Application class/Printing.Custom Control Label/Caption? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 93
Scope Basic Development Environment
Data Name App.LabelCap?
Short Name* Pr.CustLabelCap
Long Name* Printing:Custom Control Label/Caption?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Enum U16 data type

Enum U16

Property Node Printing:Custom Control Label/Caption?
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
PermissionsRead/Write
Remote access allowedYes

Specifies whether to print the label and/or caption for each control when using the custom format with one of the print documentation VI methods.

Values
0 Label
1 Caption
2 Caption[Label]

Uses

History

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

See Also

External Links