-
Asset properties question
We have a database monitoring solar PV generation. We have several inverters, each connected to several strings of solar panels. We want to monitor the output of each string of panels and compare…
-
S&F Functionality For Remote MQTT Publisher
The Publisher service is a great bit of data connectivity for Canary, but it is missing a key feature. In distributed architectures, you cannot be sure that an MQTT stream won't miss any TVQs if…
-
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.…
-
Connecting to Axiom Via Talk2M Connection
We are currently running Canary version 24 on our PLC. For security purposes, the PC with the server is not connected to the internet. I am trying to connect the client to remote computers that are…
-
Linked Tags (version 23)
Linked Tags are 2 or more tags that may exist in different (or the same) DataSets which the user wishes to link together to create one single data stream of history.…
-
Axiom Time Stamp Math
Hello All, I am building a data source diagnostics page in Axiom and would like to calculate the age of the last TVQ for each data source. I have two parts of this I am having trouble with.…
-
Axiom Tab Auto Navigate
Good Day All, I have an Axiom application with multiple tabs. Is there any way for a script to run that cycles through displaying each tab at a constant rate? Display tab1, wait 20 seconds,…
-
How to Configure External Property Storage for Populating Metadata in Virtual Views (version 24)
Some properties are stored within the Historian. They are typically logged alongside the time-series data that comes from a Canary Collector. In some cases though,…
-
How to Configure External Property Storage for Populating Metadata in Virtual Views (version 25)
Some properties are stored within the Historian. They are typically logged alongside the time-series data that comes from a Canary Collector. In some cases though,…
-
Using custom time picker entries in value boxes
Is it possible to use the custom time picker entry as the aggregate interval or aggregate start time values in a value box? i.e. use the start time of the custom time picker as the aggregate start…
-
Make Chart Tags Asset-Aware when Importing to Asset Template
If you have an asset template, and drag over a Trend Graph control into an asset template panel, and choose the Import option. You can import a chart, and it will import that exact chart to every…
-
Axiom Cursor Label for Asset Controls Should be removed or disableable
Please see https://helpcenter.canarylabs.com/t/35yl63s for context. Basically, when you hover your mouse over a Control that has an Asset Type applied to it,…
-
Odd, unhelpful, hover box in Axiom v24
I have found that in Axiom v24, there is this nuisance hover box that appears whenever your mouse settles over an area that's asset relative (panel, asset template, screen, etc.…
-
A tag that's value is the year data started
This is related to not being able to manually create tags. For filtering reasons in Axiom, I want to be able to have a tag that's value is the year the tags were added (i.e.…
-
Obsolete Tags
Hi, I have a tag that I deleted, however, I want to use the name of this tag without resetting the old data, how can I do it? Thanks
-
v24 Axiom does not maintain imported Chart title
In Axiom v23, if you imported a Chart into a Trend Graph control in an application, the default title would be the path/name of the imported chart. If you do the same thing in v24,…
-
Dataset storage questions
I'm trying to understand how Canary 'knows' what tags it has. As far as I can tell, if a collector sends data for a tag name then that tag is created in the relevant dataset file for that day,…
- Answered
-
Assistance Required: Axiom Trend Graph Issue
Dear Canary Support Team, I am encountering an issue with the Axiom Trend Graph software. The software is installed on my system, but when I attempt to launch it using anonymous credential mode with…
-
Automatic sign in to Canary Admin when authenticated to Windows AD
With our v23 Canary install, launching Canary Admin while logged into our AD it automatically authenticates us to the app and we're not prompted to sign in.…
- Answered
-
Mapping Windows External Groups to Canary Group v24
We've installed a new v24 Canary server and I'd like to know if there is a way to map our existing Windows Groups to Canary Groups in Identity ahead of time? I was able to map one that I belong to,…
- Answered
-
Restrict Data Type in Data Entry Control
Is there a way to restrict values entered into a Data entry Control? For instance, I only want people to put a 0 or a 1.
-
Search Filter in MQTT Tags Working Correctly?
It seems to be ignoring slashes and auto-wildcard on spaces. You can see in this screenshot the tag path search does not match correctly. "BESSs/BESS 6/" seems to be converted to "*BESSs*BESS*6*"
-
Duration a Tag is Greater than a value
Hello, I am trying to create a calculation that will tell me the total time in the last 24 hours when a tag has a value greater than a set value (example 50) Has anyone done this already?…
-
EventTable Download Option
Hi, I have created some event calculation and made some Event Properties to be calculated when the event trigger. Is there any option to send the event report to client with event property data.…
- Answered
-
Need help with simple script to change IsVisible property
I am looking for some help with a simple script to set the IsVisible property of a Symbol. For instance, let's say The source of the Symbol1 is set to a value box (ValueBox1),…