Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Meta data point script not re-triggering within a few seconds
-
Hi
I'm using mango 3.5.
I have a meta data that contains a (calculated) data point that combines 2 data point values. Each of these 2 data points has 'Update context' ticked. I have discovered that if the 2 points are updated within about 3 seconds, the script is NOT triggered when the second data point is updated. I think I can work around this by setting the Execution delay to be at least 4 seconds.
Is this expected behaviour? -
My only thought is maybe some additional high priority threads may be required to help smack out the calcs.
Alternatively have two scripted datasources updating a single virtual datapoint. That way they can fire independently of each other.
These are just ideas, I'm not sure what else to suggest.