72
_____________________________________________________________________________________________
5.4 Commands Specific to the 3532-50, 3522-50
_____________________________________________________________________________________________
:SAVE
Saves the test conditions in specified panel number.
:SAVE?
Queries the panel number saved.
Syntax
:SAVE
<number>, <name>
<data>
<number> Numerical data in NR1 format between 1 and 30
<name>
Character data, up to 20 characters
Function
Saves the test conditions in specified panel number with name to be saved.
The numerical value can be in NRf format, but any digits after the decimal point
will be rounded.
The capital letters, numbers, and hyphen can be used.
If 21 or more characters are entered, the first 20 characters are used.
Example
Transmission
:SAVE 3,TEST1
The test condition is saved as a name "TEST1" in panel number 3.
Error
If <data> is other than numerical value and character data described above, an
execution error occurs.
Executing this command while the open or short circuit compensation is
performed generates an execution error.
Syntax
:SAVE?
<data>
<data>
Numerical data in NR1 format between 0 and 30
Function
Returns 1 when the test conditions are saved in specified panel number, and
returns 0 when not saved.
The numerical value can be in NRf format, but any digits after the decimal point
will be rounded.
The response message has no headers.
Example
Transmission
:SAVE? 3
Response
1
The test condition is saved in panel number 3.
Error
If <data> is other than numerical value and character data described above, an
execution error occurs.