07-17-2008 05:01 PM
07-18-2008 09:23 AM
Hi Ed,
Please humor me and take a step back and describe what you're trying to accomplish. It is certainly straightforward enough to set the axes of all the graphs in a given sheet to the same start and stop X values, and if you want to do this based on the band cursors on the corresponding sheet in VIEW, I would definitely recommend doing that instead of transferring 60 sheets from VIEW to REPORT. You will have much more flexibility in the appearance of the REPORT sheets if you can configure those in REPORT and not rely on what gets transferred from VIEW.
Also, if all the sheets look about the same in their layout of objects, but the data or the axes scaling differs from sheet to sheet, then I would recommend that you load the same TDR file 60 times (in append mode) instead of creating a 60 page TDR file. The VBScript that loads each REPORT sheet can re-route the channel references to the appropriate Data Portal group after the sheet has been appended into REPORT. This way if you want to tweak color or positioning of one of the REPORT objects, you can do it on only 1 sheet and have that change automatically occur on all 60 appended sheets.
Brad Turpin
DIAdem Product Support Engineer
National Instuments
07-18-2008 10:23 AM
07-28-2008 02:18 PM