| Icon | Member | Description |
|---|---|---|
| FirmwareLoad(Stream) |
Load a new firmware image into the device's nonvolatile memory.
This installs the given image data onto the device and restarts
it with that image. The firmware must be of an appropriate type
for the device. Interrupting this operation may damage the
reader.
(Overrides Reader.FirmwareLoad(Stream).) | |
| FirmwareLoad(Stream, FirmwareLoadOptions) |
Loads firmware on the Reader.
(Overrides Reader.FirmwareLoad(Stream, FirmwareLoadOptions).) |