OPCFoundation / UA-.NETStandard

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

OPC COM Server Wrapper supported profiles #686

Closed phoenixoflight closed 5 years ago

phoenixoflight commented 5 years ago

Hello there,

I need to know what profiles that the OPC COM Server Wrapper supports. Is there a full list available somewhere? I'm not terribly well versed in UA currently. I'm interested in these in particular:

Thanks

phoenixoflight commented 5 years ago

Two week bump, anyone know?

AlinMoldovean commented 5 years ago

@phoenixoflight ,

I think you cannot have the list of profiles for this Wrapper because there is no direct correspondence between OPC UA profiles and Classical COM Servers. Also, please note that this wrapper is just a basic sample for a bridge to Classical OPC Servers

PaulHunkar commented 5 years ago

I would second the comment Alin. The COM wrapper is just an example of a wrapper, it is not a commercial offering. Classic OPC (DCOM) had a fair amount of variance and thus a generic wrapper that would communicate with all Classic DA servers can be some work. Usually wrappers are geared to specific Classic implementations (i.e. each vendor implement Classic usually in a distinct manner) . The resulting OPC UA model will have variance, since the underlining data will have variances. The following Facets are about the OPC UA Communication and all wrappers can implement them for the OPC UA side communication: