LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview vi to read a Omega CN9 temperature controller

I am trying to get Labview to read the output on a temperature controller (only need the output, no control is needed) and am having difficulty with the PC to even pick up the controller on the port. 

Any help would be much appreciated.  Thanks!
0 Kudos
Message 1 of 2
(2,811 Views)
 

Have you gone through the communications setup defined in this document?  The controller appears to use Modbus, which means you need to know the addresses associated with the current temperature, so you'll need this document.

LabVIEW does not support Modbus out of the box, but you can find some Modbus libraries here and searching the forums for Modbus will yield some other modbus examples and discussions.

 

Message Edited by Matthew Kelton on 11-02-2007 05:00 PM

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