
Damon Vinciguerra
-
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.…
-
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.…
-
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 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.…
-
Allow admins to see/edit other user's private displays in Axiom
As a Canary admin, if a user has an issue with a display, I need to log into the server, grab the file, copy it to my private folder, and then I can open it up and troubleshoot it.…
-
Remove Hardcoded Limit on Scatter Plot TVQs
Right now, the Scatter Plot Control is limited to 10,000 TVQs. In Administrator Views\Configuration\Settings there is a configuration item for Max Return Tvq Count.…
-
Custom defaults for Add-In settings
I know it's all personal preference, but for my customers and I, it feels like the default settings applied to a new data pull (like Processed Data) are always the exact opposite of what we want.…
-
Search for tags by properties
In Axiom, if you enable properties in the tag picker list, search queries will look in both the tag name and the properties (like description). In the Excel Add-In,…
-
Defined Method for Editing Excel Add-In Data Pull
If I pull data into Excel using the Add-In, then I want to edit it. My options are to edit the formula directly, or, select a cell in the output array, then select a button at the top (and I have to…