Here are my programming codes:
30. WHEN GARAGE KEYFOB SECURE
AND IF AWAY FLAG ON
AND IF OVERHEAD GARAGE SECURE
OR
AND IF DAY
AND IF OVERHEAD GARAGE SECURE
OR
AND IF NIGHT DELAY FLAG ON
AND IF OVERHEAD GARAGE SECURE
THEN PROGRAM BYPASS OVERHEAD GARAGE
Program will only execute when conditions 1 and 2 are satisfied. Moving conditions 5 and 6 to the top resulted in program execution when conditions 5 and 6 were satisfied. The rest of the conditions did not do anything. What could be the problem? I am using PC Access version 3.2.0.523
30. WHEN GARAGE KEYFOB SECURE
AND IF AWAY FLAG ON
AND IF OVERHEAD GARAGE SECURE
OR
AND IF DAY
AND IF OVERHEAD GARAGE SECURE
OR
AND IF NIGHT DELAY FLAG ON
AND IF OVERHEAD GARAGE SECURE
THEN PROGRAM BYPASS OVERHEAD GARAGE
Program will only execute when conditions 1 and 2 are satisfied. Moving conditions 5 and 6 to the top resulted in program execution when conditions 5 and 6 were satisfied. The rest of the conditions did not do anything. What could be the problem? I am using PC Access version 3.2.0.523