gclib  2.0.8
Communications API for Galil controllers and PLCs
vector.cpp File Reference
#include "examples.h"
#include <iostream>
#include <string>
#include <fstream>

Go to the source code of this file.

Functions

bool load_buffer (GCon g, ifstream &fs, int capacity)
 
GReturn vector (GCon g, char *file)
 Puts controller into Vector Mode and accepts a file defining vector points. More...
 

Detailed Description

Function calls the Vector Mode Example Project.

Definition in file vector.cpp.