Public Member Functions | Protected Member Functions | Friends
FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx Class Reference

Transponder class providing manufacturer specific commands for ISO 15693 compliant Transponders of type MB89R1xx series from manufacturer Fujitsu Limited. More...

#include <FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.h>

Inheritance diagram for FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int EAS ()
 [0xB1][0xA0] EAS
int Kill ()
 [0xB1][0xA6] Kill
int Refresh ()
 [0xB1][0xA2] Refresh
int WriteEAS (unsigned char ucData)
 [0xB1][0xA1] Write EAS

Protected Member Functions

 FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx (FEDM_ISCReader *pReader, FEDM_ISOTabItem *pTabItem)
 FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx (FEDM_ISCReader *pReader, unsigned int uiTagHandlerType, FEDM_ISOTabItem *pTabItem)
virtual ~FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx ()

Friends

class FEDM_ISCReader
class FEDM_ISCReaderModule
class FEDM_ISOTabItem

Detailed Description

Transponder class providing manufacturer specific commands for ISO 15693 compliant Transponders of type MB89R1xx series from manufacturer Fujitsu Limited.

Description
High-level class for easy-to-use Transponder specific communication. See OBID::FEDM::Core::ITagGroup for additional information.
All methods are similiar to the specific commands of the MB89R1xx series. Thus, you must refer to the Technical Datasheet of the MB89R1xx to get detailed information about the methods and the parameters.
Secondly, all methods of this class are Custom specific commands, realized with the Reader command [0xB1], which are described in the Application Note Fujitsu Custom and Proprietary Commands.pdf

Note:
Programmers should be familiar with the ISO 15693 standard

Definition at line 68 of file FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.h.


Constructor & Destructor Documentation

FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx::FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx ( FEDM_ISCReader pReader,
unsigned int  uiTagHandlerType,
FEDM_ISOTabItem pTabItem 
) [protected]

Member Function Documentation

[0xB1][0xA0] EAS

Returns:
  • 0 if OK
  • < 0 [error code](OBID::FEDM::Core::Error)
  • > 0 status byte of the responded protocol, if the Reader signals a problem. See Reader's System Manual for the full list with all status bytes.

Description
This command is realized with the Reader command [0xB1] ISO Custom and Proprietary Commands.
Refer to the Application Note Fujitsu Custom and Proprietary Commands.pdf, where all parameters are described in detail.

Definition at line 100 of file FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.cpp.

[0xB1][0xA6] Kill

Returns:
  • 0 if OK
  • < 0 [error code](OBID::FEDM::Core::Error)
  • > 0 status byte of the responded protocol, if the Reader signals a problem. See Reader's System Manual for the full list with all status bytes.

Description
This command is realized with the Reader command [0xB1] ISO Custom and Proprietary Commands.
Refer to the Application Note Fujitsu Custom and Proprietary Commands.pdf, where all parameters are described in detail.

Definition at line 218 of file FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.cpp.

[0xB1][0xA2] Refresh

Returns:
  • 0 if OK
  • < 0 [error code](OBID::FEDM::Core::Error)
  • > 0 status byte of the responded protocol, if the Reader signals a problem. See Reader's System Manual for the full list with all status bytes.

Description
This command is realized with the Reader command [0xB1] ISO Custom and Proprietary Commands.
Refer to the Application Note Fujitsu Custom and Proprietary Commands.pdf, where all parameters are described in detail.

Definition at line 178 of file FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.cpp.

[0xB1][0xA1] Write EAS

Parameters:
ucDataOne byte to specify the EAS command
Returns:
  • 0 if OK
  • < 0 [error code](OBID::FEDM::Core::Error)
  • > 0 status byte of the responded protocol, if the Reader signals a problem. See Reader's System Manual for the full list with all status bytes.

Description
This command is realized with the Reader command [0xB1] ISO Custom and Proprietary Commands.
Refer to the Application Note Fujitsu Custom and Proprietary Commands.pdf, where all parameters are described in detail.

Definition at line 135 of file FedmIscTagHandler_ISO15693_Fujitsu_MB89R1xx.cpp.


Friends And Related Function Documentation

friend class FEDM_ISCReader [friend]
friend class FEDM_ISCReaderModule [friend]
friend class FEDM_ISOTabItem [friend]

The documentation for this class was generated from the following files:


maggie_rfid_drivers
Author(s): Raul Perula-Martinez
autogenerated on Mon Sep 14 2015 03:05:32