LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing specific serial pin

I'm interested in reading the signal from a specific pin in my serial port. What vi will allow me to do this?
0 Kudos
Message 1 of 2
(2,579 Views)
To read control line state, use a VISA property node. On the Instrument I/O>VISA>VISA Advanced palette, select the property node function, right click, and select Properties>Modem Line Settings. Pick the control line you want from the list.
0 Kudos
Message 2 of 2
(2,575 Views)