0

I am running an example application using TwinCAT ADS communication system, got from a colleague. When I give the command to connect to ADS, error ' fail to load tcadsdll.dll file ' appears; I have looked for it on the web but din't find

Danich56
  • 1
  • 1
  • 1

3 Answers3

2

I you have TwinCat 3.1 installed you find the dll in the following folder:

C:\TwinCAT\AdsApi\TcAdsDll\
Ghasem
  • 14,455
  • 21
  • 138
  • 171
pedro
  • 21
  • 3
1

This is the FTP page where you can download the packages for ADS development from beckhoff.

Just downlaod the CS_AdsServer.zip file and extract. You will find everything you need included.

robinCTS
  • 5,746
  • 14
  • 30
  • 37
Meister Schnitzel
  • 304
  • 2
  • 4
  • 11
0

You need to install TwinCAT to get the tcadsdll.dll file. You can request a download file on Beckhoff's website for free.

pboedker
  • 523
  • 1
  • 3
  • 17
  • I download TwinCat and Add Reference but I get this error "TwinCAT.Ads.AdsInitializeException: 'ADS could not be initialized because the 'TcAdsDllCe.dll' is not found! Please check DLL search paths!" – Ugur Baran Nov 07 '22 at 05:19