VI Server Property Information
|
Property ID
|
634D001
|
Scope
|
VI Scripting
|
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
|
16390
|
Owning Class Name
|
DigitalNumericConstant Class
|
Data Type
|
Numeric Cluster TypeDef data type
|
Property Node
|
|
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | No |
Returns a cluster that describes the Format and Precision of the numeric object.
The precision is the number of digits after the decimal point. The format of the numeric object is a number that corresponds to the values in the following section.
Values
0
|
Decimal
|
1
|
Scientific
|
2
|
Engineering
|
3
|
Binary
|
4
|
Octal
|
5
|
Hexadecimal
|
6
|
Relative time
|
7
|
Time and date
|
8
|
SI
|
Elements
Display Format:Format
Display Format:Precision
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links