CimPort.StopBits (property)

Gets and sets the stop bits.
Syntax: long = object.StopBits
object.StopBits = long
Description: CimPort.StopBits is used only by serial device communications and specifies the number of stop bits.



Examples

myPort.StopBits = 8