Purpose |
Disable flow control for a given serial port. |
Syntax |
COMM RESET [#] hComm, FLOW |
Remarks |
Switches off all flow control to the serial port as specified by the file number stored in hComm. The Number symbol (#) prefix is optional, but recommended for the purposes of clarity. |
See also |
Serial Communications, COMM CLOSE, COMM function, COMM LINE, COMM OPEN, COMM PRINT, COMM RECV, COMM SEND, COMM SET, COMM TIMEOUT |