Lenze parameters, Lenze code addressing, Lenze data types – Lenze 2130IB User Manual

Page 79

Advertising
background image

77

5.

Lenze parameters

5.1. Lenze code addressing

The access to Lenze parameters is possible. However, the addressing of
the parameter (code number) is shifted and is calculated as follows:
Index = 24575 - LENZE_CODE NO
Index

hex

= 5FFF

hex

- LENZE_CODE NO

hex

Example:
The Lenze parameter L-C001 (operating mode) can be accessed under
the index 24574 (24575 - 1) using PROFIBUS.

5.2. Lenze data types

The possible Lenze parameters with their ranges are listed in the
corresponding operating instructions. The data of the Lenze parameters
are mainly represented in a fixed-point format of dat type Integer 32 with
four digits after the decimal point.

Example1: L-C039 (JOG) = 150.4Hz
Index = 24575 - 39 = 24536
Index 24536 = 1504000

dez

(0016F300

hex

)

Example 2: L-C039 (JOG) = -150.4Hz
Index = 24575 - 39 = 24536
Index 24536 = -1504000

dez

(FFE90D00

hex

)

Advertising