Hi all,
I have got a problem after installation many VIs look for rtilvdss.dll at C:\RTI\LAB-WIN32VS2008-JOB1\lvdds.1.0\lib\rtilvdds.dll but it is not there. I have found the dll elsewhere but it is too much work to replace the path in every VI. Is there an better and faster solution?
Thank you in advance
Hi birotokmag,
Those VIs should be changed automatically to point to your own dll. Have you installed the toolkit in the same LabVIEW version that you are running the VIs? BTW, which LabVIEW Version and RTI DDS Toolkit version are you using?
Regards,
Angel.
Hi Angel,
I followed the install instructions written in gettig started guide and did it again just now. I installed v1.3.2.93 into LabView 2016 SP1(64 bit) v16.0. In Data Communication tab there is the toolkit but not in add-ons tab. And the path is still not correct. Am I did something wrong during the installation?
Thank you
Ákos
Hi Akos,
The 64bits LabVIEW versions are not supported by the RTI DDS Toolkit, probably this is why this weird behavior is happening. Would you mind to test it in a 32bit LabVIEW version and let me know whether this works?
FYI: there is a newer version of the toolkit (2.0.0.104) which is part of LabVIEW 2017 and you can also find, download and install it from the VI Package manager.
I hope this helps,
Angel.
Hi Angel,
You are right I have just installed 32 bit version and v2.0.0104 and everything is okay. Thank you for your help.
Ákos
Nice to hear that everything is working correctly :)