SYSTem:COMMunicate:LAN:CONTrol?
SYSTem:COMMunicate:LAN:CONTrol?
This functionality is available on the 34972A only.Syntax
SYSTem:COMMunicate:LAN:CONTrol?
Description
This query returns the control connection port number for socket communications.
Remarks
- This query is only used when programming over sockets.
- You can use the control socket connection to send a Device Clear to the instrument or to detect pending Service Request (SRQ) events.
- This query always returns 0 if not sent from a socket connection.
Return Format
The query returns the control connection port number. If 0 is returned, the interface does not support a Socket Control connection.
Examples
The following query returns the control connection port number.
SYST:COMM:LAN:CONT?
Typical Response: +5005