Activity for egau

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi, pretty late to the party, but did the "defining constants per FB instance" actually became a thing? @ingo

  • egau egau posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Excellent merci pour ton aide!

  • egau egau posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    This explanation aligns with the issues we’re experiencing with our machines. The scenario I described is happening with one of them (let’s call it Machine A). This machine is identical to another one (Machine B), except for some custom code that facilitates communication with an external Beckhoff PLC for MES integration in the production line. Machine B has been powered on and off daily for at least three months and has never had this problem. Given that, I highly doubt the MES custom code is the...

  • egau egau posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hi, thanks for the fast response :) Yes I Have a .err file. Sorry I forgot to upload it. It is a binary file though... "Runtime goes in exception before the shutdown ?" I think it goes into exception at the same time as the power is lost...

  • egau egau modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hi, We have a machine running Codesys on a Windows IPC (CODESYS Control Win v3 - x64). When we hard shutdown the machine, the code on the PLC sometimes becomes "corrupted" after a power on (When trying to login to the PLC, we get the message "The application 'Application' does not exist on device."). I've noticed these errors in the logs, but I'm not sure what to make of them. We are not using any RETAIN variables in our code, although I'm not sure about referenced librairies. (we are using the persistence...

  • egau egau posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hi, We have a machine running Codesys on a Windows IPC (CODESYS Control Win v3 - x64). When we hard shutdown the machine, the code on the PLC sometimes becomes "corrupted" after a power on (When trying to login to the PLC, we get the message "No application on device"). I've noticed these errors in the logs, but I'm not sure what to make of them. We are not using any RETAIN variables in our code, although I'm not sure about referenced librairies. (we are using the persistence manager). I'm pretty...

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    any updates on this?

  • egau egau modified a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi, using the ElementCollections Library, why isn't it possible to mutate a value found within a HashTable? From what I understand, the only way to change a value would be to use the RemoveByKey(), followed by AddKeyValuePair(). My goal is to use a Data Structure that works like a Dictionary in Python. The HashTable seems to come close to this, except that the values themselves seem to be immutable... In python, we can mutate a dict easily (see attached picture).

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hi, using the ElementCollections Library, why isn't it possible to mutate a value found within a HashTable? From what I understand, the only way to change a value would be to use the RemoveByKey(), followed by AddKeyValuePair(). My goal is to use a Data Structure that works like a Dictionary in Python. The HashTable seems to come close to this, except that the values themselves seem to be immutable... In python, we can mutate a dict easily (see attached picture).

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hey @ofey, any luck with that issue?

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Hey @ofey, any luck with that issue?

  • egau egau posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    It bothers me for sure.

1