LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I turn on and off individual bits on the serial port?

I know how to do this using inport.vi and outport.vi for the parallel port. How does one turn on and off individual bits on the serial port?

Any help would be greatly appreciated.

Thanks,

Bill Fedak
0 Kudos
Message 1 of 2
(2,558 Views)
I'm going to assume you're talking about the serial port control lines since a serial port only has a single line for data. If you're using the old serial functions, look in vi.lib\platform\_sersup.llb for serial line ctrl.vi. If you're using VISA, create a VISA Property Node and select Modem Line Settings.
0 Kudos
Message 2 of 2
(2,558 Views)