bmhargis
-
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.…
-
Call an API for Properties
Allow configuration in some manner to call an API to retrieve a property. For example, if I had an internal application which had an API that allows me to query for location information about a…
-
Use value of an asset tag as a property for all instances of that asset
For example, if I have a 'pipeline1.info.facility id' tag, I'd like to use the value of that facility ID tag as a "facility ID" property for all tags for the "pipeline1" instance of my "pipeline"…
-
Enable MQTT Collector to Auto-Log Tags Matching Pattern
Please add a way to set one or more filters for an MQTT Collector Subscription to automatically collect tags which pass at least one of the filters. The "automatically log all tags" setting for an…
-
Add tooltips to label or value box controls
Add a tooltip text field to label and/or value box controls that show the text when you hover over the control with your mouse
-
Enable Opening CurrentWindow Navigation Links in a Separate Tab with a CTRL Click
Allow navigation links which are set to "currentWindow" in Axiom to still open in a new tab when they are CTRL clicked, similar to other hyperlinks online
-
Add Chart Annotations
Add functionality for annotations to Axiom Chart to show and store data points of interest for the future and for sharing. The other option, at least for our use case,…
-
Scheduling Blocks for Calculations
Add the ability to schedule certain calculations to only run during certain times of the day, such as between 5 A.M. and 9 P.M. In our environment, some calculations,…
-
Add Pagination to Events Table control in Axiom
Similar to how assets are handled in the asset template, allow paginations of the result set and setting of the number of events per page to display. Currently,…
-
Axiom Script for Retrieving Parent Asset Tag
This Axiom script allows you to automatically visualize the correct tag belonging to the parent asset of your selected asset. I have an Axiom application using screen-level assets called completions,…