ReaderImplementation Properties

TegoOS

ReaderImplementation Properties

The ReaderImplementation type exposes the following members.

Properties
  Name Description
Public property Capabilities
Gets the capabilities of the reader, which will be available after connection.
Public property IsConnected
Gets whether currently connected to reader.
Protected property Persistence
Persistence mechanism provided through constructor.
Protected property PersistenceID
Unique identifier for this reader.
Public property Power
Gets or sets the reader power in dBm.
Public property SerialNumber
Reader serial number, which will be available after connection.
Public property Settings
Gets the settings for the reader. Settings are available after connection, but are not applied until Initialize is called.
Top
See Also