Public Member Functions | |
| RfidRead (PGL.Rfid_MemBlock memBank, PGL.Rfid_Format dataFormat, int bitCount, int fieldId) | |
| For simple reads where only one bit field will be read. More... | |
| RfidRead (Rfid_ReadProperties readProps, Rfid_ReadBitField firstBitField) | |
| For reads where the read properties and first bitfield is provided. | |
| void | AddBitField (Rfid_ReadBitField bitFieldToAdd) |
| String | toString () |
| RfidRead | ( | PGL.Rfid_MemBlock | memBank, |
| PGL.Rfid_Format | dataFormat, | ||
| int | bitCount, | ||
| int | fieldId | ||
| ) |
For simple reads where only one bit field will be read.
| fieldId | as described in Rfid_ReadBitField |