LB_VisionProcesses/Cameras/2DCameraForm.cs
@@ -78,7 +78,7 @@ UserPictureBox onlinePictureBox { get; set; } private System.Windows.Forms.Timer updateTimer; Total total = new Total { iImageCount = 0, iScanCount = 0 }; Total total = new Total { iImageCount = 0, iScanCount = 0, ImagesPerTyre = 1 }; DateTime startGrabtime = DateTime.Now; // 动态添加的增益下拉框