gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GProgramDownloadFile() [2/2]

void GProgramDownloadFile ( String  filePath,
String  preprocessor 
) throws GclibJavaException
inline

Program download from file.

Parameters
filePathString containing the path to the program file.
preprocessorOptions string for preprocessing the program before sending it to the controller.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 464 of file GclibJava.java.

Referenced by GclibJava.GProgramDownloadFile().