Skip to content

A sample application that shows how to communicate with TwinCAT 3 PLC using ADS

Notifications You must be signed in to change notification settings

amirdoosti6060/ADSDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSDemo

Introduction

This solution works with 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.

About

A sample application that shows how to communicate with TwinCAT 3 PLC using ADS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages