Access Restricted
This page contains internal documentation that is not publicly available.
CardEmu.GetMaxFrameSize
This command has been deprecated. Do not use it in new code as we may remove it in the future.
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. |