10-20-2016 08:12 AM
Hi all,
I have to connect to a already existing OPC Server, it works fine with the Datasocket library but because of it i can't compile in 64 bit.
What can i do?
I'm on windows 64 bits and LabWindows/CVI 2015.
Thanks in advance.
10-21-2016 02:26 AM
Good afternoon JeffersonGPC,
The reason you are unable to use the toolkit in 64-bit LabVIEW is because it is not supported.
Please find the white paper regarding this below:
http://www.ni.com/white-paper/52818/en/
Regards,
Maxime G. | Application Engineer
National Instruments France
10-21-2016 02:58 AM
Thanks,
I know that DataSocket library 64-bit doesn't exist in LabWindows.
I'm looking for a way to replace DataSocket for the communication with the OPC Server.
Regards.