Mercury API
CmdGetTagsRemaining Method
NamespacesThingMagicSerialReaderCmdGetTagsRemaining()()()
Get the number of tags stored in the tag buffer
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute]
public ushort[] CmdGetTagsRemaining()
<ObsoleteAttribute> _
Public Function CmdGetTagsRemaining As UShort()
[ObsoleteAttribute]
public:
array<unsigned short>^ CmdGetTagsRemaining()
Return Value
a three-element array containing: {the number of tags remaining, the current read index of the tag buffer, the current write index of the tag buffer}.

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