NumericWithScale class/Text Labels() property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633F80A
Scope Basic Development Environment
Data Name TextLbls[]
Short Name* TextLbls[]
Long Name* Text Labels[]
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 33
Owning Class Name NumericWithScale Class
Data Type String Array data type

String Array

Property Node Text Labels[]
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Array of names for the markers.

If you want to create non-sequential numeric values, use the Digital Displays() property to get a reference to the text label display then cast the reference to the Ring class and use the Strings And Values () property.

This property is similar to the Use text labels for scale markers option on the Text Labels page of the Properties dialog box.


Uses

History

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

See Also

External Links