EasyManuals Logo
Home>Keithley>Measuring Instruments>2600B

Keithley 2600B User Manual

Keithley 2600B
897 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #715 background imageLoading...
Page #715 background image
Section
7: TSP command reference Series 2600B System SourceMeter® Instrument
Reference Manual
7-376 2600BS-901-01 Rev. C / August 2016
Details
Each time the timer is triggered after it is enabled, it uses the next delay period from the array. The
default value is an array with one value of 10 µs.
After all elements in the array have been used, the delays restart at the beginning of the list.
If the array contains more than one element, the average of the delay intervals in the list must be
≥ 50 µs.
Example
trigger.timer[3].delaylist = {50e-6, 100e-6, 150e-6}
DelayList = trigger.timer[3].delaylist
for x = 1, table.getn(DelayList) do
print(DelayList[x])
end
Set a delay list on trigger timer 3
with three delays (50 µs, 100 µs,
and 150 µs).
Read the delay list on trigger
timer 3.
Output (assuming the delay list was
set to 50 µs, 100 µs, and 150 µs):
5.000000000e-05
1.000000000e-04
1.500000000e-04
Also see
trigger.timer[N].reset() (on page 7-378)
trigger.timer[N].EVENT_ID
This constant specifies the trigger timer event number.
Type TSP-Link accessible Affected by Where saved Default value
Constant
Yes
Usage
eventID = trigger.timer[N].EVENT_ID
eventID
The trigger event number
N
Trigger timer number (1 to 8)
Details
This constant is an identification number that identifies events generated by this timer.
Set the stimulus of any trigger object to the value of this constant to have the trigger object respond to
events from this timer.
Example
trigger.timer[1].stimulus = tsplink.trigger[2].EVENT_ID
Sets the trigger stimulus of
trigger timer 1 to the TSP-
Link trigger 2 event.
Also see
None

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2600B and is the answer not in the manual?

Keithley 2600B Specifications

General IconGeneral
BrandKeithley
Model2600B
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals