Takes a path to a file at the command line holding vector commands for the controller. The controller is placed into vector mode and commands are read from the file and sent to the controller. More...
Static Public Member Functions | |
static int | Main (string[] args) |
Main function for the vector mode example. More... | |
Takes a path to a file at the command line holding vector commands for the controller. The controller is placed into vector mode and commands are read from the file and sent to the controller.
The first argument should be the IP Address of a Galil controller. The second argument should be a path to a file containing vector commands.
For VB.NET, see definition in file vector_mode_example.vb
Definition at line 26 of file vector_mode_example.cs.