1Module Position_Tracking_Example
21 Return Examples.GALIL_EXAMPLE_ERROR
30 Return Examples.GALIL_EXAMPLE_ERROR
40 rc = Examples.GALIL_EXAMPLE_ERROR
Provides a class that binds to gclib's unmanaged dll. Wraps each call and provides a more user-friend...
GCLIB_DLL_EXPORTED GReturn GCALL GClose(GCon g)
Closes a connection to a Galil Controller.
GCLIB_DLL_EXPORTED GReturn GCALL GOpen(GCStringIn address, GCon *g)
Open a connection to a Galil Controller.
GReturn vector(GCon g, char *file)
Puts controller into Vector Mode and accepts a file defining vector points.
int Main()
Main function for the commands example.