Unitech PA960 User Manual Page 82

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 81
-
9.7.2 ACCESS_STATUS
Description:
Contain the information of the tag operation result.
Define:
typedef struct ACCESS_STATUS_TAG{
FILETIME ftStartTime;
FILETIME ftEndTime;
INT32U dwResponseMode;
INT32U dwOperationMode;
INT16U unCommand;
DWORD dwErrorCode;
DWORD dwStatus;
INT16U unAntennas
} ACCESS_STATUS, *LPACCESS_STATUS;
Fields:
ftStartTimeTime of the Tag operation start
ftEndTimeTime of the Tag operation end
dwResponseModeOperation Response data reporting mode can be Compat or Normal.
dwOperationModeWorking mode of the RFID Reader module can be continuous or non-
continuous.
dwErrorCodeIf tag operation failed this field contains the error code. Zero indicates no
error.
dwStatusReturn by the Tag operation function indicate the library status and error codes.
Zero indicates no error.
unAntennasThe amount of antennas.
9.7.3 ANTENNA_STATUS
Description:
Contains the information of the antenna that take effect in the tag operation executed.
Define:
typedef struct ANTENNA_STATUS_TAG{
FILETIME ftStartTime;
FILETIME ftEndTime;
INT16U unAntenna;
DWORD dwErrorCode;
DWORD dwStatus;
INT16U unCount
} ANTENNA_STATUS, *LPANTENNA_STATUS;
Fields:
ftStartTimeTime of this antenna start to execute Tag operation.
ftEndTimeTime of this antenna finish execute Tag operation.
unAntennaAntenna No.
unCountThe number of tag this antenna returns.
Page view 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 97 98

Comments to this Manuals

No comments