Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

PrintVIToText Method

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Method of VI.

Saves the VI information to a text file. You cannot save the icon, connector pane, front panel, block diagram, subVI icons, and VI hierarchy to text.

Syntax

object.PrintVIToText(textFilePath, [append], [format])

Parameters

NameTypeDescription
textFilePathStringPath to the text file in which you want to save the VI information. The directory in which you want to save the file must already exist, and you must specify a full path including the text filename.
appendBooleanSpecifies whether the new information will be appended to an existing file. The default is FALSE.
formatPrintFormatEnumSpecifies which VI information to print and the format of the printout. You can select from eCustom, eStandard, eUsingPanel, eUsingSubVI, or eComplete.

Return Value

none


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit