C3032
3 天以前 ebcc1d53f14112363bbf539bcaf0202aadcdc9d7
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;
        
        // 动态添加的增益下拉框