DigitalNumericConstant class

From LabVIEW Wiki
Jump to: navigation, search
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.


The DigitalNumericConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide DigitalNumericConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
DigitalNumericConstant Properties Table
Property ID Long Name (English) Description R/W RTE
634D001Display FormatReturns a cluster that describes the Format and Precision of the numeric object.Read/WriteNo
634D002Display Format:FormatReturns the format of the numeric object, which is a number that corresponds to the values in the following section.Read/WriteNo
634D003Display Format:PrecisionReturns the number of digits after the decimal point.Read/WriteNo
634D004Radix Visible?Specifies whether the radix is visible.Read/WriteNo
634D005Unit Label Visible?Read/WriteNo
634D006Format StringGets and sets the format code of the object.Read/WriteYes
634D007Numeric TextReturns a reference to the numeric text in the constant.Read OnlyYes
634D008Unit LabelReturns a reference to the unit label of the object.Read OnlyYes

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

Version Change(s)
LabVIEW 2018 More info to come.

See Also