by index:
\i T v byte::mode word::timeout word::macro_index
Parameter | Type | Range | Description |
---|---|---|---|
mode | byte | 1 | demo mode (for future use) |
timeout | word | 0 ... 65535 | timeout in units of 10ms |
macro_index | word | 0 ... max. macro index (-1 = none) | index of the macro |
by name:
\i T v byte::mode word::timeout by_name::macro_name
Parameter | Type | Range | Description |
---|---|---|---|
mode | byte | 1 | demo mode (for future use) |
timeout | word | 0 ... 65535 | timeout in units of 10ms |
macro_name | by_name | ASCII chars (0x01 .. 0xFF) | 0-terminated macro name |
Starts a demonstration according to mode and jumps to the macro specified in macro_index or macro_name after the timeout.
Note
Response: | [ACK] |
Example
\iTv\1\D500\mReturn from Demo\0
Starts demonstration mode 1 and jumps to macro "Return from Demo" after 5 seconds of inactivity.
Not supported by: DPC3020, DPC2060, DPC10xx
See also:
Copyright © demmel products gmbh. All rights reserved.