|
inlinestatic |
Main function for the contour example.
args | An array of command line arguments. |
The first argument should be the IP Address of a Galil controller.
The second argument should be a path to a text file where training for Axis A will be recorded.
The third argument should be a path to a text file where training for Axis B will be recorded..
Definition at line 39 of file contour_example.cs.
References Examples.Contour(), Examples.GALIL_EXAMPLE_ERROR, Examples.GALIL_EXAMPLE_OK, gclib.GClose(), gclib.GOpen(), and Examples.PrintError().