DiagnoseMode Enum
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.
Diagnostic modes supported by the PN532
public enum DiagnoseMode
type DiagnoseMode =
Public Enum DiagnoseMode
- Inheritance
-
DiagnoseMode
Fields
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 |