76 8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
3 Instrument Setup and Status
command: :SYSTem:COMMunicate:ETHernet:IPADdress?
syntax: :SYSTem:COMMunicate:ETHernet:IPADdress?
description: Get the manually set IP address of the system.
parameters: none
response: string
example: :syst:comm:eth:ipad? -> “192.132.13.2”<END>
command: SYSTem:COMMunicate:ETHernet:DOMainname
syntax: SYSTem:COMMunicate:ETHernet:DOMainname
description: Set the domain name (used if DHCP is disabled).
parameters: string
response: none
example: :syst:comm:eth:dom “.companyname.com”
command: :SYSTem:COMMunicate:ETHernet:DOMainname?
syntax: :SYSTem:COMMunicate:ETHernet:DOMainname?
description: Get the domain name.
parameters: none
response: string
example: :syst:comm:eth:dom?
-> “.companyname.com”<END>