PROGram Command
KIKUSUI Electronics Corp.
PWR-01 Interface Manual
PROG:CRE
Deletes the existing program and creates a new program.
The repetition count and user code are set to default values.
Specify also the number of steps to use in the program. This number cannot be
changed later.
Command
PROGram:CREate <NRf>[,<character>]
Parameter <NRf>
Value: 1 to 64
Number of steps
Parameter <character>
Value:
DEFault Default values are copied into all the steps in this program (de-
fault)
TEMPlate Values from the template are copied into all the steps in this
program.
DEFault values
Step time
1 s
Voltage
0 V
Voltage transition IMMediate
Current
MAXimum
Current transition IMMediate
Trigger output
OFF
Trigger input
OFF
(Example)
PROG:CRE 30,TEMP
PROG:LOOP
Changes the number of times that the program will repeat.
Command
PROGram[:SELected]:LOOP[:COUNt] {<NRf>|INFinity}
PROGram[:SELected]:LOOP[:COUNt]?
Parameter
Value:
1 to 99998
Repetition count (1 by default)
99999 or higher or INFinity
Repeated indefinitely
Settings are reset to default when the PROG:CLE command is sent.
(Example)
PROG:LOOP 100
Response
Returns the number of program repetitions in NR1 format in response to
PROG:LOOP?. If the number of program repetitions is set to infinity, INF is re-
turned.