Configuration data

Index 8000 ENC Settings

Index (hex)

Name

Meaning

Data type

Flags

Default value

8000:0

ENC Settings

Maximum subindex

UINT8

RO

0x1C (28dec)

8000:01

Enable C reset

The counter is reset via the C input.

BOOLEAN

RW

0x00 (0dec)

8000:02

Enable extern reset

The counter is reset via the external latch input.

BOOLEAN

RW

0x00 (0dec)

8000:03

Enable up/down counter

Enablement of the up/down counter in place of the encoder with the bit set.

BOOLEAN

RW

0x00 (0dec)

8000:10

Extern reset polarity

0: Fall (the counter is set to zero with a falling edge)
1: Rise (the counter is set to zero with a rising edge)

BIT1

RW

0x01 (1dec)

8000:1B

Latch Filter Value

Latch filter value [number of increments]
The workpiece is reliably detected after this value is exceeded.
The workpiece measurement takes place.

UINT32

RW

0x00 (0dec)

8000:1C

Measurement mode

Valid input values:

UINT16

RW

0x00 (0dec)

0

Default:
with increasing counter
rising and falling edges are detected

1

with decreasing counter
rising and falling edges are detected

2

with increasing counter
only rising edges are detected

3

with decreasing counter
only rising edges are detected

4

with increasing counter
only falling edges are detected

5

with decreasing counter
only falling edges are detected