Icon Properties

Help Contents

Introduction

Toolbar Icon Properties define how the icon behaves when the Operator interacts with it. For example, the DataBindTooltip property defines the text of the tooltip that appears when a mouse pointer hovers over the icon.

Operator Toolbar Icons support these properties:

General Data Bindings
DataBindBlink A Data Binding that causes the icon to blink. If DataBindBlink evaluates to TRUE, the icon will blink.
Click the Browse button Property browse button to edit the data binding using the Data Binding Editor.
DataBindEnable A Data Binding which if evaluates to FALSE disables the icon.
Click the Browse button Property browse button to edit the data binding using the Data Binding Editor.
DataBindTooltip A Data Binding which sets the tooltip to display if a user hovers the cursor over the icon. Note: Tooltips are not currently supported in the Android Operator Interface.
Click the Browse button Property browse button to edit the data binding using the Data Binding Editor.
Actions
ActionIconDown An Operator Action script to run when the operator presses the left mouse button down, or touches the display.
Click the Browse button Property browse button to edit the operator action using the Operator Action Editor.
ActionIconShortcut A keyboard shortcut to emulate a button press on the toolbar icon.
Click the Browse button Property browse button to edit the shortcut using the Shortcut Editor.
ActionIconUp An Operator Action script to run when the operator releases the left mouse button, or removes touch from the display.
Click the Browse button Property browse button to edit the operator action using the Operator Action Editor.

Further Information

Data Bindings Editor

For how to edit data bindings for the icons on the toolbar.

Properties Window

For information about editing the properties of toolbar icons.

Toolbar Editor

For information about editing the Operator Toolbar in Fernhill SCADA.

Glossary

For the meaning of terms used in Fernhill SCADA.