gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GArrayUpload()

List<Double> GArrayUpload ( String  arrayName) throws GclibJavaException
inline

Uploads array data from the controller's array table.

Parameters
arrayNameString containing the name of the array to upload.
Returns
A List of Doubles, containing the array data.
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 129 of file GclibJava.java.

References e().