Gen2.impinj.monza4.qtreadwrite, Gen2 tag specific tagops - ids sl900a, Gen2.ids.sl900a.accessfifo – ThingMagic Mercury API v1.23.0 User Manual
Page 51: Gen2.ids.sl900a.getbatterylevel, Gen2.ids.sl900a.getcalibrationdata, Gen2.ids.sl900a.getlogstate, Gen2.impinj.monza4.qtreadwrite 51

Advanced Tag Operations
Level 2 API
51
Gen2.Impinj.Monza4.QTReadWrite
Controls the switching of Monza 4QT between the Private and Public profiles. The tag
MUST be in the Secured state, i.e. non-zero Access Password, to succeed. The specific
settings provide protection of data through public and private data profiles and the use of
short range reading options. See the Impinj Monza 4 datasheet
(IPJ_Monza4Datasheet_20101101.pdf), availalbe from Impinj, for more details.
Gen2 Tag Specific TagOps - IDS SL900A
The following tag operations are custom tag commands supported only on tags using IDS
SL900A chips. These operations are supported by readers of type
and
. Further details about the IDS SL900A tag silicon and the supported custom
commands can be found on the IDS Microchip website (http://www.ids-microchip.com/)
and the Cool-Log command set specification (http://www.ids-microchip.com/doc/an/IDS-
SL900A-AN6-Cool-log.pdf).
Sample codelets using the SL900A custom commands can be found in the C# /Samples/
Codelets/SL900A directory of the MercuryAPI SDK, v1.11.2 or later.
The current set of supported IDS SL900A custom commands are as follows:
Gen2.IDS.SL900A.AccessFifo
The ACCESS FIFO command can read and write data from the FIFO and can also read
the FIFO status register.
Gen2.IDS.SL900A.GetBatteryLevel
The GET BATTERY LEVEL command starts the AD conversion on the battery voltage
and returns the voltage level with the battery type (1.5V or 3V).
Gen2.IDS.SL900A.GetCalibrationData
The GET CALIBRATION DATA command reads the calibration data field and the SFE
parameters field.
Gen2.IDS.SL900A.GetLogState
The GET LOG STATE command reads the status of the logging process. The command
can be used to quickly determine the current state of the product, together with the Shelf
life and the Limit counter.