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