You can set the module parameter BAD_ACTIVE based on the function block parameter BAD_ACTIVE. Additionally, you can set the module parameter ABNORM_ACTIVE based on the function block parameter ABNORM_ACTIVE. To do so, you must select the following options in MERROR_MASK and/or MSTATUS_MASK:
To set the module parameter BAD_ACTIVE to True (1) when a function block parameter BAD_ACTIVE is true, both of the following conditions must be met:
The FB Bad Active condition (last selection in the MERROR_MASK list) is checked.
Any of the module's function blocks' BAD_ACTIVE parameters is set to True (1).

To set the module parameter ABNORMAL ACTIVE to True (1) when a function block parameter ABNORM_ ACTIVE is true, both of the following conditions must be met:
The FB Abnormal Active condition (last selection in the MSTATUS_MASK list) is unchecked.
Any of the module's function blocks' ABNORM _ACTIVE parameters is set to True (1).
