gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GArrayDownloadFile()

void GArrayDownloadFile ( string  Path)
inline

Allows downloading of a program array file to the controller.

Parameters
PathThe full filepath of the array csv file.

Wrapper around gclib GArrayDownload(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a14b448ab8c7e6cf495865af301be398e

Exceptions
System.ExceptionWill throw an exception if anything other than G_NO_ERROR is received from gclib.

Definition at line 153 of file gclib.cs.