RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
459
Undelayed
Short List
Command
if_not_fly_x_overflow
Function Conditional command execution for Processing-on-the-fly applications:
if_not_fly_x_overflow immediately executes the directly subsequent list command, if the
condition in accordance with
Mode
for the x axis is not fulfilled.
Otherwise, this list command is skipped.
Call
if_not_fly_x_overflow( Mode )
Parameters
Mode
To-be-evaluated condition.
As a signed 32-bit value.
= 0: Some kind of boundary exceedance occurred
(error bit Bit #4 = 1 or error bit Bit #5 = 1).
> 0: An overflow occurred (error bit Bit #5 = 1).
< 0: An underflow occurred (error bit Bit #4 = 1).
Comments • For usage of if_not_fly_x_overflow, see Section ”Customer-Defined Monitoring
Area”, page 256.
• The error bits queried in accordance with
Mode
(error bit Bit #4 and/or error bit Bit #5)
are reset.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_marking_info, set_fly_limits, clear_fly_overflow, clear_fly_overflow_ctrl,
if_fly_x_overflow