Page 91 of 101
DWG ID: 181-0101-00A
Date: 2003-09-26
default $11 <Ctrl+Q>
This command specifies the character sent by the computer to the TALON to restart
output from the TALON. If set to $00 only hardware flow control will be used. For
software flow control, set this parameter to the character the computer will send to restart
data flow.
See also: stop, xflow, xoff, xon
STATUS [ LONG ]
immediate
Entry of the STATUS command will display the number of bytes available (i.e., free
bytes) in the RS232 input buffer, the current I/O stream, and connected status.
Entering STATUS LONG will cause the TALON to display the status of all streams
allowed by MAXUSERS, and MYREMOTE.
A pound sign ‘#’ (octothorp) indicates that there is unacknowledged data in the buffers
for that stream. The number immediately following the # is the number of bytes
outstanding. The number in parentheses is the number of packets not yet acknowledged.
The following is an example of a display (using STATUS LONG). A, B, C, through J
(i.e., MAXUSERS = 10) indicate the stream. “A” stream is connected to NORTH2 and
has 50 bytes in 2 packets that are unacknowledged. The current stream (IO) is the “B”
stream, which is connected to SOUTH.
cmd: STATUS LONG
FREE BYTES 1661
A stream - #50(2) CONNECTED to NORTH2
B stream – IO CONNECTED to SOUTH
C stream - DISCONNECTED
.....
.....
J stream - DISCONNECTED
REM DISCONNECTED
See also: conperm, maxusers, myremote, and streamsw
STOP n
(n = $00 - $FF)
default $13 <Ctrl+S>