RTC6 boards
Doc. Rev. 1.0.21 en-US
8 Advanced Functions for Scan Head Control and Laser Control
220
• For
<Value>
the following ranges apply:
0.0 Length 1048576.0
0.0 Delay(Length) 65535.0
Delay values are supplied in units of 10 µs,
jump lengths in bits.
• Each instruction must be in a separate line.
• Space characters and tabs within a line (for
example, between ’
=
’ and
<Value>
) are ignored.
• Empty lines are ignored.
• Data points with invalid values are ignored.
• The data point of a particular index
<n>
is ignored
if the corresponding
Length<n>
and/or
Delay<n>
definition is missing.
• The semicolon ’;’ can be used for comments. All
characters in a line following a semicolon are
ignored.
• The instructions for data points in the table can
be ordered as desired.
• Indices for data point pairs in the table can be
selected as desired within the range [1…50] (the
table is then automatically sorted by ascending
position values).
• If the table contains no valid data points, then
load_jump_table_offset has no effect
(return value 1 or 13).
• If there is no entry of Length = 0.0, then one with
Delay
= Min(
Delay<i>
) is inserted (the smallest
valid value encountered is filled downward). The
same applies to Length =524288.0 with
Max(
Delay<i>
).
• If the specified text file contains only one valid
data point with
Delay<n> = D
, then the
Jump Delay table Delay(Length)
= D
(for the
whole jump length range) is loaded.