Section 7: SCPI command reference Series 2280 Precision DC Power Supply Reference Manual
7-118 077085503 / March 2019
:SYSTem:EVENtlog:SAVE
This command saves the event log to a file on a USB flash drive.
Usage
:SYSTem:EVENtlog:SAVE <fileName>
A string that holds the name of the file to be saved
Details
This command saves all event log entries since the last clear command to a USB flash drive.
You must insert the USB flash drive before sending this command.
The extension .csv is automatically added to the filename.
Example
:SYST:EVEN:SAVE "error_log"
Saves the error events in the event log to a file
on the USB flash drive named error_log.csv.
Also see
:SYSTem:ERRor:CLEar (on page 7-116)
:SYSTem:GPIB:ADDRess
This command sets the GPIB address.
Usage
:SYSTem:GPIB:ADDRess <n>
:SYSTem:GPIB:ADDRess?
The GPIB address of the instrument (1 to 30)
Details
The address can be set to any address value from 1 to 30. However, the address must be unique in
the system. It cannot conflict with an address that is assigned to another instrument or to the GPIB
controller.
A new GPIB address takes effect when the command to change it is processed. If there are response
messages in the output queue when this command is processed, they must be read at the new
address.
If command messages are being queued (sent before this command has executed), the new settings
may take effect in the middle of a subsequent command message, so care should be exercised when
setting this attribute from the GPIB interface.