XenoGuard 4.0 Documentation

Wheel

ActionStep Reference » Windows » Mouse » Wheel 

The ActionStep Mouse Wheel simulates the scrolling function of a mouse.


[-] Hide
  1. Open the Windows node in the Workspace Explorer.
  2. In the Mouse node, select the Wheel ActionStep.

Parameters:

The ActionStep has the following input parameters:


name Description
Motions
The list of the mouse wheel movements

Parameters for the "Motion" sub-branch:

  • Delay - wait time in milliseconds after moving the mouse wheel
  • Delta - upward or downward mouse wheel change
  • Orientation - movement of the mouse wheel
Allowed Context Scopes [Fixed, Local, Global]
Allowed Context Types [Variable, Parameter, Enum]

Information A positive Delta value moves the mouse wheel upward (away from the user) while a negative value moves the mouse wheel downward (toward the user).

Example 1 (Expand and collapse an ActionStep node):

This example moves the mouse cursor to a specified location on the Workspace Explorer. The mouse scrolls down through the list of ActionSteps and expands a node. It later collapses the node after five seconds.

See other Mouse operations:

Button Click
Button Down
Button Up
Move
Set Location