9 parameter data transfer, 1 addressing of the parameter data, Parameter data transfer – Lenze E84AYCPM User Manual

Page 51: Addressing of the parameter data, 9parameter data transfer

Advertising
background image

9

Parameter data transfer

9.1

Addressing of the parameter data

51

Lenze · E84AYCPM communication module (PROFIBUS®) · Communication Manual · DMS 5.0 EN · 11/2012 · TD17

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

9

Parameter data transfer

The E84AYCPM communication module supports the cyclic and acyclic transmission of parameter

data:

• Cyclic DP-V0 parameter data are based on the DRIVECOM profile.

If the DP-V0 parameter data channel is active, it additionally occupies 4 words of the input data

and the output data.

• Acyclic DP-V1 parameter data are based on the PROFIdrive profile.

9.1

Addressing of the parameter data

The parameter data are addressed via codes which can be found in this documentation and in the

corresponding documentation of your inverter.



Parameter reference

( 95)

Addressing of Lenze parameters
In the case of the DP-V0 parameter data channel, the parameters of a device are not addressed

directly via Lenze code numbers, but via indices (bytes 3 + 4) and subindices (byte 2).
The conversion is made via an offset (24575 / 0x5FFF):

• PROFIBUS-DP index

dec

= 24575 - Lenze code number

• PROFIBUS-DP index

hex

= 0x5FFF - Lenze code number

hex

Example of C00105 (quick stop deceleration time):

• PROFIBUS-DP index

dec

= 24575 - 105 = 24470

• PROFIBUS-DP index

hex

= 0x5FFF - 0x69 = 0x5F96

The parameter values are entered into the user data (bytes 5 to 8) of the telegram.

Advertising