Interactive SourceMeter® Instrument Reference Manual Section 8:
2450-901-01 Rev. B/September 2013 8-183
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
Usage
logicType = trigger.lanout[N].logic
trigger.lanout[N].logic = logicType
trigger.LOGIC_POSITIVE
trigger.LOGIC_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
positive.
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
Attribute (RW) Yes
Instrument reset
Power cycle
Configuration script lan.PROTOCOL_TCP
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)