RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
527
Undelayed
Short List
Command
mark_char_abs
Function Marks an indexed character. In the called command list (see below), any absolute
Vector Commands and “Arc” Commands receive an offset (based on the current
coordinates at the time of the call).
Call
mark_char_abs( Char )
Parameters
Char
Index of the indexed character to be marked.
As an unsigned 32-bit value.
Allowed value range: [0…1023]).
The following applies:
Char
= character set number × 256 + ASCII number of
the character (character sets are numbered 0…3).
Comments • mark_char_abs reads the indexed character’s starting address from the internal
management table based on the supplied index and then calls list_call_abs (see also
the comments there), which then starts the corresponding command list.
• If the command list of the called character contains no absolute commands, then there
is no difference between mark_char_abs and mark_char.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References mark_char