UniPRT SDK  v1.0.0.0
RfidRead Class Reference

Public Member Functions

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

Constructor & Destructor Documentation

◆ RfidRead()

RfidRead ( TSPL.Rfid_MemBlock  memBank,
TSPL.Rfid_Format  dataFormat,
int  bitCount,
int  fieldId 
)

For simple reads where only one bit field will be read.

Parameters
fieldIdas described in Rfid_ReadBitField