Access Restricted
This page contains internal documentation that is not publicly available.
Sys.FactoryResetLegacy
This command has been deprecated. Do not use it in new code as we may remove it in the future.
This is a legacy command! For new developments please use Sys.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 a Sys.Reset has to be done to ensure that the factory settings are fully activated.
Properties
- Command code: 0x0022
- Command timeout: 30000 ms
- Possible status codes: General status codes, Sys.ErrNotSupportedByHardware, Sys.ErrFactsetRestore
Parameters (request frame)
None
Returned values (response frame)
None