0x8010 - enhanced operating mode
Index 8010 ENC Settings
Index (hex)  | Name  | Meaning  | Data type  | Flags  | Default  | 
|---|---|---|---|---|---|
8010:0  | ENC Settings  | Maximum subindex  | UINT8  | RO  | 0x14 (20dec)  | 
8010:01  | Enable C reset  | The counter is reset via the C input.  | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:02  | Enable extern reset  | A counter reset is triggered via the external latch input (24 V).  | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:03  | Enable up/down counter  | Enablement of the up/down counter in place of the encoder with the bit set. Increments are counted at input A.   | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:04  | Gate polarity  | 0: Disable gate  | BIT2  | RW  | 0x01 (1dec)  | 
8010:08  | Disable filter  | 0: Activates the input filter (inputs A, /A, B, /B, C, /C only)  | BOOLEAN  | RW  | 0x01 (1dec)  | 
8010:0A  | Enable micro increments  | If DC mode is enabled, the module interpolates micro-increments between the integer encoder increments. The lower 8 bits of the Counter Value are used in each case for the display.  | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:0B  | Open circuit detection A  | An open circuit on track A is indicated in index 0x6010:07 and as process data.  | BOOLEAN  | RW  | 0x01 (1dec)  | 
8010:0C  | Open circuit detection B  | An open circuit on track B is indicated in index 0x6010:07 and as process data.  | BOOLEAN  | RW  | 0x01 (1dec)  | 
8010:0D  | Open circuit detection C  | An open circuit on track C is indicated in index 0x6010:07 and as process data.  | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:0E  | Reversion of rotation  | Activates reversion of rotation  | BOOLEAN  | RW  | 0x00 (0dec)  | 
8010:10  | Extern reset polarity  | 0 (fall): the counter is set to 0 with the falling edge  | BIT1  | RW  | 0x01 (1dec)  | 
8010:11  | Frequency window  | This is the minimum time over which the frequency is determined; default value 10 ms [resolution: 1 µs]  | UINT16  | RW  | 0x2710 (10000dec)  | 
8010:13  | Frequency scaling  | Scaling of the frequency measurement (must be divided by this value to obtain the unit in Hz):  | UINT16  | RW  | 0x0064 (100dec)  | 
Index (hex)  | Name  | Meaning  | Data type  | Flags  | Default  | 
|---|---|---|---|---|---|
8010:14  | Period scaling  | Resolution of the period value in the process data:  | UINT16  | RW  | 0x0064 (100dec)  | 
8010:15  | Frequency resolution  | Resolution of the frequency measurement:  | UINT16  | RW  | 0x0064 (100dec)  | 
8010:16  | Period resolution  | Internal resolution of the period measurement: 100: “100 ns” period value is a multiple of 100 ns 500: “500 ns” period value is a multiple of 500 ns  | UINT16  | RW  | 0x01F4 (500dec)  | 
8010:17  | Frequency Wait Time  | Waiting time [ms] for frequency measurement If the time from Frequency window Index 0x8010:11 has expired, the system waits for the next positive edge from track A for the duration specified in Frequency Wait Time.  | UINT16  | RW  | 0x0640 (1600dec)  |