Language Dictionary
PROGram:RUN
Description Execute the program run according to the set program file.
Syntax PROGram:RUN <NR1 | CHAR>
Parameters 0 | OFF, 1 | ON
Example PROG:RUN ON
PROG:RUN 0
Query Syntax PROGram:RUN?
Return Parameters 0 | 1
Query Example PROG:RUN?
Return Example 0 (OFF)
PROGram:SAVE
Description Save the program setting.
Syntax PROGram:SAVE
Parameters NONE
Example PROG:SAVE
PROGram:SEQuence
Description Set the program file sequence.
Syntax PROGram:SEQuence <NRf+>
Parameters 1 to 10
Example PROG:SEQ3
Query Syntax PROGram:SEQuence?
Return Parameters <NR1>
Query Example PROG:SEQ?
Return Example 3
PROGram:SEQuence:MODE
Description Set the sequence type.
Syntax PROGram:SEQuence:MODE <NR1 | CHAR>
Parameters 0 | SKIP, 1 | AUTO , 2 | MANUAL
Example PROG:SEQ:MODE SKIP
PROG:SEQ:MODE AUTO
PROG:SEQ:MODE MANUAL
Query Syntax PROGram:SEQuence:MODE?
Return Parameters 0 | 1 | 2
Query Example PROG:SEQ:MODE?
Return Example 1
PROGram:SEQuence:SHORt:DELay
Description Set the short on delay time of program file.
Syntax PROGram:SEQuence:SHORt:DELay <NRf>[suffix]
Parameters 60 Sec
Example PROG:SEQ:SHOR:DELay 20
PROG:SEQ:SHOR:DELay 100mS
Query Syntax PROGram:SEQuence:SHORt:DELay?
7-23