LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring DTR RTS CTS

Hello,

I'using Labview 5.1.1

I just want to monitor DTR RTS CTS states of my COM port.

I think it's basic, I know Google is my friend but i've spend too much
time trying tips that do not work.


What is the easiest way to perform the task according to you ?

thank you.

Rudy
0 Kudos
Message 1 of 2
(2,552 Views)
Are you using VISA or the older serial functions? With VISA, you can do it with a VISA property node (Modem Line Settings). In your old version of LabVIEW the property node may have been called something (attribute nodes?). The other serial driver has a function called serial line ctrl.vi and it's in vi.lib>platform>_sersup.llb.
0 Kudos
Message 2 of 2
(2,542 Views)