7-14
TOS9213S/ TOS9213AS
LOCAL (LOC)
Return to the LOCAL from the REMOTE state.
• A wait of at least 500 ms is required before sending the next message after send-
ing a LOCAL message.
Message
Query:
LOCAL
LOC
PROTECTION (PROT)
Inquires about the contents of protection registers 1 and 2.
For details on the protection registers, see "7.5 Registers".
Message
Query:
PROTECTION?
PROT?
Response
To PROT
?
, the contents of protection registers 1 and 2 are returned.
(Example) When Bit 3 and Bit 5 are set in protection registers 1 and 2, 8 and 32 are
returned, respectively.
SILENT (SIL)
Used in control via RS-232C to specify whether to return an acknowledgment mes-
sage to a message divided by the response message terminator. The SILENT
?
mes-
sage is used to inquire about the set value that specifies whether to return an
acknowledgment message.
As an acknowledgment message, either “OK” or “ERROR.” is returned.
If an acknowledgment message is to be received, the RS-232C must be set at full
duplex communication.
Full duplex communication: The transmission of data in two directions simultane-
ously. For full duplex settings, see the manual for
your PC.
Message
Setting:
SILENT_<{0|1}>
SIL_<{0|1}>
Query:
SILENT?
SIL?
Program data
Data format: Integer
Set value:
0: Return an acknowledge message.
1: Do not return an acknowledge message.
(Example) To set “Do not return an acknowledge message,”
SIL 1
NOTE