![Tektronix Keithley SourceMeter 2470 Reference Manual Download Page 565](http://html1.mh-extra.com/html/tektronix/keithley-sourcemeter-2470/keithley-sourcemeter-2470_reference-manual_1078034565.webp)
Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
12-178
2470-901-01 Rev. A /
May
2019
Details
When this is set to
ON
, the instrument 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.
When this is set to
OFF
, for TCP connections, this closes the TCP connection.
Example
:TRIGger:LAN1:OUT:PROTocol MULT
:TRIGger:LAN1:OUT:CONNect:STATe ON
Set the protocol to multicast and prepare the event
generator to send event messages.
Also see
:TRIGger:LAN<n>:OUT:IP:ADDRess
(on page 12-178)
(on page 12-179)
:TRIGger:LAN<n>:OUT:IP:ADDRess
This command specifies the address (in dotted-decimal format) of UDP or TCP listeners.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
"0.0.0.0"
Usage
:TRIGger:LAN<n>:OUT:IP:ADDRess "<address>"
:TRIGger:LAN<n>:OUT:IP:ADDRess?
<n>
The LAN event number (1 to 8)
<address>
A string that represents the LAN address in dotted decimal notation
Details
Sets the IP address for outgoing trigger events.
After you change this setting, you must send the connect command before outgoing messages can
be sent.
Example
TRIG:LAN1:OUT:IP:ADDR "192.0.32.10"
Use IP address
192.0.32.10
to connect the LAN
trigger.
Also see