Command/Query
:FORMat:REAL:ASCii:LENGth <Value>
:FORMat:REAL:ASCii:LENGth?
This command sets/gets the number of significant digits of a floating point number value to be returned as ascii bytes in format.
Parameter |
Value |
Description |
Number of significant digits |
Data Type |
Numeric type (Integer) |
Range |
12|14 |
Preset Value |
12 |
{numeric}<newline><^END>
Dim Var as Long
Ana.WriteString ":FORM:REAL:ASC:LENG 12", True
Ana.WriteString ":FORM:REAL:ASC:LENG?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.FORMAT.REAL.ASCII.LENGTH