
RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
425
innovators for industry
References
,
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
.
), 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
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
chapter 8.7.9 "Monitoring Processing-on-the-fly Correc-
.
), 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
Normal
List Command
set_fly_2d