RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
425
References init_fly_2d, load_fly_2d_table, get_fly_2d_offset, activate_fly_2d, activate_fly_xy
Undelayed
Short
List Command
set_fly_limits
Function defines the boundaries of the customer-defined monitoring area for Processing-on-the-fly
applications.
Call
set_fly_limits( Xmin, Xmax, Ymin, Ymax )
Parameters
Xmin
,
Xmax
,
Ymin
,
Ymax
Area boundaries as signed 32-bit values;
allowed value range: [–524,288 … 524,287]
(overflowing values get clipped to the boundary edge).
Comments • For command usage, see page 190.
• During initialization (with load_program_file), the boundary limits get set to the
following default values:
Xmin
=
Ymin
= –524288 and
Xmax
=
Ymax
= +524287.
• Boundary limits specified using the parameter value 0 will also get set to the above-
mentioned default values.
RTC
®
4
RTC
®
5 new command
Version info Available beginning with version DLL 525, OUT 527
References get_marking_info
Undelayed
Short
List Command
set_fly_limits_z
Function defines the boundaries of the customer-defined monitoring range for Z-axis Processing-
on-the-fly applications.
Call
set_fly_limits_z( Zmin, Zmax )
Parameters
Zmin
,
Zmax
Boundaries as signed 32-bit values;
allowed value range: [–32768 … 32767]
(out-of-range values will be edge-clipped).
Comments • For command usage, also see chapter 8.7.9 "Monitoring Processing-on-the-fly Correc-
tions", page 190.
• During initialization (with load_program_file), the boundary limits get set to the
following default values:
Zmin
= –32768 and
Zmax
= +32767.
• Boundary limits specified using the parameter value 0 will also get set to the above-
mentioned default values.
RTC
®
4
RTC
®
5 new command
Version info Available beginning with version DLL 531, OUT 532
References set_fly_limits, get_marking_info
Normal
List Command
set_fly_2d