2470 High Voltage SourceMeter Instrument Reference Manual
Section 14: TSP command reference
2470-901-01 Rev. A /
May
2019
14-209
Details
Generates and sends a LAN trigger packet for the LAN event number specified.
Sets the pseudo line state to the appropriate state.
The following indexes provide the listed LXI events:
1:LAN0
2:LAN1
3:LAN2
…
8:LAN7
Example
trigger.lanout[5].assert()
Creates a trigger with LAN trigger 5.
Also see
(on page 14-87)
(on page 14-206)
(on page 14-207)
(on page 14-208)
(on page 14-208)
(on page 14-212)
trigger.lanout[N].connect()
This function prepares the event generator for outgoing trigger events.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
trigger.lanout[
N
].connect()
N
The LAN event number (1 to 8)
Details
This command prepares the event generator to send event messages. For TCP connections, this
opens the TCP connection.
The event generator automatically disconnects when either the protocol or IP address for this event is
changed.