Page 1 of 1

OPC UA \"Status Mapping\" and null value

Posted: Mon Aug 13, 2018 9:09 am
by sanikval
Hi all,

We use the mapping OPC UA status codes to WinCC OA user bits.
If the server has a bad quality signal, WinCC OA does not set a user bit.
Using -dbg 27 we found out that the OPC UA server sends a bad quality signal with null value.
Using the WinCC OA OPC UA server, the user bits are set correctly, when imitating bad quality, -dbg 27 shows that in this case, the WinCC OA OPC UA server sends a bad quality signal with the value.
Can we assume that the problem is that the server sends values ??with null value? Change server logic is not possible. Can we do something ourselves?

It is very important for us to obtain a status code, becouse we must know the reason for the bad quality.

Any suggestion?

Re: OPC UA \"Status Mapping\" and null value

Posted: Wed Aug 22, 2018 10:59 am
by alug
Hallo,

actually there is no solution to this problem, because when a driver (like OPC UA client) only sets the invalid bit without value,
which is the case here, the user bits are not set.

There is also a Service Request (1-5275992159) pending on this issue, which is used for further handling this issue

best regards

Andreas