Damon Vinciguerra
-
Event Hash and ID
We've been looking at pulling Events via the API. Here is a sample response from our system. We noticed there is an ID and a Hash. I don't see any documentation on what those represent.…
-
Calcs string comparison like
I have a use case where I need to start an event when a flare pilot goes out. For whatever unknown reason, statuses are sent to us in string. And they're not uniform.…
-
Should IsQualityGood propagate the Quality of the tag?
We have a use case where we have two flow meters that we want to sum up. If one of them is Bad quality from SCADA, we want Calcs to treat it as zero. We did If(IsQualityGood('tag1'),'tag1',…
-
Can Collectors be Upgrades before Historian?
We have a rather large system with 2 historians and about a dozen collector machines all running on 23.2.1. We're looking at upgraded to the latest version. Do we have to upgrade Historians to v25.…