Bus class/Label Format property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632B41E
Scope Basic Development Environment
Data Name Label Style
Short Name* LabelFormat
Long Name* Label Format
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 131
Owning Class Name Bus Class
Data Type U8 data type

U8

Property Node Label Format
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

Gets or sets the format of the text label on a digital bus. LabVIEW displays the plot label only if there is enough room in the digital graph plot.

This property is similar to the Label Format item on the shortcut menu of the plot legend of a mixed signal or digital waveform graph.

This property is similar to the Format option on the Plots page of the Digital Graph Properties dialog box.

Values
0 No Label
1 Binary
2 Octal
3 Hexadecimal
4 Decimal
5 Fixed Point

Uses

History

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

See Also

External Links