Trigger.blender[N].Overrun - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Section 7: TSP command reference
Details
This command selects whether the blender waits for any one event (the "OR" mode) or waits for all selected
events (the "AND" mode) before signaling an output event.
Example
trigger.blender[1].orenable = true
trigger.blender[1].stimulus[1] = digio.trigger[3].EVENT_ID
trigger.blender[1].stimulus[2] = digio.trigger[5].EVENT_ID
Also see
trigger.blender[N].reset()

trigger.blender[N].overrun

This attribute indicates whether or not an event was ignored because of the event detector state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
overrun = trigger.blender[N].overrun
overrun
N
Details
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 that is built into the event blender itself.
This command does not indicate if an overrun occurred in any other part of the trigger model or in any other
trigger object that is monitoring the event. It also is not an indication of an action overrun.
Example
print(trigger.blender[1].overrun)
Also see
trigger.blender[N].reset()
7-338
Series 2600B System SourceMeter® Instrument Reference Manual
(on page 7-339)
Affected by
Instrument reset
Trigger blender N clear
Trigger blender N reset
Trigger blender overrun state (true or false)
The blender number (1 to 6)
(on page 7-339)
Generate a trigger blender 1
event when a digital I/O
trigger happens on line 3 or
5.
Where saved
Default value
Not applicable
Not applicable
If an event was ignored, the output
is true.
If an event was not ignored, the
output is false.
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents