goldfronts1 Posted September 22, 2011 Share Posted September 22, 2011 Trying to export my 2D graph after data has been plotted. I keep getting an error message that I need to save as another file and then the screen freezes and I loose the plotted data. Any suggestions on capturing or exporting the plot as a bitmap or another file. I keep having to export the raw data to the clipboard and then copying it into a .txt file and then to excel in order to get the plot. Thanks Link to comment Share on other sites More sharing options...
goldfronts1 Posted September 22, 2011 Author Share Posted September 22, 2011 This is the error message I get. Thanks Link to comment Share on other sites More sharing options...
goldfronts1 Posted September 24, 2011 Author Share Posted September 24, 2011 Does anyone have any insight into this error? I'm using windows 7 64bit. Thanks Link to comment Share on other sites More sharing options...
AzeoTech Posted September 24, 2011 Share Posted September 24, 2011 There appears to be a bug in the capture implementation of the graphs in Windows 7 64 bit. Not sure if it affects the 32 bit version. Since the graph is a third party control, the problem will unfortunately not be fixable until we replace the graph with other code. For now, you'll probably have to use page.capture(), or if you don't have DAQFactory Standard or higher, do a screenshot. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.