OPC Aggregator different Values to Thingworx
i have a problem with the synchronization of thingworx and opc aggregator.
first what have i done:
use opc aggregator to read out values from machines, use the default settings.
in thingworx i connect with remote thing over industrial connections and use for example following settings
i primarily use "read from server cache" or "cached for specific time", it s ok, but here is my problem....
i get values by changed, thats correct, but in a few cases the change does not arrive...
the setting "fetch form remote every read" would now make sure to always have the current value, but i continue to work with the values in different places and that would trigger too many read operations to opc aggregator here...
at the moment my solution is, manually reinitializing the connection in the opc aggregator, in order to force a current query and syncronize opc aggregator and thingworx.
is it possible, to query the current value from the opc aggregator, from thingworx?
or is there a possibility to trigger the reinitializing of values from thingworx? if yes how?
my idea would be to be able to ensure that the opc aggregator and thingworx display the same values after a certain interval, the question is how?
i m overlooking a service here under industrial connections or remote things?
thank you for help.

