Jump to content

DigitalNumericConstant class

From LabVIEW Wiki
Revision as of 02:03, 28 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


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 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

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

See Also