SECTION 8: AUTO SEQEUNCE PROGRAMMING EXAMPLES
Entire Contents Copyright
2014 by Adaptive Power Systems, Inc. (APS) • All Rights Reserved • No reproduction without written authorization from APS.
42L Series Modular DC Load Operation ManualPage 77 of 88
8.4
AUTO TEST SEQUENCE Example
In this example, we will create a program based on following illustration of a varying current
over time. A total of eight sequence steps will be needed to implement this sequence. The
program executes steps 1 to 8 in sequence.
Figure 9-1: Auto-Test Sequence Example Illustration
The desired current levels and durations are shown in the table below.
Auto-sequence
Step number
Memory BANK
Memory STATE
Current Value
Execution Time
(T1+T2)
1
3
1
1.0 Adc
200 ms
2
3
2
5.0 Adc
200 ms
3
3
3
1.0 Adc
400 ms
4
3
4
5.0 Adc
400 ms
5
3
5
1.0 Adc
200 ms
6
3
6
10.0 Adc
1000 ms
7
3
7
1.0 Adc
1000 ms
8
3
8
0.0 Adc
1000 ms
Table 9-1: Auto-Test Sequence Example Values