gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GProgramUploadFile()

void GProgramUploadFile ( string  file_path)
inline

Allows uploading of a DMC program to a file.

Parameters
file_pathThe 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

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

Definition at line 520 of file gclib.cs.