User's Manual

-16
ONE、Structure of Sunlit RFID DLL for PPC
The Sunlit RFID DLL has 18 functions. They can separate into 3 groups:Comport operation、Device operation and Device
information:
Comport operation functions includes following 5 functions:
SUNLITRFID_CFExist
SUNLITRFID_Open
SUNLITRFID_OpenII
SUNLITRFID_IsOpen
SUNLITRFID_Close.
Most functions of SUNLITRFID_Open and SUNLITRFID_OpenII are the same, except using different parameters.
Device operation functions includes following 9 functions:
SUNLITRFID_Echo
SUNLITRFID_SoftwareReset
SUNLITRFID_HardwareReset
〈
Depend on device
〉
SUNLITRFID_Pause
SUNLITRFID_OpModeSet
SUNLITRFID_OpModeGet
SUNLITRFID_ActiveScanIntervalSet
SUNLITRFID_ActiveScanIntervalGet
SUNLITRFID_ScanTag
Device information functions includes following 4 functions:
SUNLITRFID_ProductNameGet
SUNLITRFID_ModelNameGet
SUNLITRFID_HardwareVersionGet
SUNLITRFID_FirmwareVersionGet