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 ![]() | |
DataBindEnable |
A Data Binding which, if evaluates to FALSE, disables the icon. Click the Browse button ![]() | |
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 ![]() | |
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 ![]() | |
ActionIconShortcut |
A keyboard shortcut to emulate a button press on the toolbar icon. Click the Browse button ![]() | |
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 ![]() |
For how to edit data bindings for the icons on the toolbar.
For information about editing the properties of toolbar icons.
For information about editing the Operator Toolbar in Fernhill SCADA.
For the meaning of terms used in Fernhill SCADA.