by index:
\i O J byte::macro_index
Parameter | Type | Range | Description |
---|---|---|---|
macro_index | word | 0 ... max. macro index | index of the macro to jump to |
by name:
\i O J by_name::macro_name
Parameter | Type | Range | Description |
---|---|---|---|
macro_name | by_name | ASCII chars (0x01 .. 0xFF) | 0-terminated macro name |
Jumps to the macro referred by macro_index or macro_name. Macros executed with this command will be interrupted by a new command sent via any interface as well as touch and keyboard events.
Note
Response: | [ACK] |
Example
\iOJ\D5
Jumps to the macro with index 5.
See also:
Macro Related Commands
Execute Macro
Execute Protected Macro
Set Macro Offset
Set Macro Name Prefix
Set Macro Name Suffix
Copyright © demmel products gmbh. All rights reserved.