7-50
TOS9213S/ TOS9213AS
Response
To I:MEM
?
_
<
memory number
>, the contents of the memory specified by mem-
ory number are returned.
The memory contents are returned in the same order as with program messages.
(Example) If memory 15, at inquiry, contains the memory number IR15, test volt-
age of 50
V
, lower reference of 0.05 M
Ω
, upper reference of 10.0 M
Ω
,
test time of 2.0 s, lower judgment set to ON, upper judgment set to OFF,
timer set to ON, voltage rise time of 0.2 s, WAIT TIME of 0.5 s, GND
set to LOW, contact check set to ON, scanners 1 through 5 set to Low,
scanners 6 through 10 set to High, and the other scanners set to Open,
then
“
IR15,50,0.05E6,10.0E6,2.0,1,0,1,0.2,0.5,0,1,992
,64512
” is returned.
7.4.7
Program-related messages
This section describes the messages used in connection with the program (AUTO).
PRGNAME (PNAM)
Specifies a program number and names the program. Also inquires about the pro-
gram name.
Message
Setting:
PRGNAME_<
program number
,
"program name"
>
PNAM_<
program number,"program name"
>
Query:
PRGNAME?_<
program number
>
PNAM?_<
program number
>
Program data
<
program number
>
Data format: Integer
Set value:
0 to 99
Resolution:
1
Program data
<
program name
>
Data format: String
Set value:
ASCII Code 20H to 7EH (up to 12 characters)
(Except 22H ("), 27H ('), 2CH (,), 3BH (;), and 40H (@))
Put Set value in 22Hs (".)
(Example) To name program 10 “TEST 10,”
PNAM 10,"TEST 10"
Response
To PNAM
?
_<
program number
>, the name of the program with the specified
number is returned.
(Example) If the name of program 10 is TEST10, “
TEST10
” is returned.