SYSTem:COMMunicate:LAN:DOMain
SYSTem:COMMunicate:LAN:DOMain?
This functionality is available on the 34972A only.Syntax
SYSTem:COMMunicate:LAN:DOMain?
Description
This query returns the current network domain.
Remarks
- If the instrument has a DNS server, it looks up its domain name.
Return Format
The query reads the domain name and returns an ASCII string enclosed in double quotes. If a domain name has not been assigned, a null string ( " " ) is returned.
Examples
The following query returns the domain name currently being used by the instrument (the quotes are also returned).
SYST:COMM:LAN:DOM?
Typical Response: "example.com"