11-01-2005 05:22 PM
Hi
I am displaying the acquired data using the Waveform Chart indicators. The grid lines displayed correctly while the program is running, however, they are disappearing from the window printouts. I tried different print options (Standard, Postscript, bitmap) - no effect. The grids are missing on 2/3 of X scale of the chart, as shown in the attached figure. What should I do?
Thanks
Alex
11-02-2005 03:56 PM
Hi Alex,
I'm assuming you are using the Easy Print Panel or Documentation VI. I haven't been able to replicate the behavior you are seeing (my chart grid lines are printing fine) so do you think you could post a small VI which we can use to replicate the issue?
Thank you Alex!
Megan B.
National Instruments
11-02-2005 06:14 PM
11-02-2005 06:40 PM
11-03-2005 04:07 PM
Hi Alex,
Thanks so much for the VI. After playing with it for a while, I determined that the grid lines failed to print ONLY when the Chart Update Mode (in the chart's Properties) was set to Sweep Chart. Charts set with Scope or Strip Update Modes will print correctly with the gridlines (in my experience.
I can't think of a reason why this would be the expected behavior so I've set the issue on up to R&D. I'll certainly post if I find out anything further 🙂
In the meantime, will one of the other update modes work for you? You actually can still run the VI in Sweep mode. If you change the property before you print, and then change it back after you print, it should work correctly (you do not even have to RUN the VI with the property changed).
Please let me know if you have any questions!
Megan B.
National Instruments
11-04-2005 02:00 PM
Hi Megan,
Thank you for your advice.
As you suggested, I want to change the graph update property before and after the printing the window. Therefore, the standard Print Window menu item has to be modified.
The standard Easy Print vi does not display the printer selection dialog, which is important for me. When I tried the ActiveX method of popping up the printer window described in
http://forums.ni.com/ni/board/message?board.id=170&message.id=138629&query.id=99410#M138629
neither example posted by Jarrod S. , nor my simple vi (attached) did not work under LV 7.1.
11-07-2005 02:25 PM
11-07-2005 02:26 PM
11-16-2005 01:59 PM
11-17-2005 11:56 AM