TOS9213S/ TOS9213AS
7-43
Program data
Data format: Character
Set value:
OFF (0), ON (1)
(Example) To set the C FAIL status of Status Signal Output to OFF,
SCF OFF
Response
To SCF
?
, the current C FAIL setting for Status Signal Output is returned.
(Example) If the CONTACT FAIL status of Status Signal Output is currently set to ON,
1
is returned.
COMMENT (COM)
Inputs a comment (memo). Also inquires about the current comment. Up to three
lines can be entered, with a maximum of 12 characters per line.
Message
Setting:
COMMENT_<
"1st line","2nd line","3rd line"
>
COM_<
"1st line","2nd line","3rd line"
>
Query:
COMMENT?
COM?
Program data
Data format: String
Set value:
ASCII Code 20H to 7EH
(Except 22H ("), 27H ('), 2CH (,), 3BH (;), and 40H (@))
Put Set value in 22Hs (".)
(Example) To enter “KIKUSUI” in the 1st line, a blank in the 2nd line, and
“TOS9213S” in the 3rd line,
COM "KIKUSUI"," ","TOS9213S"
Response
To COM
?
, the current comment is returned.
(Example) If “KIKUSUI” is entered in the 1st line and
“123456789ABCDEFGHIJK” in the 3rd line, with no entry in the 2nd
line, the following comment is returned ( = space):
KIKUSUI
,
,
123456789ABCDEFGHIJK