Connection with Visual Studio

To use TcAdsDllCe in your Visual Studio project, you need to perform the following steps:

- StrongArm: TwinCATDirectory\AdsApi\TcAdsDll\CE\lib\arm\TcAdsDllCe.lib

- MIPS: StrongArm: TwinCATDirectory\AdsApi\TcAdsDll\CE\lib\mips\TcAdsDllCe.lib

- X86: TwinCATDirectory\AdsApi\TcAdsDll\CE\lib\x86\TcAdsDllCe.lib

 

Connection with Visual Studio 1:

 

The methods of TcAdsDllCE.dll are compatible with TcAdsDll.dll.

In addition, they need the appropriate SDK for Windows CE. You can find it on our FTP server

Visual Studio can connect directly to a Windows CE device, e.g. to transfer the application and debug it online.

Please read the following MSDN article to configure the connection.