Record user's training and plays back training through contour mode. More...
Static Public Member Functions | |
static int | Main (string[] args) |
Main function for the contour example. More... | |
Record user's training and plays back training through contour mode.
The first argument should be the IP Address of a Galil controller.
The second argument should be a path to a csv file holding positional data for the A axis.
The third argument should be a path to a csv file holding positional data for the B axis.
For VB.NET, see definition in file contour_example.vb
Definition at line 27 of file contour_example.cs.