Mercury API
StartReading Method
NamespacesThingMagicReaderStartReading()()()
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 abstract void StartReading()
Public MustOverride Sub StartReading
public:
virtual void StartReading() abstract

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