|
inlinestatic |
Puts controller into Position Tracking Mode and accepts user-entered positions.
gclib | A gclib object with a valid connection. |
speed | Optional speed of the controller in Position Tracking Mode. Default value of 5000 |
See position_tracking_example.cs for an example.
For VB.NET, see definition in file position_tracking.vb
Definition at line 28 of file position_tracking.cs.
References Examples.GALIL_EXAMPLE_OK, gclib.GCommand(), and gclib.GMotionComplete().
Referenced by Position_Tracking_Example.Main().