Base class for ARfidWrite. More...
#include <ARfidWrite.h>
Instance Methods | |
| (instancetype) | - NS_DESIGNATED_INITIALIZER |
| (instancetype) | - initWithMemBlock:data: |
| (NSString *) | - description |
Properties | |
| RfidMemBlockEnum | memory |
| NSString * | password |
| RfidPasswordTypeEnum | passwordType |
| int | offsetFromStart |
| NSString * | data |
Properties inherited from <IRfidBankSelect> | |
| RfidMemBlockEnum | memory |
| The memory type to access. Note that not all memory types are writable. For example, the TID (Tag Identification) is typically read-only. | |
Properties inherited from <IRfidBitField> | |
| int | offsetFromStart |
| Optional word offset (16 bits per count) if access to memory that is not the starting position of memory bank. | |
| NSString * | data |
| Rfid data field. In Most Significant Bits (MSB) to Least Significant Bits (LSB) (left to right). Hex formatted data. | |
Properties inherited from <IRfidPassword> | |
| RfidPasswordTypeEnum | passwordType |
| Select type of password for memory access. | |
| NSString * | password |
| Optional password for tags that support it. | |
Base class for ARfidWrite.
| - (NSString *) description |
Reimplemented in PglRfid_Write, and Rfid_Write.
| - (instancetype) initWithMemBlock: | (RfidMemBlockEnum) | memBlock | |
| data: | (NSString *) | NS_DESIGNATED_INITIALIZER |
Reimplemented in PglRfid_Write, and Rfid_Write.
| - (instancetype) NS_DESIGNATED_INITIALIZER |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |