Undelayed
if_cond
Short List
Command
Function
Conditional command execution:
if_cond immediately executes the directly following list command, if the current IOvalue
at the EXTENSION 1 socket connector's 16-bit digital input port meets the following
condition:
((IOvalue AND Mask1) = Mask1) AND (((not IOvalue) AND Mask0) = Mask0)
(= if the bits specified in Mask1 are 1 and the bits specified in Mask0 are 0).
Otherwise, this list command is skipped.
if_cond( Mask1, Mask0 )
Call
Mask1
Parameters
Mask0
Comments
• See also
RTC4RTC6
New command.
RTC5RTC6
Unchanged functionality.
Version info
Available as of DLL 600, OUT 600, RBF 600.
References
if_not_cond, if_pin_cond,
Undelayed
if_fly_x_overflow
Short List
Command
Function
Conditional command execution for Processing-on-the-fly applications:
if_fly_x_overflow immediately executes the directly subsequent list command, if the
condition in accordance with Mode for the x axis has been fulfilled.
Otherwise, this list command is skipped.
if_fly_x_overflow( Mode )
Call
Mode
Parameters
Comments
• For usage of if_fly_x_overflow, see
page
• The error bits queried in accordance with Mode (error bit
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_not_fly_x_overflow
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
16-bit mask.
As an unsigned 32-bit value.
Only the lower 16 bits are evaluated.
See Mask1.
Chapter 9.3.2 "Conditional Command Execution", page
if_not_pin_cond
To-be-evaluated condition.
As a signed 32-bit value.
= 0:
Some kind of boundary exceedance occurred
(error bit
Bit #4
> 0:
An overflow occurred (error bit
< 0:
An underflow occurred (error bit
256.
= 1 or error bit
Bit #5
= 1).
Bit #5
= 1).
Bit #4
= 1).
Section "Customer-Defined Monitoring Area",
Bit #4
295.
and/or error bit
Bit
#5)
454
Need help?
Do you have a question about the RTC6 PCIe Board and is the answer not in the manual?
Questions and answers