This version of Internet Explorer is either no longer supported by Microsoft, or is obsolete and some features of our store may no longer be supported.
Please consider upgrading or use a different browser.
BRX Series PLCs (Stackable Micro Brick): Do-more Designer Videos
Detailed Product Overview
(VID-DD-0042) - This video gives basic information on Using the RETC "Conditional Return Back to Call" instruction in the Do-more Designer software. It presents information that is commonly missed by users. This WILL NOT be a complete tutorial for the instruction but rather a supplement to the help file and customer experience.
**Prices were valid at the time the video was released and are subject to change.
** Software Version used in this video: Do-more Designer 2.0.3
Hide Transcript
View Transcript
This instruction is used to mark the end of execution in a subroutine. How this differs from the Regular return instruction is that it allows for conditional contacts on the rung in prior to the instruction. This will be useful if you want to skip some code in your subroutine. If do you use a Conditional return in your subroutine, your subroutine still must have at least one RET instruction per subroutine.