7-12
TOS9213S/ TOS9213AS
CLR
Resets all registers exclusive of enable register and sets the STOP flag.
The same procedure is performed as when the GPIB bus line message DCL or SDC
has been received.
Also used to perform the same processing as is performed by a DCL message from
the RS-232C.
Message
Setting:
CLR
DSE
Sets or resets each bit of the device-status enable register, or inquires about the con-
tents of the register.
For details on the device-status enable register, see "7.5 Registers".
Message
Setting:
DSE_<
value
>
Query:
DSE?
Program data
Data format: Hexadecimal or decimal
Set value:
00H to FFH (0 to 255)
Resolution:
1H (1)
(Example) To set the device-status enable register to 01H,
DSE #H01
Response
To DSE
?
, the contents of the device-status enable register are returned.
(Example) When Bit 5 of the device-status enable register is set,
32
is returned.
DSR
Used to inquires about the contents of the device status register.
For details on the device status register, see "7.5 Registers".
Message
Query:
DSR?
Response
To DSR
?
, the contents of the device status register are returned.
(Example) When Bit 5 of the device-status enable register is set,
32
is returned.
ERR
The error register is reset when read by the ERR
?
Message.
For details on the error register, see "7.5 Registers".
Message
Query:
ERR?