VariousTimingsMode.RetryTimeout Property

Definition

The third byte defines the timeout value that the PN532 uses in the InCommunicateThru(§7.3.9, p: 136) command to give up reception from the target in case of no answer. The default value for this parameter is 0x0A (51.2 ms). This timeout definition is also used with InDataExchange(§7.3.8, p: 127) when the target is a FeliCa or a Mifare card(Ultralight, Standard…).

public Iot.Device.Pn532.RfConfiguration.RfTimeout RetryTimeout { get; set; }
member this.RetryTimeout : Iot.Device.Pn532.RfConfiguration.RfTimeout with get, set
Public Property RetryTimeout As RfTimeout

Property Value

Applies to