DigitalNumericConstant class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | DigitalNumericConstant class |
| Class ID | 16390 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The DigitalNumericConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide DigitalNumericConstant Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 634D001 | DisplayFormat | 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. |
R/W | |
| 634D002 | Format | Returns the format of the numeric object, which is a number that corresponds to the values in the following section. | R/W | |
| 634D003 | Precision | Returns the number of digits after the decimal point. | R/W | |
| 634D006 | FormatString | Gets and sets the format code of the object. | R/W | X |
| 634D007 | NumText | Returns a reference to the numeric text in the constant. | R | X |
| 634D004 | RadixVis | Specifies whether the radix is visible. | R/W | |
| 634D008 | Unit Label | Returns a reference to the unit label of the object. | R | X |
| 634D005 | UnitLblVis | R/W |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |