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

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