OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.96k stars 948 forks source link

OPC UA COM Server Wrapper for OPC DA Server #239

Closed abhinavrawat27 closed 7 years ago

abhinavrawat27 commented 7 years ago

Hi Everyone

I have a raspberry pi3 through which I need to access OPC DA server. But because Linux is not compatible with OPC DA communication, I am planning to install Windows10 IOT Core on pi3. In the description of this project, it is written that its compatible with windows10 iot but my main concern is about UA Com Server wrapper. Now because windows 10 iot doesn't support DA communication so I am planning to use UA wrapper to talk with DA server and then connecting it using UA client. Before starting my work on this, I just want to know if its good way to solve my current problem. Has anyone worked on this before? Any ideas/suggestions.?

Thanks Abhinav

eoursel commented 7 years ago

Unfortunately I believe you can't run the UA Com Wrapper on Windows 10 IoT Core because the COM components and API is not available on Windows 10 IoT Core. All the OPC UA to OPC COM converters are run on Windows. So Windows 10 will be ok on a Lattepanda for instance but not with a RaspberryPI