IReaderImplementation Properties

TegoOS

IReaderImplementation Properties

The IReaderImplementation 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.
Public property Power
Gets or sets the reader power in dBm.
Public property SerialNumber
Reader serial number, which will be available immediately after connection.
Public property Settings
Gets the settings for the reader. Settings are available after a Connect, but are not applied until Initialize is called.
Top
See Also