FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
05-18-2022 05:08 PM
Hello,
We need to use the Network Oscat library and the problem is that with our current library version it comes up an error as the image shows below:
We have tried with a 32 bit PLC Application and it worked, so we assume that it is because the ctrlX Core is based on a 64 bit architecture,
Is there an alternative to this library? Does someone know if there is another version?
Thanks in advance,
Solved! Go to Solution.
05-19-2022 03:20 PM - edited 05-19-2022 03:21 PM
ctrlX CORE is based on 64 bit operating system, yes.
The actual version of OSCAT available seems to be 1.10 and you are using 1.3 did you try to use the latest version?
05-19-2022 03:52 PM
Hello CodeSheperd,
Thanks for your fast answer,
We don't know where to download this latest library, we are using the 1.3.5.2 version,
Do you know where can we find it?
05-20-2022 05:47 AM
05-20-2022 09:20 AM
The homepage of oscat is: http://www.oscat.de here you can find all infos and current versions of OSCAT libraries.
I don't know which network functionality you are using. The network library shipped by ctrlX is CXA_SocketComm.
05-23-2022 10:28 AM
We want to execute FTP commands but I think that with the library that you just mentioned we can already do that,
Thanks!