08-23-2005 10:58 PM
08-24-2005 02:19 PM
Hello ChrisD,
There are various functions that allow you to print from CVI. I would suggest taking a look at the function panel documentation for SetPrintAttribute, PrintCtrl, PrintPanel, PrintTextFile, and PrintTextBuffer. Also, these KnowledgeBases describe how to print panels in CVI and how to programmatically change print attributes.
Hope that helps.