gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches

◆ 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.

References vector().

Referenced by GclibJava.GProgramDownloadFile().