EpcUid.UidDestroy
			
			This command has been deprecated. Do not use it in new code as we may remove it in the future.
				This command will render the label permanently unable to give 
				any replies. The command can be used for both EPC and UID 
				labels.
			
			Properties
- Command code: 0x2202
 - Command timeout: 100 ms
 - Possible status codes: General status codes, EpcUid.ErrNoTag , EpcUid.ErrHf, EpcUid.ErrCom, EpcUid.ErrCmd
 
Parameters (request frame)
| Name | Type/Size | Description | 
|---|---|---|
| Length of EpcUidData | Integer (8 bits) | 
							Length of EpcUidData in bytes  | 
					
| EpcUidData | Raw data | Length UID/EPC block data. | 
| Length of DestroyCode | Integer (8 bits) | 
							Length of DestroyCode in bytes  | 
					
| DestroyCode | Raw data | Destroy code which has to match. | 
Returned values (response frame)
None