A PLC communication implementation for Beckhoff ADS.
Info
Version: | 2.7.34 |
Author(s): | Vectron |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vectron/PlcInterface |
NuGet Url: | https://www.nuget.org/packages/PlcInterface.Ads |
Install
Install-Package PlcInterface.Ads
dotnet add package PlcInterface.Ads
paket add PlcInterface.Ads
PlcInterface.Ads Download (Unzip the "nupkg" after downloading)
Dependencies
- Beckhoff.TwinCAT.Ads(>= 4.3.4)
- Beckhoff.TwinCAT.Ads.Reactive(>= 4.3.4)
- Microsoft.Extensions.Options(>= 2.2.0)
- PlcInterface.Abstraction(>= 2.1.1)
- VectronsLibrary(>= 1.0.3)