DigitalNumericConstant class: Difference between revisions
Appearance
Replaced with template tables |
m Removed VI Server Category from page |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:54, 8 May 2020
| 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 | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 634D001 | Display Format | Returns a cluster that describes the Format and Precision of the numeric object. | Read/Write | No |
| 634D002 | Display Format:Format | Returns the format of the numeric object, which is a number that corresponds to the values in the following section. | Read/Write | No |
| 634D003 | Display Format:Precision | Returns the number of digits after the decimal point. | Read/Write | No |
| 634D004 | Radix Visible? | Specifies whether the radix is visible. | Read/Write | No |
| 634D005 | Unit Label Visible? | Read/Write | No | |
| 634D006 | Format String | Gets and sets the format code of the object. | Read/Write | Yes |
| 634D007 | Numeric Text | Returns a reference to the numeric text in the constant. | Read Only | Yes |
| 634D008 | Unit Label | Returns a reference to the unit label of the object. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: NumericConstant Class.
Events
This class has no events or it inherits events from its parent: NumericConstant Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |