Mercury API
StartReading Method
NamespacesThingMagicRqlReaderStartReading()()()
Start reading RFID tags in the background. The tags found will be passed to the registered read listeners, and any exceptions that occur during reading will be passed to the registered exception listeners. Reading will continue until stopReading() is called.
Declaration Syntax
C#Visual BasicVisual C++
public override void StartReading()
Public Overrides Sub StartReading
public:
virtual void StartReading() override

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)