A Rockwell Automation communcation driver for TwinCAT HMI.
Uses the LogixDriver wrapper for libplctag.NET to communicate via EtherNet/IP to ControlLogix platform PLCs.
Within the TwinCAT HMI framework, this driver supports:
- Connection state monitoring / reconnection
- Tag browsing
- Automatic type and value resolution
Download the latest .nupkg release, then place it in a nuget offline packages folder (e.g. C:\ProgramData\Beckhoff\NuGetPackages). It will now be availabe to install in your TwinCAT HMI project via the nuget package manager GUI (References -> Packages) or CLI (nuget install TcHmiLogixDriver).
- Beckhoff.TwinCAT.HMI.Server.Engineering >= 14.5.73.0 (22.0.7983)