gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GFirmwareDownload()

void GFirmwareDownload ( String  filePath) throws GclibJavaException
inline

Upgrade firmware.

Parameters
filePathThe full file path to the Galil-supplied firmware hex file. See http://www.galil.com/downloads/firmware
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 190 of file GclibJava.java.