|
inline |
Allows downloading of a Galil compressed backup (gcb) file to the controller.
path | The full filepath of the gcb file. |
options | A bit mask indicating which sectors of the gcb file to restore to the controller. |
Wrapper around gclib GSetupDownloadFile(),
If options is specified as 0, the return string will have a number appended corresponding to a bit mask of the available gcb sectors
System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |
Definition at line 655 of file gclib.cs.
References G_NO_ERROR, GError(), and vector().