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

◆ GProgramDownload() [2/2]

void GProgramDownload ( String  program,
String  preprocessor 
) throws GclibJavaException
inline

Downloads a program to the controller's program buffer.

Parameters
programProgram for download.
preprocessorOptions string for preprocessing the program before sending it to the controller.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 270 of file GclibJava.java.

References vector().

Referenced by GclibJava.GProgramDownload().