DiagnoseMode Enum
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.
Diagnostic modes supported by the PN532
C#
public enum DiagnoseMode
type DiagnoseMode =
Public Enum DiagnoseMode
- Inheritance
-
DiagnoseMode
Name | Value | Description |
---|---|---|
CommunicationLineTest | 0 | Communication Line Test |
ROMTest | 1 | ROM Test |
RAMTest | 2 | RAM Test |
PollingTestToTarget | 4 | Polling Test To Target |
EchoBackTest | 5 | Echo Back Test |
AttentionRequestTest | 6 | Attention Request Test |
SelfAntenaTest | 7 | Self Antena Test |
Product | Versions |
---|---|
.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 |