Displays the current TXOK flag setting for a port, and allows
it to be changed. This flag controls whether or not the
transmitter is allowed to key up, and whether or not the
receiver is enabled.
If two numeric arguments are supplied, the TXOK flag is set to
the second argument, otherwise the current setting for the
specified port is displayed.
Values are:
0 = TX disabled, RX enabled
1 = TX enabled, RX enabled
2 = TX disabled, RX disabled
3 = TX enabled, RX disabled
State 2 would typically be used to disable all traffic on a
port, to time out troublesome connections, or to do tests.
By default, all ports have this flag set to 1 (TX and RX
enabled).
Modified settings remain in force until changed or system is
restarted.