Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: Henryp on November 22, 2017, 12:31:39 PM
-
Is it possible to turn a stage on using DMD?
-
Is it possible to turn a stage on using DMD?
Absolutely. Look at the Project Browser. Expand the program block containing the stage. Right-click on the stage and select the Debug Code-Block menu. You'll see Disable Stage and Enable Stage at the bottom of menu.
-
You can also Enable and Disable stages via the Debug View (see Debug View button in Online toolbar or Debug->Debug View menu).
Help topic DMD0211 discusses Using the Debug View (see Manually Enable and Disable Stages section). See the attached snippet of that help topic.