Configuration data
Index 8000 ENC Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8000:0 | ENC Settings | Maximum subindex | UINT8 | RO | 0x1F (31dec) |
8000:01 | Enable C reset | The counter is reset via the C input. | BOOLEAN | RW | 0x00 (0dec) |
8000:0E | Reversion of rotation | Activates reversion of rotation | BOOLEAN | RW | 0x00 (0dec) |
8000:0F | Frequency window base | Basic unit of the "Frequency window" (index 0x8000:11) | BIT1 | RW | 0x00 (0dec) |
8000:11 | Frequency window | This is the time over which the frequency is determined. Default value 10 ms [resolution: 1 µs], i.e. a new value is calculated every 10 ms. The determined frequency is output in The scaling of the output value is determined by index: 0x8000:1D "Frequency numerator" and | UINT16 | RW | 0x2710 (10000dec) |
8000:1D | Frequency numerator | Frequency numerator, | UINT32 | RW | 0x00000064 (100dec) |
8000:1E | Frequency denominator | Frequency denominator, | UINT32 | RW | 0x00000001 (1dec) |
8000:1F | IIR filter permitted values: | UINT32 | RW | 0x00000000 (0dec) | |
0: None | |||||
1: IIR1 | |||||
2: IIR 2 | |||||
3: IIR 3 | |||||
4: IIR 4 | |||||
5: IIR 5 | |||||
6: IIR 6 | |||||
7: IIR 7 | |||||
8: IIR 8 |
Index 8001 ENC SinCos settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
8001:0 | ENC SinCos settings | Maximum subindex | UINT8 | RO | 0x11 (17dec) |
8001:01 | Enable frequency error | Enables the "Frequency error" counter (Index 0xA000:11) | BOOLEAN | RW | 0x01 (1dec) |
8001:02 | Enable amplitude error | Enables the "Amplitude error" counter (Index 0xA000:12) | BOOLEAN | RW | 0x01 (1dec) |
8001:11 | Analog resolution | Period resolution in bits (default: 10 bits) | UINT8 | RW | 0x0A (10dec) |