Short Name: DisplayFormat
Requires: VI Scripting
Class: DigitalNumericConstant Properties
To Use: Create a property.
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.
0 | Decimal |
1 | Scientific |
2 | Engineering |
3 | Binary |
4 | Octal |
5 | Hexadecimal |
6 | Relative time |
7 | Time and date |
8 | SI |
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |