VariousTimingsMode Class
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 radio frequency timing modes
public class VariousTimingsMode
type VariousTimingsMode = class
Public Class VariousTimingsMode
- Inheritance
-
VariousTimingsMode
RFU |
Reserved for Further Usage |
Answe |
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). |
Retry |
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…). |
Serialize() |
Get the byte array to send |
Proizvod | Verzije |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |