-
Installing the Canary System (version 24)
When installing Canary for the first time, it is imperative that the server which will host Canary's Identity service be installed first as other remote Canary servers must be configured to connect…
-
Installing the Canary System (version 25)
When installing Canary for the first time, it is imperative that the server which will host Canary's Identity service be installed first as other remote Canary servers must be configured to connect…
-
Views Security Permissions
Learn how Canary system administrators can configure the Views service for client-specific data permissions. This means the ability to filter what each Canary user has access to,…
-
Calcs & Events: 201
The second of a series of three coaching sessions designed to teach you how to use the Calcs & Events service.
-
Value Box Formatting Options (version 24)
The Value Box control can be configured to display the Value, Timestamp, or Quality of tag by using the ValueFormat property. Parameters are formatted using C#'s string.Format() method.…
-
Value Box Formatting Options (version 23)
The Value Box control can be configured to display the Value, Timestamp, or Quality of tag by using the 'ValueFormat' property. Parameters are formatted using C#'s string.Format() method.…
-
Value Box Formatting Options (version 25)
The Value Box control can be configured to display the Value, Timestamp, or Quality of tag by using the ValueFormat property. Parameters are formatted using C#'s string.Format() method.…
-
Change Asset Colour based on values
I would like a system where the colour of the graph, or bar, changes based on a configuration table of values. i.e. 0 = Red, 1 = YELLOW, 2 = BLUE etc..…
- In review
-
Axiom trend chart embedded view parametrization
Hi, Perhaps this is already possible, but I'd like to be able to parametrize axiom trend charts that I embed into other applications. Perhaps by url. E.g.…
-
Edit Historical Data
How can I edit and delete existing data? Does deleting the data actually remove it, or just change the Quality flag to deleted? What about the metadata for a tag once it has been created?
- Answered
-
Log4j Vulnerability
We would like to assure our Canary customers that the Log4j library is NOT utilized anywhere in our software, past or current versions. If you have any concerns,…
-
Possibility to move HDB files to location after time period
In addition to the “Delete” functionality one could also have a “Move to location” functionality in the DataSet Settings
- Released
-
support csv/excel formats for reports and in body of email
It would be great if axiom supported sending csv or excel formats and also if it could embed table or grid data as HTML or text in the body of the email
-
Axiom - export data error
hi, when I try to export the raw values (sample interval 0 seconds) from any tag in axiom, it fails to retrieve the values and gives me this error message.…
-
Tag name in value box
I know I can use a value box in an Axiom Application with ValueFormat = {Value:N2} @ {Time:MM/dd/yyyy hh:mm:ss tt} to get value and time. Is there a way I can have tag name there as well? Right now,…
- Answered
-
Release V21.4.1
Built on Windows Server 2019 Standard MSBuild v16.0 MSI: Wix v1.14.2 Released on: 11/18/2021 Bug Fixes Axiom Desktop client using Windows Credentials does not work Historian Historian:…
-
Canary Sender Buffer Capabilities
Hello everyone, My team and I have some questions related to the capabilities of the Sender Buffer. Is there a limit in the amount of data Canary can buffer?…
- Answered
-
Canary Historian fatal errors
I had a couple of problems. One was that my datasets failed the automatic verification, so I had to manually verify them. Annoying, yes, but oh well, not a big deal.…
- Acknowledged
-
Script Example - Summing Values In a Grid (version 23)
As of version 22.2, the following code snippet is no longer needed if wishing to create simple calculations as it can be accomplished using the U/I. See How to Build Ad Hoc Calculations.…
-
Configurable forward & back button in Trend Graph
At the moment the forward and back button in a trend graph lets you jump to data in increments of 3 days (when your timespan picker is set for an amount of days).…
- In review
-
Sender API functions
When I try using the sender API functions, I am getting the error Method not implemented. I used getSessionToken found in the sender API documentation Canary Labs | Sender Web API Documentation
- Answered
-
Transferring Canary Server Licenses (version 23)
Canary licenses and data can be transferred to new servers as needed and the transfer process can be broken down into these steps. Install Canary products on the new server Decommission existing…
-
How to Transfer a License to a New Server (version 24)
Canary licenses can be transferred to new servers as needed using the following steps: Open the Canary Admin and navigate to the Licenses tile. Click the REMOVE LICENSE button next to the product you…
-
How to Transfer a License to a New Server (version 25)
Canary licenses can be transferred to new servers as needed using the following steps: Open the Canary Admin and navigate to the Licenses tile. Click the REMOVE LICENSE button next to the product you…
-
Events Table Control (version 25)
The Events Table allows users to display the events that have configured in the Canary system within an Axiom application. To learn more about how to configure such events,…