Specifications

Table Of Contents
SDK software development | VI-88R development handbook
BYTE MAC4; //(30)
BYTE MAC5; //(31)
BYTE MAC6; //(32)
} ReaderBasicParam;
//Auto parameter of reader
typedef struct tagReaderAutoParam
{
BYTE AutoMode; //(1)tag reading mode0-timing,
1-trigger.
BYTE TimeH; //(2)tag storage time: unit: second.
Default 1.
BYTE TimeL; //(3)
BYTE Interval; //(4)0-10ms1-20ms2-30ms3-50ms
4-100ms. Default 2. Auto reading tag once at intervals.
BYTE NumH; //(5)tag storage quantitydefault 1. The
quantity of read tag ID stored in reader memory.
BYTE NumL; //(6)
BYTE OutputManner; //(7)data output format0-terse
1-standard2-XML. Default 0.
BYTE OutInterface; //(8)output interface0RS2321
090909RevA|Page 65 of 97