SETting Commands (Set and read setting configurations)


Clear a setting configuration


Syntax


(Command)


:SETting:CLEAr A

A = 0 to 6


Details


Clears setting configuration number A.
When A = 0, all setting configurations (1 to 6) are cleared.


Example


:SETting:CLEAr 3


Note


-


Usage
Conditions


-




Enter or query a setting configuration comment


Syntax


(Command)
(Query)


:SETting:COMMent A,"B$"
:SETting:COMMent? A

(Response)

A<NR1>,"B$"
A = 1 to 6
B$ = (up to 40 characters)


Details


Enters a comment for setting configuration A.
Returns the comment for setting configuration A as a text string.

Special characters can be entered as follows:
(Special characters other than the following are replaced by spaces.)

PC

ˆ2

ˆ3

˜u

˜o

˜e

˜c

˜+

˜,

˜;

ˆˆ

˜˜

MR8875

2

3

μ

Ω

ε

°

±

'

"

ˆ

˜


Either single (') or double quotation marks (") can be used in the command argument.


Example


:SETting:COMMent 1,"TEST"
:SETting:COMMent? 1
(Response)  :SETTING:COMMENT 1,"TEST"  (when headers are enabled)


Note


-


Usage
Conditions


-




Load a setting configuration


Syntax


(Command)


:SETting:LOAD A

A = 1 to 6


Details


Loads setting configuration number A.


Example


:SETting:LOAD 1


Note


-


Usage
Conditions


-




Set or query the setting number selected when the power is turned ON


Syntax


(Command)
(Query)


:SETting:PONNo A
:SETting:PONNo?

(Response)

A<NR1>
A = 0 to 6


Details


Sets the setting number to load when the power is turned ON.
The settings will be returned as an NR1 number.

When A is set to 0, settings are turned OFF.


Example


:SETting:PONNo 1
:SETting:PONNo?
(Response)  :SETTING:PONNO 1  (when headers are enabled)


Note


-


Usage
Conditions


-




Enable/disable or query the selection of a certain setting when the power is turned ON


Syntax


(Command)
(Query)


:SETting:PONSelect A$
:SETting:PONSelect?

(Response)

A$
A$ = OFF, ON


Details


Enables or disables settings selection when the power is turned ON.
The settings will be returned as a text string.


Example


:SETting:PONSelect OFF
:SETting:PONSelect?
(Response)  :SETTING:PONSELECT OFF  (when headers are enabled)


Note


-


Usage
Conditions


-




Save a setting configuration


Syntax


(Command)


:SETting:SAVE A

A = 1 to 6


Details


Saves the current settings as setting configuration A.


Example


:SETting:SAVE 1


Note


-


Usage
Conditions


-




Query a setting configuration status


Syntax


(Query)


:SETting:STATus? A

(Response)

A<NR1>,B<NR1>
A = 1 to 6
B = 0, 1


Details


Queries the status of setting configuration A.

0  not saved
1  saved


Example


:SETting:STATus? 1
(Response)  :SETTING:STATUS 1,1  (when headers are enabled)


Note


-


Usage
Conditions


-