OPC Missing data change -
i'm registering group of variablse opc da server. if modifies items on server (example: disable 1 item , enable after minutes), cannot receive update when tag newly enabled. tested on kepware server doing this:
- define tag "const variable"
- connect server , register tag
- change function "random generation" (the server not disconnect client)
- the client not receive value but
- disconnect client
- reconnect client -> obtain random values
is there way avoid behaviour? not accademic question: in real life make maintenance part of plant without closing server: when puts full plant online, client not receiving changes.
i suppose type of changes results in new opc handle , if i'm registred old one, never receive value change. there common way workaround this? have monitor event? had issue?
thanks.
Comments
Post a Comment