I have a related problem. In my case the variables in the trace switch between different parameters in the background and thus the curve jumps. Now I want to reset the trace every time I switch the parameters. I found the function TraceMgrPacketRestart(Input) in https://help.codesys.com/webapp/TraceMgrPacketRestart;product=CmpTraceMgr;version=3.5.17.0 to do that. My problem is that I am trying to get a trace packet handle of the type RTS_IEC_HANDLE as the Input of the function, but I don't know where...
I have a related problem. In my case the variables in the trace switch between different parameters in the background and thus the curve jumps. Now I want to reset the trace every time I switch the parameters. I found the function TraceMgrPacketRestart(Input) in https://help.codesys.com/webapp/TraceMgrPacketRestart;product=CmpTraceMgr;version=3.5.17.0 to do that. My problem is that I am trying to get a trace packet handle of the type RTS_IEC_HANDLE as the Input of the function, but I don't know where...
Thank you, that was the problem.
Hello, I have connected my Laptop with a unsecured connection to the Raspberry Pi and it works. Now I wand to use a secured connection, but I get the error seen in the picture (in codesyscontrol.log). I use Unified Automation UaExpert as a client and get there a BadSecurityChecksFailed. I followed the guide here https://help.codesys.com/api-content/2/codesys/3.5.14.0/en/_cds_runtime_opc_ua_server/. What can be reasons to get this type of error?