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

Takes two file paths at the command line to hold positional data for Axis A and Axis B. Positional data is saved to the two files until an analog input value changes. More...

Static Public Member Functions

static int Main (string[] args)
 Main function for the Record Position example. More...
 

Detailed Description

Takes two file paths at the command line to hold positional data for Axis A and Axis B. Positional data is saved to the two files until an analog input value changes.

The first argument should be the IP Address of a Galil controller.
The second argument should be a path to a file to save Axis A positional data.
The third argument should be a path to a file to save Axis B positional data.

For VB.NET, see definition in file record_position_example.vb

Definition at line 27 of file record_position_example.cs.


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