LT.HFReset
			
			This command has been deprecated. Do not use it in new code as we may remove it in the future.
				This command controls the antenna of the reader. It can be 
				powered off and on permanently or for a limited time.
			
			Properties
- Command code: 0xA04E
 - Command timeout: 100 ms
 - Possible status codes: General status codes
 
Parameters (request frame)
| Name | Type/Size | Description | 
|---|---|---|
| OffDurationLo | Integer (8 bits) | Number of ms to power off HF antenna. If 0, it will be powered off until next command (LSByte). | 
| OffDurationHi | Integer (8 bits) | Number of ms to power off HF antenna. If 0, it will be powered off until next command (MSByte). | 
Returned values (response frame)
None