Print Panel To Printer Method

Inherits from VI Methods.

Prints just the front panel to the current printer. If Entire Panel is false (the default), then only the currently visible portion of the panel is printed. You cannot use this method to print a polymorphic VI front panel, block diagram, or list of controls.

The following table lists the parameters for this method.

ParametersDescription
Entire Panel?If set to false (the default), only the current, visible portion of the panel is printed.

The following table lists the flags for this method.

Is settable when the VI is runningNo
Requires the block diagram to be loadedNo
Is available on local LabVIEW onlyNo
Requires the front panel to be loadedYes
Must wait until user interface is idleYes
Is available with control VIsNo
Is available with global VIsNo
Is available with strict type definitionsNo
Is available with polymorphic VIsNo
Available in Run-Time EngineYes (Read/Write)