15 rc = Examples.Remote_Client()
18 rc = Examples.GALIL_EXAMPLE_ERROR
GCLIB_DLL_EXPORTED GReturn GCALL GListServers(GCStringOut servers, GSize servers_len)
Uses GUtility(), G_UTIL_GCAPS_LIST_SERVERS to provide a list of all available gcaps services on the l...
GCLIB_DLL_EXPORTED GReturn GCALL GSetServer(GCStringIn server_name)
Uses GUtility(), G_UTIL_GCAPS_SET_SERVER to set the new active server.
void error(GCon g, GReturn rc)
An example of error handling and debugging information.
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.