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

◆ 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(), and vector().