PROGram Command
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
PROG:STEP<n>:DWEL/ PROG:STEP_T:DWEL
Sets the step execution time.
PROG:STEP<n>:DWEL sets the execution time of step n of the applicable pro-
gram. Use <n> to specify the step number. Step numbers start at 0.
PROG:STEP_T:DWEL sets the step execution time of the program template.
Command
PROGram[:SELected]:STEP<n>:DWELl <numeric>
PROGram[:SELected]:STEP<n>:DWELl?
Command (Template)
PROGram[:SELected]:STEP_T:DWELl <numeric>
PROGram[:SELected]:STEP_T:DWELl?
Parameter
Value:
0.1 to 360000 Step execution time (1 s by default)
A SCPI error (-222, “Data out of range”) occurs if outside the range.
Unit:
S
Seconds (when omitted)
MIN
Minutes
HR
Hours
(Example)To set the execution time of step 3 to 5 minutes
PROG:STEP3:DWEL 5MIN
Response
Returns the step time in NR3 format in response to PROG:STEP<n>:DWEL?/
PROG:STEP_T:DWEL?.
Unit: S
PROG:STEP<n>:TRIGIN/ PROG:STEP_T:TRIGIN
Sets the step’s trigger signal input.
Steps with this set to on pauses before starting the step and waits for a trigger.
PROG:STEP<n>:TRIGIN sets the trigger signal input of step n. Use <n> to specify
the step number. Step numbers start at 0.
PROG:STEP_T:TRIGIN sets the trigger signal input of the program template.
Command
PROGram[:SELected]:STEP<n>:TRIGIN <boolean>
PROGram[:SELected]:STEP<n>:TRIGIN?
Command (Template)
PROGram[:SELected]:STEP_T:TRIGIN <boolean>
PROGram[:SELected]:STEP_T:TRIGIN?
Parameter
Value:
ON(1)
Wait for the trigger signal input
OFF(0) Do not wait for the trigger signal input (default)
(Example)
PROG:STEP0:TRIGIN ON
Response
Returns the trigger signal input setting in NR1 format in response to PROG:-
STEP<n>:TRIGIN?/ PROG:STEP_T:TRIGIN?.