-
Axiom Scripting Methods
Is there an example on how to properly use IDataprovider methods like GetRawData? The scripting documentation has some examples but not any showcasing this.
-
Download Axiom Desktop for Offline Installation
Hi I'm new in Canary and I would like to install Axiom Desktop in a server without internet access. Where can I download de Axiom_Setup.exe for manual installation?
-
Create Password Visibility Toggle Button
It would be helpful for users entering their password into the login page of Axiom to be able to view their password before logging in. On some browsers and devices,…
-
Creating a Duplicate Control Freezes Axiom Application
On Axiom v23, when I am editing an Application and select Duplicate, the interface throws an error and I have to reload it. The duplication appears to be successful,…
-
Add radar/spider charts as controls in axiom applications
It would be nice to have a radar/spider chart to show if live data is running on optimal parameters. The control would take tags as input, and increase the plot polygon accordingly.…
-
Configurable Axiom Report Timeout
Right now, the maximum amount of time allowed for an Axiom report to load is 2 minutes. If it takes longer than 2 minutes to load, we receive an error message, and the report does not send.…
-
Allow for Additional Certificate Find Types
Right now, Axiom only allows for two of the possible X509FindTypes when configuring Axiom to use HTTPS. It would be helpful to be able to choose FindByTemplateName as the Find Type instead.…
- Released
-
Data Entry Question
I know Axiom is capable of data entry, I wanted to know the capabilities I wanted to make a data entry form on Axiom where operators enter a number for lbs of scrap and have the time and date…
-
Data Entry Visual: Toggle Tag / Description
Dear all, I have created an application with a ton of tags which can be written to via the data entry visual to the historian. However, it is quite unclear which tag truly references which data…
-
"NullReferenceException" error
Hi Canarylabs teams, I am trying the new function of ValueBox on Axiom, which names "Source calcultion". The function is working and easy to use. However, every time I re-open the application,…
-
Create a template of display
I have several sites with the same variable names. Only the site name changes. I'd like to create a display template where I only have to change the site name.…
-
Upgrading to >= V22.3.2 from V22.3.0 or V22.3.1 can potentially flood users' inboxes with previously orphaned Axiom reports
A bug was introduced in v22.3.0 which changed the naming convention of Axiom reports within the Axiom.sqlite database. Any previously configured reports became orphaned and no longer ran.…
-
Change Direction of NavigateSource List To Maintain Visibility
Right now, if you create a Button control and want to set the NavigateSource to another screen within the Application, the list of screens gets cut off if there are more than a few to choose from,…
- Released
-
Remember Scroll Position in Screen Tab Scroll Bar
Right now, if you have more screen tabs than can be shown along the top of an Axiom Application, there is a scroll bar to let you scroll to more screen tabs to the right.…
- Released
-
Autosave and Revert to Previous Version in Axiom
It would be really nice to autosave your work in Axiom. This could be set up globally or per user. And the autosave interval could be configured as well.…
-
Axiom Annotations - Access Control and Management
This feature request is for access control and management for the annotations within Canary Axiom. Currently, any and all users have the permission to create, update,…
-
Event Property Value for Beginning and End of Event
Is it possible to enhance events capability to include the option for the event property to capture a value at the event beginning, end, or both? Currently if you set the event property to a tag,…
- Released
-
Save controls when changing asset type in Asset Template
Right now, when you create an Asset Template with a specific asset type, then change that asset type, all controls inside of the Asset Template Panel get removed.…
-
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…
-
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…
-
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…
-
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…