spasoye
Results
1
comments of
spasoye
I've managed to workaround this problem. I realized that after _SysSemProcessCreate()_ created semaphore is locked. I modified Robin.open Codesys function: ``` IF data[idx].shm = RTS_INVALID_HANDLE THEN data[idx].shm := SysSharedMemoryOpen2(name, 0,...