RFID API Documentation  1.0
Reference guide for RFID API
IMPINJ_QT_WRITE_PARAMS Struct Reference

Contains the Write Parameters for Impinj QT Write. More...

Data Fields

UINT32 accessPassword
 Access Password of the Impinj tag. More...
 
BOOLEAN QTPersist
 Indicates whether the QT control is written to nonvolatile (NVM) or volatile memory. More...
 
IMPINJ_QT_DATA qtdata
 qtdata controls private or public memory map LPVOID lpReserved[4]; /**< Reserved for future. More...
 

Detailed Description

Contains the Write Parameters for Impinj QT Write.

Field Documentation

◆ accessPassword

UINT32 IMPINJ_QT_WRITE_PARAMS::accessPassword

Access Password of the Impinj tag.

◆ QTPersist

BOOLEAN IMPINJ_QT_WRITE_PARAMS::QTPersist

Indicates whether the QT control is written to nonvolatile (NVM) or volatile memory.

◆ qtdata

IMPINJ_QT_DATA IMPINJ_QT_WRITE_PARAMS::qtdata

qtdata controls private or public memory map LPVOID lpReserved[4]; /**< Reserved for future.