If statement for ALM

Joboo

Member
I have seen some threads where people suggest using If Time > 00:05 Then ALM OFF in stead of what the manual says to use which is If Time > 00:00 Then ALM OFF. My question is why would you want to use 00:05?



Thx
John
 
Both of those time statements are equivalent; it doesn't matter as a signal time statement will always evaluate to true.

Curt
 
<a href=showthread.php?s=&postid=6582860#post6582860 target=_blank>Originally posted</a> by clp
Both of those time statements are equivalent; it doesn't matter as a signal time statement will always evaluate to true.

Curt

I'm not sure I understand how that works. What do you mean by "signal time statement" and how does it evaluate to true?
 
It should read 'single time statement'; my head thought one thing and my fingers typed another.

Curt
 
Back
Top