Trigger.extout.stimulus - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 8: TSP command reference
Example
trigger.ext.reset()
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()

trigger.extout.stimulus

This attribute selects the event that causes a trigger to be asserted on the external output line.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
event = trigger.extout.stimulus
trigger.extout.stimulus = event
event
8-272
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
(on page 8-267)
Affected by
Restore configuration
Instrument reset
Power cycle
Digital I/O trigger N reset
The event to use as a stimulus; see Details
Where saved
Default value
Configuration script
trigger.EVENT_NONE
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents