Inherits from VI Methods.
Prints the VI information to an RTF file. Print VI to RTF also contains parameters.
The following table lists the parameters for this method.
Parameters | Description |
---|---|
RTF File Path | Designate the path of the RTF file. |
Append? | Specifies whether or not the new information will be appended to an existing RTF file. |
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. |
Image Format | Select the format of the graphic files, BMP. Enter 0 for the bitmap (BMP) format, which is the only format supported. |
image depth | Select the color depth (number of supported colors) of the image: 1 (one-bit, black and white), 4 (four-bit, 16-color), 8 (eight-bit, 256-color), or 24 (24-bit, true-color). |
Image Directory | Select the directory where the graphic files will be saved. |
Help Format? | Specifies whether to save the graphics externally and place references in the RTF file. Set this parameter to TRUE if you are creating a help file. |
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 |