SA0031: Unused signatures
Function | Determines programs, function blocks, functions, data types, interfaces, methods, properties, actions etc., which are not called within the compiled program code. |
Reason | Unused objects result in unnecessary project bloat and confusion when the code is read. |
Importance | Low |
PLCopen rule | CP2 |