6530 Programmer's Guide
Conversational Mode Operation
2-38
6530 Programmer’s Guide
where:
ID = p1;p2;p3;p4
p1, p2, p3, and p4 are ASCII numeric string representations of an
unsigned 8 bit value in the range of 0 to 255.
B1,Bn
= An ASCII numeric string indicating the number of
response intervals that fell into the range of the particular bucket.
B1
is always be returned.
Bn
represents occurrences of buckets 2 through 10, if these are
configured.
t
= An ASCII numeric string that indicates total elapsed time in
centiseconds. The maximum value is 4294967295.
ov
= An ASCII 1 to indicate that one of the buckets has reached the
maximum count, or an ASCII 0 to indicate that no bucket has
reached the maximum value of 65535.
CR is a control character (0DH) that terminates the message.
Status Information
This group of escape sequences provides status information about the
6530, the Auxl and Aux2 devices, and current workstation or PC
directory.
Read Terminal Status (Esc ^)
The Esc ^ sequence causes the 6530 to transmit the status of the Aux1 or
Aux2 device and the major revision level of the 6530 to the host. This
returned status message has the following general format:
SOH ?
status term-id maj-rev-level
CR
where:
SOH is a control character (01H) that acts as a start of header for
messages returned to the host.
The question mark (?) identifies this message as a status message.