PROGram Command
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
PROG:STEP<n>:TRIGOUT/ PROG:STEP_T:TRIGOUT
Sets the step’s trigger signal output.
PROG:STEP<n>:TRIGOUT sets the trigger signal output of step n. Use <n> to
specify the step number. Step numbers start at 0.
PROG:STEP_T:TRIGOUT sets the trigger signal output of the program template.
Command
PROGram[:SELected]:STEP<n>:TRIGOUT <boolean>
PROGram[:SELected]:STEP<n>:TRIGOUT?
Command (Template)
PROGram[:SELected]:STEP_T:TRIGOUT <boolean>
PROGram[:SELected]:STEP_T:TRIGOUT?
Parameter
Value:
ON(1)
Enable trigger signal output
OFF(0) Disable trigger signal output (default)
(Example)
PROG:STEP0:TRIGOUT ON
Response
Returns the trigger signal output setting in NR1 format in response to PROG:-
STEP<n>:TRIGOUT?/ PROG:STEP_T:TRIGOUT?.
PROG:STEP<n>:VOLT/ PROG:STEP_T:VOLT
Sets the voltage and transition to use in the step.
PROG:STEP<n>:VOLT sets the voltage and transition to use in step n. Use <n> to
specify the step number. Step numbers start at 0.
PROG:STEP_T:VOLT sets the voltage and transition of the program template.
Command
PROGram[:SELected]:STEP<n>:VOLTage <numeric>[,<character>]
PROGram[:SELected]:STEP<n>:VOLTage?
Command (Template)
PROGram[:SELected]:STEP_T:VOLTage <numeric>[,<character>]
PROGram[:SELected]:STEP_T:VOLTage?
Parameter <numeric>
Value:
See the
Unit:
V
Parameter <character>
Value:
IMMediate
Transition in steps (default)
RAMP
Transition with a slope
(Example)
PROG:STEP0:VOLT 100,RAMP
Response
Returns the voltage <NR3> and transition <character> in a comma-separated for-
mat in response to PROG:STEP<n>:VOLT?/ PROG:STEP_T:VOLT?.