Plot class/Label Format property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632B40D
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 37
Owning Class Name Plot 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 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