Lg.GenSetDelete
This command is deprecated. Do not use it in new code as we may remove it in the future!
Delete stamp data with ID specified in the GenSetNum
parameter from the reader's EEPROM.
Properties
- Command code: 0x1105
- Command timeout: 100 ms
- Possible status codes: General status codes, Lg.ErrInvalidCmd , Lg.ErrCommunication , Lg.ErrBusy, Lg.NotInitialized
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
GenSetNum | Integer (8 bits) | ID number of stamp entry to delete (0x01 - 0x10). |
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
DeletedGenSetNum | Integer (8 bits) | ID number of deleted stamp entry (0x01 - 0x10). |