Lan.trigger[N].Mode - Keithley 2600B Reference Manual

System sourcemeter instrument
Hide thumbs Also See for 2600B:
Table of Contents

Advertisement

Series 2600B 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 of the specified LAN event.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
mode = lan.trigger[N].mode
lan.trigger[N].mode = mode
mode
N
Details
This command controls how 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
2600BS-901-01 Rev. C / August 2016
(on page 7-142)
Affected by
Where saved
Instrument reset
Not saved
LAN trigger N reset
Recall setup
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)
Section 7: TSP command reference
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.
Default value
0 (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
7-145

Advertisement

Table of Contents
loading

Table of Contents