Skip to content

This is an application coded in C# that facilitates communication with an Allen Bradley PLC. The application performs operations to read the values of tags created in the PLC and write to those tag values.

Notifications You must be signed in to change notification settings

eeyribas/AllenBradleyPLC

Repository files navigation

AllenBradleyPLC

This is an application coded in C# that facilitates communication with an Allen Bradley PLC. The application performs operations to read the values of tags created in the PLC and write to those tag values. To communicate with the PLC, the 'LibplctagWrapper' project is added to the application. The 'LibplctagWrapper' project is available with source code in the libplctag-csharp-master.zip file found in the repository.

C# IDE: Visual Studio 2019

C#.NET Framework Version: 4.6.1

Releases

No releases published

Packages

No packages published

Languages