Firmware 5-53
5.14.6 com*_flow
The com1_flow and com2_flow environment variables set the flow con-
trol on the COM1 and COM2 serial ports, respectively.
Syntax
set com*_flow flow_value
flow_value Defined values are:
none—No data flows in or out of the serial ports. Use this set-
ting for devices that do not recognize XON/XOFF or that would
be confused by these signals.
software—Use XON/XOFF(default). This is the setting for a
standard serial terminal.
hardware—Use modem signals CTS/RTS. Use this setting if
you are connecting a modem to a serial port.
Example
P00>>> set com1_flow hardware