Hardware manual
Drop List Selector Impact Reference Guide
Datalogic Automation Inc. 4-50
Drop List Selector
The Drop List Selector control allows the Control Panel operator to select an item from a pre-defined list.
Unselected True if the check box is currently cleared.
CheckBox Label The text displayed on the check box. Some special characters will not
display in this property. See “Special Characters” on page 4-97.
Selected If True, the check box is checked.
ToolTip Text Text displayed when the cursor is held over the control in Run mode.
Transparent If True, the control’s background is transparent.
Visible If True, the check box is visible.
Method Name What it does
Disable Disables the control; it cannot be used
Unselect Sets the check box to the Unselected (unchecked) state and fires the
Selected and Unselected events.
Select Sets the check box to the Selected (checked) state and fires the Selected
and Unselected events.
Toggle Sets the check box to the opposite of its current state and fires the
Selected and Unselected events.
Enable Enables the control so it can be used
Hide Makes the control invisible
Show Makes the control visible
Event Name When it happens
Action When the check box’s state changes
Action by User Only when the check box’s state changes from a user’s action
Selected When the check box is checked
Selected by User Only when the check box is checked by the user
Unselected When the check box is cleared
Unselected by
User
Only when the check box is cleared by the user
Property Name What it is
ToolTip Text Text displayed when the cursor is held over the control in Run mode.
Property Name What it is