James Wise
-
OPC UA Path Based Logging - Remove top branches from naming
We are using OPC UA Path based logging in Canary. We have one dataset per PLC/Collector session. In Kepware, we use a channel per PLC. Result is that we have "Test PLC" duplicated 3 times by path…
-
Ability to include tag name/description/engineering unit in value box
See https://helpcenter.canarylabs.com/t/m1hjf1r/tag-name-in-value-box. Whether using ValueFormat or something else, it would be helpful to have an easy way to show the tag name alongside the value…
-
Option to default to complete tag name on trend chart
While we have some options like manually filling in the display name we want or using "source tag" instead of "display name" in the options for the legend, cursor, or float label,…
-
Email alert if Canary Admin, Messages count in last x hours > set limit
If you open Canary Admin, the messages tile shows you the warning, error, and fatal count for the last 24 hours. It might help if there was a way to setup an email alert in case this number (or…
-
Email Groups within Canary
While we might be able to handle this with distribution lists in our email setups, it could be helpful if there was a way to create email groups within Canary and then use those groups in events.…
-
Calcs & Events should show an error if the tag name is invalid
Normally if there is a problem in a calc/event we see the error like this: BUT it doesn't look like tag names are checked. Below for example we have an event property for a tag but that tag doesn't…
-
Is there a limit (6?) on # of properties for an event?
We setup an event in Canary under calcs & events and tried to backfill but it immediately went live without adding any events. If we removed properties from the event it worked.…
-
Including event duration in end event email
Event Duration is available in the events table control in Axiom and in the event pull in Canary's Excel Add-In. We didn't find a way right off though to include the event duration in an end event…
-
Re: Value Box Limit Comparison to another tag should allow for range (e.g. actual within +/- 5 of set point)
@Steve Mason Thank you! For now the way we did it by using an add hoc calculation and limits on that like this: Abs(Fallback([Eagle_Act_Speed],0)-Fallback([Eagle_Spec_Speed],0))<5 Which gives us:…
