6 l_dco_writedriveparameter, L_dco_writedriveparameter, L_dco_writedriveparameter ( 110) – Lenze PLC Designer R3-x User Manual
Page 110: The l_dco_drivecommunication library

The L_DCO_DriveCommunication library
Function blocks
110
Lenze · Commissioning of Lenze drives · 1.3 EN - 06/2014
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.3.6
L_DCO_WriteDriveParameter
This FB writes a parameter of a Lenze inverter (logic axis) that is connected to the Controller via a
bus system.
• Parameter values of max. 32 bits can be read.
• The parameter to be read can be defined as index or code number.
• The FB is independent of the used bus system.
Inputs
Function library:
L_DCO_DriveCommunication
Runtime software licence:
LPC 1x00
MPC 1x00
MPC 2xx0
MPC 3x00
L_DCO_WriteDriveParameter
L_DCO_AXIS_REF_BASE ⎯ Axis
xDone ⎯ BOOL
BOOL ⎯ xExecute
xBusy ⎯ BOOL
WORD ⎯ wIndex
xError ⎯ BOOL
BYTE ⎯ bySubIndex
eError ⎯
BOOL ⎯ xUseIndexAsParam
DWORD ⎯ dwData
BYTE ⎯ byNrOfByte
Identifier/data type
Information/possible settings
Axis
L_DCO_AXIS_REF_BASE
Connection of the axis data of the controller (Logic nodes)
xExecute
BOOL
Activation of the "Write parameters" function
FALSETRUE Transmitting a parameter write request
FALSE Outputs are reset
• If the execution of the FB has not been completed yet:
• Outputs are reset after request has been completed
• Status signals are at least set for one cycle.
wIndex
WORD
Index of the parameter to be written
bySubIndex
BYTE
Subindex of the parameter to be written
xUseIndexAsParam
BOOL
FALSE Selection indices according to CANopen
TRUE Selection indices according to Lenze parameters.
• The value given at wIndex is interpreted as parameter/code
number.
dwData
DWORD
Parameter value to be written
byNrOfByte
BYTE
Number of the bytes to be written