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-0058) - This video gives basic information on Using the SGRSTR "Disable Range of Stages Task" 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.
Hide Transcript
View Transcript
This instruction is used to disable all of the stages within the range specified. If this instruction is being executed from a Stage within this specified range, it will NOT cause an immediate jump out of the current stage to the next Stage that is enabled, but rather that transition will be seen on the next scan of the CPU. So any ladder logic between the instruction and the end of the stage will still be evaluated during the current scan. Stages can only be entered in Program code blocks and this instruction can only target or reference stages within the same code block.