Host Engineering Forum

General Category => DirectSOFT => Topic started by: samuelgmaurer on November 20, 2014, 10:24:54 AM

Title: Stage S0 (zero) shuts off when I press E-Stop
Post by: samuelgmaurer on November 20, 2014, 10:24:54 AM
I have an e-stop stage that resets several stages (S1-S141)(S151-S152)(S332-S336) starting with S1. How does Stage Zero, always on get shut off.  When that happens the system is nonresponsive.
Title: Re: Stage S0 (zero) shuts off when I press E-Stop
Post by: plcnut on November 20, 2014, 10:31:50 AM
Do you have any JMP's in S0?
Title: Re: Stage S0 (zero) shuts off when I press E-Stop
Post by: b_carlton on November 20, 2014, 10:44:09 AM
Post your program.
Title: Re: Stage S0 (zero) shuts off when I press E-Stop
Post by: LWgreys on December 01, 2014, 10:36:58 PM
Rule #1: All E-Stop code of the Direct Soft should be in the main program before any of the stage code so that it can not be disabled and runs with every scan.

Well, a general rule! ;D
Title: Re: Stage S0 (zero) shuts off when I press E-Stop
Post by: samuelgmaurer on February 13, 2015, 01:52:10 PM
I found the jump jmp command that I did not remember.  How do I post the program, is it input it in ascii, using keyboard symbols or can I post snip it's of the screen illustrating what I would like to show?  i.e. sections of code from the Direct Soft display?
Title: Re: Stage S0 (zero) shuts off when I press E-Stop
Post by: franji1 on February 13, 2015, 02:14:42 PM
File->Export->Program...

then paste the contents of that file here, or just upload the file as an "attachment" (see Additional Options when you are creating your reply).