Relinquish Command Button Widget
Used only with I/O and Calculations tags attached to BACnet Drivers.
* Does not use the Style Settings tag.
Make this part into a snippet, to be included in Dev_WidgetIntro.htm.
The Relinquish Command Button widget can be used by an authorized operator to relinquish (remove) a value set to a specific priority in a BACnet address. When that happens, lower priority commands will be allowed to set their values to the object. The priority level is determined by the Write Address property of the I/O tag.
The properties dialog for the Relinquish Command Button:
Label
Optional text to be displayed on the button.
Font
Select a Font tag that sets the display characteristics of the label.
Image File
Optional path and filename to an image that will be shown on the button. The path must be relative to the application's folder; for example: "Bitmaps\MyIcons\Relinquish.png". Images must be imported to the application before they can be used. See Import Images
If both a label and an image are specified, the image will appear to the left of the label. If there is no label, the image will be centered on the button.
Confirmation
If selected, users will be prompted to confirm that they intended to release control.
Disable Options
Disable selected operator-interaction features of this widget.
See: Operator Interaction Controls
Tools\Command Prioritization