OPC UA \"Status Mapping\" and null value

Find and share HowTos to various installations / configurations!
Search

Post Reply
2 posts • Page 1 of 1
sanikval
Posts: 8
Joined: Thu Jul 17, 2014 7:35 am

OPC UA \"Status Mapping\" and null value

Post 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?

User avatar
alug
Posts: 42
Joined: Mon Oct 18, 2010 11:00 am

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

Post 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

Post Reply
2 posts • Page 1 of 1