VI class/Printing.Front Panel Scaling? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24C
Scope Basic Development Environment
Data Name Printing.FPScaling
Short Name* Printing.FPScaling?
Long Name* Printing:Front Panel Scaling?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Boolean data type

Boolean

Property Node Printing:Front Panel Scaling?
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If TRUE, LabVIEW scales the front panel to fit on the printed page.

This property is similar to the Scale printed front panel to fit page checkbox on the Print Options page of the VI Properties dialog box and the Scale front panel to fit option on the Printer page of the Print dialog box.


Uses

History

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

See Also

External Links