Series 3700 System Switch/Multimeter Reference Manual
Section 9
:
Instrument Control Library (ICL)
Document Number: 3700S-901-01 Rev. A / August 2007
9-217
trigger.blender[N].overrun
Remarks
This attribute is a read-only attribute that indicates if an event was ignored because the
event detector was already in the detected state when the event occurred. This is an
indication of the state of the event detector built into the event blender itself.
This attribute does not indicate if an overrun occurred in any other part of the trigger
model or in any other construct that is monitoring the event. It also is not an indication
of an event overrun.
trigger.blender[N].stimulus[N]
Attribute
This attribute provides event detector trigger selection.
Usage
To read blender and trigger source number:
eventid = trigger.blender[N].stimulus[M]
To write blender and trigger source number:
trigger.blender[n1].stimulus = eventid
N
: (In) Event blender number (1
–2).
M
: (In) Trigger source number (1-4).
eventid
: (In/Out) Event to trigger the source action.
Remarks
This attribute selects which events will trigger the blender. There are 4 acceptors that
can each select a different event.
eventid
may be one of the following (existing trigger event ID's):
digio.trigger[line].EVENT_ID: An edge (either rising, falling, or either based on the
configuration of the line) on the digital input line.
display.trigger.EVENT_ID: The trigger key on the front panel is pressed.
trigger.EVENT_ID: A *trg message on the active command interface. If GPIB is
the active command interface, a GET message will also generate this event.
Also, the trigger.set function will generate this event.
trigger.blender[N].EVENT_ID: A combination of events has occurred.
trigger.timer[N].EVENT_ID: A delay expired. These can be expanded to include
LXI alarms.
tsplink.trigger[N].EVENT_ID: An edge (either rising, falling, or either based on
the configuration of the line) on the tsplink trigger line.
lan.trigger[N].EVENT_ID
scan.trigger.EVENT_SCAN_READY: Scan Ready Event.
scan.trigger.EVENT_SCAN_START: Scan Start Event
scan.trigger.EVENT_CHANNEL_READY: Channel Ready Event
scan.trigger.EVENT_MEASURE_COMP: Measure Complete Event
scan.trigger.EVENT_SEQUENCE_COMP: Sequence Complete Event
scan.trigger.EVENT_SCAN_COMP: Scan Complete Event
scan.trigger.EVENT_IDLE: Idle Event
trigger.blender[N].wait