gclib  2.0.8
Communications API for Galil controllers and PLCs
Vector_Mode_Example Class Reference

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...
 

Detailed Description

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.


The documentation for this class was generated from the following file: