02-11-2019 05:46 AM
long topic to read in details but I'm quite sure the solution is inside.
I need to make an OPC UA client to connect an OPC UA server.
Is there now a validated version, using NI libs or third party lib?
If so, wan I find somewhere a tutorial, a summary, of integration method?
PS: we already have an application with OPC-DA (sill a few issues with server on another machine) but now have to migrate to -UA, which is very different.
02-11-2019 06:09 AM
you can jump to my message and follow the procedure that i've done following vix instruction.
02-11-2019 07:21 AM
thanks, we will have a look.
It would be great if NI provide directly a compatible solution to such a standard.
02-11-2019 07:39 AM
there is but only for labview http://sine.ni.com/nips/cds/view/p/lang/it/nid/215329
02-11-2019 07:59 AM - edited 02-11-2019 08:00 AM
Thanks for the tip.
May be possible to wrap this labview kit to CVI? I know it will be inefficient but may work.
(out ot technical topic answer)
and what about NI but not Labview users? They are not in the view of marketing?
02-11-2019 08:03 AM
i don't know if it's possible to wrap, never tryed
02-11-2019 08:06 AM
Hello to evryone,
to keep the board as clean as possible I suggest you to open a specific topic for every specific question.
I asked for an OPC UA library some years ago.
Maybe it's time to add an official product suggestion so that the users can give kudos.
02-11-2019 08:12 AM
Here is my product suggestion.
Feel free to give kudos to the idea if you need this library.
10-01-2019 08:39 AM
I tried to create a project with open62541 library (0.2).....
I tried to put .c .h files in a new project, but I have problem with datatypes (int8_t, etc. where are they defined???)
and with missing files (ua_types_generated.h, and others)
Does anyone have successfully compiled the library in CVI?
10-02-2019 08:16 AM
you can jump to my message and follow the procedure that i've done following vix instruction.