9 parameter data transfer, 1 addressing of the parameter data, Parameter data transfer – Lenze E94AYCIB User Manual
Page 39: Addressing of the parameter data, 9parameter data transfer

Lenze · E94AYCIB communication module (INTERBUS) · Communication Manual · DMS 4.0 EN · 02/2014 · TD17
39
9
Parameter data transfer
9.1
Addressing of the parameter data
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
9
Parameter data transfer
The parameter data of Lenze devices are contained in codes which are listed in this documentation
and the documentation of the Servo Drive 9400.
9.1
Addressing of the parameter data
The parameters of a Lenze device are not directly addressed via codes but via an index and subindex.
The conversion is made via an offset: 24575 or 0x5FFF
• INTERBUS index (decimal) = 24575 - Lenze code number (decimal)
• INTERBUS index (hexadecimal) = 0x5FFF - Lenze code number (hexadecimal)
Example of C00105 (deceleration time quick stop (QSP)):
• INTERBUS index (decimal) = 24575 - 105 = 24470
• INTERBUS index (hexadecimal) = 0x5FFF - 0x69 = 0x5F96
Parameter changes must be saved via code C00002 of the Servo Drive 9400.