The IFirmwareManagement type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetFirmware |
Gets the name of the Firmware.
| |
| GetFirmwareFile(Stream) |
Gets firmware file to stream.
| |
| GetFirmwareFile(String) |
Gets firmware from the Drive
| |
| GetFirmwareFilename()()()() |
Gets firmware file exists in the drive
| |
| GetFirmwareFilename(String) |
Gets the file name from the given firmware string.
| |
| SetFirmware |
Set the new firmare to the conncted drive.
|
Events
| Name | Description | |
|---|---|---|
| OnError |
Triggers, when an error occured.
| |
| OnFinish |
Triggers, when the PutFirmware or GetFirmware execution completed.
| |
| OnTransfer |
Triggers, after transfering some amount of data.
|