Tutorial
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
For step 0, set the voltage to 5.0 V, the voltage transition to RAMP, and the current
to 1 A.
PROG:STEP0:VOLT 5,RAMP
PROG:STEP0:CURR 1
For step 1, set the voltage transition to RAMP and the current to 1 A.
PROG:STEP1:VOLT 0,RAMP
PROG:STEP1:CURR 1
Set the user code to 5678. You can also view the user code on the panel.
PROG:UCOD 5678
Set the repetition count to infinity.
PROG:LOOP INF
After you have finished configuring the sequence, execute it.
■
Sequence example3 (sawtooth wave)
This section describes a sequence that repeats 10 000 times a pattern that outputs
three sawtooth waves and then outputs another three sawtooth waves on an exter-
nal trigger signal (CH2).
Create steps using a template, and then edit each step.
Trigger input
In a step with voltage transition set to RAMP, the voltage changes linearly (actually,
step transition at 100 ms intervals) from the voltage setting of the previous step to
the specified voltage.
Because we want to change the voltage from 0.0 V to 5.0 V, the step before the
step that will be set to 5.0 V must be set to 0.0 V. For this purpose, we will set short
starting voltage steps before steps that will be set to 5.0 V. In this example, steps 1,
3, and 5 are the starting voltage steps. The minimum step execution time that you
can set is 0.1 s. Do not set the step execution time to 0.0 s.
Set the voltage transition to RAMP for the starting voltage steps. The sawtooth
wave will not be clean if you specify IMM.
Steps
Steps
5 V
5 V
If the transition for the starting
voltage steps is set to IMM
If the transition for the starting
voltage steps is set to RAMP