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

◆ GArrayDownload()

GArrayDownload (   self,
  name,
  first,
  last,
  array_data 
)
Downloads array data to a pre-dimensioned array in the controller's array table.
array_data should be a list of values (e.g. int or float)

Definition at line 329 of file gclib.py.

References py._cc(), py._gcon, and vector().