I am trying to use the NI library function "Print panel to printer.vi" sited at http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E9F956A4E034080020E74861&p_node=DZ52084&p_source=external.
The vi that I want to print is a graph that I must pass parameters to that contain the data that is to be graphed. I want to select the printer and printer the graph as a panel. The "print panel to printer.vi" requires that I give it the name of vi, which is fine, but it prints a blank graph because there is no way to pass the data.
How can I use this "print panel to printer.vi" yet still get the data to it? It was suggested to put the "print panel to printer.vi" inside the graph vi, but that does not work either. What
am I doing wrong?
Steve Hope