-
Donut Gauge Color Change
There is the ability to drive a colored limit bar within the donut gauge based on static or tag values, but it would be nice to drive the color based on static or tag values.…
-
Ad Hoc Trend Calculated Controls and Grid Column Aggregates
In Axiom 25.3, you can double click on a symbol (like Value Box) that has a tag mapped to it, and it will open a trend in a new tab. If you double click on a symbol that is backed by a calculation,…
-
Grid ColumnCalculation Column-Format Value
In 25.3 ColumnCalculation has no setting for value formatting. It seems to put a random number of decimals in (I've seen 0 through 3 decimals). It would be nice to have a setting to control…
-
Grid ColumnCalculation Column-Specific Option
In 25.3, you can aggregate Grid columns using ColumnCalculation (Sum, etc.). Often, different columns may be aggregated differently. For instance, average flow and max pressure.…
-
Diagnostic Tags for Collectors
We have recently setup event monitoring for diagnostic tags in our environment which is working great. We are currently troubleshooting an issue with spiking high CPU use on one of our Cygnet…
-
Allow Store and Forward Buffer disk location to be changed
Store & Forward Buffer location is fixed on: C:\ProgramData\Canary\StoreAndForward\Buffer While I understand the Buffer Disk Space Limit can be set to hopefully minimize the chance of running the…
-
Bulk remove Calculations
Is there an easy way to remove multiple Calculations at once? Or is the only way to click delete on each one individually?
- Answered
-
How to Add an OpenID Connect Identity Provider (version 25)
By default, Canary uses Windows AD for user authentication; however, Canary also supports OAuth 2.0/OpenID Connect. This gives end users alternate options for signing into Canary's application tools…
-
Scatter Plot Control (version 25)
Properties *Name - a unique name used to reference the control in script AggregateInterval - the amount of time within each interval over which the data is processed using an AggregateKind (e.g.…
-
Most efficient way to export large volumes of data with API
I’m working with a customer who needs about six months of historical data at a 10-second resolution for approximately 1,200 tags. I'm writing a script using continuation to retrieve the data,…