Configuration data
Index 8000 Non-Volatile Settings 0
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8000:0 | Non-Volatile Settings 0 | Maximum subindex | UINT8 | RO | 0x05 (5dec) |
8000:01 | The counter counts up to the “Counter reload value”, or the “Counter reload value” (0x8001:02) is loaded in the event of an underflow Example 360° encoder with set bit: | BOOLEAN | RW | 0x00 (0dec) | |
8000:02 | Activates input “C” for resetting the counter. Example 360° encoder with set bit: Moves in positive direction (signal at input “C”): Reset counter value to 0 | BOOLEAN | RW | 0x00 (0dec) | |
8000:03 | FALSE TRUE | BOOLEAN | RW | 0x00 (0dec) | |
8000:04 | Gate input responds to positive edge and locks the counter | BOOLEAN | RW | 0x01 (1dec) | |
8000:05 | Gate input responds to negative edge and locks the counter | BOOLEAN | RW | 0x00 (0dec) |
Index 8001 Non-Volatile Settings 1
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8001:0 | Non-Volatile Settings 1 | Maximum subindex | UINT8 | RO | 0x02 (2dec) |
8001:01 | The value specifies the size of the time window for the “Window” variable. | UINT16 | RW | 0x0064 (100dec) | |
8001:02 | If “Enable register reload” = TRUE, the counter counts up to this value and is loaded with this value in the event of an underflow | UINT16 | RW | 0xFFFF (65535dec) |