External Device Set Mouse

Simulate a mouse, position and left-click. The target is the mainform of Usine.

mouse

Settings

x

Relative horizontal position of the mouse. From 0 (left of the target) to 1 (right of the target).

y

Relative vertical position of the mouse. From 0 (top of the target) to 1 (bottom of the target).

left

  • When the value goes from 0 to 1, the module sends a mouse down message.
  • When the value goes from 1 to 0, the module sends a mouse up message.

target

The X & Y pos are calculated according the target position and width

  • current window: relative to the current window
  • top control panel, control panel: relative to the control panel or top control panel position and width
  • container, top container relative to the container or top patch container position and width

See also

version 6.0.240115

Edit All Pages