27 public static partial class Examples
41 Console.WriteLine(ex.Message);
45 if(!ex.Message.Contains(
"-1101"))
46 Console.WriteLine(gclib.GCommand(
"TC 1"));
static void PrintError(gclib gclib, Exception ex)
Prints the exception to the console and queries the controller for the most recent error message.
const int GALIL_EXAMPLE_OK
Examples success code.
const int GALIL_EXAMPLE_ERROR
Examples error code.