Series 2280 Precision DC Power Supply Reference Manual  Section 7: SCPI command reference 
077085503 / March 2019  7-115 
 
:SYSTem:COMMunication:LAN:MACaddress? 
This command queries the LAN MAC address. 
Usage 
:SYSTem:COMMunication:LAN:MACaddress? 
 
Details 
The MAC address is a character string representing the MAC address of the instrument in 
hexadecimal notation. The string includes colons that separate the address octets. 
Example 
 
:SYSTem:COMMunication:LAN:MACaddress? 
Returns the MAC address. For example, you might 
see: 
00:60:1A:00:00:57 
Also see 
None 
 
:SYSTem:DATE 
This command sets the calendar of the instrument. 
Usage 
:SYSTem:DATE <year>, <month>, <day> 
:SYSTem:DATE? 
 
Year: must be more than 1970 
Details 
The query command returns the present date in the format: 
<year>,<month>,<day>  
Example 
 
Set the system date to May 12, 2014. 
Also see 
:SYSTem:TIME (on page 7-126)