STSeriesDeviceDownloadFirmware Method (String) |
Downloads firmware to the device. The device needs to be reset upon completion of the download.
Registering for FirmwareDownloadStatusEvent is suggested
Unplugging the device while downloading firmware will damage it.
Namespace: Scriptel.STSeries
Exception | Condition |
---|---|
STDeviceNotOpenedException | if the device is not opened |
ArgumentException | Invalid Firmware file extension; firmware files should have a .mot extension |
FileNotFoundException | if download file is not found |
FileFormatException | The Firmware file format does not conform to an S-record format |