CimPort.FlowControl (property)

Gets and sets the serial port flow control.
Syntax: CimFlowControlEnum = object.FlowControl
object.FlowControl = CimFlowControlEnum
Description: CimPort.FlowControl is an enumeration indicating the type of flow control used on the serial port.



Examples

myPort.FlowControl = cimFlowNone