TargetPiccParameters Class

Definition

Parameters for a PICC card (like a Credit Card) when PN532 is setup as a target See document AN133910.pdf on nxp website for default values

public class TargetPiccParameters
type TargetPiccParameters = class
Public Class TargetPiccParameters
Inheritance
TargetPiccParameters

Constructors

TargetPiccParameters()

Properties

GeneralTarget

General target initialization bytes, length can't be more than 47 Default values are provided

HistoricalTarget

Historical data for target initialization bytes, length can't be more than 48

NfcId3

The NFC Id for a PICC card, legnth must be 10 bytes

Methods

Serialize()

Serialize the data to be used for initialization

Applies to