c601154
(Darius-Ioan Sandru)
July 23, 2024, 4:13pm
1
Hello!
I’m trying to do the tutorial for adding widgets and binding and when I finished and I wanted to test again on the local host page the 4 boxes 2 input and 2 output had 2 x’s in them instead of a natural value exactly 0 and numeric inputs cannot be edited as they are gray in color
Hello Darius,
Seem to be some binding issues,
Make sure you have the opcUa variable declared in the opcUa file with right name
Go to logger to see if there any mistake with the binding, by ticking on the visualizayion box
Also activate the diagnose page of the mappview on the configuretion view
More about diagnosis page: here
c601154
(Darius-Ioan Sandru)
July 23, 2024, 4:41pm
3
In the log file I discovered that I have an error with the code:
-1061091026
Hi,
It looks like there’s something missconfigured at the OPC UA server, the server connection or the OPC UA datapoints, or, if using ARsim on Windows, maybe the server can’t start because the port is already in use or the port is blocked by firewall:
https://help.br-automation.com/#/en/4/diagnostics_support%2Fsys_error%2Ffiles%2Feventid_-1061091026.html
Best regards!
kovarj
(Jaroslav Kovar)
September 6, 2024, 7:55am
6
Hi Darius-loan , have you found solution for your problem? If so, can you share it with us or marked answer that helped you the most?