News:

  • June 09, 2026, 08:48:48 PM

Login with username, password and session length

Author Topic: Stage S0 (zero) shuts off when I press E-Stop  (Read 19631 times)

samuelgmaurer

  • Newbie
  • *
  • Posts: 8
Stage S0 (zero) shuts off when I press E-Stop
« 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.
“All truths are easy to understand once They are discovered;
the point is to discover them” - Galileo

plcnut

  • Hero Member
  • *****
  • Posts: 814
    • premiersi.com
Re: Stage S0 (zero) shuts off when I press E-Stop
« Reply #1 on: November 20, 2014, 10:31:50 AM »
Do you have any JMP's in S0?
Circumstances don't determine who we are, they only reveal it.

~Jason Wolthuis
Premier Systems Integration, LLC
http://premiersi.com

b_carlton

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 606
    • thePLCguy
Re: Stage S0 (zero) shuts off when I press E-Stop
« Reply #2 on: November 20, 2014, 10:44:09 AM »
Post your program.
An output is a PLC's way of getting its inputs to change.

LWgreys

  • Hero Member
  • *****
  • Posts: 117
Re: Stage S0 (zero) shuts off when I press E-Stop
« Reply #3 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
« Last Edit: December 01, 2014, 10:38:38 PM by LWgreys »

samuelgmaurer

  • Newbie
  • *
  • Posts: 8
Re: Stage S0 (zero) shuts off when I press E-Stop
« Reply #4 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?
“All truths are easy to understand once They are discovered;
the point is to discover them” - Galileo

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3827
    • Host Engineering
Re: Stage S0 (zero) shuts off when I press E-Stop
« Reply #5 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).