CIL Generator Error (CILG0038/CILG0039/CILG0040): There exists a name conflict between ...
The CIL Generator has detected identical node names in the function block type hierarchy. The affected names are indicated in the error message. Methods, actions and transitions must not have the same name as the POU in which they are contained.
Remedy
- In the COMPONENTS area, open the folder 'Programming | Local | Functions & Function Blocks' and locate the affected FB with the detected name conflict.
- Rename the method/action/transition accordingly to ensure that each element name is unique within the current POU and adapt the call of the renamed element within the FB code accordingly.