Keithley 2651A Reference Manual page 435

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Model 2651A High Power System SourceMeter® Instrument Reference Manual
Example
lan.trigger[3].protocol = lan.TCP
lan.trigger[3].ipaddress = "192.168.1.100"
lan.trigger[3].connect()
Also see
lan.trigger[N].connect()
lan.trigger[N].mode
This attribute sets the trigger operation and detection mode.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
mode = lan.trigger[N].mode
lan.trigger[N].mode = mode
mode
N
Details
This attribute controls the mode in which the trigger event detector and the output trigger generator operate on
the given trigger. These settings are intended to provide behavior similar to the digital I/O triggers.
Lan trigger mode values
mode
lan.TRIG_EITHER
lan.TRIG_FALLING
lan.TRIG_RISING
lan.TRIG_RISINGA
lan.TRIG_RISINGM
lan.TRIG_SYNCHRONOUS
lan.TRIG_SYNCHRONOUSA
lan.TRIG_SYNCHRONOUSM
2651A-901-01 Rev. A / March 2011
(on page 7-124)
Affected by
Instrument reset
LAN trigger N reset
A number representing the trigger mode (0 to 7); see the Details section for
more information
A number representing the LAN event number (1 to 8)
Number
Trigger packets detected as
input
0
Rising or falling edge (positive
or negative state)
1
Falling edge (negative state)
2
Rising edge (positive state)
3
Rising edge (positive state)
4
Rising edge (positive state)
5
Falling edge (negative state)
6
Falling edge (negative state)
7
Rising edge (positive state)
Set the protocol for LAN trigger 3 to be
lan.TCP when sending LAN triggers.
Use IP address "192.168.1.100" to
connect the LAN trigger
Where saved
Default value
Not saved
lan.TRIG_EITHER
LAN trigger packet
generated for output
with a...
negative state
negative state
positive state
positive state
positive state
positive state
positive state
negative state
Section 7: Command reference
7-127

Advertisement

Table of Contents
loading

Table of Contents