7-52
TOS9213S/ TOS9213AS
• All parameters must be entered, even if the value isn’t changed.
• Do not skip a step number. Overwrite the existing step, or add a new step after the
last step.
• Up to 500 steps can be used in a set of programs.
For example, if 100 steps are set for each of programs 0 to 4, no step is available
for program 5.
(Example) At step 15 of program 10, to program memory 3 for DC withstanding
voltage testing at an interval time of 2 s,
PED 10,15,1,3,2.0
Response
To PED
?
_<
program number, step number
>, the contents of the specified
step of a specified program are returned.
(Example) If, at step 15 of program 10, memory 3 for DC withstanding voltage test-
ing is programmed at an interval time of 2 s,
“
1,3,2
” is returned.
PRGRETURN (PRET)
Makes the RETURN/END settings for a specified program.
Also inquires about the RETURN/END setting for a specified program.
Message
Setting:
PRGRETURN_<
program number
,{ON|OFF}>
PRET_<
program number
,{ON|OFF}>
Query:
PRGRETURN?_<
program number
>
PRET?_<
program number
>
Program data
<
program number
>
Data format: Integer
Set value:
0 to 99
Resolution:
1
Program data
<
program name
>
Data format: Character
Set value:
OFF (0), ON (1)
(Example) To set program 10 to RETURN,
PRET 10,ON
Response
To PRET
?
_<
program number
>, the RETURN setting for the specified program
is returned.
(Example) If program 10 is set to the END mode,
0
is returned.
NOTE