|
inlinestatic |
Record user's training and saves to a text file.
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 record_position_example.cs for an example.
For VB.NET, see definition in file record_position.vb
Definition at line 32 of file record_position.cs.
References Examples.GALIL_EXAMPLE_OK, gclib.GCmdI(), gclib.GCommand(), and gclib.GProgramDownload().
Referenced by Examples.Contour(), and Record_Position_Example.Main().