Questions tagged [twincat-ads-.net]

The TwinCAT.Ads DLL is a .NET class library, that provides classes to communicate with an ads device.

The class library is part of the TwinCAT AdsCommLib. The DLL allows for server-client based communication in a synchronous and asynchronous(event-based) manner.

Links

Related Tags

34 questions
0
votes
2 answers

TwinCAT3 automation script(C#) for I/O scan devices

I want to implement TwinCAT3 automation script(C#) for scanning I/O devices. I want to scan CANOpen devices which are connected to TwinCAT3 coupler and select from the appropriate CANOpen device from GUI. I did not find any information about…
0
votes
3 answers

TwinCAT 2.11: Set Config/Freerun-Mode with Win32-Application

I am using TwinCAT I/O 2.11 on Windows XP SP2. With the .NET-Library "TwinCAT.ADS" I already managed to read and write Inputs/Outputs (mapped objects from the device on the EtherCAT bus). But of course this only works when TwinCAT is in Freerun or…
-1
votes
2 answers

Is it possible to call Visual Studio variable from twincat 3? (programming language: C#)

I've been working on project graphical water fountain. Right now I'm stuck in how to call Visual Studio ariable from twincat 3. is there anyone can help? Really need some explanation before I can start again. Thank you before. Best regards, Thomas
-1
votes
1 answer

How to read the memory in a device using C# through TwinCAT?

It is possible for me to access the memory of a device and read/write to it using C#? I know it is possible using TwinCAT. Is there a function in the library where I could access the memory through TwinCAT? This is how I access the memory through…
XTT
  • 177
  • 1
  • 3
  • 13
1 2
3