RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
300
innovators for industry
Undelayed
Short
List Command
if_fly_x_overflow
Function
Conditional command execution for Processing-on-the-fly applications
: This command
immediately executes the directly subsequent list command if the condition in accordance
with
Mode
for the X axis was fulfilled. Otherwise, the next list command is skipped over.
Call
if_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#4 = 1 or error bit#5 = 1).
> 0:
An overflow occurred (error bit#5 = 1).
< 0:
An underflow occurred (error bit#4 = 1).
Comments
• For command usage, see
.
• The error bits queried in accordance with
Mode
(error bit#4 and/or error bit#5) will be
reset.
RTC
®
4
RTC
®
5 new command
Version info
Available beginning with version DLL 525, OUT 527
References
Undelayed
Short
List Command
if_fly_y_overflow
Function
Conditional command execution for Processing-on-the-fly applications
: This command
immediately executes the directly subsequent list command if the condition in accordance
with
Mode
for the Y axis was fulfilled. Otherwise, the next list command is skipped over.
Call
if_fly_y_overflow( Mode )
Parameters
Mode
To-be-evaluated condition as a signed 32-bit value:
= 0:
Some kind of boundary exceedance occurred
(error bit#6 = 1 or error bit#7 = 1).
> 0:
An overflow occurred (error bit#7 = 1).
< 0:
An underflow occurred (error bit#6 = 1).
Comments
• For command usage, see
.
• The error bits queried in accordance with
Mode
(error bit#6 and/or error bit#7) will be
reset.
RTC
®
4
RTC
®
5 new command
Version info
Available beginning with version DLL 525, OUT 527
References