Defaults

This method resets the configuration settings to the default values.

METHOD Defaults
VAR_INPUT
    bAllOf : BOOL;
END_VAR

bAllOf: The value "FALSE" only resets the settings of the derived (current) class. If the value is "TRUE", the inherited settings of all base classes are also reset.