-
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.…
-
Obsolete tags
Is there a way to restore tags that have been accidentally obsoleted fro the historian?
-
Global start and end-time property for application
Next level functionality for us would be the ability to control the start and end-time of all components in an application, so it can be possible to create reports based on production…
-
MQTT Collector - Error while connecting to broker and logging node data
Trying to connect to an EMQX broker using TCP with SSL enabled. The reconnect interval is 1 minute, followed by Keep Alive 30. The connection group made with the MQTT Collector in the Canary Admin is…
-
CanaryAnd, and, &&, &
As far as I can tell, there are at least 4 ways to do an AND operation in Calculation: CanaryAnd, and, &&, &. Similarly for OR (CanaryOr, or, ||, |). And not equal has != and <>.…
-
Time a bool is true!!
V23 User I have a machine status, if true, the machine is productive, false if not productive. I want to periodically calculate the percentage of the current day the bool is true or machine is…
-
Restricting edit access in axiom
It would be great if there was a feature in axiom to prevent certain users from being able to modify or save new application views within axiom? Ideally I would like to prevent some users from…
-
MQTT Collector Overview (version 23)
Within MQTT, the MQTT Collector acts as a "subscriber", consuming data from an MQTT server (or broker) to which devices "publish" data to. The collector supports three payload types: SparkplugB (2.…