Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 440 Bytes

File metadata and controls

11 lines (6 loc) · 440 Bytes

Iec076 - Do not use POU attributes on abstract classes

Severity: Error Error

Reports the attributes [Function], [FunctionBlock], [FunctionContainer] or [Program] if they are used on an abstract class.

Solution

You can also use the provided automatic Code Fix to removes the attribute. ( Press Alt + Enter on the Error line to find the Code Fix in the context menu)

Remove the attribute