| GReturn contour | ( | GCon | g, |
| char * | fileA, | ||
| char * | fileB | ||
| ) |
Record user's training and plays back training through contour mode.
| g | Connection's handle |
| fileA | A Path to a text file where training for Axis A will be recorded |
| fileB | A Path to a text file where training for Axis B will be recorded |
See contour_example.cpp for an example.
Definition at line 16 of file contour.cpp.
References csv_to_vector(), e(), and record_position().