
SCPI Command Operation
SG Series Programming
6-56
M550129-03 Rev L
EXAMPLE 6
This example shows how to make an infinite loop for the creation of a continuous square
wave:
Issue
*RST
to establish a known state.
PROG:NAME “Square Wave”
PROG:MALL DEFAULT
PROG:DEF 1, VIMODE, 0, 5, 15, 0.5
//go to 0 volts, 5 amps, 15 volts ovp, for
0.5 seconds
PROG:DEF 2, VIMODE, 10,5,15,0.5
//go to 10 volts, 5 amps, 15 volts ovp, for
0.5 seconds
PROG:DEF 3,GOTO, “Square Wave”
//go to top of this sequence and loop
indefinitely)
PROG:STAT COMPLETE
PROG:SAVE:SEL
PROG:STAT?
Response:
Ram[110]=“STOPPED”,Slave[110]=”STOPPED”
OUTP:STAT ON
PROG:STAT RUN
The output for Example 6 should look something like the following:
Figure 6-6. Power Supply Output for Example 6
etc…
Содержание Sorensen SG Series
Страница 2: ......
Страница 4: ...Contents SG Series Programming viii M550129 03 Rev L This page intentionally left blank...
Страница 6: ...Contents SG Series Programming x M550129 03 Rev L This page intentionally left blank...
Страница 8: ...Contents SG Series Programming xii M550129 03 Rev L This page intentionally left blank...
Страница 14: ...Contents SG Series Programming xviii M550129 03 Rev L This page intentionally left blank...
Страница 16: ...Overview SG Series Programming 1 2 M550129 03 Rev L This page intentionally left blank...
Страница 126: ...SCPI Command Operation SG Series Programming 6 60 M550129 03 Rev L This page intentionally left blank...
Страница 143: ...M550129 03 Rev L 8 1 SECTION 8 SCPI STATUS IMPLEMENTATION...
Страница 144: ...SCPI Status Implementation SG Series Programming 8 2 M550129 03 Rev L This page intentionally left blank...
Страница 146: ...This page intentionally left blank...