NumericConstant class
Appearance
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | class |
Class ID | {{{1}}} |
Scope | |
Class Inheritance |
This class is a top-level class. |
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 NumericConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide NumericConstant 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 |
---|---|---|---|---|
5DCFC0D | AdaptToEnteredData | If TRUE, the numeric constant changes data type to accommodate any value you enter. For example, an I32 constant will change to a DBL constant if you enter a fractional value. | R/W | X |
5DCFC0F | FXPOverflowStatusVisible | R/W | ||
5DCFC09 | FXPRepActual | R | X | |
5DCFC0C | FXPActualDelta | R | X | |
5DCFC0B | FXPActualRangeMax | R | X | |
5DCFC0A | FXPActualRangeMin | R | X | |
5DCFC01 | FXPRepBits | R/W | X | |
5DCFC04 | FXPIntegerWordLength | R/W | X | |
5DCFC02 | FXPSigned | R/W | X | |
5DCFC03 | FXPWordLength | R/W | X | |
5DCFC05 | FXPRepDesired | R/W | X | |
5DCFC08 | FXPDesiredDelta | R/W | X | |
5DCFC07 | FXPDesiredRangeMax | R/W | X | |
5DCFC06 | FXPDesiredRangeMin | R/W | X | |
5DCFC0E | FXPIncludeOverflowStatus | R/W | X | |
5DCFC00 | Representation | Returns the representation of the numeric constant. | R/W | X |
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. |