AMETEK PLA-PLW Programming Manual User Manual
Page 67
63
P
ULSE
T
RANSIENTS
Pulsed transient operation generates a load change that returns to its original state after
some time period. It is similar to continuous operation with the following exceptions:
a. To get a pulse, an explicit trigger is required. To specify the trigger source, use
TRIGger:SOURce. See "Triggering Transients".
b. One pulse results from each trigger. Therefore, frequency cannot be programmed.
MODe:CURRent
; the CC mode is active
TRIGger:SOURce BUS
; a trigger signal is connected to the GPIB's trigger
input
TRANsient:MODE PULSe
CURRent 5
CURRent:TLEVel 10
CURRent:TRANsient:TWIDth .01
; pulse width
INPut ON
TRANsient ON
*TRG
T
OGGLED
T
RANSIENTS
Toggled transient operation causes the module input to alternate between two
pre-defined levels as in continuous operation except that the transient transitions are
controlled by explicit triggers instead of the internal transient generator. See "Triggering
Transients". Use the following commands to program toggled transients:
MODE CURRent or MODe:CURRent
TRIGger:SOURce BUS
TRANsient:MODE TOGGle
CURRent 5
CURRent:TLEVel 10
INPut ON
TRANsient ON