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

    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...

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

    Hello, Why don't you just setup EoE properly and use the Easy starter software directly to setup and then save the config files as xml for start parameters. This works 100%. No need to use external software.

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

    Hello, Why don't you just setup EoE properly and use the Easy starter software directly to setup and then save the config files as xml for start parameters. This works 100%. No need to external software.

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

    Hi, Yes you got this totally mixed up. Your EoE address range must be the same as the programming port NOT Ethercat as this uses alias and not IP addresses. So in short Change the Enablebr0.sh to the programming port address ie 192.168.0.50/16. (In the Network interfaces set the eth1 to manual similar to the tap port (auto eth1 iface eth1 inet manual) (This bridge connection replaces your normal Eth1 definition to enable a bridge between Tap and physical interface to Ethercat) In Codesys make sure...

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

    Hi Edwin It is a Lenze i700 servo drive, built some code taking the cyclic rate and cyclic rate of the machine into consideration and got it working with a software window in normal logic that uses normal tp trigger block without window active. The window mode seems to not be supported on this inverter. Thank you for the answer.

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

    Hi, for the life of me i can't get the MC_Touchprobe to work in a window mode. Without window it works 100% as expected with the internal tp of the drive. As soon as we execute the MC_Touchprobe with the WindowOnly true it tells me SMC_TP_COULDNT_SET_WINDOW. Does anyone know what is required to set this window. I am assuming it needs to be a modulo axis to TP to work. Kind Regards Shaun

View All