|
|
|
@@ -510,7 +510,7 @@ namespace MaiMuControl.Device.CamDev.MvsCamera |
|
|
|
this.dBuf[ind] = null;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
grabStatus = "GrabTimeOut";
|
|
|
|
grabStatus = "GrabTimeOut1";
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
private void ImageConvert(DateTime startTime, int start, int step, int imageNum, ref Acquisition[] acqs, int timeOut = -1)
|
|
|
|
|