Sys.FactoryReset
This command restores the reader's factory settings.
Properties
- Command code: 0x0028
- Command timeout: 30000 ms
- Possible status codes: General status codes, Sys.ErrNotSupportedByHardware, Sys.ErrFactsetRestore
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
PerformReboot | Boolean (8 bits) |
If true, the reader automatically reboots
after reset. If false, you have to
explicitly perform a reboot later.
Without a reboot, the configuration remains inconsistent. Only use false if you have good reasons to postpone it, e.g. if you update the firmware afterwards, which includes a reboot anyway. |
Returned values (response frame)
None