Specifications

RIGOL
Programming Guide for DM3058
3-35
6. :system:format:decimal
Command Format:
:system:format:decimal?
:system:format:decimal{COMMA | DOT}
Function:
The command queries and sets the format of radix point .
Explanations:
:system:format:decimal?: Query the format of radix point .
:system:format:decimal{COMMA | DOT}: Set the format of radix point.
COMMA means to use , as a radix point, and at the same time the former , is
changed into .. DOT means to use . as a radix point, meanwhile the former
. is changed into ,.
Note: As it is easier to change the format of data separator by using this
commond, so please do it carefully.
Return Format:
The query returns the current format of radix point: COMMA or DOT.
7. :system:format:separate
Command Format:
:system:format:separate?
:system:format:separate{ON | NONE | SPACE}
Function:
The command queries and sets the format of system data separator.
Explanations:
:system:format:separate?: Query the format of system data separator.
:system:format:separate{ON | NONE | SPACE}: Set the format of system data
separator. ON denotes , represents the seperator, NONE denotes not
displaying the spererator, and SPACE denotes that a space represents the
separator.