CSL CS101-2 EPC CLASS 1 GEN 2 RFID HANDHELD READER
USER'S MANUAL, VERSION 1.0
Copyright © Convergence Systems Limited, All Rights Reserved
143
Prototype:
public static extern HRESULT_RFID f_RfidDev_RadioIssueCommand (
ref RFID_RadioIssueCommand_T st_RfidSpReq_RadioIssueCommand);
Parameters:
[in] ref RFID_RadioIssueCommand_T st_RfidSpReq_RadioIssueCommand.
Message:
RFID_REQEND_TYPE_MSGID_ notification.
Description:
This issues a radio command. Application needs to process the resulting message packet and verify if the
command was success.
f_RfidDev_RadioCancelOperation
Prototype:
public static extern HRESULT_RFID f_RfidDev_RadioCancelOperation(
ref RFID_RadioCancelOperation_T st_RfidSpReq_RadioCancelOperation );
Parameters:
[in] ref RFID_RadioCancelOperation_T st_RfidSpReq_RadioCancelOperation: .
Message:
RFID_REQEND_TYPE_MSGID_RadioCancelOperation notification.
Description:
This cancels the current RfidSp tag.operation. RfidSp will return after all the pending message for the
current operations are sent to the application.
f_RfidDev_RadioAbortOperation
Prototype:
public static extern HRESULT_RFID f_RfidDev_RadioAbortOperation(
ref RFID_RadioAbortOperation_T st_RfidSpReq_RadioAbortOperation );
Parameters:
[in] ref RFID_RadioAbortOperation_T st_RfidSpReq_RadioAbortOperation: .
Message:
RFID_REQEND_TYPE_MSGID_RadioAbortOperation notification.
Description:
This aborts the current RfidSp tag.operation. RfidSp will return quickly.
PosSp:
Overview:
PosSp is a C# class in the
PosSp_Apis
class library.
It provides a managed interface to the C# application to access the pda specific peripherals