Edit

Share via


MaxRetriesMode.MaxRetryPassiveActivation Property

Definition

MxRtyPassiveActivation is a byte containing the number of times that the PN532 will retry to activate a target in InListPassiveTarget command (§7.3.5, p: 115). Value 0xFF means to try eternally, 0x00 means only once(no retry, only one try). The default value of this parameter is 0xFF (infinitely).

public byte MaxRetryPassiveActivation { get; set; }
member this.MaxRetryPassiveActivation : byte with get, set
Public Property MaxRetryPassiveActivation As Byte

Property Value

Applies to