Print:Panel To PostScript

Prints the panel of the VI to the specified PostScript file.

Parameters

Name Data type Required Description
PostScript File cpath.png Yes

Specifies the path to the PostScript file.

Append? cbool.png No

Specifies whether LabVIEW appends the new information to an existing file. The default is FALSE.

Entire Panel? cbool.png No

If Entire Panel? is FALSE (default), only the currently visible portion of the front panel prints.

Remarks

The following table lists the characteristics of this method.

Short Name Print.Panel To PostScript
Data type No return value
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Settable when the VI is running Yes
Loads the front panel into memory Yes
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes
Must wait until user interface is idle No
Available with control VIs No
Available with global VIs No
Available with strict type definitions No
Available with polymorphic VIs No