Hitag.Select
			
			
				Selects a Hitag-1 or Hitag-S tag and returns page 1.
			
			Properties
- Command code: 0x3001
 - Command timeout: 100 ms
 - Possible status codes: General status codes, Hitag.ErrHtgNoTag , Hitag.ErrHtgCollision , Hitag.ErrHtgHw, Hitag.ErrHtgRxdata, Hitag.HtgChecksum, Hitag.ErrHtgAuth, Hitag.ErrHtgOvTo, Hitag.ErrHtgHfreqctrl
 
Parameters (request frame)
| Name | Type/Size | Description | |
|---|---|---|---|
| SelMode | Enumeration (8 bits) | 
							Values:
							
  | 
					|
| Optional field, condition: SelMode == SelMode.H2AuthOnlyPwd | |||
| Pwd | Integer (32 bits) | Password for Hitag2. | |
Returned values (response frame)
| Name | Type/Size | Description | 
|---|---|---|
| Page1 | Integer (32 bits) | Page 1 (CON and (PWDH0)). |