ソースを参照

V1.0.2 优化ik相机驱动2

master
CPL 1年前
コミット
a513f6eaac
8個のファイルの変更1行の追加1行の削除
  1. バイナリ
     
  2. バイナリ
     
  3. バイナリ
     
  4. バイナリ
     
  5. バイナリ
     
  6. バイナリ
     
  7. バイナリ
     
  8. +1
    -1
      MaiMuControl/MaiMuControl/Device/CamDev/MvsCamera/MvsCamDev.cs

バイナリ
ファイルの表示


バイナリ
ファイルの表示


バイナリ
ファイルの表示


バイナリ
ファイルの表示


バイナリ
ファイルの表示


バイナリ
ファイルの表示


バイナリ
ファイルの表示


+ 1
- 1
MaiMuControl/MaiMuControl/Device/CamDev/MvsCamera/MvsCamDev.cs ファイルの表示

@@ -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)


読み込み中…
キャンセル
保存