Specifications
RIGOL Chapter 2 Command System
2-222 M300 Programming Guide
SYSTem:UTIlity:FORMat:DECImal
Syntax SYSTem:UTIlity:FORMat:DECImal COMMA|DOT
SYSTem:UTIlity:FORMat:DECImal?
Description
Set the display form of the decimal point of the screen data to “.” or “,”.
Parameters
Name
Type
Range
Default
{COMMA|DOT}
Discrete
COMMA|DOT
DOT
Explanation
The decimal pint is set to dot after a Factory Reset (send the *RST command).
Return
Format
The query returns COMMA (“,”) or DOT (“.”).
Example SYST:UTI:FORM:DECI COMMA
SYST:UTI:FORM:DECI?
The query returns COMMA.
Related
commands
SYSTem Command Subsystem
SYSTem:UTIlity:FORMat:SEPArate
SYSTem:UTIlity:FORMat:SEPArate
Syntax SYSTem:UTIlity:FORMat:SEPArate ON|NONE|SPACE
SYSTem:UTIlity:FORMat:SEPArate?
Description
Set the display form of the separator of the screen data to “,”, “.”, “None” or “Space”.
Parameters
Name
Type
Range
Default
{ON|NONE|SPACE}
Discrete
ON|NONE|SPACE
None
Explanation
The display form of the decimal point affects the display form of the separator. The two
cannot be set to “.” or “,” at the same time. There are 6 kinds of data formats.
Decimal Point
Separator
Example
.
,
10.000,00
.
Space
10.000 00
.
None
10.00000
,
.
10,000.00
,
Space
10,000 00
,
None
10,00000
The separator is set to none after a Factory Reset (send the *RST command).
Return
Format
The query returns ON, NONE or SPACE.
Example
SYST:UTI:FORM:SEPA ON
SYST:UTI:FORM:SEPA?
The query returns ON.
Related
commands
SYSTem Command Subsystem
SYSTem:UTIlity:FORMat:DECImal