VariousTimingsMode.AnsweToRequestResponseTimeout Property
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.
The second byte in this item defines the timeout between ATR_REQ and ATR_RES when the PN532 is in initiator mode.A target is considered as mute if no valid ATR_RES is received within this timeout value. In this way, the PN532 can easily detect non TPE target in passive 212-424 kbps mode. The default value for this parameter is 0x0B (102.4 ms).
public Iot.Device.Pn532.RfConfiguration.RfTimeout AnsweToRequestResponseTimeout { get; set; }
member this.AnsweToRequestResponseTimeout : Iot.Device.Pn532.RfConfiguration.RfTimeout with get, set
Public Property AnsweToRequestResponseTimeout As RfTimeout