System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. C / August 2016 7-145
Example
lan.trigger[3].protocol = lan.TCP
lan.trigger[3].ipaddress = "192.168.1.100"
lan.trigger[3].connect()
Set the protocol for LAN trigger 3 to be
lan.TCP when sending LAN triggers.
Use IP address "192.168.1.100" to
Also see
lan.trigger[N].connect() (on page 7-142)
lan.trigger[N].mode
This attribute sets the trigger operation and detection mode of the specified LAN event.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes Instrument reset
LAN trigger N reset
Not saved 0 (lan.TRIG_EITHER)
Usage
mode = lan.trigger[N].mode
lan.trigger[N].mode = mode
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)
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 Number Trigger packets detected as
input
LAN trigger packet
generated for output
with a…
Rising or falling edge (positive
or negative state)
Falling edge (negative state)
Rising edge (positive state)
Rising edge (positive state)
Rising edge (positive state)
Falling edge (negative state)
Falling edge (negative state)
Rising edge (positive state)