Read the memory of an ISO180006B tag.
| C# | Visual Basic | Visual C++ |
[ObsoleteAttribute] public TagReadData CmdIso180006bReadTagData( ushort timeout, byte address, byte count, TagFilter filter )
<ObsoleteAttribute> _ Public Function CmdIso180006bReadTagData ( _ timeout As UShort, _ address As Byte, _ count As Byte, _ filter As TagFilter _ ) As TagReadData
[ObsoleteAttribute] public: TagReadData^ CmdIso180006bReadTagData( unsigned short timeout, unsigned char address, unsigned char count, TagFilter^ filter )
a TagReadData object containing the tag data and any
requested metadata (note: the tag EPC will not be present in the
object)