PRP Series Programming Manual
54
Trigger Commands
The trigger commands generate and configure software triggers.
TRIGger:TRANsient[:IMMediate] ...................................... 54
TRIGger:TRANsient:SOURce ............................................. 54
TRIGger:OUTPut[:IMMediate] ........................................... 55
TRIGger:OUTPut:SOURce .................................................. 55
Trigger Command Examples ................................................ 55
TRIGger:TRANsient[:IMMediate]
Set
Query
Description
Generates a software trigger for the transient
trigger system. On a trigger, sets the voltage &
current. Refer to the :CURR:TRIG and VOLT:TRIG
commands on page 49 and 52, respectively.
Syntax
TRIGger:TRANsient[:IMMediate]
Related
Commands
[SOURce:]CURRent[:LEVel]:TRIGgered[:AMPLitude]
[SOURce:]VOLTage[:LEVel]:TRIGgered[:AMPLitude]
TRIGger:TRANsient:SOURce
Set
Query
Description
Sets or queries the trigger source for the transient
system.
Syntax
Query Syntax
TRIGger:TRANsient:SOURce {BUS | IMMediate}
TRIGger:TRANsient:SOURce?
Parameter/Return BUS
Internal software trigger. Waits for the
*TRG (or IEEE 488.1 “get” group
execute trigger) command to start the
trigger.
IMMediate
Starts the trigger immediately.
(default)
Example
TRIG:TRAN:SOUR BUS
Sets the trigger source as BUS.