Series 2280 Precision DC Power Supply Reference Manual Section 7: SCPI command reference
077085503 / March 2019 7-9
Example
Query the contents of the Status Byte Register.
Output:
145
This output indicates that the Status Byte Register
contains the binary value 10010001.
Also see
Standard Event Register (on page D-10)
Status model (on page D-1)
*TRG
This command generates a trigger event from a remote command interface.
Usage
*TRG
Details
Use the *TRG command to generate a trigger event. Using *TRG has the same effect as a group
execute trigger (GET).
Use the *TRG command as an event to control operation. The instrument reacts to this trigger if BUS
is the programmed arm control source. The control source is programmed from ARM and TRIGger
subsystems.
Example
*RST
:ARM:SOUR BUS
:ARM:COUN 1
:TRIG:SOUR IMM
:TRIG:COUN 1
:TRIG:SAMP:COUNT 1
:OUTP ON
:INIT
*TRG
Restore RST defaults.
Select BUS control source for arm layer.
Set arm layer count to 1.
Set the source trigger layer to trigger immediately.
Set trigger layer count to 1.
Set measure count to 1.
Turn on the output.
Take the Series 2280 out of the idle state.
Trigger one measurement.
Also see
ARM subsystem (on page 7-18)
Status model (on page D-1)
TRIGger subsystem (on page 7-148)