Hi all,
I have a fairly large project with PLCNext 2152 and Visu + for OPCUA. They are around 2000 variables of different types.
The problem that arises is that OPCUA does not update all the values in SCADA, only some. However, the SCADA system shows the OPC as CONNECTED. In PLCNext Engineer different values are shown by debug, compared to those shown in SCADA.
It could be determined that the incorrect values are mainly for variables that do not change their state frequently, such as faults, configuration parameters, etc. When relaying a parameter change via debugging in the PLCNext Engineer, the values are updated in SCADA.Is there a way to force the refresh of data continuously in OPCUA of the PLCNext?
Is there any log of connections and information traffic with OPCUA clients?Information:
PLCNext 2152 in firmware 2020.0LTS
Visu + 2.53 unlimited
To rule out security problems, security was disabled in PLCNext and in OPCUA.Thanks in advance.