Chapter V Remote Programming Operation
101
ARRAY
4 " VOLT 0.5"
;
Set the voltage transient low level to 0.5V
5 " VOLT: TLEV 1"
;
Set the voltage transient high level to 1V
6 "TRAN:LTIM 200us"
;
Set transient low level time to 200us
7 "TRAN:HTIM 300us"
;
Set transient high level time to 300us
8 "TRAN:RTIM 10us"
;
Set the time for transient rising edge to 10us
9 "TRAN:FTIM 20us"
;
Set the time for transient falling edge to 20us
10 "TRAN:MODE CONT "
;
Select the continuous transient operation
11 "INP ON"
;
Turn on the load’s input
5.10 Pulsed Transient Operation Example
Example:
Set the CV pulsed transient operation mode, select the BUS as the trigger source, and
set a high-level pulse with 1ms width.
1 "INP OFF"
;
Turn off the load’s input
2 "MODE CVL"
;
Select the CVL Mode
3 "SYST:STAT TRAN"
;
Open the transient operation function
4 "TRIG:SOUR BUS"
;
Select BUS as the trigger source
5 " VOLT 0.5"
;
Set the transient low level to 0.5V
6 " VOLT: TLEV 1"
;
Set the transient high level to 1V
7 "TRAN:HTIM 1ms"
;
Set the transient high level time to 1ms
8 "TRAN:RTIM 10us"
;
Se the time for rising edge to 10us
9 "TRAN:FTIM 10us"
;
Se t the time for falling edge to 10us
10 "TRAN:MODE PULSE "
;
Select PULSE as the transient operation mode
11 "INP ON
;
Turn on the load’s input
12 "INIT"
;
Initialize, waiting for the pulse
13 "*TRG"
;
*TRG command generates a 1ms-width high-level pulse at
the load’s input
Содержание 3750A
Страница 1: ...Contents USER S MANUAL 375X SERIES ELECTRONIC LOAD ...
Страница 63: ...Chapter III Installation 59 ARRAY ...
Страница 114: ...Chapter V Remote Programming Operation 110 ARRAY Frame Diagram Fig 1 ...
Страница 115: ...Chapter V Remote Programming Operation 111 ARRAY ...
Страница 116: ...Chapter V Remote Programming Operation 112 ARRAY Fig 2 ...
Страница 120: ......