Sys.CfgReset
Deletes the complete configuration. This command has the same effect as the Sys.CfgDelValues command using 0xFF as MasterKey.
Like Sys.CfgDelValues, this command is subject to potential restrictions . Specifically, SubKeys >= 0x80 are not deleted by this command. Deletion of these SubKeys must be performed explicitly using Sys.CfgDelValues.
Properties
- Command code: 0x0018
- Command timeout: 10000 ms
- Possible status codes: General status codes
Parameters (request frame)
None
Returned values (response frame)
None