Ultralight.ExecCmd

Generic command to communicate to a Mifare Ultralight card.

Properties

Parameters (request frame)

Name Type/Size Description
Cmd Integer (8 bits) Ultralight command code.
Length of Param Integer (8 bits) Length of Param in bytes
Param Raw data Command paramter.

Returned values (response frame)

Name Type/Size Description
Length of Response Integer (8 bits) Length of Response in bytes
Response Raw data Command response.