18 'If exception was Not a GOpen() exception, safe to query
string GCommand(string Command, bool Trim=true)
Used for command-and-response transactions.
Provides a class that binds to gclib's unmanaged dll. Wraps each call and provides a more user-friend...
void error(GCon g, GReturn rc)
An example of error handling and debugging information.
GReturn message(GCon g)
Demonstrates how to receive messages from the controller and detect differences in Trace and crashed ...
GReturn vector(GCon g, char *file)
Puts controller into Vector Mode and accepts a file defining vector points.
void PrintError(Gclib gclib, Exception ex)
Prints the exception to the console And queries the controller for the most recent error message.