Mercury API
Gen2..::.NXP..::.AES..::.ReadBuffer Constructor (wordPointer, bitCount, auth)
NamespacesThingMagicGen2..::.NXP..::.AES..::.ReadBufferGen2..::.NXP..::.AES..::.ReadBuffer(UInt16, UInt16, Gen2..::.NXP..::.AES..::.Tam1Authentication)
Constructor to initialize the Authenticate parameters
Declaration Syntax
C#Visual BasicVisual C++
public ReadBuffer(
	ushort wordPointer,
	ushort bitCount,
	Gen2..::.NXP..::.AES..::.Tam1Authentication auth
)
Public Sub New ( _
	wordPointer As UShort, _
	bitCount As UShort, _
	auth As Gen2..::.NXP..::.AES..::.Tam1Authentication _
)
public:
ReadBuffer(
	unsigned short wordPointer, 
	unsigned short bitCount, 
	Gen2..::.NXP..::.AES..::.Tam1Authentication^ auth
)
Parameters
wordPointer (UInt16)
Specifies the starting word address for the read
bitCount (UInt16)
Specifies the number of bits to read
auth (Gen2..::.NXP..::.AES..::.Tam1Authentication)
Tam1 Authentication

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)