| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function for Contour Example.
contour_example.cpp takes three arguments at the command line: an IP Address to a Galil controller and a two text files to hold the positional data for two axes.
Definition at line 28 of file contour_example.cpp.