Tag: designer
[designer] Components Design Guides / Adding a Chart to a Dashboard
This guide will instruct you how to add a Chart Display Component to a dashboard and show how to update it’s input parameters to show the requested time period and tag.
[designer] Components Design Guides / Presenting a Snapshot in a Label
This guide will instruct you how to add a Label component, a Snapshot service and bind the output value from the Snapshot service to the Label. The display produced will show the current value of a tag.
[designer] Components Design Guides / Presenting a Tank With a Current Value
This guide will instruct you how to add a Tank image, a Snapshot service and a Label component and bind the output value from the Snapshot service to the Tanks fill level and the Label. The display produced will show a Tank with the current value of a tag.
[designer] Components Design Guides / Button With Link to a Display
This guide will instruct you on how to add a Button component and a Redirect service and how to add an action so that when you click on the Button you will be redirected to another Display.
[designer] Components Design Guides / Components Design Guides
This section of the documentation provide guides on how to use Components, Services and Display Components provided by the system. This is not the reference for each individual component and service. References for these can be found here.
[designer] Components Design Guides / Presenting Tag History in a Chart
This guide will instruct you how to add a History service, a Chart component and bind the output values from the History service to the Chart. The display produced will show the 2 hour history of a selected tag.