gclib  2.0.8
Communications API for Galil controllers and PLCs

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

Referenced by GclibJava.GProgramDownload().