-
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…
-
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.…
-
Canary System Health and Statistics
This diagnostic screen provides information about the Canary system and services. The % of uptime is a value calculated by the Calc and Events service
-
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 "-".…
-
Trending with Useful Statistics
While this may appear as a simple trend chart at first glance, there is a bit more actually happening. The screen is associated to an asset type of tank.…
-
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…
-
Timer Since Last TVQ
Hey all! I created a set of calculations and an Axiom grid displaying a running counter since last TVQ. Basically, each digit (HH:MM:SS) has it's own calculation,…
-
Using DataEntry to Flag Assets
I've used the Asset Template to display all known assets of 'Wells' in my simulation. Then I used a filter on the Asset Template to show me only those wells that are outside spec.…
-
PoC to a Chemical Industry
Recently we did a PoC to one of our customers using Axiom, where they were impressed by Canary's speed and the multi Y-axis (as you can see there are a lots) capability.…
-
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,…
-
Dashboard for a Rubber Mixer
This is for a Rubber Mixing historical data collection for future analytics.
-
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…
-
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,…
-
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.…
Share screenshots of Axiom dashboards you have designed!