FirmwareVersion Class
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.
PN532 firmware version
public class FirmwareVersion
type FirmwareVersion = class
Public Class FirmwareVersion
- Inheritance
-
FirmwareVersion
Constructors
FirmwareVersion(Byte, Version, VersionSupported) |
Creates PN532 firmware version object |
Properties
IdentificationCode |
The identification code for PN532 should be 0x32 |
IsPn532 |
Is it a PN532? |
Version |
The version, latest know one is 1.6 |
VersionSupported |
All card version supported |