Section 14: TSP command reference
2470 High Voltage SourceMeter Instrument Reference Manual
14-212
2470-901-01 Rev. A /
May
2019
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
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Configuration script
trigger.LOGIC_NEGATIVE
Usage
logicType
= trigger.lanout[
N
].logic
trigger.lanout[
N
].logic =
logicType
logicType
The type of logic:
Positive:
trigger.LOGIC_POSITIVE
Negative:
trigger.LOGIC_NEGATIVE
N
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
Restore configuration
Instrument reset
Power cycle
Configuration script
lan.PROTOCOL_TCP
Usage
protocol
= trigger.lanout[
N
].protocol
trigger.lanout[
N
].protocol =
protocol
protocol
The protocol to use for messages from the trigger:
lan.PROTOCOL_TCP
lan.PROTOCOL_UDP
lan.PROTOCOL_MULTICAST
N
The LAN event number (1 to 8)