RFID API Documentation  1.0
Reference guide for RFID API
READER_IDA Struct Reference

Reader ID as supported by the reader either MAC for EPC Format.ASCII Version It is a member of READER_CAPS. More...

Data Fields

READER_ID_TYPE type
 Reader shall support representation of ReaderID of type MAC-Address or EPC-ID. More...
 
CHAR value [MAX_PATH]
 Reader ID as reported by the Reader. More...
 

Detailed Description

Reader ID as supported by the reader either MAC for EPC Format.ASCII Version It is a member of READER_CAPS.

Field Documentation

◆ type

READER_ID_TYPE READER_IDA::type

Reader shall support representation of ReaderID of type MAC-Address or EPC-ID.

This field mentions the type which reader supports and indicates the Reader ID type of the value field in READER_ID.

◆ value

CHAR READER_IDA::value[MAX_PATH]

Reader ID as reported by the Reader.