Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-148 2600BS-901-01 Rev. F/August 2021
Details
Sets the IP address for outgoing trigger events.
Set to "0.0.0.0" for multicast.
After changing this setting, the lan.trigger[N].connect() command must be called before
outgoing messages can be sent.
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 connect the LAN trigger.
Also see
lan.trigger[N].connect() (on page 9-145)
lan.trigger[N].mode
This attribute sets the trigger operation and detection mode of the specified LAN event.
Instrument reset
LAN trigger N reset
Recall setup
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.
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)