Inherits from VI Methods.
Prints the VI information to a printer. Print VI to Printer also contains parameters.
The following table lists the parameters for this method.
Parameters | Description |
---|---|
Format | Select the printout format: Custom, Standard, Using Panel, Using SubVI, Complete. When you use the Custom format, use the Property Node with the Application class properties to set up your print options. The Standard format prints the VI icon, description, front panel, and block diagram. The Using Panel format prints the front panel, VI description, and control names and their descriptions. The Using SubVI format prints the icon, connector pane, VI name and description, and connected control terminal data types, names, and descriptions. The Complete format prints all the information listed above. |
Scale Panel | Specifies whether or not the front panel will be scaled to fit the page. |
Scale Diagram | Specifies whether or not the block diagram will be scaled to fit the page. |
Page Headers | Specifies whether or not page headers (which include the page number, VI name, and last modification data) will be printed. |
Page Breaks | Specifies whether or not page breaks will be inserted between the following sections: connector icon and description, front panel, list of front panel control details, block diagram, block diagram details, VI hierarchy, and list of subVIs. |
Section | Specifies whether or not to print headers for each section listed above. |
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 | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | Yes |
Available in Run-Time Engine | No |