void GProgramUploadFile | ( | string | file_path | ) |
Allows uploading of a DMC program to a file.
file_path | The full filepath of the DMC file to save. |
Wrapper around gclib GProgramUploadFile(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a38c5565afc11762fa19d37fbaa3c9aa3
System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |