-
Symbol Control (version 26)
Properties *Name - a unique name used to reference the control in script Color - sets the color of the symbol FlipHorizontal - reflects the symbol over a horizontal axis FlipVertical - reflects the…
-
How To Import Custom Symbols (version 26)
Although a custom image can be embedded into an Axiom application using the Image control, a Symbol is more useful in that it can be linked to a SourceTag whereupon limits can be applied to change…
-
Text Box Control (version 26)
The Text Box control is used to trigger a script to run whenever a text change is made. As it requires scripting, this control is only available to Canary users listed on the Axiom>Script access…
-
Trend Graph Control (version 26)
When embedding a Trend Graph control into an application, the user will have the option to Add trends or import a chart that was previously created. If importing a chart,…
-
Value Box Control (version 26)
Properties *Name - a unique name used to reference the control in script Color - sets the color of the box FontSize - Small, Normal, Large, Extra Large HorizontalAlignment - sets the horizontal…
-
Value Box Formatting Options (version 26)
The Value Box control can be configured to display the Value, Timestamp, or Quality of tag by using the ValueFormat property. Parameters are formatted using C#'s string.Format() method.…
-
How Often Does a ValueBox/Gauge Update? (version 26)
By default, a ValueBox (or Gauge) is set to display the most recent value in the Historian, so that when the value updates the ValueBox updates along with it.…
-
How To Display a Tag's Property in a ValueBox (version 26)
Instead of displaying a tag's value, timestamp, or quality in a ValueBox, the user may wish to display a property of the tag in the ValueBox. To do this,…
-
How To Build Ad Hoc Calculations (version 26)
The following controls have the option of linking their source to a tag or a calculation: Circular Gauge Donut Gauge Line Linear Gauge Panel Symbol Value Box When dropping the control onto the screen…
-
Application URL Parameters (version 26)
The following URL parameters can be passed in to create links for applications: Application AssetInstance ScreenName InactiveTimeout Mode TimeZone ProviderName apiToken Application The application…
-
Application Shortcuts (version 26)
Copy/Paste Controls and screens can be copied (Ctrl+C) and pasted (Ctrl+V) from one application to another. Undo/Redo The back and forward arrow at the top of the application screen are used to undo…

