Tutorial
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
■
Program template
If you set a program template, new programs are configured with steps set to the
values from the template. This is effective when you want to set common step
content.
The settings of a program template cannot be saved.
The settings do not change even when you send a *RST or *RCL command. The
contents returned to their default values when the PWR-01 is restarted.
Before creating a program, set the settings that are common to multiple steps in the
template.
Parameter
Description
Command
Default
Step time
Time to execute the step
PROG:STEP_T:DWEL
1 s
Voltage
—
PROG:STEP_T:VOLT
0 V
Voltage transition Voltage step transition
IMMediate
Current
—
PROG:STEP_T:CURR
MAXimum
Current transition Current step transition
IMMediate
Trigger output
Trigger output on/off
PROG:STEP_T:TRIGOUT Off
Trigger input
Pause until a trigger signal is
received
PROG:STEP_T:TRIGIN
Off
■
Sequence example1 (square wave)
This section describes a sequence that continuously outputs a rectangular wave.
Parameter
Value
Repetition count Infinity
Interval loop
--
User code
1234
Parameter
Steps
0
1
Step time
0.5 s
0.5 s
Voltage
5.0 V
0.0 V
Voltage transition IMM
IMM
Current
1.0 A
1.0 A
Current transition
IMM
IMM
Trigger output
Off
Off
Trigger input
Off
Off
First, reset.
*RST
Delete the current sequence, and create a new 2-step program.
PROG:CRE 2
You cannot change the number of steps later. If you want to add or delete them,
use the PROG:CRE command to set the number again.
The steps will contain default values (Step time: 1 s, Voltage: 0 V, Voltage transi-
tion: IMM, Current: Max., Current transition: IMM, Trigger output: Off, Trigger input:
Off).
For step 0, set the step time to 0.5 s, the voltage to 5.0 V, and the current to 1 A.
PROG:STEP0:DWELL 0.5
PROG:STEP0:VOLT 5
PROG:STEP0:CURR 1