![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Mif_Select | ( | brp_protocol | protocol, |
| brp_buf | Snr, | ||
| unsigned * | SAK | ||
| ) |
This command selects a card with a 4 Byte serial number specified in the Snr parameter.
This command is deprecated. For new applications, the brp_Iso14a_Select() command should be used instead.
| [in] | protocol | used to execute the command |
| [in] | Snr | Serial number of card. |
| [out] | SAK | Select Acknowledge (SAK), according to the ISO 14443-3 (Type A) standard. |