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

Title: Enabling a stage with DMD
Post by: Henryp on November 22, 2017, 12:31:39 PM
Is it possible to turn a stage on using DMD?
Title: Re: Enabling a stage with DMD
Post by: BobO on November 22, 2017, 12:34:43 PM
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.
Title: Re: Enabling a stage with DMD
Post by: franji1 on November 27, 2017, 10:38:04 AM
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.