CAI_Support
Senior Member
When should IP1 state change recorded? During delay, it should not record any change, am I correct?
If so, the only chance to record state change is when that delay is expired, at that one time, then start new delay.
next time, because the new delay already started. IP1 state change may not get recorded again.
That same line TESTEQ IP1[5000] 0
could have been executed 100 times to have the non-blocking delay expire. What to do if IP1 state checking has non-blocking delay and no delay mixed,
If so, the only chance to record state change is when that delay is expired, at that one time, then start new delay.
next time, because the new delay already started. IP1 state change may not get recorded again.
That same line TESTEQ IP1[5000] 0
could have been executed 100 times to have the non-blocking delay expire. What to do if IP1 state checking has non-blocking delay and no delay mixed,