An enumeration type for all possible flow control values.
Members
Name |
Comment |
fcNone |
No flow control |
fcXonXoff |
Xon/Xoff software control |
fcHardware |
Hardware control |
fcDTR |
Enable DTR |
fcRTS |
Enable RTS |
fcDTR_RTS |
Enable DTR & RTS |
Remarks
Choose different options for FlowControl property if your application can't send/receive characters correctly.