|
inlinestatic |
Record user's training and plays back training through contour mode.
gclib | A gclib object with a valid connection. |
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.cs for an example.
For VB.NET, see definition in file contour.vb
Definition at line 32 of file contour.cs.
References Examples.GALIL_EXAMPLE_ERROR, Examples.GALIL_EXAMPLE_OK, gclib.GCmdI(), gclib.GCommand(), gclib.GMotionComplete(), and Examples.Record_Position().
Referenced by Contour_Example.Main().