VI class/Print.Panel To Printer method
< VI class
VI Server Method Information | |
---|---|
Method ID | 3FB |
Scope | Basic Development Environment |
Data Name | Print.Panel To Printer |
Short Name* | Print.Panel To Printer |
Long Name* | Print:Panel To Printer |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 2 |
Owning Class Name | VI Class |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Must wait until user interface is idle | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
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.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
Entire Panel? | No | If Entire Panel? is FALSE (default), only the currently visible portion of the front panel prints. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |