Drive plc developer studio, Appendix, Show/hide bookmarks – Lenze DDS v2.3 User Manual

Page 328

Advertising
background image

Drive PLC Developer Studio

Appendix

15-18

l

DDS EN 2.3

No.

Possible remedy

Cause

4358

Undeclared action: <name>

Ensure that the IEC step action is inserted in the Object Organizer below the SFC organization
unit, and that the action name is entered in the box to the right of the qualifier.

4359

Invalid qualifier: <name>

Enter a qualifier for the IEC action in the box to the left of the action name.

4360

Time constant expected behind qualifier: <name>

Enter a time constant behind the qualifier for the IEC action in the box to the left of the
action name.

4361

Identifier <name> identifies no action

Enter the name of an action or a Boolean variable defined in the project for the IEC action in
the box to the right of the qualifier.

4362

Non-Boolean expression in action: <name>

Enter a Boolean variable or a valid action name.

4363

IEC step name already in use for variable: <name>

Rename the step or the variable.

4364

A transition must be a Boolean expression

The result of the transition expression must be BOOL-type.

4365

Step <name> has an incorrect time limit value

Open the dialog Step attributes for step <name> and enter valid time variables or constants.

4366

The label for the parallel step is no permissible identifier:
<name>

Enter a valid identifier next to the triangle identifying the jump label.

4367

The label <name> already exists

You have already assigned this name to a jump label or a step. Rename accordingly.

4368

Action <name> used on several superimposed SFC levels ! You are using the action <name> both in the organization unit as well as in one or several

actions of this organization unit.

4369

Exactly one network required for transitions

You have used several FBD or LD networks for the transition.
Reduce to exactly one network.

4370

Superfluous lines behind correct IL transition

Delete the superfluous lines at the transition end.

4371

Superfluous characters after valid expression: <name>

Delete the superfluous characters at the transition end.

4400

Organization unit <name> imported or converted
incomplete / with errors.

The organization cannot be converted completely to IEC 61131-3.

4401

S5 time constant <number> seconds too high (max.
9990s).

No valid BCD-coded time in accumulator.

4402

Direct access permitted to I/Os only.

Ensure that you are only accessing a variable defined as input or output.

4403

STEP5/7 command invalid or inconvertible to IEC 61131-3

Not every STEP 5/7 command can be converted to IEC 61131-3 (such as CPU commands like
MAS, for example).

4404

STEP5/7 operand invalid or inconvertible to IEC 61131-3

Not every STEP5/7 operand can be converted to IEC 61131-3, or one operand missing.

4405

Reset of a STEP5/7 timer cannot be converted to
IEC 61131-3.

The associated IEC timers have no Reset input.

4406

STEP5/7 counter constant too high (max. 999).

No valid BCD-coded counter constant in accumulator.

4407

STEP5/7 instruction cannot be converted to IEC 61131-3

Not every STEP5/7 instruction can be converted to IEC 61131-3 (such as DUF, for example).

4408

Bit access to timer / counter words cannot be converted to
IEC 61131-3.

Specific timer / counter commands cannot be converted to IEC 61131-3.

4409

Accu1 or Accu2 contents undefined, cannot be
converted to IEC 61131-3.

A command linking the two accumulators cannot be converted as the accumulator contents
are not known.

4410

Called organization unit not in project

Import the called organization unit.

4411

Error in global variable list.

Check the SEQ file.

4412

Internal error no.11

Contact the control manufacturer.

4413

Incorrect format of a line within data organization unit

Code to be imported contains an incorrect date.

4414

FB/FX name missing

The symbolic name of an (extended) function block is missing from the original S5D file.

4415

Command not allowed after organization unit end

A protected organization unit cannot be imported.

4416

Invalid command

The S5/S7 command cannot be disassembled.

4417

Incomplete comment

Complete the comment with *).

4418

FB/FX name too long (max. 8 characters)

The symbolic name of an (extended) function block is too long.

4419

Expected line format (* Name: <FB/FX-Name> *)

Correct the line accordingly.

4420

FB/FX parameter name missing

Check the function blocks.

4421

FB/FX parameter type name invalid

Check the function blocks.

4422

FB/FX parameter type not specified

Check the function blocks.

4423

Invalid actual operand

Check the function block interface.

4424

Warning: Called organization unit does not exist, or header
incorrect or has no parameters

The called function block has either not been imported yet, is faulty or has no parameters
(ignore the message in the latter case).

4425

No jump label defined

The target of a jump has not been specified.

4426

Organization unit has no valid STEP5 name such as PB10,
for example.

Change the organization unit name.

4427

No timer type specified

Insert a timer declaration into the global variable list.

4428

Maximum STEP5/7 parenthesis nesting depth exceeded

No more than seven left parentheses may be used.

4429

Error in formal parameter name

The parameter name must not be longer than four characters.

4430

Formal parameter type cannot be converted to IEC

Timers, counters and organization units cannot be converted as formal parameters to
IEC 61131-3.

4431

Too many VAR_OUTPUT parameters for a call in STEP5/7 IL An organization unit must not contain in excess of sixteen formal parameters as outputs

Show/Hide Bookmarks

Advertising