OPC UA freezing problem

Hi,

Our plant has a Siemens S7-1500 with an OPC UA server. Citect Scada 8.1 (update 28) communicates with logic with the OPC UA client. If, for some reason, Citect cannot read the variables from the logic, the variables will be displayed in #BAD. After a while, all the variables whose value is constantly changing start to show the current value again. Variables with a static value (such as pump status) remain #BAD and do not recover until the Citect IO server is restarted. OPC UA client version is 4.01.04.000.

Is there any parameter to force the OPC UA client to read all variables?

I can't find in-depth information on Citect's OPC UA client, so any help is needed.

Parents
  • Hi  ,

    Driver debugging is best handled by AVEVA Customer Support. I'd recommend reaching out to them.

    There are debugging parameters to help understand what issues are occurring. See the opcua.chm file for details.

    [OPCUA]

    DebugLevel

    DebugCategory

    DebugUnits

    It could be a physical connection problem or the OPCUA Server rejecting messages? It is hard to know.

Reply
  • Hi  ,

    Driver debugging is best handled by AVEVA Customer Support. I'd recommend reaching out to them.

    There are debugging parameters to help understand what issues are occurring. See the opcua.chm file for details.

    [OPCUA]

    DebugLevel

    DebugCategory

    DebugUnits

    It could be a physical connection problem or the OPCUA Server rejecting messages? It is hard to know.

Children