
Asterion DC Multioutput Series
Programming Manual
M330517-01 Rev C
12-111
For the running sequence, the power supply output for Example 2 should look like the
following:
Figure 12-2
:
Power Supply Output for Example 2
Once the ramp goes down to 2 volts, the sequence stops, and the unit remains at the
state of the last command within the sequence.
EXAMPLE 3
Issue
*RST
to establish a known state.
In this third example, redefine SEQ1 so that it calls SEQ2 as a subroutine.
To modify SEQ1 requires that it be deleted, and re-written. Overwriting a completed,
existing sequence is not allowed by the SCPI command interface for code readability
reasons. Even though overwriting is not permitted, re-writing is permitted after a
sequence has been deleted. Delete the SEQ1 sequence as follows:
PROG
<n>
:
NAME “SEQ1”
PROG
<n>
:DEL:SEL
That deletes SEQ1.
Now create a new SEQ1 that calls SEQ2 as a subsequence.
PROG
<n>
:
NAME “SEQ1”
PROG
<n>
:MALL DEFAULT
PROG
<n>
:DEF 1, VIMODE, 3, 4, 11, 10
//go to 3 volts, 4 amps, 11 volts ovp,
for 10 sec
PROG
<n>
:DEF 2, RAMPTOV, 3, 5, 4, 11, 10
//ramp from 3 volts to 5 volts in
10 sec
PROG
<n>
:DEF 3, VIMODE, 5, 4, 11, 10
//hold 5 volts for 10 sec
PROG
<n>
:DEF 4, RAMPTOV, 5, 3, 4, 11, 10
//ramp from 5 volts to 3 volts in
10 sec
PROG
<n>
:DEF 5, VIMODE, 3, 4, 11, 10
//hold 3 volts for 10 sec
PROG
<n>
:
DEF 6, SUBCALL, “SEQ2”
//call SEQ2 as a subsequence
10 volts for 5 sec
Ramp down to 2
volts in 9 sec
Notice that after the RETURN
statement is encountered in this run of
SEQ2, since SEQ2 is being used as a
primary
sequence, the RETURN acts
like a STOP statement and stops
running the sequence.
Содержание Sorensen Asterion DC ASM
Страница 1: ...M330517 01 Rev C Asterion DC Multioutput Series Programming Manual...
Страница 6: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C v SAFETY SYMBOLS...
Страница 17: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C xvi This page intentionally left blank...
Страница 20: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C 1 3 This page intentionally left blank...
Страница 24: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C 2 7 This page intentionally left blank...
Страница 26: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C 3 9 This page intentionally left blank...
Страница 33: ...Asterion DC Multioutput Series Programming Manual 4 16 M330517 01 Rev C This page intentionally left blank...
Страница 38: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C 5 21 This page intentionally left blank...
Страница 52: ...Asterion DC Multioutput Series Programming Manual M330517 01 Rev C 6 35 This page intentionally left blank...
Страница 55: ...Asterion DC Multioutput Series Programming Manual 7 38 M330517 01 Rev C This page intentionally left blank...
Страница 63: ...Asterion DC Multioutput Series Programming Manual 8 46 M330517 01 Rev C This page intentionally left blank...
Страница 73: ...Asterion DC Multioutput Series Programming Manual 9 56 M330517 01 Rev C This page intentionally left blank...
Страница 115: ...Asterion DC Multioutput Series Programming Manual 10 98 M330517 01 Rev C This page intentionally left blank...
Страница 119: ...Asterion DC Multioutput Series Programming Manual 11 102 M330517 01 Rev C This page intentionally left blank...
Страница 137: ...Asterion DC Multioutput Series Programming Manual 12 120 M330517 01 Rev C This page intentionally left blank...
Страница 145: ...Asterion DC Multioutput Series Programming Manual 13 128 M330517 01 Rev C CAL n LOCK...
Страница 159: ...Asterion DC Multioutput Series Programming Manual 13 142 M330517 01 Rev C This page intentionally left blank...
Страница 162: ...M330461 01 Rev C 14 145...