Hardware manual

Impact Reference Guide Range Scroll
4-69 Datalogic Automation Inc.
The middle of the bar adjusts the Range Start and End values within the limits of the Range Minimum and
Range Maximum values. Tools that have a data type of Range1D can be linked directly to this control.
Property Name What it is
Background Color Click in the field to choose the control’s background color. (The Visible
property must be True to see the background.)
Height The control’s height.
Width The control’s width.
X The X coordinate of the control’s left edge.
Y The Y coordinate of the control’s top edge.
Enabled If True, the button is enabled.
Precision The number of decimal places for the Range values.
Range Maximum The control’s upper limit. This is displayed in the lower right corner of the
control.
Range Minimum The control’s lower limit. This is displayed in the lower left corner of the
control.
Range End The control’s highest range value. This is displayed in the lower right cor-
ner of the range scroll bar. In Run Mode, you can click and drag the upper
end of the scroll bar to adjust this value.
Range Start The control’s lowest range value. This is displayed in the upper left corner
of the range scroll bar. In Run Mode, you can click and drag the lower end
of the scroll bar to adjust this value.
Label Color Click in the field to choose the label’s display color.
Label Font Click in the field to choose the label’s font properties.
Range The control’s Range Start and Range End properties as a Range 1D data
type. Link this property to the Range1D property of the desired tool.
Tool Tip Text displayed when the cursor is held over the control in Run mode.
Visible If True, the control is visible.
Method Name What it does
Disable Disables the control; it cannot be used
Enable Enables the control so it can be used
Hide Makes the control invisible
Show Makes the control visible
Event Name When it happens
Changed When the control’s value changes