RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
472
Ctrl Command set_rot_center
Function sets the rotation center of a Processing-on-the-fly rotation correction (see set_fly_rot and
set_fly_rot_pos).
Call
set_rot_center( X, Y )
Parameter
X, Y
Position of the rotation center referenced to the zero point (0|0) of the image
field as signed 32-bit values;
allowed range: [–2
24
…(2
24
–1)]
Comments • For Processing-on-the-fly correction, see page 181.
• The position of the rotation center should be defined via set_rot_center or
set_rot_center_list before the Processing-on-the-fly correction is activated via
set_fly_rot or set_fly_rot_pos.
• The rotation center can also lie outside the image field (the allowed area is roughly
equivalent to 30x the image field).
• Usage of a second scan head is only practical if it is set up for exactly the same rotational
center.
RTC
®
4
RTC
®
5 unchanged functionality (except for the extended range of values)
In RTC
®
4 compatibility mode, the RTC
®
5 multiplies the specified coordinate values by 16
(the permissible range of values is correspondingly reduced).
References set_fly_rot, set_fly_rot_pos
Delayed Short
List Command
set_rot_center_list
Function same as set_rot_center (see above), but a list command
Call
set_rot_center_list( X, Y )
Parameter
X, Y
See set_rot_center.
RTC
®
4
RTC
®
5new command
References set_rot_center