L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual
Page 625

L-force | PLC Designer
Compiler Errors and Warnings
DMS 3.2 EN 02/2011 TD29
623
4364
"A transition must be a boolean expression"
The result of the transition expression must be of type BOOL.
4365
"Time Constant expected after qualifier '<name>'"
Open dialog ‚step attributes’ for the step '<Name>' and enter a valid time variable or
time constant.
4366
"The label of the parallel branch is no valid identifier: '<Name>'"
Enter a valid identifier next to the triangle which marks the jump label.
4367
"The label '<name>' is already used"
There is already a jump label or a step with this name. Please rename correspondingly.
4368
"Action '<name>' is used in multiple step chains, where one is containing the other!"
The action '<Name>' is used in the POU as well as in one or several actions of the POU.
4369
"Exactly one network requried for a transition"
There are used several FBD resp. LD networks for a transition. Please reduce to 1
network.
4370
"Additional lines found after correct IL-transition"
Remove the not needed lines at the end of the transition.
4371
"Invalid characters following valid expression: '<name>"
Remove the not needed characters at the end of the transition.