-
Data Entry Control in Asset Template should indicate tag doesn't exists
In Axiom v24, if you add a Data Entry Control to an Asset Template, the control will show up in each asset pane, regardless of whether or not that tag exists.…
-
A tag that's value is the year data started
This is related to not being able to manually create tags. For filtering reasons in Axiom, I want to be able to have a tag that's value is the year the tags were added (i.e.…
-
Obsolete Tags
Hi, I have a tag that I deleted, however, I want to use the name of this tag without resetting the old data, how can I do it? Thanks
-
v24 Axiom does not maintain imported Chart title
In Axiom v23, if you imported a Chart into a Trend Graph control in an application, the default title would be the path/name of the imported chart. If you do the same thing in v24,…
-
Dataset storage questions
I'm trying to understand how Canary 'knows' what tags it has. As far as I can tell, if a collector sends data for a tag name then that tag is created in the relevant dataset file for that day,…
- Answered
-
Axiom v24 Calculated Trends Don't Update if Source Tag is Missing (Asset Template)
I simplified the user case for purposes of explanation. We have an Asset Type of "Well". Most Wells have a tag called "Oil Rate". Some do not. We have an Application with the Screen configured with…
- Acknowledged
-
Assistance Required: Axiom Trend Graph Issue
Dear Canary Support Team, I am encountering an issue with the Axiom Trend Graph software. The software is installed on my system, but when I attempt to launch it using anonymous credential mode with…
-
Automatic sign in to Canary Admin when authenticated to Windows AD
With our v23 Canary install, launching Canary Admin while logged into our AD it automatically authenticates us to the app and we're not prompted to sign in.…
- Answered
-
Mapping Windows External Groups to Canary Group v24
We've installed a new v24 Canary server and I'd like to know if there is a way to map our existing Windows Groups to Canary Groups in Identity ahead of time? I was able to map one that I belong to,…
- Answered
-
Restrict Data Entry Input by Type
For the Data Entry control, it would be useful to allow the admin configuring the control to limit the type of data that can be entered. For instance, the Getting Started article states Canary can…
-
Restrict Data Type in Data Entry Control
Is there a way to restrict values entered into a Data entry Control? For instance, I only want people to put a 0 or a 1.
-
Search Filter in MQTT Tags Working Correctly?
It seems to be ignoring slashes and auto-wildcard on spaces. You can see in this screenshot the tag path search does not match correctly. "BESSs/BESS 6/" seems to be converted to "*BESSs*BESS*6*"
-
Duration a Tag is Greater than a value
Hello, I am trying to create a calculation that will tell me the total time in the last 24 hours when a tag has a value greater than a set value (example 50) Has anyone done this already?…
-
EventTable Download Option
Hi, I have created some event calculation and made some Event Properties to be calculated when the event trigger. Is there any option to send the event report to client with event property data.…
- Answered
-
Need help with simple script to change IsVisible property
I am looking for some help with a simple script to set the IsVisible property of a Symbol. For instance, let's say The source of the Symbol1 is set to a value box (ValueBox1),…
-
MQTT payload includes ALL Tags of view, want to create one topic for each Tag
Hi. When i publish data coming from a view, using jsonmqtt, via publisher, i am getting one topic on the MQTT Server including all datapoints. Is there a configuration possibility to publish…
-
Add a CalculatedByGUID Reference
Add a line for the CalculatedByGUID to the Calculation Status pane for easy referencing of the Calculation's GUID without having to locate the output tags in the Historian.…
-
SQL connection issue for tag attributes in views configuration
I have a test installation with data in a SQL database that is already sending time-series data through the SQL collector. I'm trying to connect to the same DB in the Views configuration to pick up…
-
Pass Asset Type up to Dependent View
We have 2 business units, each with their own slightly different View. Then we have a 3rd View that combines them. From my testing, if I create an Asset Rule in a View,…
-
Mqtt collector config
Make if possible to add/change filters/add tags etc without disabling the mqtt collectors. Now we have to wait for no plant activity in order to change mqtt collector settings.
-
How to Change the Identity REST API Port (version 24)
By default, the Identity service is set to listen on 55353 for inbound client applications (e.g. Axiom, Excel Add-in, and Admin) trying to authenticate.…
-
Breaking Changes in v24
Please read the following before upgrading to v24 to view the breaking changes that are occurring. Some services have been removed while new services have been added.…
-
Possible to Correct Timestamps?
One of our sites had an issue where it wasn't syncing to our NTP server properly for a few days so all our data for those days is in UTC time instead of local.…
-
Rollup calculation syntax
I'm trying to create a rollup calculation but I don't really understand he syntax and I can't find any examples. I have a virtual view with these asset types: one Company, with multiple Sites,…
- Answered
-
Events Table Optimization
We are trying to optimize performance of the Events and Event Properties table, is it advisable to add Indexing and table partitions to achieve this?