User's Manual

59
TID Display Local Station Serial ID
Syntax
TID{Local Station Address}
Local Station Address : local station address for 485 mode (000 to 999).
Response
XXXXXXXXXXXX : displays the local serial ID code (12 digits)
N0 : command error (Except 485 mode)
Function
Readout the local serial ID code of the modem and display it. This command
corresponds to RID command.
The local serial ID code consists of 12 digits; upper three digits are 0 and the
lower 9 digits are the product serial number of the modem.
Be noted the usage of RID command, the serial ID code of the packet received
last is displayed. When packets are received from multiple stations and their data
are stored in the receiving buffer, those data may not correspond to the serial ID
code readout with the RID command.
To use it more securely, it is recommended to readout the local serial ID code with
the TID command and pad it (either all or a part of it) in the transmitting packet.
The serial ID code is no relation with ID code setting of REG04 and 05.
Example
>
@
TID
CR/LF
: requests the modem’s local serial ID code
< XXXXXXXXXXXX
CR/LF
:outputs the modem’s local serial ID code
TXR Transmit Text Data through Repeater
Syntax
TXR [repeater address] [destination address]{Local Station Address}[message]
repeater address : address of repeater to pass through (000 to 999)
destination address : address of destination station (000 to A23)
Local Station Address : local station address for 485 mode (000 to A22).
message : any text data (255 or less)
Response
P0 : data transmission succeeded
P1 : command accepted, data being transmitted
P2 : data packet reached to repeater
N0 : command error (Except 485 mode)
N1 : data transmission failed -- no response from the destination station
N2 : data transmission failed -- destination station is in the reception disabled state
N3 : data transmission failed -- destination station cannot receive because its receive
buffer is full.
Function
Transmits text data in the packet transmission mode through repeater.
Any message length between 1 to 255 bytes is accepted. The completion of data
input is recognized by the terminator.