-
Applications Overview (version 22)
Applications Menu Toggle between Edit/Live Mode Undo Redo Application File Path and Name Username and Preferences Full Screen Mode Controls to drag-and-drop Screen Name Edit Screen Name Hide current…
-
Screen Control (version 22)
Screen title and navigation tab Edit screen name Hide current screen from navigation Add new screen Edit screen script * Set asset instance Properties Name - a unique name used to reference the…
-
Asset Label Control (version 22)
The 'Asset Label' is used within container controls ( such as screens, panels, grids, and asset templates) that are set to an asset instance. If using an asset template or setting a grid to an asset…
-
Asset Template Control (version 22)
Template Filter Header Refresh Button - forces the asset template to refresh if a filter is applied Asset Label Asset Template Panel Datetime of last refresh Footer Page navigator Properties Name -…
-
How To Filter Asset Templates and Grids (version 22)
Both asset templates and grids have a 'TemplateFilter' property that can be used to filter assets based on tag values, tag names, asset names, tag properties, and/or value qualities.…
-
Bar Chart Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
Button Control (version 22)
Properties Name - a unique name used to reference the control in script * FontSize - Small, Normal, Large, Extra Large IsVisible - a checkbox to show or hide the control NavigateSource - navigates to…
-
Circular Gauge Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
Using the ValueTransform Property (version 22)
The 'ValueTransform' property of a control can be used to convert the current tag value using an expression. The keyword, value, is used as placeholder for the actual value within the expression.…
-
Data Entry Control (version 22)
Tag Name Entry value to be committed Entry time to be committed with value. Timestamps can be relative or actual. (ex. now, now - 5minutes, day + 3h, January 1, 2021 12:…
-
Data Table Control (version 22)
The 'Data Table' control displays raw or processed data provided an 'AggregateInterval' and 'AggregateKind' are specified. The most recent x (not to exceed 1000) rows of data are displayed unless a…
-
Date Time Picker Control (version 22)
The 'Date Time Picker' control is used to trigger a script to run whenever the date time is changed. As it requires scripting, this control is only available to admin users when creating…
-
Donut Gauge Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
Events Table Control (version 22)
Starting in v21.3, the 'Events Table' allows users to display the events they have configured within an Axiom application. To learn more about how to configure such event, see How To Create an Event.…
-
Grid Control (version 22)
Template Filter * Header * Refresh Button - forces the asset grid to refresh if a filter is applied * Column Header Asset Label * Grid space Datetime of last refresh * Footer * Page navigator * *…
-
Script Example - Summing Values In a Grid (version 22)
The following code snippet demonstrates how to add 3 values together and display the sum in a 4th value box. The controls do not necessarily need to be values boxes, but could include donut gauges,…
-
IFrame Control (version 22)
Properties Name - a unique name used to reference the control in script * Height - the height of the control in pixels IsVisible - a checkbox to show or hide the control UrlSource - the url source…
-
Image Control (version 22)
Properties Name - a unique name used to reference the control in script * Height - the height of the control in pixels HorizontalAlignment - sets the horizontal alignment of the image within the…
-
Label Control (version 22)
Properties Name - a unique name used to reference the control in script * SourceTag - opens the 'ADD TRENDS' menu to link the control to a tag. The 'Text' field will then display the full tag path.…
-
Line Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
Linear Gauge Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
List Box Control (version 22)
The 'List Box' control is used to trigger a script to run whenever a selection change is made. As it requires scripting, this control is only available to admin users when creating applications.…
-
Panel Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…
-
Paragraph Control (version 22)
Properties Name - a unique name used to reference the control in script * FontSize - Small, Normal, Large, Extra Large HorizontalAlignment - sets the horizontal alignment of the text within the…
-
Scatter Plot Control (version 22)
Properties Name - a unique name used to reference the control in script * AggregateInterval - the amount of time within each interval over which the data is processed using an 'AggregateKind' (e.g.…