Lan.trigger[N].Connect() - Keithley 3700A Series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700A Series:
Table of Contents

Advertisement

Section 11: TSP command reference
Details
The trigger event detector enters the detected state when an event is detected. This function clears a
trigger event detector and discards the previous history of the trigger packet.
This function clears all overruns associated with this LAN trigger.
Example
lan.trigger[5].clear()
Also see
lan.trigger[N].assert()
lan.trigger[N].overrun
lan.trigger[N].stimulus
lan.trigger[N].wait()

lan.trigger[N].connect()

This function prepares the event generator for outgoing trigger events.
Type
TSP-Link accessible
Function
Yes
Usage
lan.trigger[N].connect()
N
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.
Example
lan.trigger[1].protocol = lan.MULTICAST
lan.trigger[1].connect()
lan.trigger[1].assert()
Also see
lan.trigger[N].assert()
lan.trigger[N].ipaddress
lan.trigger[N].overrun
lan.trigger[N].protocol
lan.trigger[N].stimulus
lan.trigger[N].wait()
11-274
(on page 11-273)
(on page 11-278)
(on page 11-280)
(on page 11-282)
Affected by
The LAN event number (1 to 8)
(on page 11-273)
(on page 11-277)
(on page 11-278)
(on page 11-279)
(on page 11-280)
(on page 11-282)
Series 3700A System Switch/Multimeter Reference Manual
Clears the event detector with LAN packet 5.
Where saved
Set the protocol for LAN trigger 1 to be
multicast when sending LAN triggers.
Then, after connecting the LAN trigger,
send a message on LAN trigger 1 by
asserting it.
3700AS-901-01 Rev. D/June 2018
Default value

Advertisement

Table of Contents
loading

Table of Contents