gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GArrayDownloadFile()

void GArrayDownloadFile ( String  filePath) throws GclibJavaException
inline

Array download from file. Downloads a csv file containing array data at file_path. If the arrays don't exist, they will be dimensioned.

Parameters
filePathString containing the path to the array file.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 373 of file GclibJava.java.