ADS
General
Use the TcEventLogAdsProxy for connecting your application to an instance of the TcEventLogger. The EventLogger may either be running locally or on a remote computer.
This class implements the ITcEventLogAdsProxy interface for creating ADS connections and inherits from the ITcEventlog interfaces. The ITcEventLog provides an object oriented and easy to use programming interface
Requirements
Connections to the AdsProxy are supported
- on Windows NT/ XP/ Vista since TwinCAT 2.10.1327
- on Windows CE since image version 2.20a or 3.06a
Setup
- Create an ADS route between local and remote system (Not neccesary for local connections)
- Call the ITcEventLogAdsProxy::Connect() method
Weiterführende Informationen