Package | Description |
---|---|
com.rscja.deviceapi | |
com.rscja.deviceapi.interfaces | |
com.rscja.team.mtk.deviceapi | |
com.rscja.team.qcom.deviceapi |
Modifier and Type | Method and Description |
---|---|
ISO15693Entity |
RFIDWithISO15693.inventory()
读卡
read card |
ISO15693Entity |
RFIDWithISO15693.read(int block)
读取块数据
read block data |
ISO15693Entity |
RFIDWithISO15693.read(int startBlock,
int Blocklen)
读取块数据
block data |
Modifier and Type | Method and Description |
---|---|
ISO15693Entity |
IRFIDWithISO15693.inventory()
读卡
read card |
ISO15693Entity |
IRFIDWithISO15693.read(int block)
读取块数据
read block data |
ISO15693Entity |
IRFIDWithISO15693.read(int startBlock,
int Blocklen)
读取块数据
block data |
Modifier and Type | Method and Description |
---|---|
ISO15693Entity |
RFIDWithISO15693_mtk.inventory()
读卡
read card |
ISO15693Entity |
RFIDWithISO15693_mtk.read(int block)
读取块数据
read block data |
ISO15693Entity |
RFIDWithISO15693_mtk.read(int startBlock,
int Blocklen)
读取块数据
block data |
Modifier and Type | Method and Description |
---|---|
ISO15693Entity |
RFIDWithISO15693_qcom.inventory()
读卡
read card |
ISO15693Entity |
RFIDWithISO15693_qcom.read(int block)
读取块数据
read block data |
ISO15693Entity |
RFIDWithISO15693_qcom.read(int startBlock,
int Blocklen)
读取块数据
block data |