Scale class/Display Format property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632F001
Scope Basic Development Environment
Data Name Format & Precision
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 40
Owning Class Name Scale 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 scale. 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 options on the Display Format page of the Properties dialog box.

Elements Display Format:Format

Display Format:Precision


Uses

History

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

See Also

External Links