R&S PR100 User Manual
SYSTem
. :COMMunicate
. . :GPIB
. . . :SELF
. . . . :RTERmintator EOI
This command is only provided to remain compatible with specific R&S tools
that send this command. It does nothing, but does not return an error either.
Parameters:
EOI
Example:
SYSTem:COMMunicate:GPIB:SELF:RTER EOI
SYSTem
. :COMMunicate
. . :LAN
. . . :ETHernet?
Produces the MAC address of the ethernet interface
Parameters:
none
Result:
Ethernet address, 6 bytes in hexadecimal notation
Remark:
When no ethernet interface is available, the result is: “00-00-00-00-00-00”
Example:
SYSTem:COMMunicate:LAN:ETHernet? -> "A1-B2-C3-D4-E5-F6"