Good morning / afternoon,
I have to connect labVIEW to a Renishaw XL80 interferometer.
The laser works when I use the software provided by Renishaw, but I cannot connect it to LabVIEW.
I used the DX10COMLIB in an activeX call, I open the open it and call the connect method, but nothing happen. The "connect" is false
Then I used a .NET class to call interop.dx10SDKAdaptorLib, then I call the DX10adaptorClass and then the connect function, still nothing.
I should be pretty close as when this program is running, Carto (software provided by Renishaw) refuses to connect to the laser. As soon as I stop it, it connect.
Thank you for your help