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.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | PostScript File | Yes | Specifies the path to the PostScript file. |
![]() | Append? | No | Specifies whether LabVIEW appends the new information to an existing file. The default is FALSE. |
![]() | Entire Panel? | No | If Entire Panel? is FALSE (default), only the currently visible portion of the front panel prints. |
The following table lists the characteristics of this method.
| Data type | No return value |
| Available in Run-Time Engine | Yes (Read/Write) |
| 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 |