Using CitectSCADA > Defining and Drawing Graphics Pages > Defining Common Object Properties > Object Properties - Slider (Horizontal)

Object Properties - Slider (Horizontal)

Objects and groups can be linked to variable tags in such a way that horizontal sliding of the object/group changes the value of the tag. As the slider moves to the right, the variable tag increases in value. As the slider moves to the left, the variable tag decreases in value. The slider also moves automatically to reflect the changing values of the tag.

Note: The horizontal slider cannot be used if the rotational slider is enabled, or if horizontal movement is enabled.

Objects and groups have the following horizontal slider properties.

Tag

The value of the tag entered in this field (79 characters maximum) will change when the slider is moved left or right. You can define two slider limits on your graphics page. The object/group will not slide beyond these two points. During runtime, when the slider reaches its left-hand limit (Offset At minimum), the tag value changes to its minimum limit. When the slider reaches its right-hand limit (Offset At maximum), the tag value changes to its maximum limit.

To insert a tag, click the Wizard button to the right of this field.

[Tag] Continuous update of tag

Select this box if you want the variable tag to be updated continuously while the slider is being moved. If you do not select this box, the tag will only be updated when the slider has been released (i.e., it has been moved, and the operator has released the mouse button).

[Offset] At minimum

The distance (number of pixels from the original object/group center) that the object/group can slide to the left. When it reaches the point defined by this distance, the tag value changes to its minimum limit.

You can change the offset value by pressing the up and down arrows to the right of the field, or by entering another value in this field.

[Offset] At maximum

The distance (number of pixels from the original object/group center) that the object/group can slide to the right. When it reaches the point defined by this distance, the tag value changes to its maximum limit.

You can change the offset value by pressing the up and down arrows to the right of the field, or by entering another value in this field.

You can increase the value of the tag with a left-slide, and decrease it with a right-slide, by entering negative distances in the Offset fields.

Note: If an object in a group is a slider, it might change the overall size of the group when used at runtime. If it does, the fill level of the group will adjust accordingly. If a group and one of its objects are both defined as sliders, and they slide in the same direction or one is rotational, the object will take precedence (i.e. only the object will operate as a slider).

See Also