Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-255
trigger.lanout[N].logic
This attribute sets the logic on which the trigger event detector and the output trigger generator operate on the
given trigger line.
Type TSP-Link accessible Affected by Where saved Default value
Instrument reset
Power cycle
Usage
logicType = trigger.lanout[N].logic
trigger.lanout[N].logic = logicType
The type of logic:
• Positive: trigger.LOGIC_POSITIVE
• Negative:
The LAN event number (1 to 8)
Example
trigger.lanout[2].logic = trigger.LOGIC_POSITIVE
Set the logic for LAN trigger line 2 to
Also see
None
trigger.lanout[N].protocol
This attribute sets the LAN protocol to use for sending trigger messages.
Type TSP-Link accessible Affected by Where saved Default value
Instrument reset
Power cycle
Usage
protocol = trigger.lanout[N].protocol
trigger.lanout[N].protocol = protocol
The protocol to use for messages from the trigger:
• lan.PROTOCOL_TCP
• lan.PROTOCOL_UDP
•
The LAN event number (1 to 8)