beautypg.com

AMETEK SFA Series Ethernet Programming User Manual

Page 120

background image

SCPI Command Operation

SG Series Programming

6-48

M550129-03 Rev K

PROG:STAT COMPLETE

PROG:SAVE:SEL

PROG:STAT?

Response: Ram[0]=“STOPPED”,Slave[0]=”STOPPED”

Once in the STOPPED state, the sequence is ready to run again. To rerun the sequence,
issue the following two commands:

OUTP:STAT ON

PROG:STATE RUN

The sequence should run, and the output of the power supply for Example 1 should look
like the following:

Figure 6-1. Power Supply Output for Example 1

Leave SEQ1 in the power supply’s sequence memory, and create a second example
sequence to also keep in sequence memory. (There is enough memory for a total of 50
different sequences.)

EXAMPLE 2

Issue

*RST

to establish a known state.

PROG:NAME “SEQ2”

PROG:MALL DEFAULT

PROG:DEF 1, VIMODE,10,4,11,5

//go to 10 volts, 4 amps, 11 volts ovp, for 5

seconds

PROG:DEF 2, RAMPTOV,10,2,4,11,9

//ramp from 10 volts down to 2 volts in 10 seconds

PROG:DEF 3,RETURN

PROG:STAT COMPLETE

PROG:SAVE:SEL

PROG:STAT?

Response: Ram[22]=“STOPPED”,Slave[22]=”STOPPED”

3 volts for 10 sec

3 volts for 10 sec

5 volts for 10 sec

Ramp up to 5
volts in 10 sec

Ramp down to 3
volts in 10 sec