A Sandcastle Documented Class Library
IReaderImplementation Properties |
The IReaderImplementation type exposes the following members.
Properties
Name | Description | |
---|---|---|
Capabilities |
Gets the capabilities of the reader, which will be available after connection.
|
|
IsConnected |
Gets whether currently connected to reader.
|
|
Power |
Gets or sets the reader power in dBm.
|
|
SerialNumber |
Reader serial number, which will be available immediately after connection.
|
|
Settings |
Gets the settings for the reader. Settings are available after a Connect, but are not applied until Initialize is called.
|
See Also