Short Name: Print.Panel To Printer
Requires: Base Development System
Class: VI Methods
To Use: Create a method.
Prints just the front panel to the current printer. You cannot use this method to print a block diagram, list of controls, or polymorphic VI front panel.
Data type | Name | Required | Description |
---|---|---|---|
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 | Yes |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |