72 8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide
3 Instrument Setup and Status
command: :SYSTem:COMMunicate:GPIB[:SELF]:ADDRess?
syntax: :SYSTem:COMMunicate:GPIB[:SELF]:ADDRess?
description: Returns the GPIB address.
parameters: none
response: The GPIB Address
example: SYST:COMM:GPIB:ADDR?
-> +20<END>
command: :SYSTem:COMMunicate:ETHernet:MACaddress?
syntax: :SYSTem:COMMunicate:ETHernet:MACaddress?
description: Get the MAC address of the network adapter.
parameters: none
response: response string (hexadecimal value without a prefix
or separators).
example: :syst:comm:eth:mac? -> “0007E014AE08”<END>
command: :SYSTem:COMMunicate:ETHernet:IPADdress:CURRent?
syntax: :SYSTem:COMMunicate:ETHernet:IPADdress:CURRent?
description: Get the current IP address of the instrument.
parameters: none
response: string
example: :syst:comm:eth:ipad:curr?
-> “192.132.13.2”<END>