5790B
Operators Manual
6-52
ISR?
Reads the contents of the Instrument Status Register described under "Checking
Product Status."
Parameter
None
Response
(Integer) The contents of the Instrument Status Register in decimal.
Example
ISR?
Returns 32 if bit 5 (MCCHG is set to 1) in the Instrument Status register.
LOCAL (For serial/USB/Ethernet port remote control only)
Puts the Product into the local state. This command duplicates the IEEE-488
GTL (Go To Local) message.
Parameter
None
LOCKOUT (For serial/USB/Ethernet port remote control only)
Puts the Product into the local with lockout state. This command duplicates the
IEEE-488 LLO (Local Lockout) message.
Parameter
None
MACADDR?
Sequential command. Returns the MAC/HW address for LAN communication.
The MAC address is a unique assigned value and cannot be changed.
Parameter
None
Response
String
Example
MACADDR?
Returns six groups of hexadecimal numbers separated by colons (for example,
01:23:45:67:89:ab)