gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GProgramUploadFile()

void GProgramUploadFile ( String  filePath) throws GclibJavaException
inline

Program upload to file.

Parameters
filePathString containing the path to the program file, file will be overwritten if it exists.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 489 of file GclibJava.java.