7.3 Delays of ON and OFF status
Example shows how to make output (IR010.00) delay as opposed to ?(in relation to ?? unclear meaning) input (IR000.00). By executing a condition at IR000.00 input, timer TIM000 begins counting a set value 10 in steps of 0.1 seconds each. After one second has elapsed, it set its flag TIM000 which is a condition in changing output status IR010.00 to ON. Thus we accomplish a delay of one second between ON status of IR000.00 input and ON status IR010.00 input. By changing IR010.00 output status to ON, half of the condition for activation of the second timer is executed. Second half of the timer is executed when IR000.00 input changes status to OFF (normally closed contact). Timer TIM001 sets its flag TIM001 after one second, and interrupts a condition for keeping an output in ON status.
