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

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

Advertising
background image

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

47

9

Parameter data transfer

9.1

Addressing of the parameter data

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

9

Parameter data transfer

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

data:

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

If the parameter data channel is active according to DP-V0, it is assigned an additional 4 words

of input / 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 controller.



Parameter reference

( 91)

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