革博士程序V1仓库
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

1153 rindas
62 KiB

  1. namespace GeBoShi.UI.Product
  2. {
  3. partial class ProductInfoFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductInfoFrm));
  29. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  30. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  31. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  32. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  33. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  34. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  35. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  36. this.groupBox2 = new System.Windows.Forms.GroupBox();
  37. this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
  38. this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
  39. this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
  40. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  41. this.numStopDis = new System.Windows.Forms.NumericUpDown();
  42. this.label13 = new System.Windows.Forms.Label();
  43. this.cbGetHD = new System.Windows.Forms.CheckBox();
  44. this.label9 = new System.Windows.Forms.Label();
  45. this.TrackBarTensionValue = new HZH_Controls.Controls.UCTrackBar();
  46. this.label10 = new System.Windows.Forms.Label();
  47. this.TrackBarGain = new HZH_Controls.Controls.UCTrackBar();
  48. this.label11 = new System.Windows.Forms.Label();
  49. this.TrackBarExposureTime = new HZH_Controls.Controls.UCTrackBar();
  50. this.label12 = new System.Windows.Forms.Label();
  51. this.TrackBarLightValue = new HZH_Controls.Controls.UCTrackBar();
  52. this.groupBox5 = new System.Windows.Forms.GroupBox();
  53. this.btnColor = new System.Windows.Forms.Button();
  54. this.tbLabelFile = new System.Windows.Forms.TextBox();
  55. this.label3 = new System.Windows.Forms.Label();
  56. this.cmbDefectModelFile = new System.Windows.Forms.ComboBox();
  57. this.label29 = new System.Windows.Forms.Label();
  58. this.tbSpec = new System.Windows.Forms.TextBox();
  59. this.label2 = new System.Windows.Forms.Label();
  60. this.tbColorName = new System.Windows.Forms.TextBox();
  61. this.label1 = new System.Windows.Forms.Label();
  62. this.txtName = new System.Windows.Forms.TextBox();
  63. this.label4 = new System.Windows.Forms.Label();
  64. this.cmbClasses = new System.Windows.Forms.ComboBox();
  65. this.label17 = new System.Windows.Forms.Label();
  66. this.groupBox1 = new System.Windows.Forms.GroupBox();
  67. this.numReelLen = new System.Windows.Forms.NumericUpDown();
  68. this.label14 = new System.Windows.Forms.Label();
  69. this.numDefectAreaLimit = new System.Windows.Forms.NumericUpDown();
  70. this.numDefectCntLength = new System.Windows.Forms.NumericUpDown();
  71. this.numDefectCountLimit = new System.Windows.Forms.NumericUpDown();
  72. this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
  73. this.btnAddWarn = new System.Windows.Forms.Button();
  74. this.tbWarnDefect = new System.Windows.Forms.TextBox();
  75. this.cbDefectName = new System.Windows.Forms.ComboBox();
  76. this.label8 = new System.Windows.Forms.Label();
  77. this.label7 = new System.Windows.Forms.Label();
  78. this.label6 = new System.Windows.Forms.Label();
  79. this.label5 = new System.Windows.Forms.Label();
  80. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  81. this.groupBox3 = new System.Windows.Forms.GroupBox();
  82. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  83. this.Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.ZXD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.Area = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.DBDL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.DBDH = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.OrAnd = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  89. this.DefectLength = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.DefectWarn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.groupBox4 = new System.Windows.Forms.GroupBox();
  92. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  93. this.Code2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.A = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.B = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.C = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.D = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.E = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.toolStrip1.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  101. this.splitContainer1.Panel1.SuspendLayout();
  102. this.splitContainer1.Panel2.SuspendLayout();
  103. this.splitContainer1.SuspendLayout();
  104. this.tableLayoutPanel1.SuspendLayout();
  105. this.groupBox2.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.numStopDis)).BeginInit();
  111. this.groupBox5.SuspendLayout();
  112. this.groupBox1.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.numReelLen)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.numDefectAreaLimit)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.numDefectCntLength)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.numDefectCountLimit)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  119. this.splitContainer2.Panel1.SuspendLayout();
  120. this.splitContainer2.Panel2.SuspendLayout();
  121. this.splitContainer2.SuspendLayout();
  122. this.groupBox3.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  124. this.groupBox4.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  126. this.SuspendLayout();
  127. //
  128. // toolStrip1
  129. //
  130. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  131. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  132. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  133. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  134. this.tsbtnSave,
  135. this.toolStripSeparator2,
  136. this.tsbtnExit});
  137. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  138. this.toolStrip1.Location = new System.Drawing.Point(0, 46);
  139. this.toolStrip1.Name = "toolStrip1";
  140. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  141. this.toolStrip1.Size = new System.Drawing.Size(1224, 56);
  142. this.toolStrip1.TabIndex = 39;
  143. this.toolStrip1.Text = "toolStrip1";
  144. //
  145. // tsbtnSave
  146. //
  147. this.tsbtnSave.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  148. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  149. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  150. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  151. this.tsbtnSave.Name = "tsbtnSave";
  152. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  153. this.tsbtnSave.Text = " 保存 ";
  154. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  155. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  156. //
  157. // toolStripSeparator2
  158. //
  159. this.toolStripSeparator2.Name = "toolStripSeparator2";
  160. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
  161. //
  162. // tsbtnExit
  163. //
  164. this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
  165. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  166. this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  167. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  168. this.tsbtnExit.Name = "tsbtnExit";
  169. this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
  170. this.tsbtnExit.Text = " 退出 ";
  171. this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  172. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  173. //
  174. // uiTitel1
  175. //
  176. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  177. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  178. this.uiTitel1.FatherForm = null;
  179. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  180. this.uiTitel1.Name = "uiTitel1";
  181. this.uiTitel1.Size = new System.Drawing.Size(1224, 46);
  182. this.uiTitel1.TabIndex = 38;
  183. //
  184. // splitContainer1
  185. //
  186. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  187. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  188. this.splitContainer1.Location = new System.Drawing.Point(0, 102);
  189. this.splitContainer1.Name = "splitContainer1";
  190. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  191. //
  192. // splitContainer1.Panel1
  193. //
  194. this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
  195. //
  196. // splitContainer1.Panel2
  197. //
  198. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  199. this.splitContainer1.Size = new System.Drawing.Size(1224, 554);
  200. this.splitContainer1.SplitterDistance = 379;
  201. this.splitContainer1.TabIndex = 40;
  202. //
  203. // tableLayoutPanel1
  204. //
  205. this.tableLayoutPanel1.ColumnCount = 3;
  206. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  207. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  208. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  209. this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 0);
  210. this.tableLayoutPanel1.Controls.Add(this.groupBox5, 0, 0);
  211. this.tableLayoutPanel1.Controls.Add(this.groupBox1, 1, 0);
  212. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  214. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  215. this.tableLayoutPanel1.RowCount = 1;
  216. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  217. this.tableLayoutPanel1.Size = new System.Drawing.Size(1224, 379);
  218. this.tableLayoutPanel1.TabIndex = 0;
  219. //
  220. // groupBox2
  221. //
  222. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  223. | System.Windows.Forms.AnchorStyles.Left)
  224. | System.Windows.Forms.AnchorStyles.Right)));
  225. this.groupBox2.BackColor = System.Drawing.Color.White;
  226. this.groupBox2.Controls.Add(this.numericUpDown4);
  227. this.groupBox2.Controls.Add(this.numericUpDown3);
  228. this.groupBox2.Controls.Add(this.numericUpDown2);
  229. this.groupBox2.Controls.Add(this.numericUpDown1);
  230. this.groupBox2.Controls.Add(this.numStopDis);
  231. this.groupBox2.Controls.Add(this.label13);
  232. this.groupBox2.Controls.Add(this.cbGetHD);
  233. this.groupBox2.Controls.Add(this.label9);
  234. this.groupBox2.Controls.Add(this.TrackBarTensionValue);
  235. this.groupBox2.Controls.Add(this.label10);
  236. this.groupBox2.Controls.Add(this.TrackBarGain);
  237. this.groupBox2.Controls.Add(this.label11);
  238. this.groupBox2.Controls.Add(this.TrackBarExposureTime);
  239. this.groupBox2.Controls.Add(this.label12);
  240. this.groupBox2.Controls.Add(this.TrackBarLightValue);
  241. this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.groupBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  243. this.groupBox2.Location = new System.Drawing.Point(409, 2);
  244. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  245. this.groupBox2.Name = "groupBox2";
  246. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  247. this.groupBox2.Size = new System.Drawing.Size(403, 375);
  248. this.groupBox2.TabIndex = 38;
  249. this.groupBox2.TabStop = false;
  250. this.groupBox2.Text = "参数设置";
  251. //
  252. // numericUpDown4
  253. //
  254. this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  255. this.numericUpDown4.Increment = new decimal(new int[] {
  256. 5,
  257. 0,
  258. 0,
  259. 0});
  260. this.numericUpDown4.Location = new System.Drawing.Point(324, 199);
  261. this.numericUpDown4.Maximum = new decimal(new int[] {
  262. 10000,
  263. 0,
  264. 0,
  265. 0});
  266. this.numericUpDown4.Name = "numericUpDown4";
  267. this.numericUpDown4.Size = new System.Drawing.Size(74, 26);
  268. this.numericUpDown4.TabIndex = 66;
  269. this.numericUpDown4.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
  270. //
  271. // numericUpDown3
  272. //
  273. this.numericUpDown3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  274. this.numericUpDown3.Increment = new decimal(new int[] {
  275. 5,
  276. 0,
  277. 0,
  278. 0});
  279. this.numericUpDown3.Location = new System.Drawing.Point(324, 144);
  280. this.numericUpDown3.Maximum = new decimal(new int[] {
  281. 10000,
  282. 0,
  283. 0,
  284. 0});
  285. this.numericUpDown3.Name = "numericUpDown3";
  286. this.numericUpDown3.Size = new System.Drawing.Size(74, 26);
  287. this.numericUpDown3.TabIndex = 65;
  288. this.numericUpDown3.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
  289. //
  290. // numericUpDown2
  291. //
  292. this.numericUpDown2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  293. this.numericUpDown2.Increment = new decimal(new int[] {
  294. 5,
  295. 0,
  296. 0,
  297. 0});
  298. this.numericUpDown2.Location = new System.Drawing.Point(324, 89);
  299. this.numericUpDown2.Maximum = new decimal(new int[] {
  300. 10000,
  301. 0,
  302. 0,
  303. 0});
  304. this.numericUpDown2.Name = "numericUpDown2";
  305. this.numericUpDown2.Size = new System.Drawing.Size(74, 26);
  306. this.numericUpDown2.TabIndex = 64;
  307. this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
  308. //
  309. // numericUpDown1
  310. //
  311. this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  312. this.numericUpDown1.Increment = new decimal(new int[] {
  313. 5,
  314. 0,
  315. 0,
  316. 0});
  317. this.numericUpDown1.Location = new System.Drawing.Point(324, 34);
  318. this.numericUpDown1.Maximum = new decimal(new int[] {
  319. 10000,
  320. 0,
  321. 0,
  322. 0});
  323. this.numericUpDown1.Name = "numericUpDown1";
  324. this.numericUpDown1.Size = new System.Drawing.Size(74, 26);
  325. this.numericUpDown1.TabIndex = 63;
  326. this.numericUpDown1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
  327. //
  328. // numStopDis
  329. //
  330. this.numStopDis.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  331. | System.Windows.Forms.AnchorStyles.Left)
  332. | System.Windows.Forms.AnchorStyles.Right)));
  333. this.numStopDis.Increment = new decimal(new int[] {
  334. 5,
  335. 0,
  336. 0,
  337. 0});
  338. this.numStopDis.Location = new System.Drawing.Point(206, 287);
  339. this.numStopDis.Maximum = new decimal(new int[] {
  340. 10000,
  341. 0,
  342. 0,
  343. 0});
  344. this.numStopDis.Name = "numStopDis";
  345. this.numStopDis.Size = new System.Drawing.Size(122, 26);
  346. this.numStopDis.TabIndex = 62;
  347. //
  348. // label13
  349. //
  350. this.label13.AutoSize = true;
  351. this.label13.Location = new System.Drawing.Point(32, 289);
  352. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  353. this.label13.Name = "label13";
  354. this.label13.Size = new System.Drawing.Size(145, 20);
  355. this.label13.TabIndex = 56;
  356. this.label13.Text = "厚度检测暂停距离(米)";
  357. //
  358. // cbGetHD
  359. //
  360. this.cbGetHD.AutoSize = true;
  361. this.cbGetHD.Location = new System.Drawing.Point(36, 248);
  362. this.cbGetHD.Name = "cbGetHD";
  363. this.cbGetHD.Size = new System.Drawing.Size(140, 24);
  364. this.cbGetHD.TabIndex = 54;
  365. this.cbGetHD.Text = "开启暂停厚度检测";
  366. this.cbGetHD.UseVisualStyleBackColor = true;
  367. //
  368. // label9
  369. //
  370. this.label9.AutoSize = true;
  371. this.label9.Location = new System.Drawing.Point(32, 199);
  372. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  373. this.label9.Name = "label9";
  374. this.label9.Size = new System.Drawing.Size(37, 20);
  375. this.label9.TabIndex = 53;
  376. this.label9.Text = "张力";
  377. //
  378. // TrackBarTensionValue
  379. //
  380. this.TrackBarTensionValue.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  381. | System.Windows.Forms.AnchorStyles.Left)
  382. | System.Windows.Forms.AnchorStyles.Right)));
  383. this.TrackBarTensionValue.DcimalDigits = 0;
  384. this.TrackBarTensionValue.IsShowTips = true;
  385. this.TrackBarTensionValue.LineColor = System.Drawing.Color.Silver;
  386. this.TrackBarTensionValue.LineWidth = 10F;
  387. this.TrackBarTensionValue.Location = new System.Drawing.Point(111, 184);
  388. this.TrackBarTensionValue.MaxValue = 999F;
  389. this.TrackBarTensionValue.MinValue = 0F;
  390. this.TrackBarTensionValue.Name = "TrackBarTensionValue";
  391. this.TrackBarTensionValue.Size = new System.Drawing.Size(207, 52);
  392. this.TrackBarTensionValue.TabIndex = 52;
  393. this.TrackBarTensionValue.Text = "ucTrackBar5";
  394. this.TrackBarTensionValue.TipsFormat = null;
  395. this.TrackBarTensionValue.Value = 0F;
  396. this.TrackBarTensionValue.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  397. this.TrackBarTensionValue.ValueChanged += new System.EventHandler(this.TrackBarLightValue_ValueChanged);
  398. //
  399. // label10
  400. //
  401. this.label10.AutoSize = true;
  402. this.label10.Location = new System.Drawing.Point(32, 144);
  403. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  404. this.label10.Name = "label10";
  405. this.label10.Size = new System.Drawing.Size(37, 20);
  406. this.label10.TabIndex = 51;
  407. this.label10.Text = "增益";
  408. //
  409. // TrackBarGain
  410. //
  411. this.TrackBarGain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  412. | System.Windows.Forms.AnchorStyles.Left)
  413. | System.Windows.Forms.AnchorStyles.Right)));
  414. this.TrackBarGain.DcimalDigits = 0;
  415. this.TrackBarGain.IsShowTips = true;
  416. this.TrackBarGain.LineColor = System.Drawing.Color.Silver;
  417. this.TrackBarGain.LineWidth = 10F;
  418. this.TrackBarGain.Location = new System.Drawing.Point(111, 131);
  419. this.TrackBarGain.MaxValue = 20F;
  420. this.TrackBarGain.MinValue = 0F;
  421. this.TrackBarGain.Name = "TrackBarGain";
  422. this.TrackBarGain.Size = new System.Drawing.Size(207, 49);
  423. this.TrackBarGain.TabIndex = 50;
  424. this.TrackBarGain.Text = "ucTrackBar6";
  425. this.TrackBarGain.TipsFormat = null;
  426. this.TrackBarGain.Value = 0F;
  427. this.TrackBarGain.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  428. this.TrackBarGain.ValueChanged += new System.EventHandler(this.TrackBarLightValue_ValueChanged);
  429. //
  430. // label11
  431. //
  432. this.label11.AutoSize = true;
  433. this.label11.Location = new System.Drawing.Point(32, 89);
  434. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  435. this.label11.Name = "label11";
  436. this.label11.Size = new System.Drawing.Size(65, 20);
  437. this.label11.TabIndex = 49;
  438. this.label11.Text = "曝光时长";
  439. //
  440. // TrackBarExposureTime
  441. //
  442. this.TrackBarExposureTime.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  443. | System.Windows.Forms.AnchorStyles.Left)
  444. | System.Windows.Forms.AnchorStyles.Right)));
  445. this.TrackBarExposureTime.DcimalDigits = 0;
  446. this.TrackBarExposureTime.IsShowTips = true;
  447. this.TrackBarExposureTime.LineColor = System.Drawing.Color.Silver;
  448. this.TrackBarExposureTime.LineWidth = 10F;
  449. this.TrackBarExposureTime.Location = new System.Drawing.Point(111, 75);
  450. this.TrackBarExposureTime.MaxValue = 1000F;
  451. this.TrackBarExposureTime.MinValue = 0F;
  452. this.TrackBarExposureTime.Name = "TrackBarExposureTime";
  453. this.TrackBarExposureTime.Size = new System.Drawing.Size(207, 52);
  454. this.TrackBarExposureTime.TabIndex = 48;
  455. this.TrackBarExposureTime.Text = "TrackBarExposureTime";
  456. this.TrackBarExposureTime.TipsFormat = null;
  457. this.TrackBarExposureTime.Value = 0F;
  458. this.TrackBarExposureTime.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  459. this.TrackBarExposureTime.ValueChanged += new System.EventHandler(this.TrackBarLightValue_ValueChanged);
  460. //
  461. // label12
  462. //
  463. this.label12.AutoSize = true;
  464. this.label12.Location = new System.Drawing.Point(32, 34);
  465. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  466. this.label12.Name = "label12";
  467. this.label12.Size = new System.Drawing.Size(65, 20);
  468. this.label12.TabIndex = 47;
  469. this.label12.Text = "光源亮度";
  470. //
  471. // TrackBarLightValue
  472. //
  473. this.TrackBarLightValue.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  474. | System.Windows.Forms.AnchorStyles.Left)
  475. | System.Windows.Forms.AnchorStyles.Right)));
  476. this.TrackBarLightValue.DcimalDigits = 0;
  477. this.TrackBarLightValue.IsShowTips = true;
  478. this.TrackBarLightValue.LineColor = System.Drawing.Color.Silver;
  479. this.TrackBarLightValue.LineWidth = 10F;
  480. this.TrackBarLightValue.Location = new System.Drawing.Point(111, 22);
  481. this.TrackBarLightValue.MaxValue = 255F;
  482. this.TrackBarLightValue.MinValue = 0F;
  483. this.TrackBarLightValue.Name = "TrackBarLightValue";
  484. this.TrackBarLightValue.Size = new System.Drawing.Size(207, 50);
  485. this.TrackBarLightValue.TabIndex = 46;
  486. this.TrackBarLightValue.Text = "ucTrackBar8";
  487. this.TrackBarLightValue.TipsFormat = null;
  488. this.TrackBarLightValue.Value = 0F;
  489. this.TrackBarLightValue.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  490. this.TrackBarLightValue.ValueChanged += new System.EventHandler(this.TrackBarLightValue_ValueChanged);
  491. //
  492. // groupBox5
  493. //
  494. this.groupBox5.BackColor = System.Drawing.Color.White;
  495. this.groupBox5.Controls.Add(this.btnColor);
  496. this.groupBox5.Controls.Add(this.tbLabelFile);
  497. this.groupBox5.Controls.Add(this.label3);
  498. this.groupBox5.Controls.Add(this.cmbDefectModelFile);
  499. this.groupBox5.Controls.Add(this.label29);
  500. this.groupBox5.Controls.Add(this.tbSpec);
  501. this.groupBox5.Controls.Add(this.label2);
  502. this.groupBox5.Controls.Add(this.tbColorName);
  503. this.groupBox5.Controls.Add(this.label1);
  504. this.groupBox5.Controls.Add(this.txtName);
  505. this.groupBox5.Controls.Add(this.label4);
  506. this.groupBox5.Controls.Add(this.cmbClasses);
  507. this.groupBox5.Controls.Add(this.label17);
  508. this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
  509. this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  510. this.groupBox5.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  511. this.groupBox5.Location = new System.Drawing.Point(2, 2);
  512. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  513. this.groupBox5.Name = "groupBox5";
  514. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  515. this.groupBox5.Size = new System.Drawing.Size(403, 375);
  516. this.groupBox5.TabIndex = 37;
  517. this.groupBox5.TabStop = false;
  518. this.groupBox5.Text = "检测标准信息";
  519. //
  520. // btnColor
  521. //
  522. this.btnColor.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  523. this.btnColor.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnColor.BackgroundImage")));
  524. this.btnColor.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
  525. this.btnColor.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  526. this.btnColor.Location = new System.Drawing.Point(328, 122);
  527. this.btnColor.Name = "btnColor";
  528. this.btnColor.Size = new System.Drawing.Size(30, 25);
  529. this.btnColor.TabIndex = 60;
  530. this.btnColor.UseVisualStyleBackColor = true;
  531. this.btnColor.Click += new System.EventHandler(this.btnColor_Click);
  532. //
  533. // tbLabelFile
  534. //
  535. this.tbLabelFile.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  536. | System.Windows.Forms.AnchorStyles.Left)
  537. | System.Windows.Forms.AnchorStyles.Right)));
  538. this.tbLabelFile.Location = new System.Drawing.Point(125, 265);
  539. this.tbLabelFile.Margin = new System.Windows.Forms.Padding(2);
  540. this.tbLabelFile.Name = "tbLabelFile";
  541. this.tbLabelFile.ReadOnly = true;
  542. this.tbLabelFile.Size = new System.Drawing.Size(195, 26);
  543. this.tbLabelFile.TabIndex = 59;
  544. //
  545. // label3
  546. //
  547. this.label3.AutoSize = true;
  548. this.label3.Location = new System.Drawing.Point(54, 268);
  549. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  550. this.label3.Name = "label3";
  551. this.label3.Size = new System.Drawing.Size(65, 20);
  552. this.label3.TabIndex = 58;
  553. this.label3.Text = "标签文件";
  554. //
  555. // cmbDefectModelFile
  556. //
  557. this.cmbDefectModelFile.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  558. | System.Windows.Forms.AnchorStyles.Left)
  559. | System.Windows.Forms.AnchorStyles.Right)));
  560. this.cmbDefectModelFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  561. this.cmbDefectModelFile.FormattingEnabled = true;
  562. this.cmbDefectModelFile.Location = new System.Drawing.Point(125, 219);
  563. this.cmbDefectModelFile.Margin = new System.Windows.Forms.Padding(2);
  564. this.cmbDefectModelFile.Name = "cmbDefectModelFile";
  565. this.cmbDefectModelFile.Size = new System.Drawing.Size(195, 28);
  566. this.cmbDefectModelFile.TabIndex = 57;
  567. this.cmbDefectModelFile.TextChanged += new System.EventHandler(this.cmbDefectModelFile_TextChanged);
  568. //
  569. // label29
  570. //
  571. this.label29.AutoSize = true;
  572. this.label29.Location = new System.Drawing.Point(54, 222);
  573. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  574. this.label29.Name = "label29";
  575. this.label29.Size = new System.Drawing.Size(65, 20);
  576. this.label29.TabIndex = 56;
  577. this.label29.Text = "模型文件";
  578. //
  579. // tbSpec
  580. //
  581. this.tbSpec.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  582. | System.Windows.Forms.AnchorStyles.Left)
  583. | System.Windows.Forms.AnchorStyles.Right)));
  584. this.tbSpec.Location = new System.Drawing.Point(125, 167);
  585. this.tbSpec.Margin = new System.Windows.Forms.Padding(2);
  586. this.tbSpec.Name = "tbSpec";
  587. this.tbSpec.Size = new System.Drawing.Size(195, 26);
  588. this.tbSpec.TabIndex = 55;
  589. //
  590. // label2
  591. //
  592. this.label2.AutoSize = true;
  593. this.label2.Location = new System.Drawing.Point(54, 170);
  594. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  595. this.label2.Name = "label2";
  596. this.label2.Size = new System.Drawing.Size(37, 20);
  597. this.label2.TabIndex = 54;
  598. this.label2.Text = "规格";
  599. //
  600. // tbColorName
  601. //
  602. this.tbColorName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  603. | System.Windows.Forms.AnchorStyles.Left)
  604. | System.Windows.Forms.AnchorStyles.Right)));
  605. this.tbColorName.Location = new System.Drawing.Point(125, 122);
  606. this.tbColorName.Margin = new System.Windows.Forms.Padding(2);
  607. this.tbColorName.Name = "tbColorName";
  608. this.tbColorName.Size = new System.Drawing.Size(195, 26);
  609. this.tbColorName.TabIndex = 53;
  610. //
  611. // label1
  612. //
  613. this.label1.AutoSize = true;
  614. this.label1.Location = new System.Drawing.Point(54, 125);
  615. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  616. this.label1.Name = "label1";
  617. this.label1.Size = new System.Drawing.Size(37, 20);
  618. this.label1.TabIndex = 52;
  619. this.label1.Text = "颜色";
  620. //
  621. // txtName
  622. //
  623. this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  624. | System.Windows.Forms.AnchorStyles.Left)
  625. | System.Windows.Forms.AnchorStyles.Right)));
  626. this.txtName.Location = new System.Drawing.Point(125, 43);
  627. this.txtName.Margin = new System.Windows.Forms.Padding(2);
  628. this.txtName.Name = "txtName";
  629. this.txtName.Size = new System.Drawing.Size(195, 26);
  630. this.txtName.TabIndex = 51;
  631. //
  632. // label4
  633. //
  634. this.label4.AutoSize = true;
  635. this.label4.Location = new System.Drawing.Point(54, 46);
  636. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  637. this.label4.Name = "label4";
  638. this.label4.Size = new System.Drawing.Size(37, 20);
  639. this.label4.TabIndex = 50;
  640. this.label4.Text = "名称";
  641. //
  642. // cmbClasses
  643. //
  644. this.cmbClasses.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  645. | System.Windows.Forms.AnchorStyles.Left)
  646. | System.Windows.Forms.AnchorStyles.Right)));
  647. this.cmbClasses.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  648. this.cmbClasses.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  649. this.cmbClasses.FormattingEnabled = true;
  650. this.cmbClasses.Location = new System.Drawing.Point(125, 78);
  651. this.cmbClasses.Margin = new System.Windows.Forms.Padding(2);
  652. this.cmbClasses.Name = "cmbClasses";
  653. this.cmbClasses.Size = new System.Drawing.Size(195, 28);
  654. this.cmbClasses.TabIndex = 49;
  655. //
  656. // label17
  657. //
  658. this.label17.AutoSize = true;
  659. this.label17.Location = new System.Drawing.Point(54, 81);
  660. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  661. this.label17.Name = "label17";
  662. this.label17.Size = new System.Drawing.Size(37, 20);
  663. this.label17.TabIndex = 48;
  664. this.label17.Text = "材质";
  665. //
  666. // groupBox1
  667. //
  668. this.groupBox1.BackColor = System.Drawing.Color.White;
  669. this.groupBox1.Controls.Add(this.numReelLen);
  670. this.groupBox1.Controls.Add(this.label14);
  671. this.groupBox1.Controls.Add(this.numDefectAreaLimit);
  672. this.groupBox1.Controls.Add(this.numDefectCntLength);
  673. this.groupBox1.Controls.Add(this.numDefectCountLimit);
  674. this.groupBox1.Controls.Add(this.btnClearDefect_Path);
  675. this.groupBox1.Controls.Add(this.btnAddWarn);
  676. this.groupBox1.Controls.Add(this.tbWarnDefect);
  677. this.groupBox1.Controls.Add(this.cbDefectName);
  678. this.groupBox1.Controls.Add(this.label8);
  679. this.groupBox1.Controls.Add(this.label7);
  680. this.groupBox1.Controls.Add(this.label6);
  681. this.groupBox1.Controls.Add(this.label5);
  682. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  683. this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  684. this.groupBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  685. this.groupBox1.Location = new System.Drawing.Point(816, 2);
  686. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  687. this.groupBox1.Name = "groupBox1";
  688. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  689. this.groupBox1.Size = new System.Drawing.Size(406, 375);
  690. this.groupBox1.TabIndex = 35;
  691. this.groupBox1.TabStop = false;
  692. this.groupBox1.Text = "告警配置";
  693. //
  694. // numReelLen
  695. //
  696. this.numReelLen.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  697. | System.Windows.Forms.AnchorStyles.Left)
  698. | System.Windows.Forms.AnchorStyles.Right)));
  699. this.numReelLen.DecimalPlaces = 2;
  700. this.numReelLen.Location = new System.Drawing.Point(184, 32);
  701. this.numReelLen.Maximum = new decimal(new int[] {
  702. 10000,
  703. 0,
  704. 0,
  705. 0});
  706. this.numReelLen.Name = "numReelLen";
  707. this.numReelLen.Size = new System.Drawing.Size(122, 26);
  708. this.numReelLen.TabIndex = 65;
  709. //
  710. // label14
  711. //
  712. this.label14.AutoSize = true;
  713. this.label14.Location = new System.Drawing.Point(26, 34);
  714. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  715. this.label14.Name = "label14";
  716. this.label14.Size = new System.Drawing.Size(106, 20);
  717. this.label14.TabIndex = 64;
  718. this.label14.Text = "换卷长度提醒m";
  719. //
  720. // numDefectAreaLimit
  721. //
  722. this.numDefectAreaLimit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  723. | System.Windows.Forms.AnchorStyles.Left)
  724. | System.Windows.Forms.AnchorStyles.Right)));
  725. this.numDefectAreaLimit.DecimalPlaces = 2;
  726. this.numDefectAreaLimit.Location = new System.Drawing.Point(184, 78);
  727. this.numDefectAreaLimit.Maximum = new decimal(new int[] {
  728. 10000,
  729. 0,
  730. 0,
  731. 0});
  732. this.numDefectAreaLimit.Name = "numDefectAreaLimit";
  733. this.numDefectAreaLimit.Size = new System.Drawing.Size(122, 26);
  734. this.numDefectAreaLimit.TabIndex = 63;
  735. //
  736. // numDefectCntLength
  737. //
  738. this.numDefectCntLength.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  739. | System.Windows.Forms.AnchorStyles.Left)
  740. | System.Windows.Forms.AnchorStyles.Right)));
  741. this.numDefectCntLength.DecimalPlaces = 2;
  742. this.numDefectCntLength.Location = new System.Drawing.Point(184, 126);
  743. this.numDefectCntLength.Maximum = new decimal(new int[] {
  744. 10000,
  745. 0,
  746. 0,
  747. 0});
  748. this.numDefectCntLength.Name = "numDefectCntLength";
  749. this.numDefectCntLength.Size = new System.Drawing.Size(122, 26);
  750. this.numDefectCntLength.TabIndex = 62;
  751. //
  752. // numDefectCountLimit
  753. //
  754. this.numDefectCountLimit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  755. | System.Windows.Forms.AnchorStyles.Left)
  756. | System.Windows.Forms.AnchorStyles.Right)));
  757. this.numDefectCountLimit.Location = new System.Drawing.Point(184, 173);
  758. this.numDefectCountLimit.Maximum = new decimal(new int[] {
  759. 10000,
  760. 0,
  761. 0,
  762. 0});
  763. this.numDefectCountLimit.Name = "numDefectCountLimit";
  764. this.numDefectCountLimit.Size = new System.Drawing.Size(122, 26);
  765. this.numDefectCountLimit.TabIndex = 61;
  766. //
  767. // btnClearDefect_Path
  768. //
  769. this.btnClearDefect_Path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  770. this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
  771. this.btnClearDefect_Path.Location = new System.Drawing.Point(344, 237);
  772. this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
  773. this.btnClearDefect_Path.Name = "btnClearDefect_Path";
  774. this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
  775. this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  776. this.btnClearDefect_Path.TabIndex = 60;
  777. this.btnClearDefect_Path.TabStop = false;
  778. this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearDefect_Path_Click);
  779. //
  780. // btnAddWarn
  781. //
  782. this.btnAddWarn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  783. this.btnAddWarn.Location = new System.Drawing.Point(290, 266);
  784. this.btnAddWarn.Name = "btnAddWarn";
  785. this.btnAddWarn.Size = new System.Drawing.Size(75, 31);
  786. this.btnAddWarn.TabIndex = 59;
  787. this.btnAddWarn.Text = "添加";
  788. this.btnAddWarn.UseVisualStyleBackColor = true;
  789. this.btnAddWarn.Click += new System.EventHandler(this.btnAddWarn_Click);
  790. //
  791. // tbWarnDefect
  792. //
  793. this.tbWarnDefect.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  794. | System.Windows.Forms.AnchorStyles.Left)
  795. | System.Windows.Forms.AnchorStyles.Right)));
  796. this.tbWarnDefect.Location = new System.Drawing.Point(123, 233);
  797. this.tbWarnDefect.Margin = new System.Windows.Forms.Padding(2);
  798. this.tbWarnDefect.Name = "tbWarnDefect";
  799. this.tbWarnDefect.ReadOnly = true;
  800. this.tbWarnDefect.Size = new System.Drawing.Size(183, 26);
  801. this.tbWarnDefect.TabIndex = 58;
  802. //
  803. // cbDefectName
  804. //
  805. this.cbDefectName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  806. this.cbDefectName.FormattingEnabled = true;
  807. this.cbDefectName.Location = new System.Drawing.Point(123, 269);
  808. this.cbDefectName.Margin = new System.Windows.Forms.Padding(2);
  809. this.cbDefectName.Name = "cbDefectName";
  810. this.cbDefectName.Size = new System.Drawing.Size(141, 28);
  811. this.cbDefectName.TabIndex = 57;
  812. //
  813. // label8
  814. //
  815. this.label8.AutoSize = true;
  816. this.label8.Location = new System.Drawing.Point(26, 236);
  817. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  818. this.label8.Name = "label8";
  819. this.label8.Size = new System.Drawing.Size(93, 20);
  820. this.label8.TabIndex = 56;
  821. this.label8.Text = "必须告警瑕疵";
  822. //
  823. // label7
  824. //
  825. this.label7.AutoSize = true;
  826. this.label7.Location = new System.Drawing.Point(26, 175);
  827. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  828. this.label7.Name = "label7";
  829. this.label7.Size = new System.Drawing.Size(93, 20);
  830. this.label7.TabIndex = 55;
  831. this.label7.Text = "告警缺陷个数";
  832. //
  833. // label6
  834. //
  835. this.label6.AutoSize = true;
  836. this.label6.Location = new System.Drawing.Point(26, 128);
  837. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  838. this.label6.Name = "label6";
  839. this.label6.Size = new System.Drawing.Size(134, 20);
  840. this.label6.TabIndex = 54;
  841. this.label6.Text = "平均缺陷计数长度m";
  842. //
  843. // label5
  844. //
  845. this.label5.AutoSize = true;
  846. this.label5.Location = new System.Drawing.Point(26, 80);
  847. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  848. this.label5.Name = "label5";
  849. this.label5.Size = new System.Drawing.Size(97, 20);
  850. this.label5.TabIndex = 53;
  851. this.label5.Text = "瑕疵面积mm²";
  852. //
  853. // splitContainer2
  854. //
  855. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  856. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  857. this.splitContainer2.Name = "splitContainer2";
  858. //
  859. // splitContainer2.Panel1
  860. //
  861. this.splitContainer2.Panel1.Controls.Add(this.groupBox3);
  862. //
  863. // splitContainer2.Panel2
  864. //
  865. this.splitContainer2.Panel2.Controls.Add(this.groupBox4);
  866. this.splitContainer2.Size = new System.Drawing.Size(1224, 171);
  867. this.splitContainer2.SplitterDistance = 634;
  868. this.splitContainer2.TabIndex = 0;
  869. //
  870. // groupBox3
  871. //
  872. this.groupBox3.BackColor = System.Drawing.Color.White;
  873. this.groupBox3.Controls.Add(this.dataGridView1);
  874. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  875. this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  876. this.groupBox3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  877. this.groupBox3.Location = new System.Drawing.Point(0, 0);
  878. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  879. this.groupBox3.Name = "groupBox3";
  880. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  881. this.groupBox3.Size = new System.Drawing.Size(634, 171);
  882. this.groupBox3.TabIndex = 35;
  883. this.groupBox3.TabStop = false;
  884. this.groupBox3.Text = "检测标准设置";
  885. //
  886. // dataGridView1
  887. //
  888. this.dataGridView1.AllowUserToAddRows = false;
  889. this.dataGridView1.AllowUserToDeleteRows = false;
  890. this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  891. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  892. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  893. this.Code,
  894. this.ZXD,
  895. this.Area,
  896. this.DBDL,
  897. this.DBDH,
  898. this.OrAnd,
  899. this.DefectLength,
  900. this.DefectWarn});
  901. this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  902. this.dataGridView1.Location = new System.Drawing.Point(2, 21);
  903. this.dataGridView1.Name = "dataGridView1";
  904. this.dataGridView1.RowTemplate.Height = 23;
  905. this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  906. this.dataGridView1.Size = new System.Drawing.Size(630, 148);
  907. this.dataGridView1.TabIndex = 49;
  908. //
  909. // Code
  910. //
  911. this.Code.HeaderText = "名称";
  912. this.Code.Name = "Code";
  913. this.Code.ReadOnly = true;
  914. this.Code.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  915. //
  916. // ZXD
  917. //
  918. this.ZXD.HeaderText = "置信度";
  919. this.ZXD.Name = "ZXD";
  920. this.ZXD.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  921. //
  922. // Area
  923. //
  924. this.Area.HeaderText = "面积(mm)";
  925. this.Area.Name = "Area";
  926. this.Area.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  927. //
  928. // DBDL
  929. //
  930. this.DBDL.HeaderText = "对比度(下限)";
  931. this.DBDL.Name = "DBDL";
  932. this.DBDL.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  933. //
  934. // DBDH
  935. //
  936. this.DBDH.HeaderText = "对比度(上限)";
  937. this.DBDH.Name = "DBDH";
  938. this.DBDH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  939. //
  940. // OrAnd
  941. //
  942. this.OrAnd.HeaderText = "或向选择";
  943. this.OrAnd.Name = "OrAnd";
  944. //
  945. // DefectLength
  946. //
  947. this.DefectLength.HeaderText = "分布长度(m)";
  948. this.DefectLength.Name = "DefectLength";
  949. //
  950. // DefectWarn
  951. //
  952. this.DefectWarn.HeaderText = "报警个数";
  953. this.DefectWarn.Name = "DefectWarn";
  954. //
  955. // groupBox4
  956. //
  957. this.groupBox4.BackColor = System.Drawing.Color.White;
  958. this.groupBox4.Controls.Add(this.dataGridView2);
  959. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  960. this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  961. this.groupBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  962. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  963. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  964. this.groupBox4.Name = "groupBox4";
  965. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  966. this.groupBox4.Size = new System.Drawing.Size(586, 171);
  967. this.groupBox4.TabIndex = 36;
  968. this.groupBox4.TabStop = false;
  969. this.groupBox4.Text = "等级判定";
  970. //
  971. // dataGridView2
  972. //
  973. this.dataGridView2.AllowUserToAddRows = false;
  974. this.dataGridView2.AllowUserToDeleteRows = false;
  975. this.dataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  976. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  977. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  978. this.Code2,
  979. this.A,
  980. this.B,
  981. this.C,
  982. this.D,
  983. this.E});
  984. this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
  985. this.dataGridView2.Location = new System.Drawing.Point(2, 21);
  986. this.dataGridView2.Name = "dataGridView2";
  987. this.dataGridView2.RowTemplate.Height = 23;
  988. this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  989. this.dataGridView2.Size = new System.Drawing.Size(582, 148);
  990. this.dataGridView2.TabIndex = 49;
  991. //
  992. // Code2
  993. //
  994. this.Code2.HeaderText = "名称";
  995. this.Code2.Name = "Code2";
  996. this.Code2.ReadOnly = true;
  997. this.Code2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  998. //
  999. // A
  1000. //
  1001. this.A.HeaderText = "A";
  1002. this.A.Name = "A";
  1003. this.A.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1004. //
  1005. // B
  1006. //
  1007. this.B.HeaderText = "B";
  1008. this.B.Name = "B";
  1009. this.B.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1010. //
  1011. // C
  1012. //
  1013. this.C.HeaderText = "C";
  1014. this.C.Name = "C";
  1015. this.C.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1016. //
  1017. // D
  1018. //
  1019. this.D.HeaderText = "D";
  1020. this.D.Name = "D";
  1021. this.D.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1022. //
  1023. // E
  1024. //
  1025. this.E.HeaderText = "E";
  1026. this.E.Name = "E";
  1027. this.E.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1028. this.E.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  1029. //
  1030. // ProductInfoFrm
  1031. //
  1032. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1033. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1034. this.ClientSize = new System.Drawing.Size(1224, 656);
  1035. this.Controls.Add(this.splitContainer1);
  1036. this.Controls.Add(this.toolStrip1);
  1037. this.Controls.Add(this.uiTitel1);
  1038. this.Name = "ProductInfoFrm";
  1039. this.Text = "产品检测";
  1040. this.Load += new System.EventHandler(this.ProductInfoFrm_Load);
  1041. this.SizeChanged += new System.EventHandler(this.ProductInfoFrm_SizeChanged);
  1042. this.toolStrip1.ResumeLayout(false);
  1043. this.toolStrip1.PerformLayout();
  1044. this.splitContainer1.Panel1.ResumeLayout(false);
  1045. this.splitContainer1.Panel2.ResumeLayout(false);
  1046. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1047. this.splitContainer1.ResumeLayout(false);
  1048. this.tableLayoutPanel1.ResumeLayout(false);
  1049. this.groupBox2.ResumeLayout(false);
  1050. this.groupBox2.PerformLayout();
  1051. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
  1052. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
  1053. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
  1054. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  1055. ((System.ComponentModel.ISupportInitialize)(this.numStopDis)).EndInit();
  1056. this.groupBox5.ResumeLayout(false);
  1057. this.groupBox5.PerformLayout();
  1058. this.groupBox1.ResumeLayout(false);
  1059. this.groupBox1.PerformLayout();
  1060. ((System.ComponentModel.ISupportInitialize)(this.numReelLen)).EndInit();
  1061. ((System.ComponentModel.ISupportInitialize)(this.numDefectAreaLimit)).EndInit();
  1062. ((System.ComponentModel.ISupportInitialize)(this.numDefectCntLength)).EndInit();
  1063. ((System.ComponentModel.ISupportInitialize)(this.numDefectCountLimit)).EndInit();
  1064. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
  1065. this.splitContainer2.Panel1.ResumeLayout(false);
  1066. this.splitContainer2.Panel2.ResumeLayout(false);
  1067. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1068. this.splitContainer2.ResumeLayout(false);
  1069. this.groupBox3.ResumeLayout(false);
  1070. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  1071. this.groupBox4.ResumeLayout(false);
  1072. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  1073. this.ResumeLayout(false);
  1074. this.PerformLayout();
  1075. }
  1076. #endregion
  1077. private System.Windows.Forms.ToolStrip toolStrip1;
  1078. private System.Windows.Forms.ToolStripButton tsbtnSave;
  1079. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1080. private System.Windows.Forms.ToolStripButton tsbtnExit;
  1081. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  1082. private System.Windows.Forms.SplitContainer splitContainer1;
  1083. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1084. private System.Windows.Forms.GroupBox groupBox1;
  1085. private System.Windows.Forms.SplitContainer splitContainer2;
  1086. private System.Windows.Forms.GroupBox groupBox3;
  1087. private System.Windows.Forms.GroupBox groupBox4;
  1088. private System.Windows.Forms.GroupBox groupBox2;
  1089. private System.Windows.Forms.GroupBox groupBox5;
  1090. private System.Windows.Forms.Label label9;
  1091. private HZH_Controls.Controls.UCTrackBar TrackBarTensionValue;
  1092. private System.Windows.Forms.Label label10;
  1093. private HZH_Controls.Controls.UCTrackBar TrackBarGain;
  1094. private System.Windows.Forms.Label label11;
  1095. private HZH_Controls.Controls.UCTrackBar TrackBarExposureTime;
  1096. private System.Windows.Forms.Label label12;
  1097. private HZH_Controls.Controls.UCTrackBar TrackBarLightValue;
  1098. private System.Windows.Forms.TextBox tbLabelFile;
  1099. private System.Windows.Forms.Label label3;
  1100. private System.Windows.Forms.ComboBox cmbDefectModelFile;
  1101. private System.Windows.Forms.Label label29;
  1102. private System.Windows.Forms.TextBox tbSpec;
  1103. private System.Windows.Forms.Label label2;
  1104. private System.Windows.Forms.TextBox tbColorName;
  1105. private System.Windows.Forms.Label label1;
  1106. private System.Windows.Forms.TextBox txtName;
  1107. private System.Windows.Forms.Label label4;
  1108. private System.Windows.Forms.ComboBox cmbClasses;
  1109. private System.Windows.Forms.Label label17;
  1110. private System.Windows.Forms.NumericUpDown numDefectAreaLimit;
  1111. private System.Windows.Forms.NumericUpDown numDefectCntLength;
  1112. private System.Windows.Forms.NumericUpDown numDefectCountLimit;
  1113. private System.Windows.Forms.PictureBox btnClearDefect_Path;
  1114. private System.Windows.Forms.Button btnAddWarn;
  1115. private System.Windows.Forms.TextBox tbWarnDefect;
  1116. private System.Windows.Forms.ComboBox cbDefectName;
  1117. private System.Windows.Forms.Label label8;
  1118. private System.Windows.Forms.Label label7;
  1119. private System.Windows.Forms.Label label6;
  1120. private System.Windows.Forms.Label label5;
  1121. private System.Windows.Forms.DataGridView dataGridView1;
  1122. private System.Windows.Forms.DataGridView dataGridView2;
  1123. private System.Windows.Forms.Button btnColor;
  1124. private System.Windows.Forms.DataGridViewTextBoxColumn Code2;
  1125. private System.Windows.Forms.DataGridViewTextBoxColumn A;
  1126. private System.Windows.Forms.DataGridViewTextBoxColumn B;
  1127. private System.Windows.Forms.DataGridViewTextBoxColumn C;
  1128. private System.Windows.Forms.DataGridViewTextBoxColumn D;
  1129. private System.Windows.Forms.DataGridViewTextBoxColumn E;
  1130. private System.Windows.Forms.CheckBox cbGetHD;
  1131. private System.Windows.Forms.Label label13;
  1132. private System.Windows.Forms.NumericUpDown numStopDis;
  1133. private System.Windows.Forms.DataGridViewTextBoxColumn Code;
  1134. private System.Windows.Forms.DataGridViewTextBoxColumn ZXD;
  1135. private System.Windows.Forms.DataGridViewTextBoxColumn Area;
  1136. private System.Windows.Forms.DataGridViewTextBoxColumn DBDL;
  1137. private System.Windows.Forms.DataGridViewTextBoxColumn DBDH;
  1138. private System.Windows.Forms.DataGridViewCheckBoxColumn OrAnd;
  1139. private System.Windows.Forms.DataGridViewTextBoxColumn DefectLength;
  1140. private System.Windows.Forms.DataGridViewTextBoxColumn DefectWarn;
  1141. private System.Windows.Forms.NumericUpDown numericUpDown4;
  1142. private System.Windows.Forms.NumericUpDown numericUpDown3;
  1143. private System.Windows.Forms.NumericUpDown numericUpDown2;
  1144. private System.Windows.Forms.NumericUpDown numericUpDown1;
  1145. private System.Windows.Forms.NumericUpDown numReelLen;
  1146. private System.Windows.Forms.Label label14;
  1147. }
  1148. }