Wago PFC300 (750-8302) and WagoAppSQL_xxx libs

Hi everyone,

I have a problem on new PLC PFC300 (750-8302) with WagoAppSQL_MySQL lib. It looks like it is not compatible with 64bits PLCs. On older PLCs like 750-8212 and 750-8202 it works without problems.

I am using the newest Codesys/libs/devices description

  • Codesys V 3.5 SP21 Patch 5
  • Wago Devices and Libraries 2.0.8.9

The problem is when I add FbMySql_Login to my POU - it won’t compile with error messages like “C0032: Cannot convert type ‘ULINT’ to type ‘UDINT’”.

I think the problem is more related to the internal wagosyssocket library than to WagoAppSQL_….

I also tried WagoAppSQL_MsSQL, but I ended up with the same errors.

Am I doing something wrong, or is it just a bug? Please see the print screen below.

Thanks a lot for any help.