Data106kbpsInnovisionJewel(Byte, Byte[], Byte[]) Constructor
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.
Create a 106 kbpd Innovision Jewel card.
C#
public Data106kbpsInnovisionJewel (byte targetNumber, byte[] atqa, byte[] jewelId);
new Iot.Device.Rfid.Data106kbpsInnovisionJewel : byte * byte[] * byte[] -> Iot.Device.Rfid.Data106kbpsInnovisionJewel
Public Sub New (targetNumber As Byte, atqa As Byte(), jewelId As Byte())
- targetNumber
- Byte
The target number, should be 1 or 2 with PN532.
- atqa
- Byte[]
Known as SENS_RES in the documentation.
- jewelId
- Byte[]
The Jewel card ID.
Производ | Верзије |
---|---|
.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 |