Specifications

Table Of Contents
SDK software development | VI-88R development handbook
nBaudRate: vaule:9600192003840057600115200
Address: RS485 networking address of readerAddress =0 no networking.
return: if function return value is OK, setting success, otherwise failure
reason.
3.2.2.4 Read version
apiReturn _stdcall GetReaderVersion(HANDLE hScanner, WORD *wHardVer,
WORD *wSoftVer,int Address)
apiReturn Net_GetReaderVersion(SOCKET hSocket, WORD *wHardVer,
WORD *wSoftVer,BYTE * IPaddress);
Function: to read hardware and software version number of reader.
Input parameter:
hSacnner/hSocket: reader communication handle
Address: RS485 networking address of readerAddress =0 no networking.
Output parameter:
wHardVer: hardware version number of reader.
WSoftVer: software version number of reader.
return: if function return value is OK, read success, otherwise fail.
3.2.2.5 Set output power
apiReturn _stdcall SetOutputPower(HANDLE hScanner, int nPower1,int
090909RevA|Page 74 of 97