RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
648
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
Range boundary.
As a signed 32-bit value.
Allowed value range: [–524,288…+524,287].
Out-of-range values are clipped to the boundary values.
Xmax
Like
Xmin
(analogously).
Ymin
Like
Xmin
(analogously).
Ymax
Like
Xmin
(analogously).
Comments • For usage of set_fly_limits, see Section ”Customer-Defined Monitoring Area”,
page 256.
• During initialization (with load_program_file), the boundary limits get set to the
following default values:
–
Xmin
=
Ymin
= –524,288
–
Xmax
=
Ymax
= +524,287
• Range boundaries specified using the parameter value 0 are set to the above-
mentioned default values.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_marking_info