Sign in to follow this  
Followers 0
mmd604

Scale Data telnet

3 posts in this topic

I need to get scale data from a mettler toledo scale into a sql server.  The live scale data is hosted at a ip on port 23(telnet) any ideas?

Share this post


Link to post
Share on other sites

@mmd604 Have you considered using Microsoft Visual Studio to craft a data transfer program.  A simple VB or VC program can open a telnet link to the scale and retrieve the data before passing it to the sql database.

1 person likes this

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0