NC0031: Function block instance
Configuration of a prefix for a variable declaration of a function block type.
Sample declaration:
Declaration of a function block:
FUNCTION_BLOCK FB_Sample
…For the following variable declaration the prefix configured for NC0031 is used for the formation of the overall prefix, compliance with which is checked during execution of the static analysis.
fbSample : FB_Sample;