Set Cursor#
Sets the cursor to the specified coordinates.
| Connection link | [Link] Terminal connection object. The variable name in this property must match the variable name in the "Connection link" property of the "Connect to Session" block from the Terminals group. |
| Column | [Number] X position of the cursor in the terminal. Numbering starts from 1. |
| Row | [Number] Y position of the cursor in the terminal. Numbering starts from 1. |
| Delay before | [Number] Delay in milliseconds before executing the block. |
| Delay after | [Number] Delay in milliseconds after executing the block. |
| Timeout | [Number] Timeout for the operation in seconds. |
| Error handling level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error text | [Text] Returns detailed information about the error in case of incorrect execution of the block. |