10-27-2011 06:39 PM - edited 10-27-2011 06:45 PM
When I try copy graphic to clipboard or save graphic as using the latest version of DIAdem it only copies/saves the first page.
Any ideas?
P.S. I do NOT have the first page selected.
P.P.S. I restarted DIAdem and it worked properly...
10-28-2011 07:38 AM
Hi Michael,
My best guess is that some script or process set the GraphSheetRefSet() command to the first REPORT sheet. When this happens again, would you please try executing the following code in a VBScript, then try exporting the desired page manually?
Call GraphSheetRefSet("TheNameOfTheDesiredREPORTSheet")
Call GraphSheetShow("TheNameOfTheDesiredREPORTSheet")
Call PicUpdate
Brad Turpin
DIAdem Product Support Engineer
National Instruments