Function 1 saves the current position in result register 1 when triggered.
Subindex |
Type |
Access |
Description |
03h |
integer32 |
R/W |
Result register 1 : the current position when the event is reached |
Configuration examples
Configuration example |
Explanation |
3511h.01h = 0100h |
When a rising edge occurs at digital input 1, the current position is stored in result register 1 (subindex 3). |
3512h.01h = 0001h |
When a falling edge occurs at digital input 2, the current position is stored in result register 1 (subindex 3). |
3513h.01h = 0102h |
When a rising edge occurs at digital input 3, the current position is stored in result register 1 (sub-index 3). If a falling edge occurs at digital input 3, the current position is stored in result register 2 (sub-index 4). |