02-17-2014 07:16 AM - edited 02-17-2014 07:16 AM
Hi,
I created a dll with some XNET VIs and property nodes. I try to run this dll on another machine, where XNET is not installed. It is not working -> and I don't even get any error message.
Do I need a kind of runtime engine for XNET?
Madottati
02-18-2014 07:14 AM
Hi Madottati,
if you are using any kind of LabVIEW VI´s, you need to install the LabVIEW Runtime Engine in the same Version as you have LabVIEW installed.
Best regards,
Nina
02-18-2014 07:47 AM
Hi,
thanks for your reply, but that was not my question. It is clear, that I need RTE for LabVIEW.
The question is, whether a dll could be called on a system without XNET installation, if the dll has some VIs using XNET property nodes. I tried it, and it is not working. After installing the entire XNET support for LabVIEW, it is working. I just want to avoid complete XNET installation on deployed systems, if there is a kind of RTE for XNET.
regards
Madottati
02-19-2014 06:23 AM
Hi Madottati,
you can make an installer and put the xnet driver in the installer. But the driver for xnet has to be installed.
regards,
Nina