8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-272 DMM7510-901-01 Rev. B / May 2015
Example
trigger.extin.clear()
trigger.extout.logic = trigger.LOGIC_NEGATIVE
trigger.extout.stimulus = trigger.EVENT_EXTERNAL
trigger.extin.edge = trigger.EDGE_FALLING
Reset the external I/O port values to their defaults.
Clear any event triggers on the external in line.
Set the output logic to negative (it asserts a low pulse).
Set the stimulus to the external input.
Set the external input to detect a falling edge.
Also see
trigger.ext.reset() (on page 8-267)
trigger.extout.stimulus
This attribute selects the event that causes a trigger to be asserted on the external output line.
Type TSP-Link accessible Affected by Where saved Default value
Instrument reset
Power cycle
Digital I/O trigger N reset
Usage
event = trigger.extout.stimulus
trigger.extout.stimulus = event
The event to use as a stimulus; see Details