Hi, Is there a way to reset an SFC in Codesys 2.3, similar to using the "SFCReset" flag in Codesys 3.5? Thanks
Hi, Does anyone know where I can download the SysLibMem.lib library for Codesys 2.3?
Hi, I am using the SysProcessExecuteCommand2 function from the SysProcess library to run the candump command in the PLC's Linux environment. However, the candump command stays running indefinitely. If I was running the candump command from a terminal (via PuTTy, etc), that command usually requires Ctrl+C to terminate. Is there a way to terminate a command that is executed with SysProcessExecuteCommand2?
I have the same question as well, anyone have any ideas? Thanks
Hi, How do I add the PLC Open Motion libraries to my Codesys project? Thanks, Jefferson
I looked through some old Forge talks and figured out that you can use pointers to point between the string and the array of bytes. This is SOLVED.
Hi, In Codesys 3.5, STRINGs are treated as an array of byte so I can simply use the array operator to get the ASCII value for a byte location in the string. However, I get an error when I try this in Codesys 2.3. I attached a screenshot. Does anyone know if this is possible in Codesys 2.3? Thanks, Jefferson
Also, I am testing the XML Utility library. I downloaded this free library from the Codesys store and installed the package, but the library says that I need a license: