Pn532.SetMaxRetryWriteRead(Byte) Method

Definition

Set the Maximum Retry in the 2 WriteRead modes

public bool SetMaxRetryWriteRead (byte numberRetries = 0);
member this.SetMaxRetryWriteRead : byte -> bool
Public Function SetMaxRetryWriteRead (Optional numberRetries As Byte = 0) As Boolean

Parameters

numberRetries
Byte

The number of retries

Returns

True is success

Applies to