..kannst du mal ins log auf dem Zielsystem schauen? VirtualControlAPI.log Danach kΓΆnnte man den Start mal auf der Kommandozeile ausprobieren: python3 VirtualControlAPI.py -r <name></name> am besten noch mit verbose: "--verbose"
..kannst du mal ins log auf dem Zielsystem schauen? VirtualControlAPI.log
since 3.5.20.10 version you should find it here: C:\Windows\system32\config\systemprofile\AppData\Roaming\CODESYS\xxxxxxxx (64Bit) C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\CODESYS\xxxxxxxx (32Bit) you need to have admin rights.
since 3.5.20.10 version you should find it here: C:\Windows\system32\config\systemprofile\AppData\Roaming\CODESYS\xxxxxxxx (64Bit) C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\CODESYS\xxxxxxxx (32Bit)
seems to be an accident but there is a workaround in the Configfile: [CmpSocketCanDrv] AsyncSend=1 and will be solved with 4.22.0.0 Release
seems to be an accident but there is a workaround: [CmpSocketCanDrv] AsyncSend=1
these credentials are saved in the plc - you need to ask Festo how to do this.
I would try to use: https://store.codesys.com/de/codesys-installer.html this standalone version. Seems if your version out of SP19 setup have some update problem.