Trigger.lanout[N].Connect(); Trigger.lanout[N].Connected - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 8: TSP command reference

trigger.lanout[N].connect()

This function prepares the event generator for outgoing trigger events.
Type
TSP-Link accessible
Function
Yes
Usage
trigger.lanout[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
trigger.lanout[1].protocol = lan.PROTOCOL_MULTICAST
trigger.lanout[1].connect()
trigger.lanout[1].assert()
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.
Also see
trigger.lanin[N].overrun
trigger.lanin[N].wait()
trigger.lanout[N].assert()
trigger.lanout[N].ipaddress
trigger.lanout[N].protocol
trigger.lanout[N].stimulus

trigger.lanout[N].connected

This attribute contains the LAN event connection state.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
connected = trigger.lanout[N].connected
connected
N
8-278
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
The LAN event number (1 to 8)
(on page 8-275)
(on page 8-276)
(on page 8-276)
(on page 8-280)
(on page 8-281)
(on page 8-282)
Affected by
Not applicable
The LAN event connection state:
true: Connected
false: Not connected
The LAN event number (1 to 8)
Where saved
Default value
Where saved
Default value
Not applicable
Not applicable
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents