CIL Generator Error (CILG0028): The action is not found as BOOL variable nor as method.
The CIL Generator has detected an action in an SFC function block for which neither a Boolean variable nor a coded action (designated as method in the error message) is defined.
Remedy
- In the COMPONENTS area, open the folder 'Programming | Local | Functions & Function Blocks' and locate the affected SFC FB with the missing action declaration.
- Either declare a Boolean variable with the Action name in the variables grid of the FB or insert a new coded action under the SFC block in the COMPONENTS area and give it the correct name.
If no action declaration is missed in the 'Local' folder, check the referenced user libraries.