Working through my alarm indicator code, I discovered that the reset/e-stop button escaped my handler and then I realized that while the e-stop is state_alarm:10 (as showin in IOSender), it actually sets STATE_ESTOP.
I was just curious what the thinking is behind having both STATE_ALARM:10 and STATE_ESTOP?
Working through my alarm indicator code, I discovered that the reset/e-stop button escaped my handler and then I realized that while the e-stop is state_alarm:10 (as showin in IOSender), it actually sets STATE_ESTOP.
I was just curious what the thinking is behind having both STATE_ALARM:10 and STATE_ESTOP?