The Beckhoff.TwinCAT.Ads.SystemServer Package implements an TwinCAT System Service ADS Server (Port 10000) for usage in combination with the Beckhoff.TwinCAT.Ads.TcpRouter Package.
$ dotnet add package Beckhoff.TwinCAT.Ads.SystemServerThe 'Beckhoff.TwinCAT.Ads.SystemServer' Package implements an TwinCAT System Service ADS Server (Port 10000) for usage in combination with the Beckhoff.TwinCAT.Ads.TcpRouter Package. With that package a downstripped TwinCAT System Service can be realized on Systems that doesn't have TwinCAT installed (e.g the .NET AdsRouterConsole demo application).
| Package | Description | .NET Framework | Active Support |
|---|---|---|---|
| 7.0 | Package basing on .NET 10.0 | net10.0, net8.0, netstandard2.0 | X |
| 6.2 | Package basing on .NET 8.0/6.0 | net8.0, net6.0[^2], netstandard2.0 | X |
| 6.1 | Package basing on .NET 7.0/6.01 | net7.0, net6.0, netstandard2.0 | |
| 6.0 | Package basing on .NET 6.0 | net6.0, netcoreapp3.1, netstandard2.0, net461 |
Migrating to the latest .NET Microsoft .NET support lifecycle
Please have a look in the AdsRouterConsole Sample Application.
.NET AdsRouterConsole demo application)
The most recent version of the documentation is available in the Beckhoff Infosys.
Demo Code for the 'Beckhoff.TwinCAT.Ads.SystemServer' package usage can be found here:
Microsoft support for .NET6/.NET7 has ended. Therefore it is recommended to update .NET Applications to Version 8. ↩