Configuration objects

Index 8000 SSI Settings

Index (hex)

Name

Meaning

Data type

Flags

Default

8000:0

SSI settings

Length of this object

UINT8

RO

0x12 (18dec)

8000:01

Disable frame error

0: Frame error is not suppressed
1: Frame error is suppressed

BOOLEAN

RW

0x00 (0dec)

8000:02

Enable power failure bit

0: Power failure bit is not active
1 :Power failure bit is active: the last bit of the data frame (encoder-specific error bit) is shown as an error bit in 0x6000:03

BOOLEAN

RW

0x00 (0dec)

8000:05

Check SSI-frame size

Activates checking of the "SSI frame size". If the values from 0x8000:11 and 0xA000:01 are not identical, this is indicated by a "frame error" (0x6000:02).

BOOLEAN

RW

0x00 (0dec)

8000:06

SSI coding

0: Binary code active
1: Gray code active

BIT1

RW

0x01 (1dec)

8000:0F

SSI-frame type

0: Multi-turn analysis is active (25-bit data frame)
1: Single-turn-analysis is active (13-bit data frame)
2: Variable analysis is active. The length of the data frame (1 to 32 bits) is specified via object 0x8000:11.

BIT2

RW

0x00 (0dec)

8000:11

SSI frame size

Length of the SSI data frame (in bits)

UINT16

RW

0x0019 (25dec)

8000:12

SSI data length

Data length

UINT16

RW

0x0018 (24dec)