CSL CS101-2 EPC CLASS 1 GEN 2 RFID HANDHELD READER
USER'S MANUAL, VERSION 1.0
Copyright © Convergence Systems Limited, All Rights Reserved
123
This empties the RfidMw cached data list.
f_RfidMw_TagInv_UpdateAllTaglistToFile
Prototype:
public static extern HRESULT_RFID f_RfidMw_TagInv_UpdateAllTaglistToFile();
Parameters:
None.
Message:
RFIDMW_REQEND_TYPE_MSGID_TagInv_UpdateAllTaglistToFile notification.
Description:
This writes all data in RfidMw to a text file.
f_RfidMw_TagInv_GetUpdateTaglist
Prototype:
public static extern HRESULT_RFID f_RfidMw_TagInv_GetUpdateTaglist( );
Parameters:
None.
Message:
RFIDMW_REQEND_TYPE_MSGID_TagInv_GetUpdateTaglist notification.
Description:
This gets only rows of updated tags from RfidMw.
f_RfidMw_TagInv_GetAllTaglist
Prototype:
public static extern HRESULT_RFID f_RfidMw_TagInv_GetAllTaglist( ).
Parameters:
None.
Message:
RFIDMW_REQEND_TYPE_MSGID_TagInv_ notification.
Description:
This gets all rows of tags from RfidMw.
f_RfidMw_TagInv_SetMsgMode
Prototype:
public static extern HRESULT_RFID f_RfidMw_TagInv_SetMsgMode( int mode );
Parameters:
[in] int mode: .
if mode == 0 all tags’ notifications are sent;