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 values to those tags.
Programming Language: C# Programming Language
Framework: .NET Framework 4.6.1
IDE: Visual Studio 2019
Library: LibplctagWrapper' project has been added to the application to communicate with the PLC. The 'LibplctagWrapper' project is available with the source code in the libplctag-csharp-master.zip file found in the repository.