CardEmu.GetMaxFrameSize
			
			
				This command returns the maximum size of a single ISO14443-3 
				frame that may be sent/received via 
				CardEmu.StartEmu or 
				CardEmu.TransparentCmd.
			
			Properties
- Command code: 0x4700
 - Command timeout: 100 ms
 - Possible status codes: General status codes
 
Parameters (request frame)
None
Returned values (response frame)
| Name | Type/Size | Description | 
|---|---|---|
| MaxFrameSize | Integer (16 bits) | Maximum size of a single frame. |