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?
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.