void GArrayDownloadFile | ( | string | Path | ) |
Allows downloading of a program array file to the controller.
Path | The 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
System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |