-
Specifying timestamp in MQTT payload
Hello, I have an MQTT SpB payload coming in from HighByte where one of the fields is a "Date & Time". Is there a way to have Canary take this value as the timestamp and not the value of the…
-
Cross Reference Table to turn operator id number into name
We have a tag with the numeric employee number of the operator on the machine. We have a simple table (e.g. Excel file) with columns for that number and the employee name.…
- Answered
-
Configuring the Canary System to Send Email Alerts (version 22)
By configuring the Canary System to send email alerts, users can be notified if: a DataSet stops receiving data for x minutes disk space is running low a data file was improperly closed and taken…
-
Configuring the Canary System to Send Email Alerts (version 23)
By configuring the Canary System to send email alerts, users can be notified if: a DataSet stops receiving data for x minutes disk space is running low a data file was improperly closed and taken…
-
Configuring the Canary System to Send Email Alerts (version 24)
By configuring the Canary System to send email alerts, users can be notified if: a DataSet stops receiving data for x minutes disk space is running low a data file was improperly closed and taken…
-
Removing commas from string values shown as numbers
I have a tag that is setup as a string but in Events in Canary shown in Axiom using an event table control, it is shown with commas. Is there a way to setup my event property calculation or…
-
Provide a descriptive subject line on Automated Axiom Reports
Currently all the Automated Axiom Reports have a subject line that says “Automated Axiom Report”. When a user receives several Axiom reports in a day they have no way of distinguishing them,…
- Released
-
Aggregate Interval Picker
I have 2 x DateTime pickers that return the start and end values of motor run hours correctly in 2 x Value Boxes. I need to either:- Subtract ValueBox1 From ValueBox2 and put results into ValueBox3…
-
Time-zones in chart URL parameter
Dear Canary team, It would be nice to be able to specify the timezone for the TimeEnd parameter in the Chart URL, similar to how the API format supports timezone format.
-
Axiom Script - Finding the Value of a Tag at a Given Time Using the DateTimePicker
The following code snippet can be used to update the AggregateStartTime of a ValueBox using the OnDateTimeChange function of the DateTimePicker. public void DateTimePicker1_OnDateTimeChange(object…
-
export data to excel from a grid
It would be useful to export data from a grid so we don't have to use the excel add-in. Since the grid autopopulates the assets it is also easier to maintain the asset list for exporting data.…
-
Error executing script on Scatter Plot
Hi Canarylabs teams, I would like to write a simple script, to control the "IsVisible" property of scatterplot by a button. But the script cannot execute, pls see the attached screenshot. Tks.
-
Bug in Trend Chart General Number Format Lower Limit
When setting the number format on a trend line, if the General number format is selected, the number of digits can be set to zero, but this triggers a bug where the application will not load and it…
-
Font is different on identical value box
Hi, I have a bunch of value boxes in an axiom application that point to different tags but they look different, some are darker that others. I can't find a settings in the valuebox's property to fix…
-
How to Configure the Canary Admin to Require Authentication for Local Admins (version 22)
By default, the Canary Admin allows anonymous access for local users via the 'Net.Pipe' endpoint. If wishing to restrict local admin access, simply uncheck this box.…
-
How to Configure the Canary Admin to Require Authentication for Local Admins (version 23)
By default, the Canary Admin allows anonymous access for local users via the 'Net.Pipe' endpoint. If wishing to restrict local admin access, simply uncheck this box.…
-
Showing Value as Text
I have a tag (integer) that is 0 - 9; I want to show a text for the value itself. Such as, '0' as OFF, '1' as ON, '2' as FAULT, etc. Is there a formatting option for ValueBox like this?
-
Inconsistent Vector Size When Writing Historical Data
Hey Guys, I'm fairly new to Canary, and I'm struggling to understand how Vectors work. The only documentation I found says the Vector size should be based on data type.…
-
Allow showing more than 100 assets in Asset Template
It would be very useful to show more than 100 assets in an Asset Template. I understand that this is to prevent performance issues. So if possible, the maximum number of assets allowed could be an…
-
Canary System Health and Statistics
This diagnostic screen provides information about the Canary system and services. The % of uptime is a value calculated by the Calc and Events service
-
Value Box, Grid Or Panel With User Selectable Start and End Time
I have managed to find my way around a lot of tasks and requirements in Axiom but I still seem to be struggling with something I believe should be simple (FLW!!!!…
-
Release V22.3.2
Released on: 4/5/23 Ignition Version: 8.1.5+ Bug Fixes Fixed issue with properties getting sent to multiple collectors
-
Release V22.3
Released on: 2/6/23 Ignition Version: 8.1.5+ Features Updated to use the Canary API getTagData2 function
-
Filter Grid by Aggregate Kind
Add the ability to filter a grid using an aggregate kind. For instance, a grid showing an Alarm tag with the aggregate kind "CountInStateNonZero will show the number of times an alarm has occurred…