Digital class/Display Format property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633BC06
Scope Basic Development Environment
Data Name Fmt&Prec
Short Name* DisplayFormat
Long Name* Display Format
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 18
Owning Class Name Digital Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Display Format
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Specifies the format and precision of the digital numeric value. Format can be 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, or 9-Custom (read-only). Precision is the number of digits after the decimal point.

This property is similar to the Display Format item in the shortcut menu of a numeric control or indicator and the Display Format page of the Properties dialog box.

Elements:


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links