Print:Panel To PostScript Method

Short Name: Print.Panel To PostScript

Requires: VI Scripting

Class: VI Methods

To Use: Create a method.

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

Parameters

Data typeNameRequiredDescription
PostScript FileYesSpecifies the path to the PostScript file.
Append?NoSpecifies whether LabVIEW appends the new information to an existing file. The default is FALSE.
Entire Panel?NoIf 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.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemYes
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo