LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC HDA client in LabVIEW

Hi, I have to develop an OPC HDA client in LabVIEW. I know that datasocket are not supported for this standard.

Is there any toolkit or dll that I can include in my project ?

Thanks

 

Marco

0 Kudos
Message 1 of 3
(2,506 Views)

Hi Marco,

 

the OPC HDA is not supported as indicated in this document, but OPC DA (Data Access) servers can be accessed:

 

http://digital.ni.com/public.nsf/allkb/EA231BDD22CCB64086256E5C00045500

 

Regards,

 

Anna

0 Kudos
Message 2 of 3
(2,475 Views)

Thanks Anna,

I have already used Datasocket for OPC DA 2.0 and I have already written a dll (working with LabVIEW) for OPC DA 3 since this standard was not supported with datasocket.

Now I have to manage OPC HDA and I was wondering if it was possible for me to avoid writing another DLL....

 

Many thanks.

N

0 Kudos
Message 3 of 3
(2,472 Views)