Metratec devices library 3.1.1.0
Properties | List of all members
HFTagInformation Class Reference

HF tag information. More...

Properties

string? TID [get, set]
 tag id
 
bool DSFIDSupported [get, set]
 Data storage format identifier support.
 
int DSFID [get, set]
 Data storage format identifier.
 
bool AFISupported [get, set]
 Application family identifier support.
 
int AFI [get, set]
 Application family identifier.
 
bool VICCMemorySizeSupported [get, set]
 Vicinity integrated circuit card memory size support.
 
int VICCBlockCount [get, set]
 Vicinity integrated circuit card block numbers.
 
int VICCBlockSize [get, set]
 Vicinity integrated circuit card block size.
 
bool ICReferenceSupported [get, set]
 IC Reference support.
 
int ICReference [get, set]
 IC Reference.
 
bool HasError [get, set]
 True if the tag contains error information.
 
string? Message [get, set]
 the error message
 

Detailed Description

HF tag information.

Property Documentation

◆ AFI

int HFTagInformation.AFI
getset

Application family identifier.

◆ AFISupported

bool HFTagInformation.AFISupported
getset

Application family identifier support.

◆ DSFID

int HFTagInformation.DSFID
getset

Data storage format identifier.

◆ DSFIDSupported

bool HFTagInformation.DSFIDSupported
getset

Data storage format identifier support.

◆ ICReference

int HFTagInformation.ICReference
getset

IC Reference.

◆ ICReferenceSupported

bool HFTagInformation.ICReferenceSupported
getset

IC Reference support.

◆ TID

string? HFTagInformation.TID
getset

tag id

◆ VICCBlockCount

int HFTagInformation.VICCBlockCount
getset

Vicinity integrated circuit card block numbers.

◆ VICCBlockSize

int HFTagInformation.VICCBlockSize
getset

Vicinity integrated circuit card block size.

◆ VICCMemorySizeSupported

bool HFTagInformation.VICCMemorySizeSupported
getset

Vicinity integrated circuit card memory size support.


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