public static int connect(StringBuilder devices, int numdevices)
 {
     return(EVRSUIT_0_0_1.connectDevices(devices, numdevices));
 }