Personal Data

Username:
shaunvdm
Joined:
2021-08-24 11:26:21

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Yes it is called

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi We have picked up an issue OSCAT_BASIC.Scale_r function call not working in the old lad and FBD version 4.60. Gives no output on the function call. When we convert this to LAD2 it works. As can be see by the two screenshot in normal LD not working in LAD2 it works. Please confirm if this is an issue with Oscat or with LAD in 3.5.21sp3, is there an workaround. Regards Shaun

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi We have picked up an issue OSCAT_BASIC.Scale_r function call not working in the old lad and FBD version 4.60. Gives no output on the function call. When we convert this to LAD2 it works. As can be see by the two screenshot in normal LD not working in LAD2 it works. Please confirm if this is an issue with Oscat or with LAD in 3.5.21sp3, is there an workaround. Regards Shaun

  • Modified a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Busy testing a solution to use Canbus Slave to replace a physical device and convert to Ethercat device but keep the Canbus Master in place. Master needs to Read SDO object 5FA2. In the Master PLC if i send the SDO with 8 bytes in message IE: 60B 40 A2 5F 00 00 00 00 00 i get my expected 58B 43 A2 5F 00 00 68 36 02 containing data back. Problem is if we issue a 4 byte command can send 60B 40 A2 5F. Surely the canbus slave should respond with a 58B 43 A2 5F 00 00 68 36 02 but it comes back as 80 A2...

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Busy testing a solution to use Canbus Slave to replace a physical device and convert to Ethercat device but keep the Canbus Master in place. Master needs to Read SDO object 5FA2. In the Master PLC if i send the SDO with 8 bytes in message IE: 60B 40 A2 5F 00 00 00 00 00 i get my expected 58B 43 A2 5F 00 00 68 36 02 containing data back. Problem is if we issue a 4 byte command can send 60B 40 A2 5F. Surely the canbus slave should respond with a 58B 43 A2 5F 00 00 68 36 02 but it comes back as 80 A2...

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi We have an intermittent issue where the Codemeter service on Linux FAILS to start and stop working during operation. We are using Debian Linux. We have recently updated to 4.5.0.0 and this fault only occurs with this version from what we have tested. ii codemeter-lite 7.40.4990.500 amd64 WIBU CodeMeter minimal runtime ii codesyscontrol 4.5.0.0 amd64 codesyscontrol based on SDK 3.5.18.20 , from Mon 27 Jun 2022 We are Using USB license dongles. When the fault occurs and we run lsusb in linux the...

  • Posted a comment on discussion Engineering πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi, We are doing this successfully between different IPC. Use the MEM.PackBytesToWord function example MEM.PackBytesToWord(byHighByte:=My_data[1],byLowByte:=My_data[0]) function to swap the data at the other end after receiving the data from the TCP buffer. Hope this helps...

  • Posted a comment on discussion Motion πŸ‡¬πŸ‡§ on CODESYS Forge

    Hi All, We have a fault where we get a Softmotion Basic license missing only on boot of the controller. We are using Linux SL, Softmotion SL with a USB key dongle. If we go to license manager it sees all the licenses including the Softmotion SL. To fix the error we simply stop and start under the Update Linux configuration. Under Update Linux after reboot we read PLC info, it shows missing softmotion basic license only after reboot. After doing Stop and Start no errors. What could we do to fix the...

View All