-
Release V22.1.1
Released on: 8/8/2022 Ignition Version: 8.1.5+ Bug Fixes Change LastValue Ignition aggregate to map to End instead of EndBound aggregate
-
How to Configure the Ignition Collector (version 23)
Latest tested and supported version of Ignition: 8.1.36 If using 8.1.31 or 8.1.32, the provider name must match the collector name. A bug was introduced in 8.1.31 (and fixed in 8.1.…
-
How to Configure the Ignition Collector (version 24)
If using 8.1.31 or 8.1.32, the provider name must match the collector name. A bug was introduced in 8.1.31 (and fixed in 8.1.33) that prevented the module from working properly without the names…
-
How to Configure the Ignition Collector (version 25)
If using 8.1.31 or 8.1.32, the provider name must match the collector name. A bug was introduced in 8.1.31 (and fixed in 8.1.33) that prevented the module from working properly without the names…
-
Regional Date Formatting
How do we change the date format displayed in Axiom (on the trend and Data Entry control)? Regional settings for the PC are set as Australia with dd/mm/yyyy yet all dates are still displayed as…
-
A new property for the Spark Chart
I think a StartTime would be helpful for the Spark Chart control so it can display historical data without also having to display real-time data. I have a Value Box that displays a historical…
- In review
-
Websocket connection refused
I'm trying to connect to the Canary websocket JSON payload with Python and it seems to refuse to connect. I can connect to websockets created from other sources though.…
-
Release V22.1.1
REQUEST UPGRADE Built on Windows Server 2019 Standard MSBuild v16.0 MSI: Wix v1.14.2 Released on: 8/1/2022 Bug Fixes Axiom ScatterPlot control not working correctly with assets TrendGraph control…
-
How to Add a Remote Historian View (version 24)
In most Canary deployments the Views service is installed locally to the Historian service. There are some instances though (mostly with larger deployments) where it may be beneficial to install a…
-
How to Add a Remote Historian View (version 23)
In most Canary deployments the Views service is installed locally to the Historian service. There are some instances though (mostly with larger deployments) where it may be beneficial to install a…
-
How to Add a Remote Historian View (version 25)
In most Canary deployments the Views service is installed locally to the Historian service. There are some instances though (mostly with larger deployments) where it may be beneficial to install a…
-
Display the Timestamp for the Last Time a Tag Changed Value/State
I'm trying to make an axiom application showing various current "live" data of many tags sampled every second. Some tags are related to automated discrete volume sampling from the instrument and…
-
Migrate GE historian data to Canary
Hi folks, has anyone experienced such a data motion from GE to Canary? I was thinking at using HDA client but Canary lacks that, right? So it’s only CSV and SQL? The db is 10gb+ so CSV might be hard.…
-
Axion email notification function
We use the event email notification function with a lot of our customers as a process alarm function to notify them of unusual or out of limits process activity.…
-
Change Color Label Text
Add the ability to change the color of the text in a label. With a dark background label text is white. If a label is placed over a symbol the white text isn't visible unless the symbol is a dark…
-
How to Change the Canary Base Path Location (version 23)
Upon the initial install of Canary software, the user has the option of choosing where the 'Canary Base Path' will be located. Starting with version 21.…
-
How to Change the Canary Base Path Location (version 24)
Upon the initial install of Canary software, the user has the option of choosing where the Canary Base Path will be located. This is where Canary stores configuration files for its various services.…
-
How to Change the Canary Base Path Location (version 25)
Upon the initial install of Canary software, the user has the option of choosing where the Canary Base Path will be located. This is where Canary stores configuration files for its various services.…
-
Canary Endpoints/Ports (version 23)
The following is a list of the default ports that Canary uses for its services. The endpoints that need opened are unique to each deployment and can be changed if needed using the Canary Admin.…
-
Golden Batch Events/Trends
A common use of historical data is that of a Golden Batch. This represents the best case for the manufacturing of a product. When there is an issue in a batch,…
- On Roadmap
-
Creating a Virtual View or Asset Model (version 24)
Since the Views service is the single access point for all Historian data queries, it is possible to create virtualized views, or Virtual Views, of the underlying Historian archive.…
-
Creating a Virtual View or Asset Model (version 23)
Since the Views service is the single access point for all historian data queries, it is possible to create virtualized views, or Virtual Views, of the underlying historian archive.…
-
Creating a Virtual View or Asset Model (version 25)
Since the Views service is the single access point for all Historian data queries, Virtual Views can be created on top of the underlying Historian archive.…
-
Setting the selected list box control item from another list box
I have a list box control with 3 options. This control updates several different bar charts in my Axiom application. As the user scrolls to see the other bar charts,…
- Answered
-
Add ValueTransform property for bar chart control
I've used ValueTransform with other controls in Axiom and found it helpful. I ran into a need recently where this would have been very helpful for the bar chart control