User manual

COMMNAND OVERVIEW
103
Syntax
:PROGram:RUN{SKIP|AUTO|MANual}
Query Syntax
:PROGram:RUN? { Run:Skip|Automatic|Manual}
Parameter
SKIP
Sets the run state to skip
AUTO
Sets the run state to automatic
MANual
Sets the run state to manual
Return Parameter
Run:Skip
Run state = Skip
Run:Automatic
Run state = Automatic
Run:Manual
Run state = Manual
Example
:PROGram:RUN SKIP
Skips the selected step.
Query example
:PROGram:RUN?
>Run:Skip
Returns the “Run” state (skip).
:PROGram:ONTime
Set
Query
Description
Sets or queries the On-Time for the selected step
number. Resolution 0.1 seconds.
Syntax
:PROGram:ONTime {<NR2>[s]}
Query Syntax
:PROGram:ONTime?
Parameter
<NR2>[s]
(0.1~60) On-Time in
seconds
Turns the On-Time off.
Return Parameter
<string>
On-Time: <NR2>
Example
:PROGram:ONTime 1
Sets the On-Time to 1 second.
Query example
:PROGram:ONTime?
>On-Time:1.0
Returns the On-Time (1 second).
:PROGram:OFFTime
Set
Query
Description
Sets or queries the Off-Time for the selected step
number.