Inherits from VI Methods.
Prints just the front panel to the current printer. If Entire Panel is false (the default), then only the currently visible portion of the panel is printed. You cannot use this method to print a polymorphic VI front panel, block diagram, or list of controls.
The following table lists the parameters for this method.
Parameters | Description |
---|---|
Entire Panel? | If set to false (the default), only the current, visible portion of the panel is printed. |
The following table lists the flags for this method.
Is settable when the VI is running | No |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | Yes |
Must wait until user interface is idle | Yes |
Is available with control VIs | No |
Is available with global VIs | No |
Is available with strict type definitions | No |
Is available with polymorphic VIs | No |
Available in Run-Time Engine | Yes (Read/Write) |