Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I define the start bit in Serial Port Init VI?

I don't know if the number of start bits of the Serial Port Init VI match with the serial communications requirements of the device I need to communicate with.
Is there any way of modifying this parameter?
0 Kudos
Message 1 of 2
(3,293 Views)
LabVIEW uses the standard WindowsAPI for all of its serial functions. As such, LabVIEW does not support a customizable start bit since the native serial driver does not.
0 Kudos
Message 2 of 2
(3,293 Views)