Which products are affected?
LenzeDrive.lib
LenzeDriveV0201.lib
LenzeDriveV0202.lib
What happens?
The following error message is displayed by the Drive PLC Developer Studio (DDS) when a first instance code is created for the L_PHINTK function block:
There aren't any defined code numbers from Lenze for this variable available!
When does the problem occur?
The DDS Instance Parameter Manager ('Resources' tab) indicates the error message mentioned before if a first instance code with the instance name L_PHINTK1 is to be created for the L_PHINTK function block.
Possible diagnostics?
None.
Short-term measures/recommendations?
Declare the L_PHINTK function block with instance name L_PHINT3. If this instance name is used it is not problem to create first instance codes.
Evaluation:
In contrast to the documentation first instance codes can only be created for the L_PHINTK function block if the instance name L_PHINT3 is used. Instead of first instance codes it is also possible to create user codes (>=C3000) for the function block variables.