Data106kbpsTypeB Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Core elements for a 106 kpbs type B card like a credit card
public class Data106kbpsTypeB
type Data106kbpsTypeB = class
Public Class Data106kbpsTypeB
- Inheritance
-
Data106kbpsTypeB
Constructors
Data106kbpsTypeB(Byte[]) |
Create a 106 kbps card type B like a credit card |
Properties
ApplicationData |
Application data |
ApplicationType |
The application type |
BitRates |
The bit rate TODO: find more details on this elements it can be transformed as an enum |
CidSupported |
Is Card Identifier supported? |
Command |
The command send during the ATQB request Standard one should be 0x50 |
FrameWaitingTime |
The frame waiting time in µ seconds |
ISO14443_4Compliance |
Is this card fully compliant with ISO 14443_4? |
MaxFrameSize |
The Max Frame Size |
NadSupported |
Is Node Address supported? |
NfcId |
The unique NFC ID |
TargetNumber |
The target number, should be 1 or 2 with PN532 |