01-18-2007 02:32 AM
01-19-2007 08:46 AM
01-22-2007 07:43 AM
01-23-2007 09:26 AM
03-06-2008
12:53 PM
- last edited on
10-25-2024
04:11 PM
by
Content Cleaner
I also have this same problem.
I tried modifying the HKEY_LOCAL_MACHINE flag value and it doesn't seem to help.
choosing internet options from the control panel shows "my computer"
Choosing internet options from the IE tool menu still omits it.
As of today there are still no updates on http://digital.ni.com/public.nsf/websearch/7A0FD2C1FCE0327D86256FF600652B01?OpenDocument
is there any thing else required for this work around?
03-06-2008 01:19 PM
02-14-2019
02:35 PM
- last edited on
10-25-2024
04:11 PM
by
Content Cleaner
I know this is a really old post but I am having a similar problem. The report opens up fine even on IE at the test station and I can see the plotted graphs. However, when I copy over the report to my computer and try to view it then all the 1-D arrays are shown as tables.
I followed all the steps in the this knowledge-base article i.e changed the registry key for local machine and user but it still does the same thing.
Any other ideas?
Thanks
02-15-2019
05:10 AM
- last edited on
10-25-2024
04:12 PM
by
Content Cleaner
Hello Sumit,
Graphs are not supported by native XML (as it is a text-based format). TestStand uses an ActiveX control on top of XML to generate the graph visualization from the tabular data inside the XML reports.
This ActiveX control was installed on your test station with TestStand. On the other computer, it's probaly missing. You can install it, see the first "Notes" section from this help page: Displaying Measurement Data as Graphs - TestStand Help.
- To view the graphs in reports on computers on which TestStand is not installed, run the stand-alone installer for the TsGraphControl3.dll control on the computer on which you want to view the report. The installer is located in the GraphControl subdirectory of the TestStand installer directory on the TestStand installation media.
- XML reports might unexpectedly display a table of measurement data instead of a graph under certain conditions.
The knowledge base article you found is basically the next step after - in case the ActiveX gets blocked (which it should be, as the xml is coming from another PC), then that's a version of the possible steps on how to unblock it.
02-15-2019 02:36 PM
Hi Ingo,
I have TestStand 2013 installed on my computer, however, the report is generated in TestStand 2016. I am assuming that the ActiveX control for TestStand 2013 does not support TestStand 2016 reports. I tried copying the files from <National Instruments>\Shared\TestStand over to my computer but that did not make a difference. Is there a link from where I can download just the graph control installer?
Thanks
Sumit
02-18-2019
03:30 AM
- last edited on
10-25-2024
04:13 PM
by
Content Cleaner
Hello Sumit,
Good idea to try that.
I believe I found the installer:
(By the way, I have TestStand 2017 installed on my PC, and I tried to find the installer on it (so that you can copy if from the other PC), but I could not find it.)