OPC DA server vs OPC AE server |Classic OPC: DA, A&E, HDA, XML-DA, etc.|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
OPC DA server vs OPC AE server
Avatar
RAJESH RANGNEKAR
New Member
Members
Forum Posts: 2
Member Since:
05/25/2021
sp_UserOfflineSmall Offline
1
06/18/2021 - 01:47
sp_Permalink sp_Print

Dear Team,

 

I am new to OPC UA and tried building OPC server from the github basic code.

I want to know how can the OPC server be classified as OPC DA ( data access ) or OPC  A&E  or OPC HDA while coding.

with thanks and regards;

Rajesh 

Avatar
Randy Armstrong
Admin
Forum Posts: 1450
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
06/18/2021 - 15:29
sp_Permalink sp_Print

OPC DA/OPC AE/OPC HDA are terms used to describe applications that conform to the DCOM based OPCClassic specifications.

OPC UA is called "Unified Architecture" because it eliminates the distinctions between a DA/AE/HDA application. Its a single application that can have all of those capabilities.

The code in GitHub is OPC UA code.

Avatar
RAJESH RANGNEKAR
New Member
Members
Forum Posts: 2
Member Since:
05/25/2021
sp_UserOfflineSmall Offline
3
06/18/2021 - 21:50
sp_Permalink sp_Print

Dear Randy,

Thanks for the quick response. Does this means that there technically (in code) there is nor difference among the  OPC DA/OPC AE/OPC HDA

It is the functionality of the server which defines the Server type . i.e. Data Access , Alarms & Event and Historical Data Access.

Please confirm.

Best regards;

Rajesh 

Avatar
Randy Armstrong
Admin
Forum Posts: 1450
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
4
06/18/2021 - 23:09
sp_Permalink sp_Print sp_EditHistory

There are difference code paths that need to be implemented for different features, however, there is no distinction between a DA/AE/HDA server in OPC UA. he equivalent of an AE server would be a OPC UA that implements one or more of the AC profiles.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 25
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1348
Posts: 4575