06-19-2019 01:13 PM
I am trying to use LabVIEW's DIAdem toolkit to build a report from data collected in LabVIEW. I am getting error 1555, and following NI's suggestion to replace the node hasn't worked. In fact, if I create a new VI and only open a DIAdem reference, try to clear data, and close the reference, the clear data function still returns the error. Using any DIAdem function with an invoke node give the same error. I suspect I have a problem with ActiveX. Does anyone know how to fix this issue?
06-20-2019 09:56 AM
Sure. See that little symbol? Click there. Then drag the third wire down 20 pixels ...
Attach your VI, let us see what you are doing, let us see if we can "get it to work" or at least get rid of the error. Do you have a Dataset you are trying to load? If so, zip that up and attach it, too.
Bob Schor
06-27-2019 04:23 PM
My main VI functions fine on one of our computers, but I'm only having problems with the DIAdem plugin on my desk computer. Because my main VI in question is rather large, I've attached a very simple VI that is giving me the same error at the Load Data node when any relevant data file is selected.