-
Axiom as public facing self-service customer-specific portal
We have a v24 canary historian that collects flow rates from meters. The flow is coming into our pipeline system. The product comes from various customers (approximately 90 different customers).…
-
Event duration sum
Hi, is there a way to total all the durations of an event that occurred within a time period. For example, I have an event triggered for downtime of equipment and I'd like to sum up the total…
-
Auth Flow to Use Custom URI Fully
Right now, you can set up a custom URI/URL for Canary by creating a DNS record that points to the Axiom machine and adding that URL to the Identity Tile redirect list.…
-
How can I set time aggregation in Chart parameters?
I was reviewing the chart parameters documentation for the latest Axiom 24v. I noticed there was no mention of time aggregation. Is this available as a secret, undocumented parameter!?
- Answered
-
Event gives an error message
Hi, I am trying to setup an event that can let me know when a tag is above 70. I followed the instructions on How To Create an Event (version 22) - Calculation Server - Canary Community to get it…
-
Calc & Events Settings Screen (version 24)
Endpoints IPC - endpoint used by a local Views service to read events gRPC Admin (55340) - endpoint used specifically by the local Admin service for configuring settings and requesting status…
-
Canary Installer for just the Client Tools
Right now there is a single Canary Installer.exe that is used for the collector, historian, and client tools. It would be helpful to have a version that is just the client tools so that the file is…
-
Add metadata to Asset Types instead of just tags
It would be helpful if we could add properties to Asset Types. This would allow us to provide more info to users about the asset like setpoints, manufacturer info, etc.
-
Excel Add-In Only pull when needed
Right now, if I pull historical data for the previous month (say, raw values). Then I go to a new cell and type in '=1+1'. When I hit enter, Canary will repull the previous month data.…
-
Different log-ins for different preferences without using Windows LDAP
Hi, We run plant operations from a single PC with a general login, so everyone can access the HMI system and the Axiom trending package. Is there a way to create different accounts for the Axiom…
-
Displaying Unit property in Axiom
I have various tags with the property "Units", like this calculated tag: I'd like to show this in Axiom, and reading other posts it sounds like I need to create another Value symbol to show the units…
-
Font Options
It would be nice to have the ability to have more options for the fonts. More than 4 sizes would be nice. Also the ability to make text bold or italics as well as change the font color.…
-
Create Asset Frame work - ISA 95 structure independent from views and tags
Can you create a separate Asset management tree that`s not linked to tag names/views ? We need something static that`s not part of the tag structure and nomenclature.…
-
Assign Asset to 2nd level of all tags
I've got a View in which ever tag has 4 parts (separated by a period). In every tag, the 2nd level is known as the "area". I would like to assign an "Area" asset to the 2nd level of every single tag.…
-
Historian Tile (version 24)
DataSets - number of DataSets configured in the Historian Licensed Tags - number of tags consuming a tag license CPU - amount of CPU the Historian service is using Handles (R/W) - number of tags…
-
Update Value Boxes based on Time/Date
I have an application that will show current line conditions/settings and whether they are running in spec. We want to add a way to pick a time/date so we can see all those line conditions on a…
-
The Administrator may have had a problem connecting with the Identity Service.
I am new here, just completed the install. When i run the Canary Admin, I have this error says: The Administrator may have had a problem connecting with the Identity Service.…
-
Date & time functions in calculations
I'm trying to calculate approximate sunrise/sunset times for each day of the year for a solar generation application. I have them worked out in Excel and need to transfer the calculations to Canary.…
- Answered
-
Historian saves tag path but no data
I created three datasets in the Canary Historian, two of which were testing datasets. There were some logging issues, so I thought it was because the number of logging tags exceeded the 1000-tag…
- Fixed
-
Recurring hdb Reference Count Errors
I get recurring Reference Count warnings on hdb2 files (version 23.1). Is this a cause for concern?
-
Pie Chart
Adds the ability to easily see product splits, productive time vs unproductive time, etc.
- On Roadmap
-
Ignition Module system.tag.browseHistoricalTags()
Is there a way to use Ignition's system.tag.browseHistoricalTags() function with the Canary module as the history provider? I'm thinking there must be, as the Power Chart successfully populates the…
-
MQTT Collector Doesn't Honor DataSet Name Change
v24.1 I've got an MQTT collector. For personal reasons, I wanted to change the name of the data set it was writing to. I stopped the instance of the collector and update the DataSet prefix field.…
-
Simple calculation. Don't understand where the results go
I'm new to Canary and trying to understand how the asset model and calculations work. I've got Solar PV data coming in for 2 inverters with a number of strings of panels on each inverter.…
- Answered
-
Time Since False
I've got a use case where I want to keep a running timer of how long a piece of equipment has been off. There is a tag for status: 1 = running, 0 = off.…