OSCAT Forum

oscat.lib => oscat.lib fuer CoDeSys 3 => Thema gestartet von: mRadek am 30. Januar 2018, 14:33:15

Titel: Compiller error
Beitrag von: mRadek am 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 :)