Trigger.timer[N].Passthrough - Keithley 2601B Reference Manual

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

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual
Usage
overrun = trigger.timer[N].overrun
overrun
N
Details
This attribute 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 timer itself. It does not indicate if an overrun
occurred in any other part of the trigger model or in any other construct that is monitoring the delay completion
event. It also is not an indication of a delay overrun.
Delay overrun indications are provided in the status model.
Example
print(trigger.timer[1].overrun)
Also see
trigger.timer[N].reset()

trigger.timer[N].passthrough

This attribute enables or disables the timer trigger pass-through mode.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
passthrough = trigger.timer[N].passthrough
trigger.timer[N].passthrough = passthrough
passthrough
N
Details
When pass-through mode is enabled, triggers are passed through immediately and initiate the delay. When
disabled, a trigger only initiates a delay.
Example
trigger.timer[1].passthrough = true
Also see
trigger.timer[N].reset()
2600BS-901-01 Rev. B / May 2013
Trigger overrun state
Trigger timer number (1 to 8)
(on page 7-348)
Affected by
Instrument reset
Recall setup
Trigger timer N reset
The state of pass-through mode; set to to one of the following values:
true: Enabled
false: Disabled
Trigger timer number (1 to 8)
(on page 7-348)
Section 7: TSP command reference
If an event was ignored, the output
is true.
If the event was not ignored, the
output is false.
Where saved
Default value
Not saved
false (disabled)
Enables pass-through mode on trigger timer 1.
7-347

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents