FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
10-02-2023 09:45 AM
Hello,
we are developing web based HMI using javascript to operate robot. our web HMI, as a client communicate with opcua server.
We are able to write data to the ctrlX CORE PLC by using OPC UA nodeID but problem is that after getting following error , OPC UA not send request to PLC.
Writing data: ns=2;s=plc/app/Application/sym/mxA_04_Jog_Fast/A5_B_M false
09:57:50.795Z :client_secure_channel_layer :236 requestData not found for requestId = 182 try with 183
Error writing data: Invalid message header detected
Error writing data: Invalid message header detected
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! DELETE ME
09:57:53.574Z :reconnection :416 Session has been restored
Is there any solution?
Thanks in advance
Solved! Go to Solution.
10-02-2023 02:17 PM - edited 10-02-2023 02:17 PM
Hello,
Usually the library for opcua are working well with our device if well configured. In my opinion is better, seing the application to write directly on the datalayer. In this way you skip the Opcua server with all the configuration regarding it.
Regarding the server post your configuration and compare your cleint functioning with our testclient or UA expert. Are also them creating this issue?
Mauro
10-10-2023 05:25 PM
Hello,
as far as I understand, you were able to connect the OPC UA server and you could write data to the PLC, but it stopped working.
Can you reproduce the effect? If yes, can you send me a WireShark trace that covers this situation?
Christian
11-03-2023 03:37 PM
@Chirag03 Any news here or can this topic be closed?