Trigger.model.load() - Keithley2001 - 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
trigger.model.load() — Keithley2001
This function loads a predefined trigger model configuration that emulates a Keithley Instruments 2001 trigger
model.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.model.load("Keithley2001", arm1Bypass, arm1Source, arm1Count, arm2Bypass,
arm2Source, arm2Count, arm2Delay, trigBypass, trigSource, trigCount, trigDelay)
arm1Bypass
arm1Source
arm1Count
arm2Bypass
arm2Source
arm2Count
arm2Delay
trigBypass
trigSource
trigCount
trigDelay
Details
If the trigger layer is not bypassed, the external in/out rear-panel terminal is asserted. The arm layers
do not assert the external in/out terminal.
You can use this template to emulate trigger models for products such as the Keithley Instruments
Model 2000 and Model 2001 if you use only one of the arm layers. Set the other arm layers to a
source of trigger.EVENT_NONE, a count of 1, and a delay of 0 to simulate the immediate trigger
option of a Model 2001 trigger model.
Trigger events
Event description
No trigger event (immediate)
Front-panel TRIGGER key press (manual trigger)
A command interface trigger (bus trigger):
Any remote interface: *TRG
GPIB only: GET bus command
VXI-11: VXI-11 command device_trigger
Digital input line edge (either rising, falling, or either based on
the configuration of the line) detected on digital input line N
(1 to 6)
External in trigger
8-292
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
Where saved
Bypass Arm 1: trigger.ON
Do not bypass Arm 1: trigger.OFF
The event that triggers Arm 1; see Details
The number of times to repeat the Arm 1 layer
Bypass Arm 2: trigger.ON
Do not bypass Arm 2: trigger.OFF
The event that triggers Arm 2; see Details
The number of times to repeat the Arm 2 layer
The delay time before each measurement (167 ns to 10 ks); default is 0 for
no delay
Bypass the trigger layer: trigger.ON
Do not bypass the trigger layer: trigger.OFF
The event that triggers the trigger layer; see Details
The number of times to repeat the trigger layer
The delay time before each measurement (167 ns to 10 ks); default is 0 for
no delay
Default value
Event constant
trigger.EVENT_NONE
trigger.EVENT_DISPLAY
trigger.EVENT_COMMAND
trigger.EVENT_DIGION
trigger.EVENT_EXTERNAL
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents