LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I lift one of the RS232 pins for two seconds? how? (I'm working with labview)

help
0 Kudos
Message 1 of 3
(2,358 Views)
First you have to open VISA serial session using "Visa Configure Serial Port.vi" (Instrument I/O / Serial). Then you have to use "Property Node.vi" and choose in pop up menu such property as "Modem line settings". These properties allows you to control 6 modem lines.

Oleg Chutko.
0 Kudos
Message 2 of 3
(2,358 Views)
I you are using the standard RS-232 functions, use "serial line ctrl.vi". This function is in
...vi.lib\platform\_sersup.llb. It allows you to control the state of DTR and RTS.
Message 3 of 3
(2,358 Views)