Remote Operation
Parameter:
0 to10 (0 is not linked)
Example:
PROG:LINK 7
Query Syntax: PROG:LINK?
Return Parameter: <NR1>
Query Example: PROG:LINK?
Return Example: 7
(3) PROGram:COUNT
Description:
It sets the program file to be executed in series.
Syntax:
PROGram:COUNT
<NR1>
Parameter:
1 to 15000
Example:
PROG:COUNT 7
Query Syntax: PROG: COUNT ?
Return Parameter: <NR1>
Query Example: PROG: COUNT ?
Return Example: 7
(4) PROGram:RUN
Description:
It executes the program.
Syntax:
PROGram:RUN ON
PROGram:RUN OFF
Parameter:
ON/1, OFF/0
Example:
PROG:RUN ON
Query Syntax: PROGram:RUN?
Return Parameter: <NR1>
Query Example: PROGram:RUN?
Return Example: 1
(5) PROGram:SAVE
Description:
It saves the program.
Syntax:
PROGram:SAVE
Parameter:
None
Example:
PROG:SAVE
(6) PROGram:SEQuence:SELected
Description:
It sets the execution sequence of a program.
Syntax:
PROGram:SEQuence:SELected
<NR1>
Parameter:
1 to 10
Example:
PROG:SEQ:SEL 3
Query Syntax: PROGram:SEQuence:SELected?
Return Parameter: <NR1>
Query Example: PROG:SEQ:SEL?
Return Example: 3
(7) PROGram:SEQuence:TYPE
Description:
It sets the action type of sequence.
Syntax:
PROGram:SEQuence:TYPE
TRI
PROGram:SEQuence:TYPE AUTO
PROGram:SEQuence:TYPE MANUAL
5-15