https://github.com/amirdoosti6060/adsdemo
A sample application that shows how to communicate with TwinCAT 3 PLC using ADS
https://github.com/amirdoosti6060/adsdemo
ads beckhoff beckhoff-twincat-plc csharp dotnet twincat-ads twincat3
Last synced: 3 months ago
JSON representation
A sample application that shows how to communicate with TwinCAT 3 PLC using ADS
- Host: GitHub
- URL: https://github.com/amirdoosti6060/adsdemo
- Owner: amirdoosti6060
- Created: 2024-05-01T07:22:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-04T06:21:57.000Z (about 1 year ago)
- Last Synced: 2025-01-23T18:47:21.025Z (4 months ago)
- Topics: ads, beckhoff, beckhoff-twincat-plc, csharp, dotnet, twincat-ads, twincat3
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ADSDemo
## Introduction
This solution works with [SWGeneratorSolution](https://github.com/amirdoosti6060/SWGeneratorSolution) to demonstrate how can control Beckhoff PLC using ADS in C#.
In this sample you can read and write different types of variables in Beckhoff PLC through ADS as well as receiving notification when a specific variable is changing in the PLC.## Structure of soution
The solution contains a WinForm application project which is written in Visual Studio.## Technology stack
- OS: Windows 10 Enterprise - 64 bits
- IDE: Visual Studio Enterprise 2022 (64 bits) - version 17.8.3
- Framework: .Net 6
- Language: C#
- Beckhoff TwinCAT Ads 6.1.203## How to run
Open the solution in Visual Studio and run it using F5.
Note that you need to run it on the same PC as PLC or change AMD NetID.