News:

  • May 29, 2026, 11:50:10 AM

Login with username, password and session length

Author Topic: First Stage is Active All the Time H2-DM1E V2.10.4  (Read 1358 times)

Saturn_Europa1

  • Jr. Member
  • **
  • Posts: 11
First Stage is Active All the Time H2-DM1E V2.10.4
« on: April 29, 2026, 10:40:09 AM »
I am using a SGSET instruction to Enable S1 of a program.  When a pump turns on it actives NO bit that turns SGSET Enable Stage 1 to true.  Even when the pump is off an NO stays open, S1 will be on the entire time.  Any ideas? 

Scooter

  • Jr. Member
  • **
  • Posts: 13
Re: First Stage is Active All the Time H2-DM1E V2.10.4
« Reply #1 on: April 29, 2026, 11:13:46 AM »
I am using a SGSET instruction to Enable S1 of a program.  When a pump turns on it actives NO bit that turns SGSET Enable Stage 1 to true.  Even when the pump is off an NO stays open, S1 will be on the entire time.  Any ideas?

Once you turn on the stage using SGSET it will stay on even if your NO switch turns back off. You need to use the SGRST instruction to turn off S1 once the pump turns off.