DCOM

General

The TcEventLogger does support DCOM connections to remote systems. DCOM allows to create a virtual local instance of an object which is physically running on a remote PC. By utilizing DCOM you can create an instance of a remote eventlogger and programatically query its active or logged events.

EventViewer/ HMI

The TcEventViewer ActiveX supports DCOM remote connections. Use the AddConnection method to attach to a remote eventlogger. The TcEventViewer supports connections to a virtually unlimited number of remote machines at a time.

Notes

DCOM needs to be configured to allow access from another computer. Check the MSDN for further information.
DCOM is not supported on Beckhoffs Windos CE based platforms.