void GFirmwareDownload | ( | string | filepath | ) |
Upgrade firmware.
filepath | The full filepath of the firmware hex file. |
Wrapper around gclib GFirmwareDownload(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclib_8h.html#a1878a2285ff17897fa4fb20182ba6fdf
System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |