LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

collecting data & graph from CTS (M-24) using serial port

Solved!
Go to solution

I'm working to collect data from a CTS (M-24) test station, useing the serial from the station to the serial port on my laptop.

Looking for infomation about the vi.

0 Kudos
Message 1 of 2
(2,684 Views)
Solution
Accepted by topic author just_logged_in

There is no driver for that instrument (I'm assuming you're referring to this: http://www.cincinnati-test.com/sent_m24.php) on IDNET. Therefore, unless someone has already written one and happens to run across this thread, you'll need to write one yourself. It's not difficult to do, but you will need the programming manual. There are a number of resources to help you writing one: http://www.ni.com/devzone/idnet/development.htm. Since you intend to do serial communication, you should also look over this: http://zone.ni.com/devzone/cda/tut/p/id/4370

0 Kudos
Message 2 of 2
(2,680 Views)