Labeling Front Panel and Block Diagram Objects
- Updated2026-05-01
- 2 minute(s) read
Labeling Front Panel and Block Diagram Objects
Use object labels to identify objects or document VIs on the LabVIEW front panel or block diagram. Use labels to provide general instructions, identify specific objects, and document Boolean values.
LabVIEW includes the following types of labels:
Unlike other labels, owned labels do not only present user-facing text. In LabVIEW, an owned label is intrinsic to the identity of the object that owns it. Aspects of LabVIEW code reference owned labels, so owned labels function both as documentation and code.
In the LabVIEW environment, the entry Label in a shortcut menu refers to the owned label.
On the block diagram, you can attach a free label to a block diagram object to create an attached comment.
For localized applications, use captions and localize the captions. Localizing owned labels breaks the VI when the program refers to objects by their owned labels.
You can edit labels after you create them. You also can move owned labels and captions and change the text characteristics of labels.