Specifications

Table Of Contents
SDK software development | VI-88R development handbook
return: if function return value is OK, it means set success, otherwise failure
reason.
3.2.2.13 Reboot reader
apiReturn Reboot(HANDLE hScanner,int Address);
apiReturn Net_Reboot(SOCKET hSocket);
Function: to reboot reader, power on again.
Input parameter:
hSacnner/hSocket: reader communication handle
Address: RS485 networking address of readerAddress =0 no networking.
return: if function return value is OK, it means set success, otherwise failure
reason.
3.2.2.14 Set time
apiReturn _stdcall SetReaderTime(HANDLE hScanner, ReaderDate time ,int
Address) ;
apiReturn Net_SetReaderTime(SOCKET hSocket, ReaderDate time)
Function: to set time for reader based on Host pc time.
Input parameter:
hSacnner/hSocket: reader communication port handle
time: host pc time6bytes
090909RevA|Page 80 of 97