This Library will help to interact with the Process Control System (PCS) on a .Net platform with TwinCat 3.1 over a ADS router. There are some default exchange logic and structures for reuse. This Library will help you on PLC side on some point. Example on handling PCS commands.
Main library, connection to TwincCat PLC over the Beckhoff.TwinCat.Ads lib. Also a plc structure reader eg. for a state that should be present on .net as typed class.
Helps to map a structure in the plc to a typed interface .net
Allow to implement a command patter combined with the TwinCat 3 library descriped under MBC.Tc3.PCS
Required packages: Mbc.Pcs.Net.Alarm
This package helps to receive event messages from the old Beckhoff TwinCat EventLogger (Located under C:\TwinCAT\3.1\Components\TcEventLogger). The Mediator is running as own process, because of correct fail handling in a hosted process.
To Use the Alarm Service it requires a Windows Host. Target Framework at least 4.7.1 or net8.0-windows
Copyright (c) 2018 BY mbc engineering, CH-6015 Luzern
Licensed under the Apache License, Version 2.0