C API for BALTECH SDK

§ IClassIso14B

bool IClassIso14B

Can be used instead of iCLASS to increase scanning speed.

(Its transport layer protocol is based on the faster ISO 14443 Type B protocol instead of the ISO-15693-like protocol of iCLASS).

Not all iCLASS cards support ISO 14443 Type B. Thus, we recommend you use the iCLASS flag for maximum compatibility and the IClassIso14B flag for maximum speed. When in doubt, please check the specification of the cards used in your project.

Definition at line 4389 of file typedefs.h.