What are the characteristics of the WinCC OA API?

Most scada packages will have an API ( Application Programmers Interface ) that exposes some functions like : read tag, write tag. Such an API is implemented especially for customers who want to extend the functionality of the package.
The WinCC OA API is quite different. It is not a special API implemented for customers but it is the one-and-only set of development libraries used to implement all WinCC OA managers. 
There is only one API that is used by:

  • ETM to implement WinCC OA and its managers
  • Customers to implement specific drivers and/or managers

This implies that developers can produce C++ drivers and managers that are similar to the standard drivers and managers in WinCC OA.

Date added:
Last revised:
Hits:
5.987
Version:
ALL Versions
Rating:
Rating: 2.7. 102 vote(s).
102 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)

Tags:
Programming / Scripting