Quick start
To start, create or open a TwinCAT HMI project.
Installation
Installation is only necessary since version 1.12. In the earlier versions, this package was a fixed part of the server.
Install the NuGet package "Beckhoff.TwinCAT.HMI.EventLogger" via the NuGet Package Manager.
Configuration of the EventLogger extension
- 1. Open the server configuration page
- 2. Go to the TcHmiEventLogger tab
- 3. Click on Target systems to open the submenu
- 4. Adjust the Local entry or click on Add Target system
- When adding, a pop-up opens for further settings.
- 5. Define under:
Name: the name of the target system. (Used as namespace for the symbols).
AmsNetId: AmsNet Id of the target system to which a connection is to be established.
Enabled or disabled connection to the specified target system
- The connection you have configured is available. The events can be displayed accordingly via the EventGrid or EventLine Controls. Alternatively, the values can be queried via a JavaScript subscription.
When using the EventGrid or the EventLine, the filter must be set to the "TcHmiEventLogger" domain accordingly. All events of the extension run under this domain and can only be displayed if the filter allows messages from the domain.