Asterion DC Multioutput Series
Programming Manual
M330517-01 Rev C
10-95
10.13.3
Trigger Example
Program a unit with no load at the output of channel 2 to change its output voltage and
current to 5 VDC @ 1A at the same time.
//
Use SYST<n>:ERR?
after each command to verify no programming errors.
// turn on the unit.
*CLS
// clear the unit to its power-on default settings.
*RST
// reset the unit.
SOUR2:CURR:TRIG 1.0
// program channel 2 output current to 1.0 A upon trigger.
SOUR2:CURR:TRIG?
// confirm output current set to 1.0 A upon trigger.
SOUR2:VOLT:TRIG 5.0
// program channel 2 output voltage to 5.0 VDC upon trigger
SOUR2:VOLT:TRIG?
// confirm output current set to 5.0 VDC upon trigger.
MEAS2:CURR?
// measure the actual output current of channel 2 (response: 0.0).
MEAS2:VOLT?
// measure the actual output voltage of channel 2 (response: 0.0).
TRIG2:TYPE 3
// trigger the channel 2 to implement curr and volt programming.
MEAS2:CURR?
// measure the actual output current of channel 2 (response: ~ 0. 0
with no load on output).
MEAS2:VOLT?
// measure the actual output voltage channel 2 (response: ~ 5.0).
TRIG2:ABORT
// turn off channel 2 trigger mode.
10.13.4
Ramp I Example
Program a unit with the output shorted of channel 3 to ramp its output current from 5A to
25A in 30 seconds.
// Use
SYST<n>:ERR?
after each command to verify no programming errors.
// turn on with no load at the output.
*CLS
// clear the unit to its power-on default settings.
*RST
// reset the unit.
// short the output of channel 3.
SOUR3:VOLT 33.0
// program channel 3 output voltage to 33.0 VDC.
SOUR3:CURR 5.0
// program channel 3 output current to 5.0 A.
SOUR3:CURR:RAMP 25.0 30.0
// program current to ramp from the present
// value (5.0 A) to 25.0 A in 30 seconds.
// upon the trigger command.
TRIG3:RAMP
// start ramp execution of channel 3
.
TRIG3:ABORT
// turn off channel 3 trigger mode
.
Содержание 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...