PROGram
. : PRESet
. . :DEFine <name>
Defines the name <name> for all current settings of the device.
Parameters:
<name> String of characters enclosed in double quotes
Remark:
Beware that user defined preset names, using PROG:PRES:DEF <name>,
are not visible in the User Interface of the instrument. The User Interface
always display User Preset <nr> regardless the entered name via SCPI. The
name display User Preset <nr> is used when the user stores a preset via the
User Interface.
The name parameters has a limit of 20 characters.
Each name in the list should be unique.
Error:
Example:
PROG:PRES:DEFine “User Preset 1”