-Menü

Beiträge anzeigen

Dieser Abschnitt erlaubt es Ihnen, alle Beiträge anzusehen, die von diesem Mitglied geschrieben wurden. Beachten Sie, dass Sie nur Beiträge sehen können, die in Teilen des Forums geschrieben wurden, auf die Sie aktuell Zugriff haben.

Beiträge anzeigen-Menü

Beiträge - mRadek

#1
oscat.lib fuer CoDeSys 3 / Compiller error
30. Januar 2018, 14:33:15
Hi

I try to use OSCAT library, downloaded from Codesys website.
I'm using Codesys 3.5.12.0 (64-bit), OSCAT BASIC 3.3.3.0 and CODESYS COntrol Win V3 x64 device

During the compilation I'm getting some errors related to the type conversions:

Cannot convert type 'POINTER TO BYTE' to type 'DWORD' in _BUFFER_CLEAR and _BUFFER_INIT objects

Did I missed any other library in my project?
I'm totally new with Codesys.

Would you help me ,please?

Ohhhhh.....
I found, that was my error.
I added the library to the DeviceApplication instead to the Application :)