|
inlinestatic |
Puts controller into Vector Mode and accepts a file defining vector points.
gclib | A gclib object with a valid connection. |
file | A path to a file with stored vector commands. |
Example text file:
See vector_mode_example.cs for an example.
For VB.NET, see definition in file vector_mode.vb
Definition at line 45 of file vector_mode.cs.
References Examples.GALIL_EXAMPLE_OK, gclib.GCmdI(), gclib.GCommand(), and gclib.GMotionComplete().
Referenced by Vector_Mode_Example.Main().