get_cursor_values
Read cursor positions and deltas in the active cursor mode; set track=True to include track-mode readings and axis values.
Instructions
Read cursor positions and deltas for the active cursor mode.
Manual-mode readings (ax, bx, ay, by, x_delta, 1/x_delta in Hz, y_delta) are always returned; track=True additionally reads the track-mode readings (track_* keys) and the track axis. Readings unavailable in the current mode come back as "<error ...>" strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |