Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

KeyMove

  • Last UpdatedJul 18, 2023
  • 1 minute read

Moves the command cursor in a specified direction to the closest AN. If an AN cursor override is specified, the command cursor moves to that AN directly. This function is equivalent to the KeyUp(), KeyDown(), KeyLeft(), and KeyRight() functions.

Syntax

KeyMove(Direction)

Direction:

Direction to move the cursor:

0 - Do not move

1 - Left

2 - Right

3 - Up

4 - Down

Return Value

0 (zero) if successful, otherwise an error is returned.

KeyUp, KeyDown, KeyLeft, KeyRight

Example

KeyMove(1);
! Moves the cursor left.

See Also

Keyboard Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in