Timer/Counter instructions

Use Timer/Counter instructions to control operations based on the number of events and time.
Counter instructions
Instruction
Description
Counts integers from a given value down to 0, one by one.
Counts integers from 0 up to a given value, one by one.
Counts integers from 0 up to a given value, one by one, or from a given value down to 0, one by one.
Reads the high-speed clock value in the
Micro800
controller.
Retentive timing. Increases an internal timer when input is active but does not reset the internal timer when input changes to inactive.
Off-delay timing. Increase an internal timer up to a given value.
On-delay timing. Increase an internal timer up to a given value.
Delay turning on an output on a true rung and then delay turning off the output on the false rung.
Pulse timing. On a rising edge, increases an internal timer up to a given value.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal