LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview control of LS331 using RS232 port

Hi All,
I want to control a Lakeshore 331 temperature control using Labview. I am using RS232 port. I found driver on NI website but I guess they are for GPIB. I was wondering how can I use them for RS232 port?
Or if I want to bulid my own VI, how do go about it? I would appreciate if someone provide me example for capturing device using RS232 port.
0 Kudos
Message 1 of 3
(3,557 Views)
The driver is written for both GPIB and Serial. You should replace the "Old" Visa Open function in LSCI 331 Initialize per the instructions here and try it. Once that's done, just select the com port by clicking on the VISA Resource Name.
Message 2 of 3
(3,556 Views)
Thanks Dennis..I am now able to capture the RS232 port..
0 Kudos
Message 3 of 3
(3,543 Views)