-
Unofficial API for Web Read API in NodeJS
Hello everyone! I use Axiom to build production and monitoring dashboards and have built an npm package to be able to integrate the web read API into nodeJS applications such as server daemons for…
-
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…
-
Axiom Script for Displaying a "-" instead of "Undefined"
If using an asset-based grid, a value box will display "Undefined" for any asset instance that does not have the corresponding tag. The following script can be used to convert "Undefined" to "-".…
-
Axiom Script for Converting Epoch Microsecond Values to an Actual DateTime
This script uses the OnBeginValueChange function on a ValueBox to transform the value of tag which is recording the date/time in epoch microseconds to an actual date/time.…
-
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,…
-
Taking Axiom one step further than just trends and numbers.
These screenshots are examples of how we took advantage of the Canary Axiom application to display our treatment plant and remote stations similar to our HMI screens.…
-
Site Diagnostics
This diagnostic screen provides information about the main assets found at the site, pumps and tanks. It is built by assigning the asset type of a site to the main screen using the modal asset swap…
-
Managing Multiple Assets Across Sites
This screen is designed to provide a list of sites or locations at left that can be selected to display an overview of that site at top of the main window,…
-
High Level Company Overview
The purpose of this screen is to provide a high-level view of a large distributed site operation. It is meant as a general health assessment for executive management and allows fast drill downs…
Share screenshots of Axiom dashboards you have designed!