Truman42
Well-Known Member
- Joined
- 31/7/11
- Messages
- 3,973
- Reaction score
- 608
Howdy gents,
I've programmed by Auberins pid for a step mash but have a problem with my last step T=-121
My last few steps are this
C09 77 T09 -40. Set alm 2 and go to step 10
C10 77 T10 1 hold alarm for 1 min
C11 77 T11 -162. Alm 2 off and go to step 12
C12 77 T12 -121. STOP
However when I reach step 12 the pid goes into hold mode but the element stays on.
If I had an extra step like this
C09 77 T09 -40. Set alm 2 and go to step 10
C10 77 T10 1 hold alarm for 1 min
C11 77 T11 -162. Alm 2 off and go to step 12
C12 77 T12 1
C13 77 T13 -121
Then the pid reaches step 13 and stops. Anyone know why the extra 1 min step at C12 will cause the pid to stop at C13 but won't in the first example?
I've programmed by Auberins pid for a step mash but have a problem with my last step T=-121
My last few steps are this
C09 77 T09 -40. Set alm 2 and go to step 10
C10 77 T10 1 hold alarm for 1 min
C11 77 T11 -162. Alm 2 off and go to step 12
C12 77 T12 -121. STOP
However when I reach step 12 the pid goes into hold mode but the element stays on.
If I had an extra step like this
C09 77 T09 -40. Set alm 2 and go to step 10
C10 77 T10 1 hold alarm for 1 min
C11 77 T11 -162. Alm 2 off and go to step 12
C12 77 T12 1
C13 77 T13 -121
Then the pid reaches step 13 and stops. Anyone know why the extra 1 min step at C12 will cause the pid to stop at C13 but won't in the first example?