C API for BALTECH SDK

§ brp_Sys_FactoryResetLegacy()

brp_errcode brp_Sys_FactoryResetLegacy ( brp_protocol  protocol)

This is a legacy command! For new developments please useSys.FactoryReset .

This command resets the device's configuration to the state it had, when leaving the factory.

A factory reset is only available on newer devices (about 2017 and later). When running it on a older Hardware Sys.ErrNotSupportedByHardware is returned.

After a factory reset aSys.Reset has to be done to ensure that the factory settings are fully activated.

Parameters
[in]protocolused to execute the command