2470 High Voltage SourceMeter Instrument Reference Manual
Section 8: Triggering
2470-901-01 Rev. A /
May
2019
8-53
Using the front panel
The state of the trigger model is indicated on the status bar with the indicators shown in the previous
table.
Using SCPI commands:
Send the command:
:TRIGger:STATe?
The return shows the state and the block that was last executed.
Using TSP commands:
Send the command:
print(trigger.model.state())
The return shows the state and the block that was last executed.
Using trigger events to start actions in the trigger model
You can set up trigger blocks to respond to trigger events. Trigger events are signals that can be
generated by the instrument or by other system components.
Sources of the trigger event signals can be:
•
Front-panel TRIGGER key
•
Notify trigger blocks
•
Branch-on-event trigger blocks
•
Command interface triggers
•
Digital I/O lines
•
TSP-Link synchronization lines
•
LAN triggers
•
Event blenders, which combine other trigger events
•
Trigger timers
For information about the options that are not specific to the trigger model, see
page 8-3).
Trigger events
To use trigger events, you need to specify the event constant. The tables below show the constants
for the trigger events in the system.