Register description

The registers can be read or written via the register communication. They are used for the parameterization of the terminal.

R0 to R7: Registers in the internal RAM of the terminal

The process variables can be used in addition to the actual process image. Their function is specific to the terminal.

R8 to R15: Registers in the internal ROM of the terminal

The type and system parameters are hard programmed by the manufacturer, and the user can read them but cannot change them.

Data type register

Meaning

0x00

Terminal with no valid data type

0x01

Byte array

0x02

Structure 1 byte n bytes

0x03

Word array

0x04

Structure 1 byte n words

0x05

Double word array

0x06

Structure 1 byte n double words

0x07

Structure 1 byte 1 double word

0x08

Structure 1 byte 1 double word

0x11

Byte array with variable logical channel length

0x12

Structure 1 byte n bytes with variable logical channel length (e.g. 60xx)

0x13

Word array with variable logical channel length

0x14

Structure 1 byte n words with variable logical channel length

0x15

Double word array with variable logical channel length

0x16

Structure 1 byte n double words with variable logical channel length

R16 to R30: Manufacturer parameter area (SEEROM)

The manufacturer parameters are specific for each type of terminal. They are programmed by the manufacturer, but can also be modified by the controller. The manufacturer parameters are stored in a serial EEPROM in the terminal, and are retained in the event of voltage drop-out.

These registers can only be altered after a code word has been set in R31.

R31 to R47: User parameter area (SEEROM)

The user parameters are specific for each type of terminal. They can be modified by the programmer. The user parameters are stored in a serial EEPROM in the terminal, and are retained in the event of voltage drop-out. The user area is write-protected by a code word.

Register description 1:

• R31: Code word register in RAM

The code word 0x1235 must be entered here so that parameters in the user area can be modified. If any other value is entered into this register, the write-protection is active. When write protection is not active, the code word is returned when the register is read. If the write protection is active, the register contains a zero value.

Feature bit no.

 

Description of the operation mode

Bit 0

0/1

  • 0: Binary output
  • 1: Gray binary conversion [default]
    The numbers are output as binary numbers.

Bit 1

0/1

  • 0: Standard output format
  • 1: Alternative output format [default].

Bit 2

0/1

  • 0: free running
  • 1: Synchronous operating mode [default]
    The data are loaded in synchronization with the reading cycle of the K-bus.

Bit 3

0/1

  • 0: Multi-turn evaluation of the encoder [default], max. 25 bits
  • 1: Multi-turn evaluation of the encoder, max. 13 bits

Bit 4

0/1

  • 0: enable frame error [default]
  • 1: disable Frame Error:
    After the last valid bit, no check is carried out as to whether the data line supplies a zero signal.

Bit 5*

0/1

Some SSI encoders indicate the status of their supply voltage with the Power Failure Bit (PFB).

  • 0: Power Failure not displayed [default]
  • 1: Power Failure displayed:
    Bit 2 of the status byte of the KL5001 indicates the last-transmitted state of the PFB.

Bit 6*

0/1

  • 0: variable data frame disabled [default]
  • 1 variable data frame enabled
    The data frame length is specified in R35 and is limited to 2 to 32 bits.

Bit 7…15

-

Reserved, don't change

*) from hardware version 09 and firmware version 4A

Low byte

Baud rate

1

1 MHz

2

250 kHz [default]

3

125 kHz

4

100 kHz

5

83 kHz

6

71 kHz

7

62,5 kHz