Configuration data
Index 8000 ENC Settings
Index (hex) | Name | Meaning | Data type | Flags | Default value |
---|---|---|---|---|---|
8000:0 | ENC Settings | Maximum subindex | UINT8 | RO | 0x16 (22dec) |
8000:01** | The counter is reset via the C input. | BOOLEAN | RW | 0x00 (0dec) | |
8000:02** | The counter is reset via the external latch input. | BOOLEAN | RW | 0x00 (0dec) | |
8000:03 | Enablement of the up/down counter in place of the encoder with the bit set. | BOOLEAN | RW | 0x00 (0dec) | |
8000:04 | Gate polarity | 0: Gate inactive | BIT2 | RW | 0x00 (0dec) |
8000:08** | Deactivates the input filters. | BOOLEAN | RW | 0x00 (0dec) | |
8000:0A** | The counter value is extrapolated by 8 bit. | BOOLEAN | RW | 0x00 (0dec) | |
8000:0E** | Activates reversion of rotation | BOOLEAN | RW | 0x00 (0dec) | |
8000:0F** | Basic unit of Frequency window (index 0x8000:11) 0: µs | BIT1 | RW | 0x00 (0dec) | |
8000:10** | 0: Fall (the counter is set to zero with a falling edge) | BIT1 | RW | 0x01 (1dec) | |
8000:11*** | This is the minimum time over which the frequency is determined [1 µs], default: 10 ms. Measuring window < 600 ms: Measurement takes place in frequency mode A. The frequency determined in this way is output in index 0x6000:13 . | UINT16 | RW | 0x2710 (10000dec) | |
8000:13** | Scaling of the frequency measurement (must be divided by this value to obtain the unit in Hz): 100: "0.01 Hz | UINT16 | RW | 0x0064 (100dec) | |
8000:14** | Scaling of the period in the process data: (must be divided by this value to obtain the unit in ns): 100: “100 ns” period value is a multiple of 100 ns Only the setting “100” is currently possible here. | UINT16 | RW | 0x0064 (100dec) | |
8000:15** | Resolution of the frequency measurement: 100: “0.01 Hz” | UINT16 | RW | 0x0064 (100dec) | |
8000:16** | Internal resolution of the period measurement: 100: “100 ns” Only 100 ns and 200 ns can be set. | UINT16 | RW | 0x00C8 (200dec) | |
8000:17*** | Waiting time [ms] for frequency measurement Default: 1.6 s (maximum possible value) If the time from Frequency window has elapsed, the next positive edge from track A is awaited for this time (frequency mode A only). This enables the update speed for the Frequency process data to be optimized, depending on the expected frequencies. At least double the period of the minimum frequency to be measured should be entered here. t >= 2* (1 / fmin). | UINT16 | RW | 0x0640 (1600dec) |