User's Manual
45
ARG Reference All Memory Registers
Syntax
ARG{Local Station Address}
Local Station Address : local station address for 485 mode (000 to 999).
Response
All settings are indicated (REG00 to REG27)
N0: command error (Except 485 mode)
Function
Recalls the contents of all 28 memory registers.
Example
>
@
ARG
CR/LF
: Recall the contents of all the memory registers
<REG00 : 001
CR/LF
: Consecutive output of register contents
<REG01 : 240
CR/LF
: Register values output in hexadecimal codes
<REG02 : 002
CR/LF
<REG03 : F0H
CR/LF
|
|
<REG26 : 00H
CR/LF
<REG27 : 00H
CR/LF
BCL Clear Transmit and Receive Buffers
Syntax
BCL{Local Station Address}
Local Station Address : local station address for 485 mode (000 to A22).
Response
P0 : command accepted
N0 : command error (Except 485 mode)
Function
On headerless stream mode , clears the contents of the transmit and receive
buffers of the modem.
Example
>
@
BCL
CR/LF
: clear the buffer contents
<P0
CR/LF
: command accepted
Example
>@BIV025
CR/LF
: Set the receiving (transmission) interval at 250 ms
<P0
CR/LF
: command accepted
>@BIV
CR/LF
: Refer the current value
<025
CR/LF
: 025 (25 0ms) returns
Notes
Values set by the BIV command will be lost by turning the power on or resetting.
Generally, this parameter is no need to modifying. Use with the default value.