
Damon Vinciguerra
-
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…
-
Improve DateTime Picker in Trend
The popup for selecting a Date and Time on a Trend is pretty cumbersome. It would be nice to have the option to type in entries. Examples would be 1/1/24 10/1 (this year) 1/1/24 12PM 1/1/24 15:…
-
CSV Collector processes relative path to C:\System32
For the CSV collector, you have to create a SAF_Import.config for each folder you want to process. One of the parameters is ProcessedDirectory. In the example, there is an absolute path configured (C:…
-
Document External Properties in SQLite
The document https://helpcenter.canarylabs.com/t/m1y8gf3/how-to-configure-external-property-storage-for-populating-metadata-in-virtual-views-version-24 indicates that you can store external…
-
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.…
-
Search function for Symbol Picker
As the help video says, there are over 4,000 symbols available in the Symbol Control. It would be nice if there was a search bar to help filter through them all.
-
v24 Excel Locked if user doesn't authenticate
If a user opens an Excel v24.0.1 workbook, or opens a new workbook and interacts with the Excel Add-In, it will open a browser. If the user closes the browser without authenticating (not knowing what…
-
Rename "Output Vertically" to "Output Tags Vertically"
Myself and some of my customers are confused by the "Output Vertically" check box. I assumed that it mean that data would be output vertically. But from experience,…
-
v24 Axiom not releasing View/Historian Resources
Our 24.0.1 Message logs are being borderline flooded by "context has timed out". I opened a case 8978 to investigate. They said it's probably an issue with "Axiom is not releasing its Views/Historian…
- Fixed
-
Highlight Selected Trend(s)
We've got some use cases where users want to add a bunch of trends to a Trend Chart and have them all in the same band. This is so they can overlay the trends and see how they react in relation so…
-
v24 Messages Timestamp Filter Doesn't work for Midnight
If you have a timestamp filter that is set to end 12 AM for a day, it will actually give you all of the messages for that day. You can even see in the filter description in the bottom right that the…
- Fixed