A Sandcastle Documented Class Library
KnownChips Class |
Holds the configuration of all known chip types.
Inheritance Hierarchy
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
The KnownChips type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAllChips |
Returns the array of all chips names
| |
GetChip | Get the chip configuration based on at least the first two TID words. | |
GetManufacturer(Int32) | Get the chip manufacturer name from the manufacturer ID number. | |
GetManufacturer(String) | Get the chip manufacturer name from the TID hex. | |
GetManufacturer(UInt16) | Get the chip manufacturer name from the TID. |
See Also