HMI application numeric input

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
image

Go to logger to see if there any mistake with the binding, by ticking on the visualizayion box
image

Also activate the diagnose page of the mappview on the configuretion view

More about diagnosis page: here

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!

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?