gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GFirmwareDownload()

void GFirmwareDownload ( string  filepath)
inline

Upgrade firmware.

Parameters
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

Exceptions
System.ExceptionWill throw an exception if anything other than G_NO_ERROR is received from gclib.

Definition at line 330 of file gclib.cs.