04-07-2014 08:53 AM
Hi,
Can someone confirm that it is not possible to use LabVIEW 64bit as an OPC DA client?
I tried to read on the same pc the same OPC url (local) with LV2012 (32bit) and LV2013 (64bit).
2012 had no problem. 2013 gave error 1181 (Protocol not recognized by LabVIEW).
04-16-2014 09:18 AM
nobody ever tried?
04-22-2014 10:11 AM
Hello Jonvo,
I had also never tried it in LabVIEW (64-bit).
It also throws the same error at my side.
Is there a specific reason why you need to use it in LabVIEW 2013 (64-bit)?
04-23-2014 12:20 PM
Hello Thierry,
Thanks for testing it!
We wanted to start the project with LabVIEW 64bit to be future proof and we expected that the application will use a lot of memory..
We will split the appliaction in a 32bit part for the OPC readings and a 64bit part for the rest.
I was wondering if it was because of the OPC protocol that it does not work or because of a bug....
Kind regards,
Jonas Van Otterdijk
04-24-2014 04:57 AM
Hello Jonas,
I honestly do not know if it is a bug or rather something that should not be available in LabVIEW (64 bit).
Would it be ok for you if I use your forum post as a reference for further internal troubleshooting?
04-24-2014 05:26 AM
Hi Thierry,
You can use this forum post as a reference for further internal troubleshooting...
Kind regards,
Jonas
04-25-2014 09:01 AM
Thanks Jonas!
I will keep you in the loop of the outcome of these tests.
04-26-2014 02:53 PM
Has the OPC client component been ported to Windows 64 bit? I kind of doubt it since NI Lookout is also still 32 bit only software and the LabVIEW DSC Toolkit hasn't been ported to 64 bit either so far.
04-26-2014 11:05 PM
Hi Jonvo,
I've posted the same question some time last year. Rolf gave good thorough explanation on the difficulties in implementing OPC in 64-bit. Check it out:
Shazlan
04-29-2014 03:52 AM - edited 04-29-2014 03:54 AM
Hello Jonas,
I received the confirmation that LabVIEW2013 (64 bit) does not support using DataSocket Connections to an OPC server.