When triggered, function 3 increments the content of result register 1 by 1.The content of result register 1 can be initialized by a write access.
Configuration examples
Configuration example |
Explanation |
3511h.01h = 0300h |
When a rising edge occurs (digital input 1), the content of result register 1 (subindex 3) is incremented by 1. |
3511h.01h = 0003h |
If a falling edge occurs (digital input 1), the content of result register 1 (subindex 3) is incremented by 1. |
3511h.01h = 0303h |
If a rising edge occurs (digital input 1), the content of result register 1 (subindex 3) is incremented by 1. If a falling edge occurs (digital input 1), the content of result register 1 (subindex 3) is incremented by 1. |