You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

3634 lines
196 KiB

  1. namespace ProductionControl
  2. {
  3. partial class FrmSysSetting
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSysSetting));
  30. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  31. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  32. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  33. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  34. this.groupBox1 = new System.Windows.Forms.GroupBox();
  35. this.panel1 = new System.Windows.Forms.Panel();
  36. this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
  37. this.label51 = new System.Windows.Forms.Label();
  38. this.numDefect_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  39. this.chkDefect_Path_AutoClear = new System.Windows.Forms.CheckBox();
  40. this.chkSaveAllDefectImg = new System.Windows.Forms.CheckBox();
  41. this.txtDefect_Path = new System.Windows.Forms.TextBox();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.groupBox2 = new System.Windows.Forms.GroupBox();
  44. this.panel2 = new System.Windows.Forms.Panel();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.numLogDays = new System.Windows.Forms.NumericUpDown();
  47. this.ckbAutoClear = new System.Windows.Forms.CheckBox();
  48. this.txtLogPath = new System.Windows.Forms.TextBox();
  49. this.label2 = new System.Windows.Forms.Label();
  50. this.groupBox3 = new System.Windows.Forms.GroupBox();
  51. this.panel3 = new System.Windows.Forms.Panel();
  52. this.txtIO_DevNum = new System.Windows.Forms.TextBox();
  53. this.label4 = new System.Windows.Forms.Label();
  54. this.groupBox4 = new System.Windows.Forms.GroupBox();
  55. this.panel4 = new System.Windows.Forms.Panel();
  56. this.cobLight_Name = new System.Windows.Forms.ComboBox();
  57. this.cobLight_PortNum = new System.Windows.Forms.ComboBox();
  58. this.label59 = new System.Windows.Forms.Label();
  59. this.label5 = new System.Windows.Forms.Label();
  60. this.cobSmallAxis_ComName = new System.Windows.Forms.ComboBox();
  61. this.cobTension_PortNum = new System.Windows.Forms.ComboBox();
  62. this.groupBox5 = new System.Windows.Forms.GroupBox();
  63. this.panel5 = new System.Windows.Forms.Panel();
  64. this.numHeightDev_SafeValue = new System.Windows.Forms.NumericUpDown();
  65. this.label17 = new System.Windows.Forms.Label();
  66. this.numHeightDev_Port = new System.Windows.Forms.NumericUpDown();
  67. this.label9 = new System.Windows.Forms.Label();
  68. this.txtHeightDev_IP = new System.Windows.Forms.TextBox();
  69. this.label8 = new System.Windows.Forms.Label();
  70. this.groupBox7 = new System.Windows.Forms.GroupBox();
  71. this.panel7 = new System.Windows.Forms.Panel();
  72. this.btnBackDB = new System.Windows.Forms.Button();
  73. this.txtDBCon = new System.Windows.Forms.TextBox();
  74. this.label11 = new System.Windows.Forms.Label();
  75. this.groupBox8 = new System.Windows.Forms.GroupBox();
  76. this.panel8 = new System.Windows.Forms.Panel();
  77. this.cobAxis3PulseOutMode = new System.Windows.Forms.ComboBox();
  78. this.label15 = new System.Windows.Forms.Label();
  79. this.cobAxis2PulseOutMode = new System.Windows.Forms.ComboBox();
  80. this.label16 = new System.Windows.Forms.Label();
  81. this.cobAxis1PulseOutMode = new System.Windows.Forms.ComboBox();
  82. this.label13 = new System.Windows.Forms.Label();
  83. this.cobAxis0PulseOutMode = new System.Windows.Forms.ComboBox();
  84. this.label14 = new System.Windows.Forms.Label();
  85. this.groupBox9 = new System.Windows.Forms.GroupBox();
  86. this.panel9 = new System.Windows.Forms.Panel();
  87. this.cobAxis3HomeMode = new System.Windows.Forms.ComboBox();
  88. this.label18 = new System.Windows.Forms.Label();
  89. this.cobAxis2HomeMode = new System.Windows.Forms.ComboBox();
  90. this.label19 = new System.Windows.Forms.Label();
  91. this.cobAxis1HomeMode = new System.Windows.Forms.ComboBox();
  92. this.label20 = new System.Windows.Forms.Label();
  93. this.cobAxis0HomeMode = new System.Windows.Forms.ComboBox();
  94. this.label21 = new System.Windows.Forms.Label();
  95. this.tabControl1 = new System.Windows.Forms.TabControl();
  96. this.tabPage2 = new System.Windows.Forms.TabPage();
  97. this.groupBox23 = new System.Windows.Forms.GroupBox();
  98. this.panel23 = new System.Windows.Forms.Panel();
  99. this.label6 = new System.Windows.Forms.Label();
  100. this.groupBox22 = new System.Windows.Forms.GroupBox();
  101. this.panel22 = new System.Windows.Forms.Panel();
  102. this.numOffset = new System.Windows.Forms.NumericUpDown();
  103. this.label7 = new System.Windows.Forms.Label();
  104. this.label61 = new System.Windows.Forms.Label();
  105. this.tabPage1 = new System.Windows.Forms.TabPage();
  106. this.groupBox14 = new System.Windows.Forms.GroupBox();
  107. this.panel14 = new System.Windows.Forms.Panel();
  108. this.label36 = new System.Windows.Forms.Label();
  109. this.label37 = new System.Windows.Forms.Label();
  110. this.label38 = new System.Windows.Forms.Label();
  111. this.label39 = new System.Windows.Forms.Label();
  112. this.numAxis2HomeDec = new System.Windows.Forms.NumericUpDown();
  113. this.numAxis1HomeDec = new System.Windows.Forms.NumericUpDown();
  114. this.numAxis0HomeDec = new System.Windows.Forms.NumericUpDown();
  115. this.numAxis3HomeDec = new System.Windows.Forms.NumericUpDown();
  116. this.groupBox13 = new System.Windows.Forms.GroupBox();
  117. this.panel13 = new System.Windows.Forms.Panel();
  118. this.label32 = new System.Windows.Forms.Label();
  119. this.label33 = new System.Windows.Forms.Label();
  120. this.label34 = new System.Windows.Forms.Label();
  121. this.label35 = new System.Windows.Forms.Label();
  122. this.numAxis3HomeAcc = new System.Windows.Forms.NumericUpDown();
  123. this.numAxis0HomeAcc = new System.Windows.Forms.NumericUpDown();
  124. this.numAxis2HomeAcc = new System.Windows.Forms.NumericUpDown();
  125. this.numAxis1HomeAcc = new System.Windows.Forms.NumericUpDown();
  126. this.groupBox12 = new System.Windows.Forms.GroupBox();
  127. this.panel12 = new System.Windows.Forms.Panel();
  128. this.label24 = new System.Windows.Forms.Label();
  129. this.label25 = new System.Windows.Forms.Label();
  130. this.label30 = new System.Windows.Forms.Label();
  131. this.label31 = new System.Windows.Forms.Label();
  132. this.numAxis3HomeVelHigh = new System.Windows.Forms.NumericUpDown();
  133. this.numAxis0HomeVelHigh = new System.Windows.Forms.NumericUpDown();
  134. this.numAxis2HomeVelHigh = new System.Windows.Forms.NumericUpDown();
  135. this.numAxis1HomeVelHigh = new System.Windows.Forms.NumericUpDown();
  136. this.groupBox11 = new System.Windows.Forms.GroupBox();
  137. this.panel11 = new System.Windows.Forms.Panel();
  138. this.cobAxis3HomeDir = new System.Windows.Forms.ComboBox();
  139. this.label26 = new System.Windows.Forms.Label();
  140. this.cobAxis2HomeDir = new System.Windows.Forms.ComboBox();
  141. this.label27 = new System.Windows.Forms.Label();
  142. this.cobAxis1HomeDir = new System.Windows.Forms.ComboBox();
  143. this.label28 = new System.Windows.Forms.Label();
  144. this.cobAxis0HomeDir = new System.Windows.Forms.ComboBox();
  145. this.label29 = new System.Windows.Forms.Label();
  146. this.groupBox10 = new System.Windows.Forms.GroupBox();
  147. this.panel10 = new System.Windows.Forms.Panel();
  148. this.label10 = new System.Windows.Forms.Label();
  149. this.label12 = new System.Windows.Forms.Label();
  150. this.label22 = new System.Windows.Forms.Label();
  151. this.label23 = new System.Windows.Forms.Label();
  152. this.numAxis3HomeVelLow = new System.Windows.Forms.NumericUpDown();
  153. this.numAxis2HomeVelLow = new System.Windows.Forms.NumericUpDown();
  154. this.numAxis1HomeVelLow = new System.Windows.Forms.NumericUpDown();
  155. this.numAxis0HomeVelLow = new System.Windows.Forms.NumericUpDown();
  156. this.tabPage3 = new System.Windows.Forms.TabPage();
  157. this.groupBox16 = new System.Windows.Forms.GroupBox();
  158. this.panel16 = new System.Windows.Forms.Panel();
  159. this.numHeightBase4 = new System.Windows.Forms.NumericUpDown();
  160. this.numHeightBase3 = new System.Windows.Forms.NumericUpDown();
  161. this.numHeightBase2 = new System.Windows.Forms.NumericUpDown();
  162. this.numHeightBase1 = new System.Windows.Forms.NumericUpDown();
  163. this.numHeightBase0 = new System.Windows.Forms.NumericUpDown();
  164. this.label47 = new System.Windows.Forms.Label();
  165. this.label46 = new System.Windows.Forms.Label();
  166. this.label44 = new System.Windows.Forms.Label();
  167. this.label42 = new System.Windows.Forms.Label();
  168. this.label45 = new System.Windows.Forms.Label();
  169. this.tabPage4 = new System.Windows.Forms.TabPage();
  170. this.tabPage5 = new System.Windows.Forms.TabPage();
  171. this.groupBox19 = new System.Windows.Forms.GroupBox();
  172. this.panel19 = new System.Windows.Forms.Panel();
  173. this.btnClearDefect_Compress_SavePath = new System.Windows.Forms.PictureBox();
  174. this.label52 = new System.Windows.Forms.Label();
  175. this.numDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  176. this.chkDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  177. this.txtDefect_Compress_SavePath = new System.Windows.Forms.TextBox();
  178. this.label50 = new System.Windows.Forms.Label();
  179. this.groupBox17 = new System.Windows.Forms.GroupBox();
  180. this.panel17 = new System.Windows.Forms.Panel();
  181. this.btnClearDefect_Small_Path = new System.Windows.Forms.PictureBox();
  182. this.label53 = new System.Windows.Forms.Label();
  183. this.txtDefect_Small_Path = new System.Windows.Forms.TextBox();
  184. this.numDefect_Small_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  185. this.label41 = new System.Windows.Forms.Label();
  186. this.chkDefect_Small_Path_AutoClear = new System.Windows.Forms.CheckBox();
  187. this.chkMakeTag = new System.Windows.Forms.CheckBox();
  188. this.tabPage6 = new System.Windows.Forms.TabPage();
  189. this.groupBox24 = new System.Windows.Forms.GroupBox();
  190. this.panel24 = new System.Windows.Forms.Panel();
  191. this.label62 = new System.Windows.Forms.Label();
  192. this.numLineWidthoffset = new System.Windows.Forms.NumericUpDown();
  193. this.label60 = new System.Windows.Forms.Label();
  194. this.numPToffset = new System.Windows.Forms.NumericUpDown();
  195. this.groupBox21 = new System.Windows.Forms.GroupBox();
  196. this.panel21 = new System.Windows.Forms.Panel();
  197. this.btnSizeBmp_Zoom_Image_SavePath = new System.Windows.Forms.PictureBox();
  198. this.label57 = new System.Windows.Forms.Label();
  199. this.numSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  200. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  201. this.txtSizeBmp_Zoom_Image_SavePath = new System.Windows.Forms.TextBox();
  202. this.label58 = new System.Windows.Forms.Label();
  203. this.groupBox20 = new System.Windows.Forms.GroupBox();
  204. this.panel20 = new System.Windows.Forms.Panel();
  205. this.btnClearSizeBmp_Compare_SavePath = new System.Windows.Forms.PictureBox();
  206. this.label54 = new System.Windows.Forms.Label();
  207. this.numSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  208. this.chkSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  209. this.txtSizeBmp_Compare_SavePath = new System.Windows.Forms.TextBox();
  210. this.label55 = new System.Windows.Forms.Label();
  211. this.groupBox6 = new System.Windows.Forms.GroupBox();
  212. this.panel6 = new System.Windows.Forms.Panel();
  213. this.txtSizeEnginePath = new System.Windows.Forms.TextBox();
  214. this.label40 = new System.Windows.Forms.Label();
  215. this.groupBox15 = new System.Windows.Forms.GroupBox();
  216. this.panel15 = new System.Windows.Forms.Panel();
  217. this.btnClearSizeBmp_Path = new System.Windows.Forms.PictureBox();
  218. this.label56 = new System.Windows.Forms.Label();
  219. this.txtSizeBmp_SavePath = new System.Windows.Forms.TextBox();
  220. this.numSizeBmp_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  221. this.chkSizeBmp_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  222. this.label43 = new System.Windows.Forms.Label();
  223. this.tabPage9 = new System.Windows.Forms.TabPage();
  224. this.cbOpenAxisXCal = new System.Windows.Forms.CheckBox();
  225. this.cbOpenFlawDistribution = new System.Windows.Forms.CheckBox();
  226. this.ckSkipSizeFailed = new System.Windows.Forms.CheckBox();
  227. this.chkSkipSmallAxis = new System.Windows.Forms.CheckBox();
  228. this.chkSkipScannerCC = new System.Windows.Forms.CheckBox();
  229. this.chkSkipScannerGL = new System.Windows.Forms.CheckBox();
  230. this.chkSkipLight = new System.Windows.Forms.CheckBox();
  231. this.chkSkipHeight = new System.Windows.Forms.CheckBox();
  232. this.chkSkipTension = new System.Windows.Forms.CheckBox();
  233. this.chkSkipAxis3 = new System.Windows.Forms.CheckBox();
  234. this.chkSkipAxis2 = new System.Windows.Forms.CheckBox();
  235. this.chkSkipAxis1 = new System.Windows.Forms.CheckBox();
  236. this.chkSkipAxis0 = new System.Windows.Forms.CheckBox();
  237. this.tabPage7 = new System.Windows.Forms.TabPage();
  238. this.groupBox18 = new System.Windows.Forms.GroupBox();
  239. this.panel18 = new System.Windows.Forms.Panel();
  240. this.label48 = new System.Windows.Forms.Label();
  241. this.txtLocalIp = new System.Windows.Forms.TextBox();
  242. this.numHttpPort = new System.Windows.Forms.NumericUpDown();
  243. this.label49 = new System.Windows.Forms.Label();
  244. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  245. this.groupBox25 = new System.Windows.Forms.GroupBox();
  246. this.panel25 = new System.Windows.Forms.Panel();
  247. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  248. this.label63 = new System.Windows.Forms.Label();
  249. this.txtDefect_SrcSmall_SavePath = new System.Windows.Forms.TextBox();
  250. this.numDefect_SrcSmall_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  251. this.label64 = new System.Windows.Forms.Label();
  252. this.chkDefect_SrcSmall_Path_AutoClear = new System.Windows.Forms.CheckBox();
  253. this.Defect_SrcSmall_Thres = new System.Windows.Forms.NumericUpDown();
  254. this.label65 = new System.Windows.Forms.Label();
  255. this.toolStrip1.SuspendLayout();
  256. this.groupBox1.SuspendLayout();
  257. this.panel1.SuspendLayout();
  258. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
  260. this.groupBox2.SuspendLayout();
  261. this.panel2.SuspendLayout();
  262. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
  263. this.groupBox3.SuspendLayout();
  264. this.panel3.SuspendLayout();
  265. this.groupBox4.SuspendLayout();
  266. this.panel4.SuspendLayout();
  267. this.groupBox5.SuspendLayout();
  268. this.panel5.SuspendLayout();
  269. ((System.ComponentModel.ISupportInitialize)(this.numHeightDev_SafeValue)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.numHeightDev_Port)).BeginInit();
  271. this.groupBox7.SuspendLayout();
  272. this.panel7.SuspendLayout();
  273. this.groupBox8.SuspendLayout();
  274. this.panel8.SuspendLayout();
  275. this.groupBox9.SuspendLayout();
  276. this.panel9.SuspendLayout();
  277. this.tabControl1.SuspendLayout();
  278. this.tabPage2.SuspendLayout();
  279. this.groupBox23.SuspendLayout();
  280. this.panel23.SuspendLayout();
  281. this.groupBox22.SuspendLayout();
  282. this.panel22.SuspendLayout();
  283. ((System.ComponentModel.ISupportInitialize)(this.numOffset)).BeginInit();
  284. this.tabPage1.SuspendLayout();
  285. this.groupBox14.SuspendLayout();
  286. this.panel14.SuspendLayout();
  287. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).BeginInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).BeginInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).BeginInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).BeginInit();
  291. this.groupBox13.SuspendLayout();
  292. this.panel13.SuspendLayout();
  293. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).BeginInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).BeginInit();
  295. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).BeginInit();
  296. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).BeginInit();
  297. this.groupBox12.SuspendLayout();
  298. this.panel12.SuspendLayout();
  299. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).BeginInit();
  300. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).BeginInit();
  303. this.groupBox11.SuspendLayout();
  304. this.panel11.SuspendLayout();
  305. this.groupBox10.SuspendLayout();
  306. this.panel10.SuspendLayout();
  307. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).BeginInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).BeginInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).BeginInit();
  311. this.tabPage3.SuspendLayout();
  312. this.groupBox16.SuspendLayout();
  313. this.panel16.SuspendLayout();
  314. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase4)).BeginInit();
  315. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase3)).BeginInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase2)).BeginInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase1)).BeginInit();
  318. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase0)).BeginInit();
  319. this.tabPage4.SuspendLayout();
  320. this.tabPage5.SuspendLayout();
  321. this.groupBox19.SuspendLayout();
  322. this.panel19.SuspendLayout();
  323. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).BeginInit();
  325. this.groupBox17.SuspendLayout();
  326. this.panel17.SuspendLayout();
  327. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).BeginInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).BeginInit();
  329. this.tabPage6.SuspendLayout();
  330. this.groupBox24.SuspendLayout();
  331. this.panel24.SuspendLayout();
  332. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthoffset)).BeginInit();
  333. ((System.ComponentModel.ISupportInitialize)(this.numPToffset)).BeginInit();
  334. this.groupBox21.SuspendLayout();
  335. this.panel21.SuspendLayout();
  336. ((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).BeginInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).BeginInit();
  338. this.groupBox20.SuspendLayout();
  339. this.panel20.SuspendLayout();
  340. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).BeginInit();
  342. this.groupBox6.SuspendLayout();
  343. this.panel6.SuspendLayout();
  344. this.groupBox15.SuspendLayout();
  345. this.panel15.SuspendLayout();
  346. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).BeginInit();
  347. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).BeginInit();
  348. this.tabPage9.SuspendLayout();
  349. this.tabPage7.SuspendLayout();
  350. this.groupBox18.SuspendLayout();
  351. this.panel18.SuspendLayout();
  352. ((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).BeginInit();
  353. this.groupBox25.SuspendLayout();
  354. this.panel25.SuspendLayout();
  355. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.numDefect_SrcSmall_Path_AutoClear)).BeginInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.Defect_SrcSmall_Thres)).BeginInit();
  358. this.SuspendLayout();
  359. //
  360. // toolStrip1
  361. //
  362. this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  363. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  364. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  365. this.tsbtnSave,
  366. this.toolStripSeparator4,
  367. this.tsbtnClose});
  368. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  369. this.toolStrip1.Location = new System.Drawing.Point(0, 0);
  370. this.toolStrip1.Name = "toolStrip1";
  371. this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
  372. this.toolStrip1.Size = new System.Drawing.Size(490, 56);
  373. this.toolStrip1.TabIndex = 17;
  374. this.toolStrip1.Text = "toolStrip1";
  375. //
  376. // tsbtnSave
  377. //
  378. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  379. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  380. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  381. this.tsbtnSave.Name = "tsbtnSave";
  382. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  383. this.tsbtnSave.Text = " 保存 ";
  384. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  385. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  386. //
  387. // toolStripSeparator4
  388. //
  389. this.toolStripSeparator4.Name = "toolStripSeparator4";
  390. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 56);
  391. //
  392. // tsbtnClose
  393. //
  394. this.tsbtnClose.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnClose.Image")));
  395. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  396. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  397. this.tsbtnClose.Name = "tsbtnClose";
  398. this.tsbtnClose.Size = new System.Drawing.Size(52, 53);
  399. this.tsbtnClose.Text = " 关闭 ";
  400. this.tsbtnClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  401. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  402. //
  403. // groupBox1
  404. //
  405. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  406. | System.Windows.Forms.AnchorStyles.Right)));
  407. this.groupBox1.BackColor = System.Drawing.SystemColors.ActiveCaption;
  408. this.groupBox1.Controls.Add(this.panel1);
  409. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  410. this.groupBox1.Location = new System.Drawing.Point(4, 4);
  411. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  412. this.groupBox1.Name = "groupBox1";
  413. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  414. this.groupBox1.Size = new System.Drawing.Size(451, 71);
  415. this.groupBox1.TabIndex = 20;
  416. this.groupBox1.TabStop = false;
  417. this.groupBox1.Text = "缺陷大图";
  418. //
  419. // panel1
  420. //
  421. this.panel1.BackColor = System.Drawing.Color.White;
  422. this.panel1.Controls.Add(this.btnClearDefect_Path);
  423. this.panel1.Controls.Add(this.label51);
  424. this.panel1.Controls.Add(this.numDefect_Path_AutoClear);
  425. this.panel1.Controls.Add(this.chkDefect_Path_AutoClear);
  426. this.panel1.Controls.Add(this.chkSaveAllDefectImg);
  427. this.panel1.Controls.Add(this.txtDefect_Path);
  428. this.panel1.Controls.Add(this.label1);
  429. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  430. this.panel1.Location = new System.Drawing.Point(2, 16);
  431. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  432. this.panel1.Name = "panel1";
  433. this.panel1.Size = new System.Drawing.Size(447, 53);
  434. this.panel1.TabIndex = 0;
  435. //
  436. // btnClearDefect_Path
  437. //
  438. this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
  439. this.btnClearDefect_Path.Location = new System.Drawing.Point(415, 9);
  440. this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
  441. this.btnClearDefect_Path.Name = "btnClearDefect_Path";
  442. this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
  443. this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  444. this.btnClearDefect_Path.TabIndex = 12;
  445. this.btnClearDefect_Path.TabStop = false;
  446. this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearDefect_Path_Click);
  447. //
  448. // label51
  449. //
  450. this.label51.AutoSize = true;
  451. this.label51.Location = new System.Drawing.Point(373, 36);
  452. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  453. this.label51.Name = "label51";
  454. this.label51.Size = new System.Drawing.Size(17, 12);
  455. this.label51.TabIndex = 11;
  456. this.label51.Text = "天";
  457. //
  458. // numDefect_Path_AutoClear
  459. //
  460. this.numDefect_Path_AutoClear.DecimalPlaces = 1;
  461. this.numDefect_Path_AutoClear.Location = new System.Drawing.Point(327, 31);
  462. this.numDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  463. this.numDefect_Path_AutoClear.Name = "numDefect_Path_AutoClear";
  464. this.numDefect_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  465. this.numDefect_Path_AutoClear.TabIndex = 10;
  466. this.numDefect_Path_AutoClear.Value = new decimal(new int[] {
  467. 7,
  468. 0,
  469. 0,
  470. 0});
  471. //
  472. // chkDefect_Path_AutoClear
  473. //
  474. this.chkDefect_Path_AutoClear.AutoSize = true;
  475. this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(235, 35);
  476. this.chkDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  477. this.chkDefect_Path_AutoClear.Name = "chkDefect_Path_AutoClear";
  478. this.chkDefect_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  479. this.chkDefect_Path_AutoClear.TabIndex = 9;
  480. this.chkDefect_Path_AutoClear.Text = "自动清除大于";
  481. this.chkDefect_Path_AutoClear.UseVisualStyleBackColor = true;
  482. //
  483. // chkSaveAllDefectImg
  484. //
  485. this.chkSaveAllDefectImg.AutoSize = true;
  486. this.chkSaveAllDefectImg.Location = new System.Drawing.Point(74, 35);
  487. this.chkSaveAllDefectImg.Margin = new System.Windows.Forms.Padding(2);
  488. this.chkSaveAllDefectImg.Name = "chkSaveAllDefectImg";
  489. this.chkSaveAllDefectImg.Size = new System.Drawing.Size(120, 16);
  490. this.chkSaveAllDefectImg.TabIndex = 6;
  491. this.chkSaveAllDefectImg.Text = "保存所有无缺陷图";
  492. this.chkSaveAllDefectImg.UseVisualStyleBackColor = true;
  493. //
  494. // txtDefect_Path
  495. //
  496. this.txtDefect_Path.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  497. | System.Windows.Forms.AnchorStyles.Right)));
  498. this.txtDefect_Path.Location = new System.Drawing.Point(74, 9);
  499. this.txtDefect_Path.Margin = new System.Windows.Forms.Padding(2);
  500. this.txtDefect_Path.Name = "txtDefect_Path";
  501. this.txtDefect_Path.ReadOnly = true;
  502. this.txtDefect_Path.Size = new System.Drawing.Size(343, 21);
  503. this.txtDefect_Path.TabIndex = 5;
  504. this.txtDefect_Path.Text = "D:\\phtons\\";
  505. this.txtDefect_Path.Click += new System.EventHandler(this.txtDefect_Path_Click);
  506. //
  507. // label1
  508. //
  509. this.label1.AutoSize = true;
  510. this.label1.Location = new System.Drawing.Point(10, 11);
  511. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  512. this.label1.Name = "label1";
  513. this.label1.Size = new System.Drawing.Size(65, 12);
  514. this.label1.TabIndex = 4;
  515. this.label1.Text = "保存路径:";
  516. //
  517. // groupBox2
  518. //
  519. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  520. | System.Windows.Forms.AnchorStyles.Right)));
  521. this.groupBox2.BackColor = System.Drawing.SystemColors.ActiveCaption;
  522. this.groupBox2.Controls.Add(this.panel2);
  523. this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.groupBox2.Location = new System.Drawing.Point(2, 141);
  525. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  526. this.groupBox2.Name = "groupBox2";
  527. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  528. this.groupBox2.Size = new System.Drawing.Size(449, 69);
  529. this.groupBox2.TabIndex = 21;
  530. this.groupBox2.TabStop = false;
  531. this.groupBox2.Text = "日志";
  532. //
  533. // panel2
  534. //
  535. this.panel2.BackColor = System.Drawing.Color.White;
  536. this.panel2.Controls.Add(this.label3);
  537. this.panel2.Controls.Add(this.numLogDays);
  538. this.panel2.Controls.Add(this.ckbAutoClear);
  539. this.panel2.Controls.Add(this.txtLogPath);
  540. this.panel2.Controls.Add(this.label2);
  541. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  542. this.panel2.Location = new System.Drawing.Point(2, 16);
  543. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  544. this.panel2.Name = "panel2";
  545. this.panel2.Size = new System.Drawing.Size(445, 51);
  546. this.panel2.TabIndex = 0;
  547. //
  548. // label3
  549. //
  550. this.label3.AutoSize = true;
  551. this.label3.Location = new System.Drawing.Point(212, 34);
  552. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  553. this.label3.Name = "label3";
  554. this.label3.Size = new System.Drawing.Size(17, 12);
  555. this.label3.TabIndex = 9;
  556. this.label3.Text = "天";
  557. //
  558. // numLogDays
  559. //
  560. this.numLogDays.Location = new System.Drawing.Point(165, 29);
  561. this.numLogDays.Margin = new System.Windows.Forms.Padding(2);
  562. this.numLogDays.Name = "numLogDays";
  563. this.numLogDays.Size = new System.Drawing.Size(43, 21);
  564. this.numLogDays.TabIndex = 8;
  565. this.numLogDays.Value = new decimal(new int[] {
  566. 90,
  567. 0,
  568. 0,
  569. 0});
  570. //
  571. // ckbAutoClear
  572. //
  573. this.ckbAutoClear.AutoSize = true;
  574. this.ckbAutoClear.Location = new System.Drawing.Point(72, 33);
  575. this.ckbAutoClear.Margin = new System.Windows.Forms.Padding(2);
  576. this.ckbAutoClear.Name = "ckbAutoClear";
  577. this.ckbAutoClear.Size = new System.Drawing.Size(96, 16);
  578. this.ckbAutoClear.TabIndex = 7;
  579. this.ckbAutoClear.Text = "自动清除大于";
  580. this.ckbAutoClear.UseVisualStyleBackColor = true;
  581. //
  582. // txtLogPath
  583. //
  584. this.txtLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  585. | System.Windows.Forms.AnchorStyles.Right)));
  586. this.txtLogPath.Location = new System.Drawing.Point(72, 7);
  587. this.txtLogPath.Margin = new System.Windows.Forms.Padding(2);
  588. this.txtLogPath.Name = "txtLogPath";
  589. this.txtLogPath.ReadOnly = true;
  590. this.txtLogPath.Size = new System.Drawing.Size(363, 21);
  591. this.txtLogPath.TabIndex = 5;
  592. this.txtLogPath.Text = ".\\Logs\\";
  593. this.txtLogPath.Click += new System.EventHandler(this.txtLogPath_Click);
  594. //
  595. // label2
  596. //
  597. this.label2.AutoSize = true;
  598. this.label2.Location = new System.Drawing.Point(10, 10);
  599. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  600. this.label2.Name = "label2";
  601. this.label2.Size = new System.Drawing.Size(65, 12);
  602. this.label2.TabIndex = 4;
  603. this.label2.Text = "保存路径:";
  604. //
  605. // groupBox3
  606. //
  607. this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  608. | System.Windows.Forms.AnchorStyles.Right)));
  609. this.groupBox3.BackColor = System.Drawing.SystemColors.ActiveCaption;
  610. this.groupBox3.Controls.Add(this.panel3);
  611. this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.groupBox3.Location = new System.Drawing.Point(4, 4);
  613. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  614. this.groupBox3.Name = "groupBox3";
  615. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  616. this.groupBox3.Size = new System.Drawing.Size(475, 51);
  617. this.groupBox3.TabIndex = 22;
  618. this.groupBox3.TabStop = false;
  619. this.groupBox3.Text = "I/O板卡";
  620. //
  621. // panel3
  622. //
  623. this.panel3.BackColor = System.Drawing.Color.White;
  624. this.panel3.Controls.Add(this.txtIO_DevNum);
  625. this.panel3.Controls.Add(this.label4);
  626. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  627. this.panel3.Location = new System.Drawing.Point(2, 16);
  628. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  629. this.panel3.Name = "panel3";
  630. this.panel3.Size = new System.Drawing.Size(471, 33);
  631. this.panel3.TabIndex = 0;
  632. //
  633. // txtIO_DevNum
  634. //
  635. this.txtIO_DevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  636. | System.Windows.Forms.AnchorStyles.Right)));
  637. this.txtIO_DevNum.Location = new System.Drawing.Point(74, 9);
  638. this.txtIO_DevNum.Margin = new System.Windows.Forms.Padding(2);
  639. this.txtIO_DevNum.Name = "txtIO_DevNum";
  640. this.txtIO_DevNum.Size = new System.Drawing.Size(389, 21);
  641. this.txtIO_DevNum.TabIndex = 5;
  642. //
  643. // label4
  644. //
  645. this.label4.AutoSize = true;
  646. this.label4.Location = new System.Drawing.Point(10, 11);
  647. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  648. this.label4.Name = "label4";
  649. this.label4.Size = new System.Drawing.Size(65, 12);
  650. this.label4.TabIndex = 4;
  651. this.label4.Text = "设备编号:";
  652. //
  653. // groupBox4
  654. //
  655. this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  656. | System.Windows.Forms.AnchorStyles.Right)));
  657. this.groupBox4.BackColor = System.Drawing.SystemColors.ActiveCaption;
  658. this.groupBox4.Controls.Add(this.panel4);
  659. this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  660. this.groupBox4.Location = new System.Drawing.Point(5, 11);
  661. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  662. this.groupBox4.Name = "groupBox4";
  663. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  664. this.groupBox4.Size = new System.Drawing.Size(466, 55);
  665. this.groupBox4.TabIndex = 23;
  666. this.groupBox4.TabStop = false;
  667. this.groupBox4.Text = "光源设备";
  668. //
  669. // panel4
  670. //
  671. this.panel4.BackColor = System.Drawing.Color.White;
  672. this.panel4.Controls.Add(this.cobLight_Name);
  673. this.panel4.Controls.Add(this.cobLight_PortNum);
  674. this.panel4.Controls.Add(this.label59);
  675. this.panel4.Controls.Add(this.label5);
  676. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  677. this.panel4.Location = new System.Drawing.Point(2, 16);
  678. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  679. this.panel4.Name = "panel4";
  680. this.panel4.Size = new System.Drawing.Size(462, 37);
  681. this.panel4.TabIndex = 0;
  682. //
  683. // cobLight_Name
  684. //
  685. this.cobLight_Name.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  686. this.cobLight_Name.FormattingEnabled = true;
  687. this.cobLight_Name.Location = new System.Drawing.Point(69, 11);
  688. this.cobLight_Name.Margin = new System.Windows.Forms.Padding(2);
  689. this.cobLight_Name.Name = "cobLight_Name";
  690. this.cobLight_Name.Size = new System.Drawing.Size(121, 20);
  691. this.cobLight_Name.TabIndex = 5;
  692. //
  693. // cobLight_PortNum
  694. //
  695. this.cobLight_PortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  696. this.cobLight_PortNum.FormattingEnabled = true;
  697. this.cobLight_PortNum.Location = new System.Drawing.Point(296, 11);
  698. this.cobLight_PortNum.Margin = new System.Windows.Forms.Padding(2);
  699. this.cobLight_PortNum.Name = "cobLight_PortNum";
  700. this.cobLight_PortNum.Size = new System.Drawing.Size(121, 20);
  701. this.cobLight_PortNum.TabIndex = 5;
  702. //
  703. // label59
  704. //
  705. this.label59.AutoSize = true;
  706. this.label59.Location = new System.Drawing.Point(5, 13);
  707. this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  708. this.label59.Name = "label59";
  709. this.label59.Size = new System.Drawing.Size(53, 12);
  710. this.label59.TabIndex = 4;
  711. this.label59.Text = "提供商:";
  712. //
  713. // label5
  714. //
  715. this.label5.AutoSize = true;
  716. this.label5.Location = new System.Drawing.Point(246, 13);
  717. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  718. this.label5.Name = "label5";
  719. this.label5.Size = new System.Drawing.Size(41, 12);
  720. this.label5.TabIndex = 4;
  721. this.label5.Text = "端口:";
  722. //
  723. // cobSmallAxis_ComName
  724. //
  725. this.cobSmallAxis_ComName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  726. this.cobSmallAxis_ComName.FormattingEnabled = true;
  727. this.cobSmallAxis_ComName.Location = new System.Drawing.Point(69, 10);
  728. this.cobSmallAxis_ComName.Margin = new System.Windows.Forms.Padding(2);
  729. this.cobSmallAxis_ComName.Name = "cobSmallAxis_ComName";
  730. this.cobSmallAxis_ComName.Size = new System.Drawing.Size(121, 20);
  731. this.cobSmallAxis_ComName.TabIndex = 7;
  732. //
  733. // cobTension_PortNum
  734. //
  735. this.cobTension_PortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  736. this.cobTension_PortNum.FormattingEnabled = true;
  737. this.cobTension_PortNum.Location = new System.Drawing.Point(69, 10);
  738. this.cobTension_PortNum.Margin = new System.Windows.Forms.Padding(2);
  739. this.cobTension_PortNum.Name = "cobTension_PortNum";
  740. this.cobTension_PortNum.Size = new System.Drawing.Size(121, 20);
  741. this.cobTension_PortNum.TabIndex = 5;
  742. //
  743. // groupBox5
  744. //
  745. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  746. | System.Windows.Forms.AnchorStyles.Right)));
  747. this.groupBox5.BackColor = System.Drawing.SystemColors.ActiveCaption;
  748. this.groupBox5.Controls.Add(this.panel5);
  749. this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.groupBox5.Location = new System.Drawing.Point(4, 4);
  751. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  752. this.groupBox5.Name = "groupBox5";
  753. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  754. this.groupBox5.Size = new System.Drawing.Size(447, 75);
  755. this.groupBox5.TabIndex = 24;
  756. this.groupBox5.TabStop = false;
  757. this.groupBox5.Text = "厚度测量设备";
  758. //
  759. // panel5
  760. //
  761. this.panel5.BackColor = System.Drawing.Color.White;
  762. this.panel5.Controls.Add(this.numHeightDev_SafeValue);
  763. this.panel5.Controls.Add(this.label17);
  764. this.panel5.Controls.Add(this.numHeightDev_Port);
  765. this.panel5.Controls.Add(this.label9);
  766. this.panel5.Controls.Add(this.txtHeightDev_IP);
  767. this.panel5.Controls.Add(this.label8);
  768. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  769. this.panel5.Location = new System.Drawing.Point(2, 16);
  770. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  771. this.panel5.Name = "panel5";
  772. this.panel5.Size = new System.Drawing.Size(443, 57);
  773. this.panel5.TabIndex = 0;
  774. //
  775. // numHeightDev_SafeValue
  776. //
  777. this.numHeightDev_SafeValue.DecimalPlaces = 2;
  778. this.numHeightDev_SafeValue.Increment = new decimal(new int[] {
  779. 1,
  780. 0,
  781. 0,
  782. 131072});
  783. this.numHeightDev_SafeValue.Location = new System.Drawing.Point(74, 33);
  784. this.numHeightDev_SafeValue.Margin = new System.Windows.Forms.Padding(2);
  785. this.numHeightDev_SafeValue.Maximum = new decimal(new int[] {
  786. 10,
  787. 0,
  788. 0,
  789. 0});
  790. this.numHeightDev_SafeValue.Name = "numHeightDev_SafeValue";
  791. this.numHeightDev_SafeValue.Size = new System.Drawing.Size(120, 21);
  792. this.numHeightDev_SafeValue.TabIndex = 11;
  793. //
  794. // label17
  795. //
  796. this.label17.AutoSize = true;
  797. this.label17.Location = new System.Drawing.Point(10, 34);
  798. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  799. this.label17.Name = "label17";
  800. this.label17.Size = new System.Drawing.Size(53, 12);
  801. this.label17.TabIndex = 10;
  802. this.label17.Text = "安全值:";
  803. //
  804. // numHeightDev_Port
  805. //
  806. this.numHeightDev_Port.Location = new System.Drawing.Point(301, 9);
  807. this.numHeightDev_Port.Margin = new System.Windows.Forms.Padding(2);
  808. this.numHeightDev_Port.Maximum = new decimal(new int[] {
  809. 99999,
  810. 0,
  811. 0,
  812. 0});
  813. this.numHeightDev_Port.Minimum = new decimal(new int[] {
  814. 1,
  815. 0,
  816. 0,
  817. 0});
  818. this.numHeightDev_Port.Name = "numHeightDev_Port";
  819. this.numHeightDev_Port.Size = new System.Drawing.Size(120, 21);
  820. this.numHeightDev_Port.TabIndex = 9;
  821. this.numHeightDev_Port.Value = new decimal(new int[] {
  822. 1,
  823. 0,
  824. 0,
  825. 0});
  826. //
  827. // label9
  828. //
  829. this.label9.AutoSize = true;
  830. this.label9.Location = new System.Drawing.Point(235, 11);
  831. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  832. this.label9.Name = "label9";
  833. this.label9.Size = new System.Drawing.Size(65, 12);
  834. this.label9.TabIndex = 8;
  835. this.label9.Text = "Port端口:";
  836. //
  837. // txtHeightDev_IP
  838. //
  839. this.txtHeightDev_IP.Location = new System.Drawing.Point(74, 9);
  840. this.txtHeightDev_IP.Margin = new System.Windows.Forms.Padding(2);
  841. this.txtHeightDev_IP.Name = "txtHeightDev_IP";
  842. this.txtHeightDev_IP.Size = new System.Drawing.Size(121, 21);
  843. this.txtHeightDev_IP.TabIndex = 7;
  844. //
  845. // label8
  846. //
  847. this.label8.AutoSize = true;
  848. this.label8.Location = new System.Drawing.Point(10, 11);
  849. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  850. this.label8.Name = "label8";
  851. this.label8.Size = new System.Drawing.Size(53, 12);
  852. this.label8.TabIndex = 6;
  853. this.label8.Text = "IP地址:";
  854. //
  855. // groupBox7
  856. //
  857. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  858. | System.Windows.Forms.AnchorStyles.Right)));
  859. this.groupBox7.BackColor = System.Drawing.SystemColors.ActiveCaption;
  860. this.groupBox7.Controls.Add(this.panel7);
  861. this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.groupBox7.Location = new System.Drawing.Point(2, 2);
  863. this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
  864. this.groupBox7.Name = "groupBox7";
  865. this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
  866. this.groupBox7.Size = new System.Drawing.Size(449, 73);
  867. this.groupBox7.TabIndex = 26;
  868. this.groupBox7.TabStop = false;
  869. this.groupBox7.Text = "数据库连接";
  870. //
  871. // panel7
  872. //
  873. this.panel7.BackColor = System.Drawing.Color.White;
  874. this.panel7.Controls.Add(this.btnBackDB);
  875. this.panel7.Controls.Add(this.txtDBCon);
  876. this.panel7.Controls.Add(this.label11);
  877. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  878. this.panel7.Location = new System.Drawing.Point(2, 16);
  879. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  880. this.panel7.Name = "panel7";
  881. this.panel7.Size = new System.Drawing.Size(445, 55);
  882. this.panel7.TabIndex = 0;
  883. //
  884. // btnBackDB
  885. //
  886. this.btnBackDB.Location = new System.Drawing.Point(367, 31);
  887. this.btnBackDB.Margin = new System.Windows.Forms.Padding(2);
  888. this.btnBackDB.Name = "btnBackDB";
  889. this.btnBackDB.Size = new System.Drawing.Size(67, 22);
  890. this.btnBackDB.TabIndex = 6;
  891. this.btnBackDB.Text = "手动备份";
  892. this.btnBackDB.UseVisualStyleBackColor = true;
  893. this.btnBackDB.Click += new System.EventHandler(this.btnBackDB_Click);
  894. //
  895. // txtDBCon
  896. //
  897. this.txtDBCon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  898. | System.Windows.Forms.AnchorStyles.Right)));
  899. this.txtDBCon.Location = new System.Drawing.Point(74, 8);
  900. this.txtDBCon.Margin = new System.Windows.Forms.Padding(2);
  901. this.txtDBCon.Name = "txtDBCon";
  902. this.txtDBCon.Size = new System.Drawing.Size(361, 21);
  903. this.txtDBCon.TabIndex = 5;
  904. //
  905. // label11
  906. //
  907. this.label11.AutoSize = true;
  908. this.label11.Location = new System.Drawing.Point(10, 10);
  909. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  910. this.label11.Name = "label11";
  911. this.label11.Size = new System.Drawing.Size(65, 12);
  912. this.label11.TabIndex = 4;
  913. this.label11.Text = "连接字串:";
  914. //
  915. // groupBox8
  916. //
  917. this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  918. | System.Windows.Forms.AnchorStyles.Right)));
  919. this.groupBox8.BackColor = System.Drawing.SystemColors.ActiveCaption;
  920. this.groupBox8.Controls.Add(this.panel8);
  921. this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  922. this.groupBox8.Location = new System.Drawing.Point(4, 4);
  923. this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
  924. this.groupBox8.Name = "groupBox8";
  925. this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
  926. this.groupBox8.Size = new System.Drawing.Size(440, 69);
  927. this.groupBox8.TabIndex = 28;
  928. this.groupBox8.TabStop = false;
  929. this.groupBox8.Text = "Axis轴脉冲模式";
  930. //
  931. // panel8
  932. //
  933. this.panel8.BackColor = System.Drawing.Color.White;
  934. this.panel8.Controls.Add(this.cobAxis3PulseOutMode);
  935. this.panel8.Controls.Add(this.label15);
  936. this.panel8.Controls.Add(this.cobAxis2PulseOutMode);
  937. this.panel8.Controls.Add(this.label16);
  938. this.panel8.Controls.Add(this.cobAxis1PulseOutMode);
  939. this.panel8.Controls.Add(this.label13);
  940. this.panel8.Controls.Add(this.cobAxis0PulseOutMode);
  941. this.panel8.Controls.Add(this.label14);
  942. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  943. this.panel8.Location = new System.Drawing.Point(2, 16);
  944. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  945. this.panel8.Name = "panel8";
  946. this.panel8.Size = new System.Drawing.Size(436, 51);
  947. this.panel8.TabIndex = 0;
  948. //
  949. // cobAxis3PulseOutMode
  950. //
  951. this.cobAxis3PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  952. this.cobAxis3PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  953. this.cobAxis3PulseOutMode.FormattingEnabled = true;
  954. this.cobAxis3PulseOutMode.Location = new System.Drawing.Point(301, 31);
  955. this.cobAxis3PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
  956. this.cobAxis3PulseOutMode.Name = "cobAxis3PulseOutMode";
  957. this.cobAxis3PulseOutMode.Size = new System.Drawing.Size(121, 20);
  958. this.cobAxis3PulseOutMode.TabIndex = 13;
  959. //
  960. // label15
  961. //
  962. this.label15.AutoSize = true;
  963. this.label15.Location = new System.Drawing.Point(237, 34);
  964. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  965. this.label15.Name = "label15";
  966. this.label15.Size = new System.Drawing.Size(53, 12);
  967. this.label15.TabIndex = 12;
  968. this.label15.Text = "Axis-3:";
  969. //
  970. // cobAxis2PulseOutMode
  971. //
  972. this.cobAxis2PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  973. this.cobAxis2PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  974. this.cobAxis2PulseOutMode.FormattingEnabled = true;
  975. this.cobAxis2PulseOutMode.Location = new System.Drawing.Point(74, 32);
  976. this.cobAxis2PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
  977. this.cobAxis2PulseOutMode.Name = "cobAxis2PulseOutMode";
  978. this.cobAxis2PulseOutMode.Size = new System.Drawing.Size(121, 20);
  979. this.cobAxis2PulseOutMode.TabIndex = 11;
  980. //
  981. // label16
  982. //
  983. this.label16.AutoSize = true;
  984. this.label16.Location = new System.Drawing.Point(10, 34);
  985. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  986. this.label16.Name = "label16";
  987. this.label16.Size = new System.Drawing.Size(53, 12);
  988. this.label16.TabIndex = 10;
  989. this.label16.Text = "Axis-2:";
  990. //
  991. // cobAxis1PulseOutMode
  992. //
  993. this.cobAxis1PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  994. this.cobAxis1PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  995. this.cobAxis1PulseOutMode.FormattingEnabled = true;
  996. this.cobAxis1PulseOutMode.Location = new System.Drawing.Point(301, 7);
  997. this.cobAxis1PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
  998. this.cobAxis1PulseOutMode.Name = "cobAxis1PulseOutMode";
  999. this.cobAxis1PulseOutMode.Size = new System.Drawing.Size(121, 20);
  1000. this.cobAxis1PulseOutMode.TabIndex = 9;
  1001. //
  1002. // label13
  1003. //
  1004. this.label13.AutoSize = true;
  1005. this.label13.Location = new System.Drawing.Point(237, 9);
  1006. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1007. this.label13.Name = "label13";
  1008. this.label13.Size = new System.Drawing.Size(53, 12);
  1009. this.label13.TabIndex = 8;
  1010. this.label13.Text = "Axis-1:";
  1011. //
  1012. // cobAxis0PulseOutMode
  1013. //
  1014. this.cobAxis0PulseOutMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1015. this.cobAxis0PulseOutMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1016. this.cobAxis0PulseOutMode.FormattingEnabled = true;
  1017. this.cobAxis0PulseOutMode.Location = new System.Drawing.Point(74, 7);
  1018. this.cobAxis0PulseOutMode.Margin = new System.Windows.Forms.Padding(2);
  1019. this.cobAxis0PulseOutMode.Name = "cobAxis0PulseOutMode";
  1020. this.cobAxis0PulseOutMode.Size = new System.Drawing.Size(121, 20);
  1021. this.cobAxis0PulseOutMode.TabIndex = 7;
  1022. //
  1023. // label14
  1024. //
  1025. this.label14.AutoSize = true;
  1026. this.label14.Location = new System.Drawing.Point(10, 9);
  1027. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1028. this.label14.Name = "label14";
  1029. this.label14.Size = new System.Drawing.Size(53, 12);
  1030. this.label14.TabIndex = 6;
  1031. this.label14.Text = "Axis-0:";
  1032. //
  1033. // groupBox9
  1034. //
  1035. this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1036. | System.Windows.Forms.AnchorStyles.Right)));
  1037. this.groupBox9.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1038. this.groupBox9.Controls.Add(this.panel9);
  1039. this.groupBox9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.groupBox9.Location = new System.Drawing.Point(4, 77);
  1041. this.groupBox9.Margin = new System.Windows.Forms.Padding(2);
  1042. this.groupBox9.Name = "groupBox9";
  1043. this.groupBox9.Padding = new System.Windows.Forms.Padding(2);
  1044. this.groupBox9.Size = new System.Drawing.Size(440, 69);
  1045. this.groupBox9.TabIndex = 29;
  1046. this.groupBox9.TabStop = false;
  1047. this.groupBox9.Text = "Axis轴回Home模式";
  1048. //
  1049. // panel9
  1050. //
  1051. this.panel9.BackColor = System.Drawing.Color.White;
  1052. this.panel9.Controls.Add(this.cobAxis3HomeMode);
  1053. this.panel9.Controls.Add(this.label18);
  1054. this.panel9.Controls.Add(this.cobAxis2HomeMode);
  1055. this.panel9.Controls.Add(this.label19);
  1056. this.panel9.Controls.Add(this.cobAxis1HomeMode);
  1057. this.panel9.Controls.Add(this.label20);
  1058. this.panel9.Controls.Add(this.cobAxis0HomeMode);
  1059. this.panel9.Controls.Add(this.label21);
  1060. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  1061. this.panel9.Location = new System.Drawing.Point(2, 16);
  1062. this.panel9.Margin = new System.Windows.Forms.Padding(2);
  1063. this.panel9.Name = "panel9";
  1064. this.panel9.Size = new System.Drawing.Size(436, 51);
  1065. this.panel9.TabIndex = 0;
  1066. //
  1067. // cobAxis3HomeMode
  1068. //
  1069. this.cobAxis3HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1070. this.cobAxis3HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1071. this.cobAxis3HomeMode.FormattingEnabled = true;
  1072. this.cobAxis3HomeMode.Location = new System.Drawing.Point(301, 31);
  1073. this.cobAxis3HomeMode.Margin = new System.Windows.Forms.Padding(2);
  1074. this.cobAxis3HomeMode.Name = "cobAxis3HomeMode";
  1075. this.cobAxis3HomeMode.Size = new System.Drawing.Size(121, 20);
  1076. this.cobAxis3HomeMode.TabIndex = 13;
  1077. //
  1078. // label18
  1079. //
  1080. this.label18.AutoSize = true;
  1081. this.label18.Location = new System.Drawing.Point(237, 34);
  1082. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1083. this.label18.Name = "label18";
  1084. this.label18.Size = new System.Drawing.Size(53, 12);
  1085. this.label18.TabIndex = 12;
  1086. this.label18.Text = "Axis-3:";
  1087. //
  1088. // cobAxis2HomeMode
  1089. //
  1090. this.cobAxis2HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1091. this.cobAxis2HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1092. this.cobAxis2HomeMode.FormattingEnabled = true;
  1093. this.cobAxis2HomeMode.Location = new System.Drawing.Point(74, 32);
  1094. this.cobAxis2HomeMode.Margin = new System.Windows.Forms.Padding(2);
  1095. this.cobAxis2HomeMode.Name = "cobAxis2HomeMode";
  1096. this.cobAxis2HomeMode.Size = new System.Drawing.Size(121, 20);
  1097. this.cobAxis2HomeMode.TabIndex = 11;
  1098. //
  1099. // label19
  1100. //
  1101. this.label19.AutoSize = true;
  1102. this.label19.Location = new System.Drawing.Point(10, 34);
  1103. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1104. this.label19.Name = "label19";
  1105. this.label19.Size = new System.Drawing.Size(53, 12);
  1106. this.label19.TabIndex = 10;
  1107. this.label19.Text = "Axis-2:";
  1108. //
  1109. // cobAxis1HomeMode
  1110. //
  1111. this.cobAxis1HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1112. this.cobAxis1HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1113. this.cobAxis1HomeMode.FormattingEnabled = true;
  1114. this.cobAxis1HomeMode.Location = new System.Drawing.Point(301, 7);
  1115. this.cobAxis1HomeMode.Margin = new System.Windows.Forms.Padding(2);
  1116. this.cobAxis1HomeMode.Name = "cobAxis1HomeMode";
  1117. this.cobAxis1HomeMode.Size = new System.Drawing.Size(121, 20);
  1118. this.cobAxis1HomeMode.TabIndex = 9;
  1119. //
  1120. // label20
  1121. //
  1122. this.label20.AutoSize = true;
  1123. this.label20.Location = new System.Drawing.Point(237, 9);
  1124. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1125. this.label20.Name = "label20";
  1126. this.label20.Size = new System.Drawing.Size(53, 12);
  1127. this.label20.TabIndex = 8;
  1128. this.label20.Text = "Axis-1:";
  1129. //
  1130. // cobAxis0HomeMode
  1131. //
  1132. this.cobAxis0HomeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1133. this.cobAxis0HomeMode.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1134. this.cobAxis0HomeMode.FormattingEnabled = true;
  1135. this.cobAxis0HomeMode.Location = new System.Drawing.Point(74, 7);
  1136. this.cobAxis0HomeMode.Margin = new System.Windows.Forms.Padding(2);
  1137. this.cobAxis0HomeMode.Name = "cobAxis0HomeMode";
  1138. this.cobAxis0HomeMode.Size = new System.Drawing.Size(121, 20);
  1139. this.cobAxis0HomeMode.TabIndex = 7;
  1140. //
  1141. // label21
  1142. //
  1143. this.label21.AutoSize = true;
  1144. this.label21.Location = new System.Drawing.Point(10, 9);
  1145. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1146. this.label21.Name = "label21";
  1147. this.label21.Size = new System.Drawing.Size(53, 12);
  1148. this.label21.TabIndex = 6;
  1149. this.label21.Text = "Axis-0:";
  1150. //
  1151. // tabControl1
  1152. //
  1153. this.tabControl1.Controls.Add(this.tabPage2);
  1154. this.tabControl1.Controls.Add(this.tabPage1);
  1155. this.tabControl1.Controls.Add(this.tabPage3);
  1156. this.tabControl1.Controls.Add(this.tabPage4);
  1157. this.tabControl1.Controls.Add(this.tabPage5);
  1158. this.tabControl1.Controls.Add(this.tabPage6);
  1159. this.tabControl1.Controls.Add(this.tabPage9);
  1160. this.tabControl1.Controls.Add(this.tabPage7);
  1161. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1162. this.tabControl1.Location = new System.Drawing.Point(0, 56);
  1163. this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
  1164. this.tabControl1.Name = "tabControl1";
  1165. this.tabControl1.SelectedIndex = 0;
  1166. this.tabControl1.Size = new System.Drawing.Size(490, 555);
  1167. this.tabControl1.TabIndex = 30;
  1168. //
  1169. // tabPage2
  1170. //
  1171. this.tabPage2.Controls.Add(this.groupBox23);
  1172. this.tabPage2.Controls.Add(this.groupBox22);
  1173. this.tabPage2.Controls.Add(this.groupBox4);
  1174. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1175. this.tabPage2.Margin = new System.Windows.Forms.Padding(2);
  1176. this.tabPage2.Name = "tabPage2";
  1177. this.tabPage2.Padding = new System.Windows.Forms.Padding(2);
  1178. this.tabPage2.Size = new System.Drawing.Size(482, 529);
  1179. this.tabPage2.TabIndex = 1;
  1180. this.tabPage2.Text = "设备与通讯";
  1181. this.tabPage2.UseVisualStyleBackColor = true;
  1182. //
  1183. // groupBox23
  1184. //
  1185. this.groupBox23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1186. | System.Windows.Forms.AnchorStyles.Right)));
  1187. this.groupBox23.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1188. this.groupBox23.Controls.Add(this.panel23);
  1189. this.groupBox23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1190. this.groupBox23.Location = new System.Drawing.Point(5, 133);
  1191. this.groupBox23.Margin = new System.Windows.Forms.Padding(2);
  1192. this.groupBox23.Name = "groupBox23";
  1193. this.groupBox23.Padding = new System.Windows.Forms.Padding(2);
  1194. this.groupBox23.Size = new System.Drawing.Size(466, 55);
  1195. this.groupBox23.TabIndex = 23;
  1196. this.groupBox23.TabStop = false;
  1197. this.groupBox23.Text = "镜头马达";
  1198. //
  1199. // panel23
  1200. //
  1201. this.panel23.BackColor = System.Drawing.Color.White;
  1202. this.panel23.Controls.Add(this.cobSmallAxis_ComName);
  1203. this.panel23.Controls.Add(this.label6);
  1204. this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
  1205. this.panel23.Location = new System.Drawing.Point(2, 16);
  1206. this.panel23.Margin = new System.Windows.Forms.Padding(2);
  1207. this.panel23.Name = "panel23";
  1208. this.panel23.Size = new System.Drawing.Size(462, 37);
  1209. this.panel23.TabIndex = 0;
  1210. //
  1211. // label6
  1212. //
  1213. this.label6.AutoSize = true;
  1214. this.label6.Location = new System.Drawing.Point(5, 12);
  1215. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1216. this.label6.Name = "label6";
  1217. this.label6.Size = new System.Drawing.Size(41, 12);
  1218. this.label6.TabIndex = 4;
  1219. this.label6.Text = "端口:";
  1220. //
  1221. // groupBox22
  1222. //
  1223. this.groupBox22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1224. | System.Windows.Forms.AnchorStyles.Right)));
  1225. this.groupBox22.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1226. this.groupBox22.Controls.Add(this.panel22);
  1227. this.groupBox22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1228. this.groupBox22.Location = new System.Drawing.Point(5, 72);
  1229. this.groupBox22.Margin = new System.Windows.Forms.Padding(2);
  1230. this.groupBox22.Name = "groupBox22";
  1231. this.groupBox22.Padding = new System.Windows.Forms.Padding(2);
  1232. this.groupBox22.Size = new System.Drawing.Size(466, 55);
  1233. this.groupBox22.TabIndex = 23;
  1234. this.groupBox22.TabStop = false;
  1235. this.groupBox22.Text = "张力检测设备";
  1236. //
  1237. // panel22
  1238. //
  1239. this.panel22.BackColor = System.Drawing.Color.White;
  1240. this.panel22.Controls.Add(this.numOffset);
  1241. this.panel22.Controls.Add(this.label7);
  1242. this.panel22.Controls.Add(this.label61);
  1243. this.panel22.Controls.Add(this.cobTension_PortNum);
  1244. this.panel22.Dock = System.Windows.Forms.DockStyle.Fill;
  1245. this.panel22.Location = new System.Drawing.Point(2, 16);
  1246. this.panel22.Margin = new System.Windows.Forms.Padding(2);
  1247. this.panel22.Name = "panel22";
  1248. this.panel22.Size = new System.Drawing.Size(462, 37);
  1249. this.panel22.TabIndex = 0;
  1250. //
  1251. // numOffset
  1252. //
  1253. this.numOffset.DecimalPlaces = 2;
  1254. this.numOffset.Increment = new decimal(new int[] {
  1255. 1,
  1256. 0,
  1257. 0,
  1258. 131072});
  1259. this.numOffset.Location = new System.Drawing.Point(296, 9);
  1260. this.numOffset.Margin = new System.Windows.Forms.Padding(2);
  1261. this.numOffset.Maximum = new decimal(new int[] {
  1262. 10,
  1263. 0,
  1264. 0,
  1265. 0});
  1266. this.numOffset.Minimum = new decimal(new int[] {
  1267. 10,
  1268. 0,
  1269. 0,
  1270. -2147483648});
  1271. this.numOffset.Name = "numOffset";
  1272. this.numOffset.Size = new System.Drawing.Size(120, 21);
  1273. this.numOffset.TabIndex = 13;
  1274. //
  1275. // label7
  1276. //
  1277. this.label7.AutoSize = true;
  1278. this.label7.Location = new System.Drawing.Point(234, 13);
  1279. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1280. this.label7.Name = "label7";
  1281. this.label7.Size = new System.Drawing.Size(53, 12);
  1282. this.label7.TabIndex = 12;
  1283. this.label7.Text = "补偿值:";
  1284. //
  1285. // label61
  1286. //
  1287. this.label61.AutoSize = true;
  1288. this.label61.Location = new System.Drawing.Point(5, 13);
  1289. this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1290. this.label61.Name = "label61";
  1291. this.label61.Size = new System.Drawing.Size(41, 12);
  1292. this.label61.TabIndex = 4;
  1293. this.label61.Text = "端口:";
  1294. //
  1295. // tabPage1
  1296. //
  1297. this.tabPage1.Controls.Add(this.groupBox14);
  1298. this.tabPage1.Controls.Add(this.groupBox13);
  1299. this.tabPage1.Controls.Add(this.groupBox12);
  1300. this.tabPage1.Controls.Add(this.groupBox11);
  1301. this.tabPage1.Controls.Add(this.groupBox10);
  1302. this.tabPage1.Controls.Add(this.groupBox8);
  1303. this.tabPage1.Controls.Add(this.groupBox9);
  1304. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  1305. this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
  1306. this.tabPage1.Name = "tabPage1";
  1307. this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
  1308. this.tabPage1.Size = new System.Drawing.Size(482, 529);
  1309. this.tabPage1.TabIndex = 0;
  1310. this.tabPage1.Text = "轴设置";
  1311. this.tabPage1.UseVisualStyleBackColor = true;
  1312. //
  1313. // groupBox14
  1314. //
  1315. this.groupBox14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1316. | System.Windows.Forms.AnchorStyles.Right)));
  1317. this.groupBox14.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1318. this.groupBox14.Controls.Add(this.panel14);
  1319. this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1320. this.groupBox14.Location = new System.Drawing.Point(4, 448);
  1321. this.groupBox14.Margin = new System.Windows.Forms.Padding(2);
  1322. this.groupBox14.Name = "groupBox14";
  1323. this.groupBox14.Padding = new System.Windows.Forms.Padding(2);
  1324. this.groupBox14.Size = new System.Drawing.Size(440, 69);
  1325. this.groupBox14.TabIndex = 31;
  1326. this.groupBox14.TabStop = false;
  1327. this.groupBox14.Text = "Axis轴回Home减速度(mm/s)";
  1328. //
  1329. // panel14
  1330. //
  1331. this.panel14.BackColor = System.Drawing.Color.White;
  1332. this.panel14.Controls.Add(this.label36);
  1333. this.panel14.Controls.Add(this.label37);
  1334. this.panel14.Controls.Add(this.label38);
  1335. this.panel14.Controls.Add(this.label39);
  1336. this.panel14.Controls.Add(this.numAxis2HomeDec);
  1337. this.panel14.Controls.Add(this.numAxis1HomeDec);
  1338. this.panel14.Controls.Add(this.numAxis0HomeDec);
  1339. this.panel14.Controls.Add(this.numAxis3HomeDec);
  1340. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  1341. this.panel14.Location = new System.Drawing.Point(2, 16);
  1342. this.panel14.Margin = new System.Windows.Forms.Padding(2);
  1343. this.panel14.Name = "panel14";
  1344. this.panel14.Size = new System.Drawing.Size(436, 51);
  1345. this.panel14.TabIndex = 0;
  1346. //
  1347. // label36
  1348. //
  1349. this.label36.AutoSize = true;
  1350. this.label36.Location = new System.Drawing.Point(237, 33);
  1351. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1352. this.label36.Name = "label36";
  1353. this.label36.Size = new System.Drawing.Size(53, 12);
  1354. this.label36.TabIndex = 20;
  1355. this.label36.Text = "Axis-3:";
  1356. //
  1357. // label37
  1358. //
  1359. this.label37.AutoSize = true;
  1360. this.label37.Location = new System.Drawing.Point(10, 33);
  1361. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1362. this.label37.Name = "label37";
  1363. this.label37.Size = new System.Drawing.Size(53, 12);
  1364. this.label37.TabIndex = 19;
  1365. this.label37.Text = "Axis-2:";
  1366. //
  1367. // label38
  1368. //
  1369. this.label38.AutoSize = true;
  1370. this.label38.Location = new System.Drawing.Point(237, 8);
  1371. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1372. this.label38.Name = "label38";
  1373. this.label38.Size = new System.Drawing.Size(53, 12);
  1374. this.label38.TabIndex = 18;
  1375. this.label38.Text = "Axis-1:";
  1376. //
  1377. // label39
  1378. //
  1379. this.label39.AutoSize = true;
  1380. this.label39.Location = new System.Drawing.Point(10, 8);
  1381. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1382. this.label39.Name = "label39";
  1383. this.label39.Size = new System.Drawing.Size(53, 12);
  1384. this.label39.TabIndex = 17;
  1385. this.label39.Text = "Axis-0:";
  1386. //
  1387. // numAxis2HomeDec
  1388. //
  1389. this.numAxis2HomeDec.Location = new System.Drawing.Point(74, 27);
  1390. this.numAxis2HomeDec.Margin = new System.Windows.Forms.Padding(2);
  1391. this.numAxis2HomeDec.Maximum = new decimal(new int[] {
  1392. 9999,
  1393. 0,
  1394. 0,
  1395. 0});
  1396. this.numAxis2HomeDec.Name = "numAxis2HomeDec";
  1397. this.numAxis2HomeDec.Size = new System.Drawing.Size(120, 21);
  1398. this.numAxis2HomeDec.TabIndex = 16;
  1399. //
  1400. // numAxis1HomeDec
  1401. //
  1402. this.numAxis1HomeDec.Location = new System.Drawing.Point(301, 5);
  1403. this.numAxis1HomeDec.Margin = new System.Windows.Forms.Padding(2);
  1404. this.numAxis1HomeDec.Maximum = new decimal(new int[] {
  1405. 9999,
  1406. 0,
  1407. 0,
  1408. 0});
  1409. this.numAxis1HomeDec.Name = "numAxis1HomeDec";
  1410. this.numAxis1HomeDec.Size = new System.Drawing.Size(120, 21);
  1411. this.numAxis1HomeDec.TabIndex = 16;
  1412. //
  1413. // numAxis0HomeDec
  1414. //
  1415. this.numAxis0HomeDec.Location = new System.Drawing.Point(74, 5);
  1416. this.numAxis0HomeDec.Margin = new System.Windows.Forms.Padding(2);
  1417. this.numAxis0HomeDec.Maximum = new decimal(new int[] {
  1418. 9999,
  1419. 0,
  1420. 0,
  1421. 0});
  1422. this.numAxis0HomeDec.Name = "numAxis0HomeDec";
  1423. this.numAxis0HomeDec.Size = new System.Drawing.Size(120, 21);
  1424. this.numAxis0HomeDec.TabIndex = 16;
  1425. //
  1426. // numAxis3HomeDec
  1427. //
  1428. this.numAxis3HomeDec.Location = new System.Drawing.Point(301, 27);
  1429. this.numAxis3HomeDec.Margin = new System.Windows.Forms.Padding(2);
  1430. this.numAxis3HomeDec.Maximum = new decimal(new int[] {
  1431. 9999,
  1432. 0,
  1433. 0,
  1434. 0});
  1435. this.numAxis3HomeDec.Name = "numAxis3HomeDec";
  1436. this.numAxis3HomeDec.Size = new System.Drawing.Size(120, 21);
  1437. this.numAxis3HomeDec.TabIndex = 16;
  1438. //
  1439. // groupBox13
  1440. //
  1441. this.groupBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1442. | System.Windows.Forms.AnchorStyles.Right)));
  1443. this.groupBox13.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1444. this.groupBox13.Controls.Add(this.panel13);
  1445. this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1446. this.groupBox13.Location = new System.Drawing.Point(4, 375);
  1447. this.groupBox13.Margin = new System.Windows.Forms.Padding(2);
  1448. this.groupBox13.Name = "groupBox13";
  1449. this.groupBox13.Padding = new System.Windows.Forms.Padding(2);
  1450. this.groupBox13.Size = new System.Drawing.Size(440, 69);
  1451. this.groupBox13.TabIndex = 31;
  1452. this.groupBox13.TabStop = false;
  1453. this.groupBox13.Text = "Axis轴回Home加速度(mm/s)";
  1454. //
  1455. // panel13
  1456. //
  1457. this.panel13.BackColor = System.Drawing.Color.White;
  1458. this.panel13.Controls.Add(this.label32);
  1459. this.panel13.Controls.Add(this.label33);
  1460. this.panel13.Controls.Add(this.label34);
  1461. this.panel13.Controls.Add(this.label35);
  1462. this.panel13.Controls.Add(this.numAxis3HomeAcc);
  1463. this.panel13.Controls.Add(this.numAxis0HomeAcc);
  1464. this.panel13.Controls.Add(this.numAxis2HomeAcc);
  1465. this.panel13.Controls.Add(this.numAxis1HomeAcc);
  1466. this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
  1467. this.panel13.Location = new System.Drawing.Point(2, 16);
  1468. this.panel13.Margin = new System.Windows.Forms.Padding(2);
  1469. this.panel13.Name = "panel13";
  1470. this.panel13.Size = new System.Drawing.Size(436, 51);
  1471. this.panel13.TabIndex = 0;
  1472. //
  1473. // label32
  1474. //
  1475. this.label32.AutoSize = true;
  1476. this.label32.Location = new System.Drawing.Point(237, 31);
  1477. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1478. this.label32.Name = "label32";
  1479. this.label32.Size = new System.Drawing.Size(53, 12);
  1480. this.label32.TabIndex = 18;
  1481. this.label32.Text = "Axis-3:";
  1482. //
  1483. // label33
  1484. //
  1485. this.label33.AutoSize = true;
  1486. this.label33.Location = new System.Drawing.Point(10, 31);
  1487. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1488. this.label33.Name = "label33";
  1489. this.label33.Size = new System.Drawing.Size(53, 12);
  1490. this.label33.TabIndex = 17;
  1491. this.label33.Text = "Axis-2:";
  1492. //
  1493. // label34
  1494. //
  1495. this.label34.AutoSize = true;
  1496. this.label34.Location = new System.Drawing.Point(237, 7);
  1497. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1498. this.label34.Name = "label34";
  1499. this.label34.Size = new System.Drawing.Size(53, 12);
  1500. this.label34.TabIndex = 16;
  1501. this.label34.Text = "Axis-1:";
  1502. //
  1503. // label35
  1504. //
  1505. this.label35.AutoSize = true;
  1506. this.label35.Location = new System.Drawing.Point(10, 7);
  1507. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1508. this.label35.Name = "label35";
  1509. this.label35.Size = new System.Drawing.Size(53, 12);
  1510. this.label35.TabIndex = 15;
  1511. this.label35.Text = "Axis-0:";
  1512. //
  1513. // numAxis3HomeAcc
  1514. //
  1515. this.numAxis3HomeAcc.Location = new System.Drawing.Point(301, 27);
  1516. this.numAxis3HomeAcc.Margin = new System.Windows.Forms.Padding(2);
  1517. this.numAxis3HomeAcc.Maximum = new decimal(new int[] {
  1518. 9999,
  1519. 0,
  1520. 0,
  1521. 0});
  1522. this.numAxis3HomeAcc.Name = "numAxis3HomeAcc";
  1523. this.numAxis3HomeAcc.Size = new System.Drawing.Size(120, 21);
  1524. this.numAxis3HomeAcc.TabIndex = 14;
  1525. //
  1526. // numAxis0HomeAcc
  1527. //
  1528. this.numAxis0HomeAcc.Location = new System.Drawing.Point(74, 5);
  1529. this.numAxis0HomeAcc.Margin = new System.Windows.Forms.Padding(2);
  1530. this.numAxis0HomeAcc.Maximum = new decimal(new int[] {
  1531. 9999,
  1532. 0,
  1533. 0,
  1534. 0});
  1535. this.numAxis0HomeAcc.Name = "numAxis0HomeAcc";
  1536. this.numAxis0HomeAcc.Size = new System.Drawing.Size(120, 21);
  1537. this.numAxis0HomeAcc.TabIndex = 14;
  1538. //
  1539. // numAxis2HomeAcc
  1540. //
  1541. this.numAxis2HomeAcc.Location = new System.Drawing.Point(74, 27);
  1542. this.numAxis2HomeAcc.Margin = new System.Windows.Forms.Padding(2);
  1543. this.numAxis2HomeAcc.Maximum = new decimal(new int[] {
  1544. 9999,
  1545. 0,
  1546. 0,
  1547. 0});
  1548. this.numAxis2HomeAcc.Name = "numAxis2HomeAcc";
  1549. this.numAxis2HomeAcc.Size = new System.Drawing.Size(120, 21);
  1550. this.numAxis2HomeAcc.TabIndex = 14;
  1551. //
  1552. // numAxis1HomeAcc
  1553. //
  1554. this.numAxis1HomeAcc.Location = new System.Drawing.Point(301, 5);
  1555. this.numAxis1HomeAcc.Margin = new System.Windows.Forms.Padding(2);
  1556. this.numAxis1HomeAcc.Maximum = new decimal(new int[] {
  1557. 9999,
  1558. 0,
  1559. 0,
  1560. 0});
  1561. this.numAxis1HomeAcc.Name = "numAxis1HomeAcc";
  1562. this.numAxis1HomeAcc.Size = new System.Drawing.Size(120, 21);
  1563. this.numAxis1HomeAcc.TabIndex = 14;
  1564. //
  1565. // groupBox12
  1566. //
  1567. this.groupBox12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1568. | System.Windows.Forms.AnchorStyles.Right)));
  1569. this.groupBox12.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1570. this.groupBox12.Controls.Add(this.panel12);
  1571. this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1572. this.groupBox12.Location = new System.Drawing.Point(4, 301);
  1573. this.groupBox12.Margin = new System.Windows.Forms.Padding(2);
  1574. this.groupBox12.Name = "groupBox12";
  1575. this.groupBox12.Padding = new System.Windows.Forms.Padding(2);
  1576. this.groupBox12.Size = new System.Drawing.Size(440, 69);
  1577. this.groupBox12.TabIndex = 32;
  1578. this.groupBox12.TabStop = false;
  1579. this.groupBox12.Text = "Axis轴回Home运行速度(mm/s)";
  1580. //
  1581. // panel12
  1582. //
  1583. this.panel12.BackColor = System.Drawing.Color.White;
  1584. this.panel12.Controls.Add(this.label24);
  1585. this.panel12.Controls.Add(this.label25);
  1586. this.panel12.Controls.Add(this.label30);
  1587. this.panel12.Controls.Add(this.label31);
  1588. this.panel12.Controls.Add(this.numAxis3HomeVelHigh);
  1589. this.panel12.Controls.Add(this.numAxis0HomeVelHigh);
  1590. this.panel12.Controls.Add(this.numAxis2HomeVelHigh);
  1591. this.panel12.Controls.Add(this.numAxis1HomeVelHigh);
  1592. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  1593. this.panel12.Location = new System.Drawing.Point(2, 16);
  1594. this.panel12.Margin = new System.Windows.Forms.Padding(2);
  1595. this.panel12.Name = "panel12";
  1596. this.panel12.Size = new System.Drawing.Size(436, 51);
  1597. this.panel12.TabIndex = 0;
  1598. //
  1599. // label24
  1600. //
  1601. this.label24.AutoSize = true;
  1602. this.label24.Location = new System.Drawing.Point(237, 33);
  1603. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1604. this.label24.Name = "label24";
  1605. this.label24.Size = new System.Drawing.Size(53, 12);
  1606. this.label24.TabIndex = 19;
  1607. this.label24.Text = "Axis-3:";
  1608. //
  1609. // label25
  1610. //
  1611. this.label25.AutoSize = true;
  1612. this.label25.Location = new System.Drawing.Point(10, 33);
  1613. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1614. this.label25.Name = "label25";
  1615. this.label25.Size = new System.Drawing.Size(53, 12);
  1616. this.label25.TabIndex = 18;
  1617. this.label25.Text = "Axis-2:";
  1618. //
  1619. // label30
  1620. //
  1621. this.label30.AutoSize = true;
  1622. this.label30.Location = new System.Drawing.Point(237, 8);
  1623. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1624. this.label30.Name = "label30";
  1625. this.label30.Size = new System.Drawing.Size(53, 12);
  1626. this.label30.TabIndex = 17;
  1627. this.label30.Text = "Axis-1:";
  1628. //
  1629. // label31
  1630. //
  1631. this.label31.AutoSize = true;
  1632. this.label31.Location = new System.Drawing.Point(10, 8);
  1633. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1634. this.label31.Name = "label31";
  1635. this.label31.Size = new System.Drawing.Size(53, 12);
  1636. this.label31.TabIndex = 16;
  1637. this.label31.Text = "Axis-0:";
  1638. //
  1639. // numAxis3HomeVelHigh
  1640. //
  1641. this.numAxis3HomeVelHigh.Location = new System.Drawing.Point(301, 29);
  1642. this.numAxis3HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
  1643. this.numAxis3HomeVelHigh.Maximum = new decimal(new int[] {
  1644. 9999,
  1645. 0,
  1646. 0,
  1647. 0});
  1648. this.numAxis3HomeVelHigh.Name = "numAxis3HomeVelHigh";
  1649. this.numAxis3HomeVelHigh.Size = new System.Drawing.Size(120, 21);
  1650. this.numAxis3HomeVelHigh.TabIndex = 15;
  1651. //
  1652. // numAxis0HomeVelHigh
  1653. //
  1654. this.numAxis0HomeVelHigh.Location = new System.Drawing.Point(74, 7);
  1655. this.numAxis0HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
  1656. this.numAxis0HomeVelHigh.Maximum = new decimal(new int[] {
  1657. 9999,
  1658. 0,
  1659. 0,
  1660. 0});
  1661. this.numAxis0HomeVelHigh.Name = "numAxis0HomeVelHigh";
  1662. this.numAxis0HomeVelHigh.Size = new System.Drawing.Size(120, 21);
  1663. this.numAxis0HomeVelHigh.TabIndex = 15;
  1664. //
  1665. // numAxis2HomeVelHigh
  1666. //
  1667. this.numAxis2HomeVelHigh.Location = new System.Drawing.Point(74, 29);
  1668. this.numAxis2HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
  1669. this.numAxis2HomeVelHigh.Name = "numAxis2HomeVelHigh";
  1670. this.numAxis2HomeVelHigh.Size = new System.Drawing.Size(120, 21);
  1671. this.numAxis2HomeVelHigh.TabIndex = 15;
  1672. //
  1673. // numAxis1HomeVelHigh
  1674. //
  1675. this.numAxis1HomeVelHigh.Location = new System.Drawing.Point(301, 7);
  1676. this.numAxis1HomeVelHigh.Margin = new System.Windows.Forms.Padding(2);
  1677. this.numAxis1HomeVelHigh.Maximum = new decimal(new int[] {
  1678. 9999,
  1679. 0,
  1680. 0,
  1681. 0});
  1682. this.numAxis1HomeVelHigh.Name = "numAxis1HomeVelHigh";
  1683. this.numAxis1HomeVelHigh.Size = new System.Drawing.Size(120, 21);
  1684. this.numAxis1HomeVelHigh.TabIndex = 15;
  1685. //
  1686. // groupBox11
  1687. //
  1688. this.groupBox11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1689. | System.Windows.Forms.AnchorStyles.Right)));
  1690. this.groupBox11.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1691. this.groupBox11.Controls.Add(this.panel11);
  1692. this.groupBox11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1693. this.groupBox11.Location = new System.Drawing.Point(4, 151);
  1694. this.groupBox11.Margin = new System.Windows.Forms.Padding(2);
  1695. this.groupBox11.Name = "groupBox11";
  1696. this.groupBox11.Padding = new System.Windows.Forms.Padding(2);
  1697. this.groupBox11.Size = new System.Drawing.Size(440, 69);
  1698. this.groupBox11.TabIndex = 31;
  1699. this.groupBox11.TabStop = false;
  1700. this.groupBox11.Text = "Axis轴回Home方向";
  1701. //
  1702. // panel11
  1703. //
  1704. this.panel11.BackColor = System.Drawing.Color.White;
  1705. this.panel11.Controls.Add(this.cobAxis3HomeDir);
  1706. this.panel11.Controls.Add(this.label26);
  1707. this.panel11.Controls.Add(this.cobAxis2HomeDir);
  1708. this.panel11.Controls.Add(this.label27);
  1709. this.panel11.Controls.Add(this.cobAxis1HomeDir);
  1710. this.panel11.Controls.Add(this.label28);
  1711. this.panel11.Controls.Add(this.cobAxis0HomeDir);
  1712. this.panel11.Controls.Add(this.label29);
  1713. this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
  1714. this.panel11.Location = new System.Drawing.Point(2, 16);
  1715. this.panel11.Margin = new System.Windows.Forms.Padding(2);
  1716. this.panel11.Name = "panel11";
  1717. this.panel11.Size = new System.Drawing.Size(436, 51);
  1718. this.panel11.TabIndex = 0;
  1719. //
  1720. // cobAxis3HomeDir
  1721. //
  1722. this.cobAxis3HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1723. this.cobAxis3HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1724. this.cobAxis3HomeDir.FormattingEnabled = true;
  1725. this.cobAxis3HomeDir.Items.AddRange(new object[] {
  1726. "正方向",
  1727. "负方向"});
  1728. this.cobAxis3HomeDir.Location = new System.Drawing.Point(301, 31);
  1729. this.cobAxis3HomeDir.Margin = new System.Windows.Forms.Padding(2);
  1730. this.cobAxis3HomeDir.Name = "cobAxis3HomeDir";
  1731. this.cobAxis3HomeDir.Size = new System.Drawing.Size(121, 20);
  1732. this.cobAxis3HomeDir.TabIndex = 13;
  1733. //
  1734. // label26
  1735. //
  1736. this.label26.AutoSize = true;
  1737. this.label26.Location = new System.Drawing.Point(237, 34);
  1738. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1739. this.label26.Name = "label26";
  1740. this.label26.Size = new System.Drawing.Size(53, 12);
  1741. this.label26.TabIndex = 12;
  1742. this.label26.Text = "Axis-3:";
  1743. //
  1744. // cobAxis2HomeDir
  1745. //
  1746. this.cobAxis2HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1747. this.cobAxis2HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1748. this.cobAxis2HomeDir.FormattingEnabled = true;
  1749. this.cobAxis2HomeDir.Items.AddRange(new object[] {
  1750. "正方向",
  1751. "负方向"});
  1752. this.cobAxis2HomeDir.Location = new System.Drawing.Point(74, 32);
  1753. this.cobAxis2HomeDir.Margin = new System.Windows.Forms.Padding(2);
  1754. this.cobAxis2HomeDir.Name = "cobAxis2HomeDir";
  1755. this.cobAxis2HomeDir.Size = new System.Drawing.Size(121, 20);
  1756. this.cobAxis2HomeDir.TabIndex = 11;
  1757. //
  1758. // label27
  1759. //
  1760. this.label27.AutoSize = true;
  1761. this.label27.Location = new System.Drawing.Point(10, 34);
  1762. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1763. this.label27.Name = "label27";
  1764. this.label27.Size = new System.Drawing.Size(53, 12);
  1765. this.label27.TabIndex = 10;
  1766. this.label27.Text = "Axis-2:";
  1767. //
  1768. // cobAxis1HomeDir
  1769. //
  1770. this.cobAxis1HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1771. this.cobAxis1HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1772. this.cobAxis1HomeDir.FormattingEnabled = true;
  1773. this.cobAxis1HomeDir.Items.AddRange(new object[] {
  1774. "正方向",
  1775. "负方向"});
  1776. this.cobAxis1HomeDir.Location = new System.Drawing.Point(301, 7);
  1777. this.cobAxis1HomeDir.Margin = new System.Windows.Forms.Padding(2);
  1778. this.cobAxis1HomeDir.Name = "cobAxis1HomeDir";
  1779. this.cobAxis1HomeDir.Size = new System.Drawing.Size(121, 20);
  1780. this.cobAxis1HomeDir.TabIndex = 9;
  1781. //
  1782. // label28
  1783. //
  1784. this.label28.AutoSize = true;
  1785. this.label28.Location = new System.Drawing.Point(237, 9);
  1786. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1787. this.label28.Name = "label28";
  1788. this.label28.Size = new System.Drawing.Size(53, 12);
  1789. this.label28.TabIndex = 8;
  1790. this.label28.Text = "Axis-1:";
  1791. //
  1792. // cobAxis0HomeDir
  1793. //
  1794. this.cobAxis0HomeDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1795. this.cobAxis0HomeDir.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  1796. this.cobAxis0HomeDir.FormattingEnabled = true;
  1797. this.cobAxis0HomeDir.Items.AddRange(new object[] {
  1798. "正方向",
  1799. "负方向"});
  1800. this.cobAxis0HomeDir.Location = new System.Drawing.Point(74, 7);
  1801. this.cobAxis0HomeDir.Margin = new System.Windows.Forms.Padding(2);
  1802. this.cobAxis0HomeDir.Name = "cobAxis0HomeDir";
  1803. this.cobAxis0HomeDir.Size = new System.Drawing.Size(121, 20);
  1804. this.cobAxis0HomeDir.TabIndex = 7;
  1805. //
  1806. // label29
  1807. //
  1808. this.label29.AutoSize = true;
  1809. this.label29.Location = new System.Drawing.Point(10, 9);
  1810. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1811. this.label29.Name = "label29";
  1812. this.label29.Size = new System.Drawing.Size(53, 12);
  1813. this.label29.TabIndex = 6;
  1814. this.label29.Text = "Axis-0:";
  1815. //
  1816. // groupBox10
  1817. //
  1818. this.groupBox10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1819. | System.Windows.Forms.AnchorStyles.Right)));
  1820. this.groupBox10.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1821. this.groupBox10.Controls.Add(this.panel10);
  1822. this.groupBox10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1823. this.groupBox10.Location = new System.Drawing.Point(4, 228);
  1824. this.groupBox10.Margin = new System.Windows.Forms.Padding(2);
  1825. this.groupBox10.Name = "groupBox10";
  1826. this.groupBox10.Padding = new System.Windows.Forms.Padding(2);
  1827. this.groupBox10.Size = new System.Drawing.Size(440, 69);
  1828. this.groupBox10.TabIndex = 30;
  1829. this.groupBox10.TabStop = false;
  1830. this.groupBox10.Text = "Axis轴回Home起始速度(mm/s)";
  1831. //
  1832. // panel10
  1833. //
  1834. this.panel10.BackColor = System.Drawing.Color.White;
  1835. this.panel10.Controls.Add(this.label10);
  1836. this.panel10.Controls.Add(this.label12);
  1837. this.panel10.Controls.Add(this.label22);
  1838. this.panel10.Controls.Add(this.label23);
  1839. this.panel10.Controls.Add(this.numAxis3HomeVelLow);
  1840. this.panel10.Controls.Add(this.numAxis2HomeVelLow);
  1841. this.panel10.Controls.Add(this.numAxis1HomeVelLow);
  1842. this.panel10.Controls.Add(this.numAxis0HomeVelLow);
  1843. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1844. this.panel10.Location = new System.Drawing.Point(2, 16);
  1845. this.panel10.Margin = new System.Windows.Forms.Padding(2);
  1846. this.panel10.Name = "panel10";
  1847. this.panel10.Size = new System.Drawing.Size(436, 51);
  1848. this.panel10.TabIndex = 0;
  1849. //
  1850. // label10
  1851. //
  1852. this.label10.AutoSize = true;
  1853. this.label10.Location = new System.Drawing.Point(237, 32);
  1854. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1855. this.label10.Name = "label10";
  1856. this.label10.Size = new System.Drawing.Size(53, 12);
  1857. this.label10.TabIndex = 17;
  1858. this.label10.Text = "Axis-3:";
  1859. //
  1860. // label12
  1861. //
  1862. this.label12.AutoSize = true;
  1863. this.label12.Location = new System.Drawing.Point(10, 32);
  1864. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1865. this.label12.Name = "label12";
  1866. this.label12.Size = new System.Drawing.Size(53, 12);
  1867. this.label12.TabIndex = 16;
  1868. this.label12.Text = "Axis-2:";
  1869. //
  1870. // label22
  1871. //
  1872. this.label22.AutoSize = true;
  1873. this.label22.Location = new System.Drawing.Point(237, 7);
  1874. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1875. this.label22.Name = "label22";
  1876. this.label22.Size = new System.Drawing.Size(53, 12);
  1877. this.label22.TabIndex = 15;
  1878. this.label22.Text = "Axis-1:";
  1879. //
  1880. // label23
  1881. //
  1882. this.label23.AutoSize = true;
  1883. this.label23.Location = new System.Drawing.Point(10, 7);
  1884. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1885. this.label23.Name = "label23";
  1886. this.label23.Size = new System.Drawing.Size(53, 12);
  1887. this.label23.TabIndex = 14;
  1888. this.label23.Text = "Axis-0:";
  1889. //
  1890. // numAxis3HomeVelLow
  1891. //
  1892. this.numAxis3HomeVelLow.Location = new System.Drawing.Point(301, 29);
  1893. this.numAxis3HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
  1894. this.numAxis3HomeVelLow.Maximum = new decimal(new int[] {
  1895. 9999,
  1896. 0,
  1897. 0,
  1898. 0});
  1899. this.numAxis3HomeVelLow.Name = "numAxis3HomeVelLow";
  1900. this.numAxis3HomeVelLow.Size = new System.Drawing.Size(120, 21);
  1901. this.numAxis3HomeVelLow.TabIndex = 13;
  1902. //
  1903. // numAxis2HomeVelLow
  1904. //
  1905. this.numAxis2HomeVelLow.Location = new System.Drawing.Point(74, 29);
  1906. this.numAxis2HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
  1907. this.numAxis2HomeVelLow.Maximum = new decimal(new int[] {
  1908. 9999,
  1909. 0,
  1910. 0,
  1911. 0});
  1912. this.numAxis2HomeVelLow.Name = "numAxis2HomeVelLow";
  1913. this.numAxis2HomeVelLow.Size = new System.Drawing.Size(120, 21);
  1914. this.numAxis2HomeVelLow.TabIndex = 13;
  1915. //
  1916. // numAxis1HomeVelLow
  1917. //
  1918. this.numAxis1HomeVelLow.Location = new System.Drawing.Point(301, 6);
  1919. this.numAxis1HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
  1920. this.numAxis1HomeVelLow.Maximum = new decimal(new int[] {
  1921. 9999,
  1922. 0,
  1923. 0,
  1924. 0});
  1925. this.numAxis1HomeVelLow.Name = "numAxis1HomeVelLow";
  1926. this.numAxis1HomeVelLow.Size = new System.Drawing.Size(120, 21);
  1927. this.numAxis1HomeVelLow.TabIndex = 13;
  1928. //
  1929. // numAxis0HomeVelLow
  1930. //
  1931. this.numAxis0HomeVelLow.Location = new System.Drawing.Point(74, 6);
  1932. this.numAxis0HomeVelLow.Margin = new System.Windows.Forms.Padding(2);
  1933. this.numAxis0HomeVelLow.Maximum = new decimal(new int[] {
  1934. 9999,
  1935. 0,
  1936. 0,
  1937. 0});
  1938. this.numAxis0HomeVelLow.Name = "numAxis0HomeVelLow";
  1939. this.numAxis0HomeVelLow.Size = new System.Drawing.Size(120, 21);
  1940. this.numAxis0HomeVelLow.TabIndex = 13;
  1941. //
  1942. // tabPage3
  1943. //
  1944. this.tabPage3.Controls.Add(this.groupBox16);
  1945. this.tabPage3.Controls.Add(this.groupBox5);
  1946. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  1947. this.tabPage3.Margin = new System.Windows.Forms.Padding(2);
  1948. this.tabPage3.Name = "tabPage3";
  1949. this.tabPage3.Padding = new System.Windows.Forms.Padding(2);
  1950. this.tabPage3.Size = new System.Drawing.Size(482, 529);
  1951. this.tabPage3.TabIndex = 2;
  1952. this.tabPage3.Text = "厚度检测";
  1953. this.tabPage3.UseVisualStyleBackColor = true;
  1954. //
  1955. // groupBox16
  1956. //
  1957. this.groupBox16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1958. | System.Windows.Forms.AnchorStyles.Right)));
  1959. this.groupBox16.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1960. this.groupBox16.Controls.Add(this.panel16);
  1961. this.groupBox16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1962. this.groupBox16.Location = new System.Drawing.Point(4, 83);
  1963. this.groupBox16.Margin = new System.Windows.Forms.Padding(2);
  1964. this.groupBox16.Name = "groupBox16";
  1965. this.groupBox16.Padding = new System.Windows.Forms.Padding(2);
  1966. this.groupBox16.Size = new System.Drawing.Size(447, 75);
  1967. this.groupBox16.TabIndex = 25;
  1968. this.groupBox16.TabStop = false;
  1969. this.groupBox16.Text = "Base值(这里已不用,已移到各个产品中设置)";
  1970. this.groupBox16.Visible = false;
  1971. //
  1972. // panel16
  1973. //
  1974. this.panel16.BackColor = System.Drawing.Color.White;
  1975. this.panel16.Controls.Add(this.numHeightBase4);
  1976. this.panel16.Controls.Add(this.numHeightBase3);
  1977. this.panel16.Controls.Add(this.numHeightBase2);
  1978. this.panel16.Controls.Add(this.numHeightBase1);
  1979. this.panel16.Controls.Add(this.numHeightBase0);
  1980. this.panel16.Controls.Add(this.label47);
  1981. this.panel16.Controls.Add(this.label46);
  1982. this.panel16.Controls.Add(this.label44);
  1983. this.panel16.Controls.Add(this.label42);
  1984. this.panel16.Controls.Add(this.label45);
  1985. this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
  1986. this.panel16.Location = new System.Drawing.Point(2, 16);
  1987. this.panel16.Margin = new System.Windows.Forms.Padding(2);
  1988. this.panel16.Name = "panel16";
  1989. this.panel16.Size = new System.Drawing.Size(443, 57);
  1990. this.panel16.TabIndex = 0;
  1991. //
  1992. // numHeightBase4
  1993. //
  1994. this.numHeightBase4.DecimalPlaces = 2;
  1995. this.numHeightBase4.Increment = new decimal(new int[] {
  1996. 1,
  1997. 0,
  1998. 0,
  1999. 131072});
  2000. this.numHeightBase4.Location = new System.Drawing.Point(134, 31);
  2001. this.numHeightBase4.Margin = new System.Windows.Forms.Padding(2);
  2002. this.numHeightBase4.Maximum = new decimal(new int[] {
  2003. 99999,
  2004. 0,
  2005. 0,
  2006. 0});
  2007. this.numHeightBase4.Name = "numHeightBase4";
  2008. this.numHeightBase4.Size = new System.Drawing.Size(57, 21);
  2009. this.numHeightBase4.TabIndex = 20;
  2010. //
  2011. // numHeightBase3
  2012. //
  2013. this.numHeightBase3.DecimalPlaces = 2;
  2014. this.numHeightBase3.Increment = new decimal(new int[] {
  2015. 1,
  2016. 0,
  2017. 0,
  2018. 131072});
  2019. this.numHeightBase3.Location = new System.Drawing.Point(37, 31);
  2020. this.numHeightBase3.Margin = new System.Windows.Forms.Padding(2);
  2021. this.numHeightBase3.Maximum = new decimal(new int[] {
  2022. 99999,
  2023. 0,
  2024. 0,
  2025. 0});
  2026. this.numHeightBase3.Name = "numHeightBase3";
  2027. this.numHeightBase3.Size = new System.Drawing.Size(57, 21);
  2028. this.numHeightBase3.TabIndex = 18;
  2029. //
  2030. // numHeightBase2
  2031. //
  2032. this.numHeightBase2.DecimalPlaces = 2;
  2033. this.numHeightBase2.Increment = new decimal(new int[] {
  2034. 1,
  2035. 0,
  2036. 0,
  2037. 131072});
  2038. this.numHeightBase2.Location = new System.Drawing.Point(231, 8);
  2039. this.numHeightBase2.Margin = new System.Windows.Forms.Padding(2);
  2040. this.numHeightBase2.Maximum = new decimal(new int[] {
  2041. 99999,
  2042. 0,
  2043. 0,
  2044. 0});
  2045. this.numHeightBase2.Name = "numHeightBase2";
  2046. this.numHeightBase2.Size = new System.Drawing.Size(57, 21);
  2047. this.numHeightBase2.TabIndex = 16;
  2048. //
  2049. // numHeightBase1
  2050. //
  2051. this.numHeightBase1.DecimalPlaces = 2;
  2052. this.numHeightBase1.Increment = new decimal(new int[] {
  2053. 1,
  2054. 0,
  2055. 0,
  2056. 131072});
  2057. this.numHeightBase1.Location = new System.Drawing.Point(134, 8);
  2058. this.numHeightBase1.Margin = new System.Windows.Forms.Padding(2);
  2059. this.numHeightBase1.Maximum = new decimal(new int[] {
  2060. 99999,
  2061. 0,
  2062. 0,
  2063. 0});
  2064. this.numHeightBase1.Name = "numHeightBase1";
  2065. this.numHeightBase1.Size = new System.Drawing.Size(57, 21);
  2066. this.numHeightBase1.TabIndex = 14;
  2067. //
  2068. // numHeightBase0
  2069. //
  2070. this.numHeightBase0.DecimalPlaces = 2;
  2071. this.numHeightBase0.Increment = new decimal(new int[] {
  2072. 1,
  2073. 0,
  2074. 0,
  2075. 131072});
  2076. this.numHeightBase0.Location = new System.Drawing.Point(37, 7);
  2077. this.numHeightBase0.Margin = new System.Windows.Forms.Padding(2);
  2078. this.numHeightBase0.Maximum = new decimal(new int[] {
  2079. 99999,
  2080. 0,
  2081. 0,
  2082. 0});
  2083. this.numHeightBase0.Name = "numHeightBase0";
  2084. this.numHeightBase0.Size = new System.Drawing.Size(57, 21);
  2085. this.numHeightBase0.TabIndex = 12;
  2086. //
  2087. // label47
  2088. //
  2089. this.label47.AutoSize = true;
  2090. this.label47.Location = new System.Drawing.Point(107, 34);
  2091. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2092. this.label47.Name = "label47";
  2093. this.label47.Size = new System.Drawing.Size(35, 12);
  2094. this.label47.TabIndex = 19;
  2095. this.label47.Text = "4点:";
  2096. //
  2097. // label46
  2098. //
  2099. this.label46.AutoSize = true;
  2100. this.label46.Location = new System.Drawing.Point(9, 34);
  2101. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2102. this.label46.Name = "label46";
  2103. this.label46.Size = new System.Drawing.Size(35, 12);
  2104. this.label46.TabIndex = 17;
  2105. this.label46.Text = "3点:";
  2106. //
  2107. // label44
  2108. //
  2109. this.label44.AutoSize = true;
  2110. this.label44.Location = new System.Drawing.Point(203, 11);
  2111. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2112. this.label44.Name = "label44";
  2113. this.label44.Size = new System.Drawing.Size(35, 12);
  2114. this.label44.TabIndex = 15;
  2115. this.label44.Text = "2点:";
  2116. //
  2117. // label42
  2118. //
  2119. this.label42.AutoSize = true;
  2120. this.label42.Location = new System.Drawing.Point(107, 11);
  2121. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2122. this.label42.Name = "label42";
  2123. this.label42.Size = new System.Drawing.Size(35, 12);
  2124. this.label42.TabIndex = 13;
  2125. this.label42.Text = "1点:";
  2126. //
  2127. // label45
  2128. //
  2129. this.label45.AutoSize = true;
  2130. this.label45.Location = new System.Drawing.Point(10, 11);
  2131. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2132. this.label45.Name = "label45";
  2133. this.label45.Size = new System.Drawing.Size(35, 12);
  2134. this.label45.TabIndex = 6;
  2135. this.label45.Text = "0点:";
  2136. //
  2137. // tabPage4
  2138. //
  2139. this.tabPage4.Controls.Add(this.groupBox3);
  2140. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  2141. this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
  2142. this.tabPage4.Name = "tabPage4";
  2143. this.tabPage4.Padding = new System.Windows.Forms.Padding(2);
  2144. this.tabPage4.Size = new System.Drawing.Size(482, 529);
  2145. this.tabPage4.TabIndex = 3;
  2146. this.tabPage4.Text = "I/O板卡";
  2147. this.tabPage4.UseVisualStyleBackColor = true;
  2148. //
  2149. // tabPage5
  2150. //
  2151. this.tabPage5.Controls.Add(this.groupBox25);
  2152. this.tabPage5.Controls.Add(this.groupBox19);
  2153. this.tabPage5.Controls.Add(this.groupBox17);
  2154. this.tabPage5.Controls.Add(this.chkMakeTag);
  2155. this.tabPage5.Controls.Add(this.groupBox1);
  2156. this.tabPage5.Location = new System.Drawing.Point(4, 22);
  2157. this.tabPage5.Margin = new System.Windows.Forms.Padding(2);
  2158. this.tabPage5.Name = "tabPage5";
  2159. this.tabPage5.Padding = new System.Windows.Forms.Padding(2);
  2160. this.tabPage5.Size = new System.Drawing.Size(482, 529);
  2161. this.tabPage5.TabIndex = 4;
  2162. this.tabPage5.Text = "缺陷图像";
  2163. this.tabPage5.UseVisualStyleBackColor = true;
  2164. //
  2165. // groupBox19
  2166. //
  2167. this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2168. | System.Windows.Forms.AnchorStyles.Right)));
  2169. this.groupBox19.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2170. this.groupBox19.Controls.Add(this.panel19);
  2171. this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2172. this.groupBox19.Location = new System.Drawing.Point(6, 157);
  2173. this.groupBox19.Margin = new System.Windows.Forms.Padding(2);
  2174. this.groupBox19.Name = "groupBox19";
  2175. this.groupBox19.Padding = new System.Windows.Forms.Padding(2);
  2176. this.groupBox19.Size = new System.Drawing.Size(451, 73);
  2177. this.groupBox19.TabIndex = 30;
  2178. this.groupBox19.TabStop = false;
  2179. this.groupBox19.Text = "缺陷压缩大图(修复台)";
  2180. //
  2181. // panel19
  2182. //
  2183. this.panel19.BackColor = System.Drawing.Color.White;
  2184. this.panel19.Controls.Add(this.btnClearDefect_Compress_SavePath);
  2185. this.panel19.Controls.Add(this.label52);
  2186. this.panel19.Controls.Add(this.numDefect_Compress_SavePath_AutoClear);
  2187. this.panel19.Controls.Add(this.chkDefect_Compress_SavePath_AutoClear);
  2188. this.panel19.Controls.Add(this.txtDefect_Compress_SavePath);
  2189. this.panel19.Controls.Add(this.label50);
  2190. this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
  2191. this.panel19.Location = new System.Drawing.Point(2, 16);
  2192. this.panel19.Margin = new System.Windows.Forms.Padding(2);
  2193. this.panel19.Name = "panel19";
  2194. this.panel19.Size = new System.Drawing.Size(447, 55);
  2195. this.panel19.TabIndex = 0;
  2196. //
  2197. // btnClearDefect_Compress_SavePath
  2198. //
  2199. this.btnClearDefect_Compress_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Compress_SavePath.Image")));
  2200. this.btnClearDefect_Compress_SavePath.Location = new System.Drawing.Point(416, 9);
  2201. this.btnClearDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2202. this.btnClearDefect_Compress_SavePath.Name = "btnClearDefect_Compress_SavePath";
  2203. this.btnClearDefect_Compress_SavePath.Size = new System.Drawing.Size(21, 19);
  2204. this.btnClearDefect_Compress_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  2205. this.btnClearDefect_Compress_SavePath.TabIndex = 13;
  2206. this.btnClearDefect_Compress_SavePath.TabStop = false;
  2207. this.btnClearDefect_Compress_SavePath.Click += new System.EventHandler(this.btnClearDefect_Compress_SavePath_Click);
  2208. //
  2209. // label52
  2210. //
  2211. this.label52.AutoSize = true;
  2212. this.label52.Location = new System.Drawing.Point(210, 39);
  2213. this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2214. this.label52.Name = "label52";
  2215. this.label52.Size = new System.Drawing.Size(17, 12);
  2216. this.label52.TabIndex = 14;
  2217. this.label52.Text = "天";
  2218. //
  2219. // numDefect_Compress_SavePath_AutoClear
  2220. //
  2221. this.numDefect_Compress_SavePath_AutoClear.DecimalPlaces = 1;
  2222. this.numDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(163, 35);
  2223. this.numDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2224. this.numDefect_Compress_SavePath_AutoClear.Name = "numDefect_Compress_SavePath_AutoClear";
  2225. this.numDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  2226. this.numDefect_Compress_SavePath_AutoClear.TabIndex = 13;
  2227. this.numDefect_Compress_SavePath_AutoClear.Value = new decimal(new int[] {
  2228. 7,
  2229. 0,
  2230. 0,
  2231. 0});
  2232. //
  2233. // chkDefect_Compress_SavePath_AutoClear
  2234. //
  2235. this.chkDefect_Compress_SavePath_AutoClear.AutoSize = true;
  2236. this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(72, 39);
  2237. this.chkDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2238. this.chkDefect_Compress_SavePath_AutoClear.Name = "chkDefect_Compress_SavePath_AutoClear";
  2239. this.chkDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  2240. this.chkDefect_Compress_SavePath_AutoClear.TabIndex = 12;
  2241. this.chkDefect_Compress_SavePath_AutoClear.Text = "自动清除大于";
  2242. this.chkDefect_Compress_SavePath_AutoClear.UseVisualStyleBackColor = true;
  2243. //
  2244. // txtDefect_Compress_SavePath
  2245. //
  2246. this.txtDefect_Compress_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2247. | System.Windows.Forms.AnchorStyles.Right)));
  2248. this.txtDefect_Compress_SavePath.Location = new System.Drawing.Point(74, 9);
  2249. this.txtDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2250. this.txtDefect_Compress_SavePath.Name = "txtDefect_Compress_SavePath";
  2251. this.txtDefect_Compress_SavePath.ReadOnly = true;
  2252. this.txtDefect_Compress_SavePath.Size = new System.Drawing.Size(343, 21);
  2253. this.txtDefect_Compress_SavePath.TabIndex = 5;
  2254. this.txtDefect_Compress_SavePath.Text = "D:\\phtons\\";
  2255. this.txtDefect_Compress_SavePath.Click += new System.EventHandler(this.txtDefect_Compress_SavePath_Click);
  2256. //
  2257. // label50
  2258. //
  2259. this.label50.AutoSize = true;
  2260. this.label50.Location = new System.Drawing.Point(10, 11);
  2261. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2262. this.label50.Name = "label50";
  2263. this.label50.Size = new System.Drawing.Size(65, 12);
  2264. this.label50.TabIndex = 4;
  2265. this.label50.Text = "保存路径:";
  2266. //
  2267. // groupBox17
  2268. //
  2269. this.groupBox17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2270. | System.Windows.Forms.AnchorStyles.Right)));
  2271. this.groupBox17.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2272. this.groupBox17.Controls.Add(this.panel17);
  2273. this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2274. this.groupBox17.Location = new System.Drawing.Point(6, 79);
  2275. this.groupBox17.Margin = new System.Windows.Forms.Padding(2);
  2276. this.groupBox17.Name = "groupBox17";
  2277. this.groupBox17.Padding = new System.Windows.Forms.Padding(2);
  2278. this.groupBox17.Size = new System.Drawing.Size(451, 73);
  2279. this.groupBox17.TabIndex = 21;
  2280. this.groupBox17.TabStop = false;
  2281. this.groupBox17.Text = "缺陷小图";
  2282. //
  2283. // panel17
  2284. //
  2285. this.panel17.BackColor = System.Drawing.Color.White;
  2286. this.panel17.Controls.Add(this.btnClearDefect_Small_Path);
  2287. this.panel17.Controls.Add(this.label53);
  2288. this.panel17.Controls.Add(this.txtDefect_Small_Path);
  2289. this.panel17.Controls.Add(this.numDefect_Small_Path_AutoClear);
  2290. this.panel17.Controls.Add(this.label41);
  2291. this.panel17.Controls.Add(this.chkDefect_Small_Path_AutoClear);
  2292. this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
  2293. this.panel17.Location = new System.Drawing.Point(2, 16);
  2294. this.panel17.Margin = new System.Windows.Forms.Padding(2);
  2295. this.panel17.Name = "panel17";
  2296. this.panel17.Size = new System.Drawing.Size(447, 55);
  2297. this.panel17.TabIndex = 0;
  2298. //
  2299. // btnClearDefect_Small_Path
  2300. //
  2301. this.btnClearDefect_Small_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Small_Path.Image")));
  2302. this.btnClearDefect_Small_Path.Location = new System.Drawing.Point(413, 9);
  2303. this.btnClearDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
  2304. this.btnClearDefect_Small_Path.Name = "btnClearDefect_Small_Path";
  2305. this.btnClearDefect_Small_Path.Size = new System.Drawing.Size(21, 19);
  2306. this.btnClearDefect_Small_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  2307. this.btnClearDefect_Small_Path.TabIndex = 6;
  2308. this.btnClearDefect_Small_Path.TabStop = false;
  2309. this.btnClearDefect_Small_Path.Click += new System.EventHandler(this.btnClearDefect_Small_Path_Click);
  2310. //
  2311. // label53
  2312. //
  2313. this.label53.AutoSize = true;
  2314. this.label53.Location = new System.Drawing.Point(212, 39);
  2315. this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2316. this.label53.Name = "label53";
  2317. this.label53.Size = new System.Drawing.Size(17, 12);
  2318. this.label53.TabIndex = 14;
  2319. this.label53.Text = "天";
  2320. //
  2321. // txtDefect_Small_Path
  2322. //
  2323. this.txtDefect_Small_Path.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2324. | System.Windows.Forms.AnchorStyles.Right)));
  2325. this.txtDefect_Small_Path.Location = new System.Drawing.Point(74, 9);
  2326. this.txtDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
  2327. this.txtDefect_Small_Path.Name = "txtDefect_Small_Path";
  2328. this.txtDefect_Small_Path.ReadOnly = true;
  2329. this.txtDefect_Small_Path.Size = new System.Drawing.Size(341, 21);
  2330. this.txtDefect_Small_Path.TabIndex = 5;
  2331. this.txtDefect_Small_Path.Text = "D:\\phtons\\";
  2332. this.txtDefect_Small_Path.Click += new System.EventHandler(this.txtDefect_Small_Path_Click);
  2333. //
  2334. // numDefect_Small_Path_AutoClear
  2335. //
  2336. this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
  2337. this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(165, 35);
  2338. this.numDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2339. this.numDefect_Small_Path_AutoClear.Name = "numDefect_Small_Path_AutoClear";
  2340. this.numDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  2341. this.numDefect_Small_Path_AutoClear.TabIndex = 13;
  2342. this.numDefect_Small_Path_AutoClear.Value = new decimal(new int[] {
  2343. 7,
  2344. 0,
  2345. 0,
  2346. 0});
  2347. //
  2348. // label41
  2349. //
  2350. this.label41.AutoSize = true;
  2351. this.label41.Location = new System.Drawing.Point(10, 11);
  2352. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2353. this.label41.Name = "label41";
  2354. this.label41.Size = new System.Drawing.Size(65, 12);
  2355. this.label41.TabIndex = 4;
  2356. this.label41.Text = "保存路径:";
  2357. //
  2358. // chkDefect_Small_Path_AutoClear
  2359. //
  2360. this.chkDefect_Small_Path_AutoClear.AutoSize = true;
  2361. this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(74, 39);
  2362. this.chkDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2363. this.chkDefect_Small_Path_AutoClear.Name = "chkDefect_Small_Path_AutoClear";
  2364. this.chkDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  2365. this.chkDefect_Small_Path_AutoClear.TabIndex = 12;
  2366. this.chkDefect_Small_Path_AutoClear.Text = "自动清除大于";
  2367. this.chkDefect_Small_Path_AutoClear.UseVisualStyleBackColor = true;
  2368. //
  2369. // chkMakeTag
  2370. //
  2371. this.chkMakeTag.AutoSize = true;
  2372. this.chkMakeTag.Location = new System.Drawing.Point(8, 245);
  2373. this.chkMakeTag.Margin = new System.Windows.Forms.Padding(2);
  2374. this.chkMakeTag.Name = "chkMakeTag";
  2375. this.chkMakeTag.Size = new System.Drawing.Size(72, 16);
  2376. this.chkMakeTag.TabIndex = 29;
  2377. this.chkMakeTag.Text = "启用打标";
  2378. this.chkMakeTag.UseVisualStyleBackColor = true;
  2379. this.chkMakeTag.CheckedChanged += new System.EventHandler(this.chkMakeTag_CheckedChanged);
  2380. //
  2381. // tabPage6
  2382. //
  2383. this.tabPage6.Controls.Add(this.groupBox24);
  2384. this.tabPage6.Controls.Add(this.groupBox21);
  2385. this.tabPage6.Controls.Add(this.groupBox20);
  2386. this.tabPage6.Controls.Add(this.groupBox6);
  2387. this.tabPage6.Controls.Add(this.groupBox15);
  2388. this.tabPage6.Location = new System.Drawing.Point(4, 22);
  2389. this.tabPage6.Margin = new System.Windows.Forms.Padding(2);
  2390. this.tabPage6.Name = "tabPage6";
  2391. this.tabPage6.Size = new System.Drawing.Size(482, 529);
  2392. this.tabPage6.TabIndex = 5;
  2393. this.tabPage6.Text = "尺寸图像";
  2394. this.tabPage6.UseVisualStyleBackColor = true;
  2395. //
  2396. // groupBox24
  2397. //
  2398. this.groupBox24.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2399. | System.Windows.Forms.AnchorStyles.Right)));
  2400. this.groupBox24.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2401. this.groupBox24.Controls.Add(this.panel24);
  2402. this.groupBox24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2403. this.groupBox24.Location = new System.Drawing.Point(2, 290);
  2404. this.groupBox24.Margin = new System.Windows.Forms.Padding(2);
  2405. this.groupBox24.Name = "groupBox24";
  2406. this.groupBox24.Padding = new System.Windows.Forms.Padding(2);
  2407. this.groupBox24.Size = new System.Drawing.Size(476, 73);
  2408. this.groupBox24.TabIndex = 34;
  2409. this.groupBox24.TabStop = false;
  2410. this.groupBox24.Text = "尺寸补偿";
  2411. //
  2412. // panel24
  2413. //
  2414. this.panel24.BackColor = System.Drawing.Color.White;
  2415. this.panel24.Controls.Add(this.label62);
  2416. this.panel24.Controls.Add(this.numLineWidthoffset);
  2417. this.panel24.Controls.Add(this.label60);
  2418. this.panel24.Controls.Add(this.numPToffset);
  2419. this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
  2420. this.panel24.Location = new System.Drawing.Point(2, 16);
  2421. this.panel24.Margin = new System.Windows.Forms.Padding(2);
  2422. this.panel24.Name = "panel24";
  2423. this.panel24.Size = new System.Drawing.Size(472, 55);
  2424. this.panel24.TabIndex = 0;
  2425. //
  2426. // label62
  2427. //
  2428. this.label62.AutoSize = true;
  2429. this.label62.Location = new System.Drawing.Point(231, 20);
  2430. this.label62.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2431. this.label62.Name = "label62";
  2432. this.label62.Size = new System.Drawing.Size(77, 12);
  2433. this.label62.TabIndex = 16;
  2434. this.label62.Text = "线宽补偿(um)";
  2435. //
  2436. // numLineWidthoffset
  2437. //
  2438. this.numLineWidthoffset.DecimalPlaces = 2;
  2439. this.numLineWidthoffset.Increment = new decimal(new int[] {
  2440. 1,
  2441. 0,
  2442. 0,
  2443. 65536});
  2444. this.numLineWidthoffset.Location = new System.Drawing.Point(312, 18);
  2445. this.numLineWidthoffset.Margin = new System.Windows.Forms.Padding(2);
  2446. this.numLineWidthoffset.Maximum = new decimal(new int[] {
  2447. 1000000000,
  2448. 0,
  2449. 0,
  2450. 0});
  2451. this.numLineWidthoffset.Minimum = new decimal(new int[] {
  2452. 100000000,
  2453. 0,
  2454. 0,
  2455. -2147483648});
  2456. this.numLineWidthoffset.Name = "numLineWidthoffset";
  2457. this.numLineWidthoffset.Size = new System.Drawing.Size(117, 21);
  2458. this.numLineWidthoffset.TabIndex = 15;
  2459. //
  2460. // label60
  2461. //
  2462. this.label60.AutoSize = true;
  2463. this.label60.Location = new System.Drawing.Point(10, 20);
  2464. this.label60.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2465. this.label60.Name = "label60";
  2466. this.label60.Size = new System.Drawing.Size(65, 12);
  2467. this.label60.TabIndex = 14;
  2468. this.label60.Text = "PT补偿(mm)";
  2469. //
  2470. // numPToffset
  2471. //
  2472. this.numPToffset.DecimalPlaces = 4;
  2473. this.numPToffset.Increment = new decimal(new int[] {
  2474. 1,
  2475. 0,
  2476. 0,
  2477. 65536});
  2478. this.numPToffset.Location = new System.Drawing.Point(79, 18);
  2479. this.numPToffset.Margin = new System.Windows.Forms.Padding(2);
  2480. this.numPToffset.Maximum = new decimal(new int[] {
  2481. 1000000000,
  2482. 0,
  2483. 0,
  2484. 0});
  2485. this.numPToffset.Minimum = new decimal(new int[] {
  2486. 100000000,
  2487. 0,
  2488. 0,
  2489. -2147483648});
  2490. this.numPToffset.Name = "numPToffset";
  2491. this.numPToffset.Size = new System.Drawing.Size(117, 21);
  2492. this.numPToffset.TabIndex = 13;
  2493. //
  2494. // groupBox21
  2495. //
  2496. this.groupBox21.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2497. | System.Windows.Forms.AnchorStyles.Right)));
  2498. this.groupBox21.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2499. this.groupBox21.Controls.Add(this.panel21);
  2500. this.groupBox21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2501. this.groupBox21.Location = new System.Drawing.Point(2, 213);
  2502. this.groupBox21.Margin = new System.Windows.Forms.Padding(2);
  2503. this.groupBox21.Name = "groupBox21";
  2504. this.groupBox21.Padding = new System.Windows.Forms.Padding(2);
  2505. this.groupBox21.Size = new System.Drawing.Size(476, 73);
  2506. this.groupBox21.TabIndex = 33;
  2507. this.groupBox21.TabStop = false;
  2508. this.groupBox21.Text = "比对未通过打标图像(777-修复台)";
  2509. //
  2510. // panel21
  2511. //
  2512. this.panel21.BackColor = System.Drawing.Color.White;
  2513. this.panel21.Controls.Add(this.btnSizeBmp_Zoom_Image_SavePath);
  2514. this.panel21.Controls.Add(this.label57);
  2515. this.panel21.Controls.Add(this.numSizeBmp_Zoom_Image_SavePath_AutoClear);
  2516. this.panel21.Controls.Add(this.chkSizeBmp_Zoom_Image_SavePath_AutoClear);
  2517. this.panel21.Controls.Add(this.txtSizeBmp_Zoom_Image_SavePath);
  2518. this.panel21.Controls.Add(this.label58);
  2519. this.panel21.Dock = System.Windows.Forms.DockStyle.Fill;
  2520. this.panel21.Location = new System.Drawing.Point(2, 16);
  2521. this.panel21.Margin = new System.Windows.Forms.Padding(2);
  2522. this.panel21.Name = "panel21";
  2523. this.panel21.Size = new System.Drawing.Size(472, 55);
  2524. this.panel21.TabIndex = 0;
  2525. //
  2526. // btnSizeBmp_Zoom_Image_SavePath
  2527. //
  2528. this.btnSizeBmp_Zoom_Image_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnSizeBmp_Zoom_Image_SavePath.Image")));
  2529. this.btnSizeBmp_Zoom_Image_SavePath.Location = new System.Drawing.Point(441, 9);
  2530. this.btnSizeBmp_Zoom_Image_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2531. this.btnSizeBmp_Zoom_Image_SavePath.Name = "btnSizeBmp_Zoom_Image_SavePath";
  2532. this.btnSizeBmp_Zoom_Image_SavePath.Size = new System.Drawing.Size(21, 19);
  2533. this.btnSizeBmp_Zoom_Image_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  2534. this.btnSizeBmp_Zoom_Image_SavePath.TabIndex = 13;
  2535. this.btnSizeBmp_Zoom_Image_SavePath.TabStop = false;
  2536. this.btnSizeBmp_Zoom_Image_SavePath.Click += new System.EventHandler(this.btnSizeBmp_Zoom_Image_SavePath_Click);
  2537. //
  2538. // label57
  2539. //
  2540. this.label57.AutoSize = true;
  2541. this.label57.Location = new System.Drawing.Point(217, 37);
  2542. this.label57.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2543. this.label57.Name = "label57";
  2544. this.label57.Size = new System.Drawing.Size(17, 12);
  2545. this.label57.TabIndex = 14;
  2546. this.label57.Text = "天";
  2547. //
  2548. // numSizeBmp_Zoom_Image_SavePath_AutoClear
  2549. //
  2550. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.DecimalPlaces = 1;
  2551. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(170, 32);
  2552. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2553. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "numSizeBmp_Zoom_Image_SavePath_AutoClear";
  2554. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  2555. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 13;
  2556. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Value = new decimal(new int[] {
  2557. 7,
  2558. 0,
  2559. 0,
  2560. 0});
  2561. //
  2562. // chkSizeBmp_Zoom_Image_SavePath_AutoClear
  2563. //
  2564. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.AutoSize = true;
  2565. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(79, 36);
  2566. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2567. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "chkSizeBmp_Zoom_Image_SavePath_AutoClear";
  2568. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  2569. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 12;
  2570. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Text = "自动清除大于";
  2571. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.UseVisualStyleBackColor = true;
  2572. //
  2573. // txtSizeBmp_Zoom_Image_SavePath
  2574. //
  2575. this.txtSizeBmp_Zoom_Image_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2576. | System.Windows.Forms.AnchorStyles.Right)));
  2577. this.txtSizeBmp_Zoom_Image_SavePath.Location = new System.Drawing.Point(79, 9);
  2578. this.txtSizeBmp_Zoom_Image_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2579. this.txtSizeBmp_Zoom_Image_SavePath.Name = "txtSizeBmp_Zoom_Image_SavePath";
  2580. this.txtSizeBmp_Zoom_Image_SavePath.ReadOnly = true;
  2581. this.txtSizeBmp_Zoom_Image_SavePath.Size = new System.Drawing.Size(364, 21);
  2582. this.txtSizeBmp_Zoom_Image_SavePath.TabIndex = 5;
  2583. this.txtSizeBmp_Zoom_Image_SavePath.Text = "D:\\phtons\\";
  2584. this.txtSizeBmp_Zoom_Image_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Zoom_Image_SavePath_Click);
  2585. //
  2586. // label58
  2587. //
  2588. this.label58.AutoSize = true;
  2589. this.label58.Location = new System.Drawing.Point(10, 11);
  2590. this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2591. this.label58.Name = "label58";
  2592. this.label58.Size = new System.Drawing.Size(65, 12);
  2593. this.label58.TabIndex = 4;
  2594. this.label58.Text = "保存路径:";
  2595. //
  2596. // groupBox20
  2597. //
  2598. this.groupBox20.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2599. | System.Windows.Forms.AnchorStyles.Right)));
  2600. this.groupBox20.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2601. this.groupBox20.Controls.Add(this.panel20);
  2602. this.groupBox20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2603. this.groupBox20.Location = new System.Drawing.Point(2, 135);
  2604. this.groupBox20.Margin = new System.Windows.Forms.Padding(2);
  2605. this.groupBox20.Name = "groupBox20";
  2606. this.groupBox20.Padding = new System.Windows.Forms.Padding(2);
  2607. this.groupBox20.Size = new System.Drawing.Size(476, 73);
  2608. this.groupBox20.TabIndex = 32;
  2609. this.groupBox20.TabStop = false;
  2610. this.groupBox20.Text = "比对未通过图像";
  2611. //
  2612. // panel20
  2613. //
  2614. this.panel20.BackColor = System.Drawing.Color.White;
  2615. this.panel20.Controls.Add(this.btnClearSizeBmp_Compare_SavePath);
  2616. this.panel20.Controls.Add(this.label54);
  2617. this.panel20.Controls.Add(this.numSizeBmp_Compare_SavePath_AutoClear);
  2618. this.panel20.Controls.Add(this.chkSizeBmp_Compare_SavePath_AutoClear);
  2619. this.panel20.Controls.Add(this.txtSizeBmp_Compare_SavePath);
  2620. this.panel20.Controls.Add(this.label55);
  2621. this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
  2622. this.panel20.Location = new System.Drawing.Point(2, 16);
  2623. this.panel20.Margin = new System.Windows.Forms.Padding(2);
  2624. this.panel20.Name = "panel20";
  2625. this.panel20.Size = new System.Drawing.Size(472, 55);
  2626. this.panel20.TabIndex = 0;
  2627. //
  2628. // btnClearSizeBmp_Compare_SavePath
  2629. //
  2630. this.btnClearSizeBmp_Compare_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Compare_SavePath.Image")));
  2631. this.btnClearSizeBmp_Compare_SavePath.Location = new System.Drawing.Point(441, 9);
  2632. this.btnClearSizeBmp_Compare_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2633. this.btnClearSizeBmp_Compare_SavePath.Name = "btnClearSizeBmp_Compare_SavePath";
  2634. this.btnClearSizeBmp_Compare_SavePath.Size = new System.Drawing.Size(21, 19);
  2635. this.btnClearSizeBmp_Compare_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  2636. this.btnClearSizeBmp_Compare_SavePath.TabIndex = 13;
  2637. this.btnClearSizeBmp_Compare_SavePath.TabStop = false;
  2638. this.btnClearSizeBmp_Compare_SavePath.Click += new System.EventHandler(this.btnClearSizeBmp_Compare_SavePath_Click);
  2639. //
  2640. // label54
  2641. //
  2642. this.label54.AutoSize = true;
  2643. this.label54.Location = new System.Drawing.Point(217, 37);
  2644. this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2645. this.label54.Name = "label54";
  2646. this.label54.Size = new System.Drawing.Size(17, 12);
  2647. this.label54.TabIndex = 14;
  2648. this.label54.Text = "天";
  2649. //
  2650. // numSizeBmp_Compare_SavePath_AutoClear
  2651. //
  2652. this.numSizeBmp_Compare_SavePath_AutoClear.DecimalPlaces = 1;
  2653. this.numSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(170, 32);
  2654. this.numSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2655. this.numSizeBmp_Compare_SavePath_AutoClear.Name = "numSizeBmp_Compare_SavePath_AutoClear";
  2656. this.numSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  2657. this.numSizeBmp_Compare_SavePath_AutoClear.TabIndex = 13;
  2658. this.numSizeBmp_Compare_SavePath_AutoClear.Value = new decimal(new int[] {
  2659. 7,
  2660. 0,
  2661. 0,
  2662. 0});
  2663. //
  2664. // chkSizeBmp_Compare_SavePath_AutoClear
  2665. //
  2666. this.chkSizeBmp_Compare_SavePath_AutoClear.AutoSize = true;
  2667. this.chkSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(79, 36);
  2668. this.chkSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2669. this.chkSizeBmp_Compare_SavePath_AutoClear.Name = "chkSizeBmp_Compare_SavePath_AutoClear";
  2670. this.chkSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  2671. this.chkSizeBmp_Compare_SavePath_AutoClear.TabIndex = 12;
  2672. this.chkSizeBmp_Compare_SavePath_AutoClear.Text = "自动清除大于";
  2673. this.chkSizeBmp_Compare_SavePath_AutoClear.UseVisualStyleBackColor = true;
  2674. //
  2675. // txtSizeBmp_Compare_SavePath
  2676. //
  2677. this.txtSizeBmp_Compare_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2678. | System.Windows.Forms.AnchorStyles.Right)));
  2679. this.txtSizeBmp_Compare_SavePath.Location = new System.Drawing.Point(79, 9);
  2680. this.txtSizeBmp_Compare_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2681. this.txtSizeBmp_Compare_SavePath.Name = "txtSizeBmp_Compare_SavePath";
  2682. this.txtSizeBmp_Compare_SavePath.ReadOnly = true;
  2683. this.txtSizeBmp_Compare_SavePath.Size = new System.Drawing.Size(364, 21);
  2684. this.txtSizeBmp_Compare_SavePath.TabIndex = 5;
  2685. this.txtSizeBmp_Compare_SavePath.Text = "D:\\phtons\\";
  2686. this.txtSizeBmp_Compare_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Compare_SavePath_Click);
  2687. //
  2688. // label55
  2689. //
  2690. this.label55.AutoSize = true;
  2691. this.label55.Location = new System.Drawing.Point(10, 11);
  2692. this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2693. this.label55.Name = "label55";
  2694. this.label55.Size = new System.Drawing.Size(65, 12);
  2695. this.label55.TabIndex = 4;
  2696. this.label55.Text = "保存路径:";
  2697. //
  2698. // groupBox6
  2699. //
  2700. this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2701. | System.Windows.Forms.AnchorStyles.Right)));
  2702. this.groupBox6.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2703. this.groupBox6.Controls.Add(this.panel6);
  2704. this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2705. this.groupBox6.Location = new System.Drawing.Point(2, 2);
  2706. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  2707. this.groupBox6.Name = "groupBox6";
  2708. this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
  2709. this.groupBox6.Size = new System.Drawing.Size(476, 55);
  2710. this.groupBox6.TabIndex = 31;
  2711. this.groupBox6.TabStop = false;
  2712. this.groupBox6.Text = "程序路径";
  2713. //
  2714. // panel6
  2715. //
  2716. this.panel6.BackColor = System.Drawing.Color.White;
  2717. this.panel6.Controls.Add(this.txtSizeEnginePath);
  2718. this.panel6.Controls.Add(this.label40);
  2719. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  2720. this.panel6.Location = new System.Drawing.Point(2, 16);
  2721. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  2722. this.panel6.Name = "panel6";
  2723. this.panel6.Size = new System.Drawing.Size(472, 37);
  2724. this.panel6.TabIndex = 0;
  2725. //
  2726. // txtSizeEnginePath
  2727. //
  2728. this.txtSizeEnginePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2729. | System.Windows.Forms.AnchorStyles.Right)));
  2730. this.txtSizeEnginePath.Location = new System.Drawing.Point(79, 8);
  2731. this.txtSizeEnginePath.Margin = new System.Windows.Forms.Padding(2);
  2732. this.txtSizeEnginePath.Name = "txtSizeEnginePath";
  2733. this.txtSizeEnginePath.ReadOnly = true;
  2734. this.txtSizeEnginePath.Size = new System.Drawing.Size(385, 21);
  2735. this.txtSizeEnginePath.TabIndex = 5;
  2736. this.txtSizeEnginePath.Text = "D:\\phtons\\";
  2737. this.txtSizeEnginePath.Click += new System.EventHandler(this.txtSizeEnginePath_Click);
  2738. //
  2739. // label40
  2740. //
  2741. this.label40.AutoSize = true;
  2742. this.label40.Location = new System.Drawing.Point(10, 10);
  2743. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2744. this.label40.Name = "label40";
  2745. this.label40.Size = new System.Drawing.Size(65, 12);
  2746. this.label40.TabIndex = 4;
  2747. this.label40.Text = "程序路径:";
  2748. //
  2749. // groupBox15
  2750. //
  2751. this.groupBox15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2752. | System.Windows.Forms.AnchorStyles.Right)));
  2753. this.groupBox15.BackColor = System.Drawing.SystemColors.ActiveCaption;
  2754. this.groupBox15.Controls.Add(this.panel15);
  2755. this.groupBox15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2756. this.groupBox15.Location = new System.Drawing.Point(2, 61);
  2757. this.groupBox15.Margin = new System.Windows.Forms.Padding(2);
  2758. this.groupBox15.Name = "groupBox15";
  2759. this.groupBox15.Padding = new System.Windows.Forms.Padding(2);
  2760. this.groupBox15.Size = new System.Drawing.Size(476, 71);
  2761. this.groupBox15.TabIndex = 30;
  2762. this.groupBox15.TabStop = false;
  2763. this.groupBox15.Text = "图像存储";
  2764. //
  2765. // panel15
  2766. //
  2767. this.panel15.BackColor = System.Drawing.Color.White;
  2768. this.panel15.Controls.Add(this.btnClearSizeBmp_Path);
  2769. this.panel15.Controls.Add(this.label56);
  2770. this.panel15.Controls.Add(this.txtSizeBmp_SavePath);
  2771. this.panel15.Controls.Add(this.numSizeBmp_SavePath_AutoClear);
  2772. this.panel15.Controls.Add(this.chkSizeBmp_SavePath_AutoClear);
  2773. this.panel15.Controls.Add(this.label43);
  2774. this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
  2775. this.panel15.Location = new System.Drawing.Point(2, 16);
  2776. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  2777. this.panel15.Name = "panel15";
  2778. this.panel15.Size = new System.Drawing.Size(472, 53);
  2779. this.panel15.TabIndex = 0;
  2780. //
  2781. // btnClearSizeBmp_Path
  2782. //
  2783. this.btnClearSizeBmp_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Path.Image")));
  2784. this.btnClearSizeBmp_Path.Location = new System.Drawing.Point(441, 8);
  2785. this.btnClearSizeBmp_Path.Margin = new System.Windows.Forms.Padding(2);
  2786. this.btnClearSizeBmp_Path.Name = "btnClearSizeBmp_Path";
  2787. this.btnClearSizeBmp_Path.Size = new System.Drawing.Size(21, 19);
  2788. this.btnClearSizeBmp_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  2789. this.btnClearSizeBmp_Path.TabIndex = 14;
  2790. this.btnClearSizeBmp_Path.TabStop = false;
  2791. this.btnClearSizeBmp_Path.Click += new System.EventHandler(this.btnClearSizeBmp_Path_Click);
  2792. //
  2793. // label56
  2794. //
  2795. this.label56.AutoSize = true;
  2796. this.label56.Location = new System.Drawing.Point(217, 35);
  2797. this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2798. this.label56.Name = "label56";
  2799. this.label56.Size = new System.Drawing.Size(17, 12);
  2800. this.label56.TabIndex = 14;
  2801. this.label56.Text = "天";
  2802. //
  2803. // txtSizeBmp_SavePath
  2804. //
  2805. this.txtSizeBmp_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2806. | System.Windows.Forms.AnchorStyles.Right)));
  2807. this.txtSizeBmp_SavePath.Location = new System.Drawing.Point(79, 8);
  2808. this.txtSizeBmp_SavePath.Margin = new System.Windows.Forms.Padding(2);
  2809. this.txtSizeBmp_SavePath.Name = "txtSizeBmp_SavePath";
  2810. this.txtSizeBmp_SavePath.ReadOnly = true;
  2811. this.txtSizeBmp_SavePath.Size = new System.Drawing.Size(363, 21);
  2812. this.txtSizeBmp_SavePath.TabIndex = 5;
  2813. this.txtSizeBmp_SavePath.Text = "D:\\phtons\\";
  2814. this.txtSizeBmp_SavePath.Click += new System.EventHandler(this.txtSizeBmp_Path_Click);
  2815. //
  2816. // numSizeBmp_SavePath_AutoClear
  2817. //
  2818. this.numSizeBmp_SavePath_AutoClear.DecimalPlaces = 1;
  2819. this.numSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(170, 31);
  2820. this.numSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2821. this.numSizeBmp_SavePath_AutoClear.Name = "numSizeBmp_SavePath_AutoClear";
  2822. this.numSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  2823. this.numSizeBmp_SavePath_AutoClear.TabIndex = 13;
  2824. this.numSizeBmp_SavePath_AutoClear.Value = new decimal(new int[] {
  2825. 7,
  2826. 0,
  2827. 0,
  2828. 0});
  2829. //
  2830. // chkSizeBmp_SavePath_AutoClear
  2831. //
  2832. this.chkSizeBmp_SavePath_AutoClear.AutoSize = true;
  2833. this.chkSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(79, 35);
  2834. this.chkSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  2835. this.chkSizeBmp_SavePath_AutoClear.Name = "chkSizeBmp_SavePath_AutoClear";
  2836. this.chkSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  2837. this.chkSizeBmp_SavePath_AutoClear.TabIndex = 12;
  2838. this.chkSizeBmp_SavePath_AutoClear.Text = "自动清除大于";
  2839. this.chkSizeBmp_SavePath_AutoClear.UseVisualStyleBackColor = true;
  2840. //
  2841. // label43
  2842. //
  2843. this.label43.AutoSize = true;
  2844. this.label43.Location = new System.Drawing.Point(10, 10);
  2845. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2846. this.label43.Name = "label43";
  2847. this.label43.Size = new System.Drawing.Size(65, 12);
  2848. this.label43.TabIndex = 4;
  2849. this.label43.Text = "保存路径:";
  2850. //
  2851. // tabPage9
  2852. //
  2853. this.tabPage9.Controls.Add(this.cbOpenAxisXCal);
  2854. this.tabPage9.Controls.Add(this.cbOpenFlawDistribution);
  2855. this.tabPage9.Controls.Add(this.ckSkipSizeFailed);
  2856. this.tabPage9.Controls.Add(this.chkSkipSmallAxis);
  2857. this.tabPage9.Controls.Add(this.chkSkipScannerCC);
  2858. this.tabPage9.Controls.Add(this.chkSkipScannerGL);
  2859. this.tabPage9.Controls.Add(this.chkSkipLight);
  2860. this.tabPage9.Controls.Add(this.chkSkipHeight);
  2861. this.tabPage9.Controls.Add(this.chkSkipTension);
  2862. this.tabPage9.Controls.Add(this.chkSkipAxis3);
  2863. this.tabPage9.Controls.Add(this.chkSkipAxis2);
  2864. this.tabPage9.Controls.Add(this.chkSkipAxis1);
  2865. this.tabPage9.Controls.Add(this.chkSkipAxis0);
  2866. this.tabPage9.Location = new System.Drawing.Point(4, 22);
  2867. this.tabPage9.Margin = new System.Windows.Forms.Padding(2);
  2868. this.tabPage9.Name = "tabPage9";
  2869. this.tabPage9.Size = new System.Drawing.Size(482, 529);
  2870. this.tabPage9.TabIndex = 8;
  2871. this.tabPage9.Text = "功能过滤";
  2872. this.tabPage9.UseVisualStyleBackColor = true;
  2873. //
  2874. // cbOpenAxisXCal
  2875. //
  2876. this.cbOpenAxisXCal.AutoSize = true;
  2877. this.cbOpenAxisXCal.Location = new System.Drawing.Point(19, 344);
  2878. this.cbOpenAxisXCal.Margin = new System.Windows.Forms.Padding(2);
  2879. this.cbOpenAxisXCal.Name = "cbOpenAxisXCal";
  2880. this.cbOpenAxisXCal.Size = new System.Drawing.Size(90, 16);
  2881. this.cbOpenAxisXCal.TabIndex = 13;
  2882. this.cbOpenAxisXCal.Text = "启用X轴校准";
  2883. this.cbOpenAxisXCal.UseVisualStyleBackColor = true;
  2884. //
  2885. // cbOpenFlawDistribution
  2886. //
  2887. this.cbOpenFlawDistribution.AutoSize = true;
  2888. this.cbOpenFlawDistribution.Location = new System.Drawing.Point(19, 306);
  2889. this.cbOpenFlawDistribution.Margin = new System.Windows.Forms.Padding(2);
  2890. this.cbOpenFlawDistribution.Name = "cbOpenFlawDistribution";
  2891. this.cbOpenFlawDistribution.Size = new System.Drawing.Size(96, 16);
  2892. this.cbOpenFlawDistribution.TabIndex = 12;
  2893. this.cbOpenFlawDistribution.Text = "启用缺陷分布";
  2894. this.cbOpenFlawDistribution.UseVisualStyleBackColor = true;
  2895. //
  2896. // ckSkipSizeFailed
  2897. //
  2898. this.ckSkipSizeFailed.AutoSize = true;
  2899. this.ckSkipSizeFailed.Location = new System.Drawing.Point(19, 268);
  2900. this.ckSkipSizeFailed.Margin = new System.Windows.Forms.Padding(2);
  2901. this.ckSkipSizeFailed.Name = "ckSkipSizeFailed";
  2902. this.ckSkipSizeFailed.Size = new System.Drawing.Size(120, 16);
  2903. this.ckSkipSizeFailed.TabIndex = 11;
  2904. this.ckSkipSizeFailed.Text = "启用Mark丢失报警";
  2905. this.ckSkipSizeFailed.UseVisualStyleBackColor = true;
  2906. //
  2907. // chkSkipSmallAxis
  2908. //
  2909. this.chkSkipSmallAxis.AutoSize = true;
  2910. this.chkSkipSmallAxis.Location = new System.Drawing.Point(19, 205);
  2911. this.chkSkipSmallAxis.Margin = new System.Windows.Forms.Padding(2);
  2912. this.chkSkipSmallAxis.Name = "chkSkipSmallAxis";
  2913. this.chkSkipSmallAxis.Size = new System.Drawing.Size(72, 16);
  2914. this.chkSkipSmallAxis.TabIndex = 9;
  2915. this.chkSkipSmallAxis.Text = "镜头电机";
  2916. this.chkSkipSmallAxis.UseVisualStyleBackColor = true;
  2917. //
  2918. // chkSkipScannerCC
  2919. //
  2920. this.chkSkipScannerCC.AutoSize = true;
  2921. this.chkSkipScannerCC.Location = new System.Drawing.Point(19, 174);
  2922. this.chkSkipScannerCC.Margin = new System.Windows.Forms.Padding(2);
  2923. this.chkSkipScannerCC.Name = "chkSkipScannerCC";
  2924. this.chkSkipScannerCC.Size = new System.Drawing.Size(108, 16);
  2925. this.chkSkipScannerCC.TabIndex = 8;
  2926. this.chkSkipScannerCC.Text = "停用小相机(CC)";
  2927. this.chkSkipScannerCC.UseVisualStyleBackColor = true;
  2928. //
  2929. // chkSkipScannerGL
  2930. //
  2931. this.chkSkipScannerGL.AutoSize = true;
  2932. this.chkSkipScannerGL.Location = new System.Drawing.Point(19, 145);
  2933. this.chkSkipScannerGL.Margin = new System.Windows.Forms.Padding(2);
  2934. this.chkSkipScannerGL.Name = "chkSkipScannerGL";
  2935. this.chkSkipScannerGL.Size = new System.Drawing.Size(126, 16);
  2936. this.chkSkipScannerGL.TabIndex = 7;
  2937. this.chkSkipScannerGL.Text = "停用主相机(GENTL)";
  2938. this.chkSkipScannerGL.UseVisualStyleBackColor = true;
  2939. //
  2940. // chkSkipLight
  2941. //
  2942. this.chkSkipLight.AutoSize = true;
  2943. this.chkSkipLight.Location = new System.Drawing.Point(19, 115);
  2944. this.chkSkipLight.Margin = new System.Windows.Forms.Padding(2);
  2945. this.chkSkipLight.Name = "chkSkipLight";
  2946. this.chkSkipLight.Size = new System.Drawing.Size(96, 16);
  2947. this.chkSkipLight.TabIndex = 6;
  2948. this.chkSkipLight.Text = "停用光源设备";
  2949. this.chkSkipLight.UseVisualStyleBackColor = true;
  2950. //
  2951. // chkSkipHeight
  2952. //
  2953. this.chkSkipHeight.AutoSize = true;
  2954. this.chkSkipHeight.Location = new System.Drawing.Point(19, 85);
  2955. this.chkSkipHeight.Margin = new System.Windows.Forms.Padding(2);
  2956. this.chkSkipHeight.Name = "chkSkipHeight";
  2957. this.chkSkipHeight.Size = new System.Drawing.Size(120, 16);
  2958. this.chkSkipHeight.TabIndex = 5;
  2959. this.chkSkipHeight.Text = "停用厚度测量设备";
  2960. this.chkSkipHeight.UseVisualStyleBackColor = true;
  2961. //
  2962. // chkSkipTension
  2963. //
  2964. this.chkSkipTension.AutoSize = true;
  2965. this.chkSkipTension.Location = new System.Drawing.Point(19, 53);
  2966. this.chkSkipTension.Margin = new System.Windows.Forms.Padding(2);
  2967. this.chkSkipTension.Name = "chkSkipTension";
  2968. this.chkSkipTension.Size = new System.Drawing.Size(120, 16);
  2969. this.chkSkipTension.TabIndex = 4;
  2970. this.chkSkipTension.Text = "停用张力测量设备";
  2971. this.chkSkipTension.UseVisualStyleBackColor = true;
  2972. //
  2973. // chkSkipAxis3
  2974. //
  2975. this.chkSkipAxis3.AutoSize = true;
  2976. this.chkSkipAxis3.Location = new System.Drawing.Point(357, 21);
  2977. this.chkSkipAxis3.Margin = new System.Windows.Forms.Padding(2);
  2978. this.chkSkipAxis3.Name = "chkSkipAxis3";
  2979. this.chkSkipAxis3.Size = new System.Drawing.Size(96, 16);
  2980. this.chkSkipAxis3.TabIndex = 3;
  2981. this.chkSkipAxis3.Text = "停用3轴(Z轴)";
  2982. this.chkSkipAxis3.UseVisualStyleBackColor = true;
  2983. //
  2984. // chkSkipAxis2
  2985. //
  2986. this.chkSkipAxis2.AutoSize = true;
  2987. this.chkSkipAxis2.Location = new System.Drawing.Point(239, 21);
  2988. this.chkSkipAxis2.Margin = new System.Windows.Forms.Padding(2);
  2989. this.chkSkipAxis2.Name = "chkSkipAxis2";
  2990. this.chkSkipAxis2.Size = new System.Drawing.Size(96, 16);
  2991. this.chkSkipAxis2.TabIndex = 2;
  2992. this.chkSkipAxis2.Text = "停用2轴(Y轴)";
  2993. this.chkSkipAxis2.UseVisualStyleBackColor = true;
  2994. //
  2995. // chkSkipAxis1
  2996. //
  2997. this.chkSkipAxis1.AutoSize = true;
  2998. this.chkSkipAxis1.Location = new System.Drawing.Point(129, 21);
  2999. this.chkSkipAxis1.Margin = new System.Windows.Forms.Padding(2);
  3000. this.chkSkipAxis1.Name = "chkSkipAxis1";
  3001. this.chkSkipAxis1.Size = new System.Drawing.Size(90, 16);
  3002. this.chkSkipAxis1.TabIndex = 1;
  3003. this.chkSkipAxis1.Text = "停用1轴(X2)";
  3004. this.chkSkipAxis1.UseVisualStyleBackColor = true;
  3005. //
  3006. // chkSkipAxis0
  3007. //
  3008. this.chkSkipAxis0.AutoSize = true;
  3009. this.chkSkipAxis0.Location = new System.Drawing.Point(19, 21);
  3010. this.chkSkipAxis0.Margin = new System.Windows.Forms.Padding(2);
  3011. this.chkSkipAxis0.Name = "chkSkipAxis0";
  3012. this.chkSkipAxis0.Size = new System.Drawing.Size(90, 16);
  3013. this.chkSkipAxis0.TabIndex = 0;
  3014. this.chkSkipAxis0.Text = "停用0轴(X1)";
  3015. this.chkSkipAxis0.UseVisualStyleBackColor = true;
  3016. //
  3017. // tabPage7
  3018. //
  3019. this.tabPage7.Controls.Add(this.groupBox18);
  3020. this.tabPage7.Controls.Add(this.groupBox2);
  3021. this.tabPage7.Controls.Add(this.groupBox7);
  3022. this.tabPage7.Location = new System.Drawing.Point(4, 22);
  3023. this.tabPage7.Margin = new System.Windows.Forms.Padding(2);
  3024. this.tabPage7.Name = "tabPage7";
  3025. this.tabPage7.Size = new System.Drawing.Size(482, 529);
  3026. this.tabPage7.TabIndex = 6;
  3027. this.tabPage7.Text = "系统设置";
  3028. this.tabPage7.UseVisualStyleBackColor = true;
  3029. //
  3030. // groupBox18
  3031. //
  3032. this.groupBox18.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3033. this.groupBox18.Controls.Add(this.panel18);
  3034. this.groupBox18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3035. this.groupBox18.Location = new System.Drawing.Point(3, 79);
  3036. this.groupBox18.Margin = new System.Windows.Forms.Padding(2);
  3037. this.groupBox18.Name = "groupBox18";
  3038. this.groupBox18.Padding = new System.Windows.Forms.Padding(2);
  3039. this.groupBox18.Size = new System.Drawing.Size(446, 57);
  3040. this.groupBox18.TabIndex = 27;
  3041. this.groupBox18.TabStop = false;
  3042. this.groupBox18.Text = "HTTP服务";
  3043. //
  3044. // panel18
  3045. //
  3046. this.panel18.BackColor = System.Drawing.Color.White;
  3047. this.panel18.Controls.Add(this.label48);
  3048. this.panel18.Controls.Add(this.txtLocalIp);
  3049. this.panel18.Controls.Add(this.numHttpPort);
  3050. this.panel18.Controls.Add(this.label49);
  3051. this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
  3052. this.panel18.Location = new System.Drawing.Point(2, 16);
  3053. this.panel18.Margin = new System.Windows.Forms.Padding(2);
  3054. this.panel18.Name = "panel18";
  3055. this.panel18.Size = new System.Drawing.Size(442, 39);
  3056. this.panel18.TabIndex = 0;
  3057. //
  3058. // label48
  3059. //
  3060. this.label48.AutoSize = true;
  3061. this.label48.Location = new System.Drawing.Point(219, 10);
  3062. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3063. this.label48.Name = "label48";
  3064. this.label48.Size = new System.Drawing.Size(65, 12);
  3065. this.label48.TabIndex = 10;
  3066. this.label48.Text = "通讯端口:";
  3067. //
  3068. // txtLocalIp
  3069. //
  3070. this.txtLocalIp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3071. | System.Windows.Forms.AnchorStyles.Right)));
  3072. this.txtLocalIp.Location = new System.Drawing.Point(67, 7);
  3073. this.txtLocalIp.Margin = new System.Windows.Forms.Padding(2);
  3074. this.txtLocalIp.Name = "txtLocalIp";
  3075. this.txtLocalIp.Size = new System.Drawing.Size(131, 21);
  3076. this.txtLocalIp.TabIndex = 9;
  3077. this.toolTip1.SetToolTip(this.txtLocalIp, "不设置则绑定本机所有IP");
  3078. //
  3079. // numHttpPort
  3080. //
  3081. this.numHttpPort.Location = new System.Drawing.Point(288, 8);
  3082. this.numHttpPort.Margin = new System.Windows.Forms.Padding(2);
  3083. this.numHttpPort.Maximum = new decimal(new int[] {
  3084. 99999,
  3085. 0,
  3086. 0,
  3087. 0});
  3088. this.numHttpPort.Minimum = new decimal(new int[] {
  3089. 1,
  3090. 0,
  3091. 0,
  3092. 0});
  3093. this.numHttpPort.Name = "numHttpPort";
  3094. this.numHttpPort.Size = new System.Drawing.Size(133, 21);
  3095. this.numHttpPort.TabIndex = 8;
  3096. this.numHttpPort.TabStop = false;
  3097. this.numHttpPort.Value = new decimal(new int[] {
  3098. 18082,
  3099. 0,
  3100. 0,
  3101. 0});
  3102. //
  3103. // label49
  3104. //
  3105. this.label49.AutoSize = true;
  3106. this.label49.Location = new System.Drawing.Point(10, 10);
  3107. this.label49.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3108. this.label49.Name = "label49";
  3109. this.label49.Size = new System.Drawing.Size(53, 12);
  3110. this.label49.TabIndex = 4;
  3111. this.label49.Text = "本机IP:";
  3112. //
  3113. // groupBox25
  3114. //
  3115. this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3116. | System.Windows.Forms.AnchorStyles.Right)));
  3117. this.groupBox25.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3118. this.groupBox25.Controls.Add(this.panel25);
  3119. this.groupBox25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3120. this.groupBox25.Location = new System.Drawing.Point(4, 275);
  3121. this.groupBox25.Margin = new System.Windows.Forms.Padding(2);
  3122. this.groupBox25.Name = "groupBox25";
  3123. this.groupBox25.Padding = new System.Windows.Forms.Padding(2);
  3124. this.groupBox25.Size = new System.Drawing.Size(451, 117);
  3125. this.groupBox25.TabIndex = 31;
  3126. this.groupBox25.TabStop = false;
  3127. this.groupBox25.Text = "原始缺陷小图";
  3128. //
  3129. // panel25
  3130. //
  3131. this.panel25.BackColor = System.Drawing.Color.White;
  3132. this.panel25.Controls.Add(this.label65);
  3133. this.panel25.Controls.Add(this.Defect_SrcSmall_Thres);
  3134. this.panel25.Controls.Add(this.pictureBox1);
  3135. this.panel25.Controls.Add(this.label63);
  3136. this.panel25.Controls.Add(this.txtDefect_SrcSmall_SavePath);
  3137. this.panel25.Controls.Add(this.numDefect_SrcSmall_Path_AutoClear);
  3138. this.panel25.Controls.Add(this.label64);
  3139. this.panel25.Controls.Add(this.chkDefect_SrcSmall_Path_AutoClear);
  3140. this.panel25.Dock = System.Windows.Forms.DockStyle.Fill;
  3141. this.panel25.Location = new System.Drawing.Point(2, 16);
  3142. this.panel25.Margin = new System.Windows.Forms.Padding(2);
  3143. this.panel25.Name = "panel25";
  3144. this.panel25.Size = new System.Drawing.Size(447, 99);
  3145. this.panel25.TabIndex = 0;
  3146. //
  3147. // pictureBox1
  3148. //
  3149. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  3150. this.pictureBox1.Location = new System.Drawing.Point(413, 9);
  3151. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  3152. this.pictureBox1.Name = "pictureBox1";
  3153. this.pictureBox1.Size = new System.Drawing.Size(21, 19);
  3154. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  3155. this.pictureBox1.TabIndex = 6;
  3156. this.pictureBox1.TabStop = false;
  3157. this.pictureBox1.Click += new System.EventHandler(this.btnClearDefect_SrcSmall_Path_Click);
  3158. //
  3159. // label63
  3160. //
  3161. this.label63.AutoSize = true;
  3162. this.label63.Location = new System.Drawing.Point(212, 39);
  3163. this.label63.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3164. this.label63.Name = "label63";
  3165. this.label63.Size = new System.Drawing.Size(17, 12);
  3166. this.label63.TabIndex = 14;
  3167. this.label63.Text = "天";
  3168. //
  3169. // txtDefect_SrcSmall_SavePath
  3170. //
  3171. this.txtDefect_SrcSmall_SavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3172. | System.Windows.Forms.AnchorStyles.Right)));
  3173. this.txtDefect_SrcSmall_SavePath.Location = new System.Drawing.Point(74, 9);
  3174. this.txtDefect_SrcSmall_SavePath.Margin = new System.Windows.Forms.Padding(2);
  3175. this.txtDefect_SrcSmall_SavePath.Name = "txtDefect_SrcSmall_SavePath";
  3176. this.txtDefect_SrcSmall_SavePath.ReadOnly = true;
  3177. this.txtDefect_SrcSmall_SavePath.Size = new System.Drawing.Size(341, 21);
  3178. this.txtDefect_SrcSmall_SavePath.TabIndex = 5;
  3179. this.txtDefect_SrcSmall_SavePath.Text = "D:\\phtons\\";
  3180. this.txtDefect_SrcSmall_SavePath.Click += new System.EventHandler(this.txtDefect_SrcSmall_SavePath_Click);
  3181. //
  3182. // numDefect_SrcSmall_Path_AutoClear
  3183. //
  3184. this.numDefect_SrcSmall_Path_AutoClear.DecimalPlaces = 1;
  3185. this.numDefect_SrcSmall_Path_AutoClear.Location = new System.Drawing.Point(165, 35);
  3186. this.numDefect_SrcSmall_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  3187. this.numDefect_SrcSmall_Path_AutoClear.Name = "numDefect_SrcSmall_Path_AutoClear";
  3188. this.numDefect_SrcSmall_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  3189. this.numDefect_SrcSmall_Path_AutoClear.TabIndex = 13;
  3190. this.numDefect_SrcSmall_Path_AutoClear.Value = new decimal(new int[] {
  3191. 7,
  3192. 0,
  3193. 0,
  3194. 0});
  3195. //
  3196. // label64
  3197. //
  3198. this.label64.AutoSize = true;
  3199. this.label64.Location = new System.Drawing.Point(10, 11);
  3200. this.label64.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3201. this.label64.Name = "label64";
  3202. this.label64.Size = new System.Drawing.Size(65, 12);
  3203. this.label64.TabIndex = 4;
  3204. this.label64.Text = "保存路径:";
  3205. //
  3206. // chkDefect_SrcSmall_Path_AutoClear
  3207. //
  3208. this.chkDefect_SrcSmall_Path_AutoClear.AutoSize = true;
  3209. this.chkDefect_SrcSmall_Path_AutoClear.Location = new System.Drawing.Point(74, 39);
  3210. this.chkDefect_SrcSmall_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  3211. this.chkDefect_SrcSmall_Path_AutoClear.Name = "chkDefect_SrcSmall_Path_AutoClear";
  3212. this.chkDefect_SrcSmall_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  3213. this.chkDefect_SrcSmall_Path_AutoClear.TabIndex = 12;
  3214. this.chkDefect_SrcSmall_Path_AutoClear.Text = "自动清除大于";
  3215. this.chkDefect_SrcSmall_Path_AutoClear.UseVisualStyleBackColor = true;
  3216. //
  3217. // Defect_SrcSmall_Thres
  3218. //
  3219. this.Defect_SrcSmall_Thres.DecimalPlaces = 2;
  3220. this.Defect_SrcSmall_Thres.Increment = new decimal(new int[] {
  3221. 1,
  3222. 0,
  3223. 0,
  3224. 65536});
  3225. this.Defect_SrcSmall_Thres.Location = new System.Drawing.Point(165, 67);
  3226. this.Defect_SrcSmall_Thres.Margin = new System.Windows.Forms.Padding(2);
  3227. this.Defect_SrcSmall_Thres.Maximum = new decimal(new int[] {
  3228. 1,
  3229. 0,
  3230. 0,
  3231. 0});
  3232. this.Defect_SrcSmall_Thres.Name = "Defect_SrcSmall_Thres";
  3233. this.Defect_SrcSmall_Thres.Size = new System.Drawing.Size(45, 21);
  3234. this.Defect_SrcSmall_Thres.TabIndex = 15;
  3235. this.Defect_SrcSmall_Thres.Value = new decimal(new int[] {
  3236. 7,
  3237. 0,
  3238. 0,
  3239. 65536});
  3240. //
  3241. // label65
  3242. //
  3243. this.label65.AutoSize = true;
  3244. this.label65.Location = new System.Drawing.Point(95, 71);
  3245. this.label65.Name = "label65";
  3246. this.label65.Size = new System.Drawing.Size(65, 12);
  3247. this.label65.TabIndex = 16;
  3248. this.label65.Text = "过滤置信度";
  3249. //
  3250. // FrmSysSetting
  3251. //
  3252. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  3253. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  3254. this.BackColor = System.Drawing.SystemColors.ActiveCaption;
  3255. this.ClientSize = new System.Drawing.Size(490, 611);
  3256. this.Controls.Add(this.tabControl1);
  3257. this.Controls.Add(this.toolStrip1);
  3258. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  3259. this.Margin = new System.Windows.Forms.Padding(2);
  3260. this.MaximizeBox = false;
  3261. this.MinimizeBox = false;
  3262. this.Name = "FrmSysSetting";
  3263. this.ShowIcon = false;
  3264. this.ShowInTaskbar = false;
  3265. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  3266. this.Text = "系统设置";
  3267. this.Load += new System.EventHandler(this.FrmSetParams_Load);
  3268. this.toolStrip1.ResumeLayout(false);
  3269. this.toolStrip1.PerformLayout();
  3270. this.groupBox1.ResumeLayout(false);
  3271. this.panel1.ResumeLayout(false);
  3272. this.panel1.PerformLayout();
  3273. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
  3274. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).EndInit();
  3275. this.groupBox2.ResumeLayout(false);
  3276. this.panel2.ResumeLayout(false);
  3277. this.panel2.PerformLayout();
  3278. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
  3279. this.groupBox3.ResumeLayout(false);
  3280. this.panel3.ResumeLayout(false);
  3281. this.panel3.PerformLayout();
  3282. this.groupBox4.ResumeLayout(false);
  3283. this.panel4.ResumeLayout(false);
  3284. this.panel4.PerformLayout();
  3285. this.groupBox5.ResumeLayout(false);
  3286. this.panel5.ResumeLayout(false);
  3287. this.panel5.PerformLayout();
  3288. ((System.ComponentModel.ISupportInitialize)(this.numHeightDev_SafeValue)).EndInit();
  3289. ((System.ComponentModel.ISupportInitialize)(this.numHeightDev_Port)).EndInit();
  3290. this.groupBox7.ResumeLayout(false);
  3291. this.panel7.ResumeLayout(false);
  3292. this.panel7.PerformLayout();
  3293. this.groupBox8.ResumeLayout(false);
  3294. this.panel8.ResumeLayout(false);
  3295. this.panel8.PerformLayout();
  3296. this.groupBox9.ResumeLayout(false);
  3297. this.panel9.ResumeLayout(false);
  3298. this.panel9.PerformLayout();
  3299. this.tabControl1.ResumeLayout(false);
  3300. this.tabPage2.ResumeLayout(false);
  3301. this.groupBox23.ResumeLayout(false);
  3302. this.panel23.ResumeLayout(false);
  3303. this.panel23.PerformLayout();
  3304. this.groupBox22.ResumeLayout(false);
  3305. this.panel22.ResumeLayout(false);
  3306. this.panel22.PerformLayout();
  3307. ((System.ComponentModel.ISupportInitialize)(this.numOffset)).EndInit();
  3308. this.tabPage1.ResumeLayout(false);
  3309. this.groupBox14.ResumeLayout(false);
  3310. this.panel14.ResumeLayout(false);
  3311. this.panel14.PerformLayout();
  3312. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeDec)).EndInit();
  3313. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeDec)).EndInit();
  3314. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeDec)).EndInit();
  3315. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeDec)).EndInit();
  3316. this.groupBox13.ResumeLayout(false);
  3317. this.panel13.ResumeLayout(false);
  3318. this.panel13.PerformLayout();
  3319. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeAcc)).EndInit();
  3320. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeAcc)).EndInit();
  3321. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeAcc)).EndInit();
  3322. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeAcc)).EndInit();
  3323. this.groupBox12.ResumeLayout(false);
  3324. this.panel12.ResumeLayout(false);
  3325. this.panel12.PerformLayout();
  3326. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelHigh)).EndInit();
  3327. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelHigh)).EndInit();
  3328. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelHigh)).EndInit();
  3329. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelHigh)).EndInit();
  3330. this.groupBox11.ResumeLayout(false);
  3331. this.panel11.ResumeLayout(false);
  3332. this.panel11.PerformLayout();
  3333. this.groupBox10.ResumeLayout(false);
  3334. this.panel10.ResumeLayout(false);
  3335. this.panel10.PerformLayout();
  3336. ((System.ComponentModel.ISupportInitialize)(this.numAxis3HomeVelLow)).EndInit();
  3337. ((System.ComponentModel.ISupportInitialize)(this.numAxis2HomeVelLow)).EndInit();
  3338. ((System.ComponentModel.ISupportInitialize)(this.numAxis1HomeVelLow)).EndInit();
  3339. ((System.ComponentModel.ISupportInitialize)(this.numAxis0HomeVelLow)).EndInit();
  3340. this.tabPage3.ResumeLayout(false);
  3341. this.groupBox16.ResumeLayout(false);
  3342. this.panel16.ResumeLayout(false);
  3343. this.panel16.PerformLayout();
  3344. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase4)).EndInit();
  3345. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase3)).EndInit();
  3346. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase2)).EndInit();
  3347. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase1)).EndInit();
  3348. ((System.ComponentModel.ISupportInitialize)(this.numHeightBase0)).EndInit();
  3349. this.tabPage4.ResumeLayout(false);
  3350. this.tabPage5.ResumeLayout(false);
  3351. this.tabPage5.PerformLayout();
  3352. this.groupBox19.ResumeLayout(false);
  3353. this.panel19.ResumeLayout(false);
  3354. this.panel19.PerformLayout();
  3355. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).EndInit();
  3356. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).EndInit();
  3357. this.groupBox17.ResumeLayout(false);
  3358. this.panel17.ResumeLayout(false);
  3359. this.panel17.PerformLayout();
  3360. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).EndInit();
  3361. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).EndInit();
  3362. this.tabPage6.ResumeLayout(false);
  3363. this.groupBox24.ResumeLayout(false);
  3364. this.panel24.ResumeLayout(false);
  3365. this.panel24.PerformLayout();
  3366. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthoffset)).EndInit();
  3367. ((System.ComponentModel.ISupportInitialize)(this.numPToffset)).EndInit();
  3368. this.groupBox21.ResumeLayout(false);
  3369. this.panel21.ResumeLayout(false);
  3370. this.panel21.PerformLayout();
  3371. ((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).EndInit();
  3372. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).EndInit();
  3373. this.groupBox20.ResumeLayout(false);
  3374. this.panel20.ResumeLayout(false);
  3375. this.panel20.PerformLayout();
  3376. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).EndInit();
  3377. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).EndInit();
  3378. this.groupBox6.ResumeLayout(false);
  3379. this.panel6.ResumeLayout(false);
  3380. this.panel6.PerformLayout();
  3381. this.groupBox15.ResumeLayout(false);
  3382. this.panel15.ResumeLayout(false);
  3383. this.panel15.PerformLayout();
  3384. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).EndInit();
  3385. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).EndInit();
  3386. this.tabPage9.ResumeLayout(false);
  3387. this.tabPage9.PerformLayout();
  3388. this.tabPage7.ResumeLayout(false);
  3389. this.groupBox18.ResumeLayout(false);
  3390. this.panel18.ResumeLayout(false);
  3391. this.panel18.PerformLayout();
  3392. ((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).EndInit();
  3393. this.groupBox25.ResumeLayout(false);
  3394. this.panel25.ResumeLayout(false);
  3395. this.panel25.PerformLayout();
  3396. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  3397. ((System.ComponentModel.ISupportInitialize)(this.numDefect_SrcSmall_Path_AutoClear)).EndInit();
  3398. ((System.ComponentModel.ISupportInitialize)(this.Defect_SrcSmall_Thres)).EndInit();
  3399. this.ResumeLayout(false);
  3400. this.PerformLayout();
  3401. }
  3402. #endregion
  3403. private System.Windows.Forms.ToolStrip toolStrip1;
  3404. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  3405. private System.Windows.Forms.ToolStripButton tsbtnClose;
  3406. private System.Windows.Forms.ToolStripButton tsbtnSave;
  3407. private System.Windows.Forms.GroupBox groupBox1;
  3408. private System.Windows.Forms.Panel panel1;
  3409. private System.Windows.Forms.CheckBox chkSaveAllDefectImg;
  3410. private System.Windows.Forms.TextBox txtDefect_Path;
  3411. private System.Windows.Forms.Label label1;
  3412. private System.Windows.Forms.GroupBox groupBox2;
  3413. private System.Windows.Forms.Panel panel2;
  3414. private System.Windows.Forms.Label label3;
  3415. private System.Windows.Forms.NumericUpDown numLogDays;
  3416. private System.Windows.Forms.CheckBox ckbAutoClear;
  3417. private System.Windows.Forms.TextBox txtLogPath;
  3418. private System.Windows.Forms.Label label2;
  3419. private System.Windows.Forms.GroupBox groupBox3;
  3420. private System.Windows.Forms.Panel panel3;
  3421. private System.Windows.Forms.TextBox txtIO_DevNum;
  3422. private System.Windows.Forms.Label label4;
  3423. private System.Windows.Forms.GroupBox groupBox4;
  3424. private System.Windows.Forms.Panel panel4;
  3425. private System.Windows.Forms.Label label5;
  3426. private System.Windows.Forms.ComboBox cobLight_PortNum;
  3427. private System.Windows.Forms.GroupBox groupBox5;
  3428. private System.Windows.Forms.Panel panel5;
  3429. private System.Windows.Forms.ComboBox cobTension_PortNum;
  3430. private System.Windows.Forms.ComboBox cobSmallAxis_ComName;
  3431. private System.Windows.Forms.NumericUpDown numHeightDev_Port;
  3432. private System.Windows.Forms.Label label9;
  3433. private System.Windows.Forms.TextBox txtHeightDev_IP;
  3434. private System.Windows.Forms.Label label8;
  3435. private System.Windows.Forms.GroupBox groupBox7;
  3436. private System.Windows.Forms.Panel panel7;
  3437. private System.Windows.Forms.TextBox txtDBCon;
  3438. private System.Windows.Forms.Label label11;
  3439. private System.Windows.Forms.GroupBox groupBox8;
  3440. private System.Windows.Forms.Panel panel8;
  3441. private System.Windows.Forms.Label label14;
  3442. private System.Windows.Forms.ComboBox cobAxis0PulseOutMode;
  3443. private System.Windows.Forms.ComboBox cobAxis3PulseOutMode;
  3444. private System.Windows.Forms.Label label15;
  3445. private System.Windows.Forms.ComboBox cobAxis2PulseOutMode;
  3446. private System.Windows.Forms.Label label16;
  3447. private System.Windows.Forms.ComboBox cobAxis1PulseOutMode;
  3448. private System.Windows.Forms.Label label13;
  3449. private System.Windows.Forms.NumericUpDown numHeightDev_SafeValue;
  3450. private System.Windows.Forms.Label label17;
  3451. private System.Windows.Forms.GroupBox groupBox9;
  3452. private System.Windows.Forms.Panel panel9;
  3453. private System.Windows.Forms.ComboBox cobAxis3HomeMode;
  3454. private System.Windows.Forms.Label label18;
  3455. private System.Windows.Forms.ComboBox cobAxis2HomeMode;
  3456. private System.Windows.Forms.Label label19;
  3457. private System.Windows.Forms.ComboBox cobAxis1HomeMode;
  3458. private System.Windows.Forms.Label label20;
  3459. private System.Windows.Forms.ComboBox cobAxis0HomeMode;
  3460. private System.Windows.Forms.Label label21;
  3461. private System.Windows.Forms.TabControl tabControl1;
  3462. private System.Windows.Forms.TabPage tabPage1;
  3463. private System.Windows.Forms.TabPage tabPage2;
  3464. private System.Windows.Forms.TabPage tabPage3;
  3465. private System.Windows.Forms.TabPage tabPage4;
  3466. private System.Windows.Forms.TabPage tabPage5;
  3467. private System.Windows.Forms.TabPage tabPage6;
  3468. private System.Windows.Forms.TabPage tabPage7;
  3469. private System.Windows.Forms.GroupBox groupBox11;
  3470. private System.Windows.Forms.Panel panel11;
  3471. private System.Windows.Forms.ComboBox cobAxis3HomeDir;
  3472. private System.Windows.Forms.Label label26;
  3473. private System.Windows.Forms.ComboBox cobAxis2HomeDir;
  3474. private System.Windows.Forms.Label label27;
  3475. private System.Windows.Forms.ComboBox cobAxis1HomeDir;
  3476. private System.Windows.Forms.Label label28;
  3477. private System.Windows.Forms.ComboBox cobAxis0HomeDir;
  3478. private System.Windows.Forms.Label label29;
  3479. private System.Windows.Forms.GroupBox groupBox10;
  3480. private System.Windows.Forms.Panel panel10;
  3481. private System.Windows.Forms.NumericUpDown numAxis0HomeDec;
  3482. private System.Windows.Forms.NumericUpDown numAxis0HomeVelHigh;
  3483. private System.Windows.Forms.NumericUpDown numAxis0HomeAcc;
  3484. private System.Windows.Forms.NumericUpDown numAxis0HomeVelLow;
  3485. private System.Windows.Forms.GroupBox groupBox14;
  3486. private System.Windows.Forms.Panel panel14;
  3487. private System.Windows.Forms.NumericUpDown numAxis3HomeDec;
  3488. private System.Windows.Forms.NumericUpDown numAxis3HomeVelHigh;
  3489. private System.Windows.Forms.NumericUpDown numAxis3HomeAcc;
  3490. private System.Windows.Forms.NumericUpDown numAxis3HomeVelLow;
  3491. private System.Windows.Forms.GroupBox groupBox13;
  3492. private System.Windows.Forms.Panel panel13;
  3493. private System.Windows.Forms.NumericUpDown numAxis2HomeDec;
  3494. private System.Windows.Forms.NumericUpDown numAxis2HomeVelHigh;
  3495. private System.Windows.Forms.NumericUpDown numAxis2HomeAcc;
  3496. private System.Windows.Forms.NumericUpDown numAxis2HomeVelLow;
  3497. private System.Windows.Forms.GroupBox groupBox12;
  3498. private System.Windows.Forms.Panel panel12;
  3499. private System.Windows.Forms.NumericUpDown numAxis1HomeDec;
  3500. private System.Windows.Forms.NumericUpDown numAxis1HomeVelHigh;
  3501. private System.Windows.Forms.NumericUpDown numAxis1HomeAcc;
  3502. private System.Windows.Forms.NumericUpDown numAxis1HomeVelLow;
  3503. private System.Windows.Forms.GroupBox groupBox16;
  3504. private System.Windows.Forms.Panel panel16;
  3505. private System.Windows.Forms.Label label45;
  3506. private System.Windows.Forms.NumericUpDown numHeightBase0;
  3507. private System.Windows.Forms.NumericUpDown numHeightBase4;
  3508. private System.Windows.Forms.NumericUpDown numHeightBase3;
  3509. private System.Windows.Forms.NumericUpDown numHeightBase2;
  3510. private System.Windows.Forms.NumericUpDown numHeightBase1;
  3511. private System.Windows.Forms.Label label47;
  3512. private System.Windows.Forms.Label label46;
  3513. private System.Windows.Forms.Label label44;
  3514. private System.Windows.Forms.Label label42;
  3515. private System.Windows.Forms.Label label36;
  3516. private System.Windows.Forms.Label label37;
  3517. private System.Windows.Forms.Label label38;
  3518. private System.Windows.Forms.Label label39;
  3519. private System.Windows.Forms.Label label32;
  3520. private System.Windows.Forms.Label label33;
  3521. private System.Windows.Forms.Label label34;
  3522. private System.Windows.Forms.Label label35;
  3523. private System.Windows.Forms.Label label24;
  3524. private System.Windows.Forms.Label label25;
  3525. private System.Windows.Forms.Label label30;
  3526. private System.Windows.Forms.Label label31;
  3527. private System.Windows.Forms.Label label10;
  3528. private System.Windows.Forms.Label label12;
  3529. private System.Windows.Forms.Label label22;
  3530. private System.Windows.Forms.Label label23;
  3531. private System.Windows.Forms.GroupBox groupBox15;
  3532. private System.Windows.Forms.Panel panel15;
  3533. private System.Windows.Forms.TextBox txtSizeBmp_SavePath;
  3534. private System.Windows.Forms.Label label43;
  3535. private System.Windows.Forms.GroupBox groupBox6;
  3536. private System.Windows.Forms.Panel panel6;
  3537. private System.Windows.Forms.TextBox txtSizeEnginePath;
  3538. private System.Windows.Forms.Label label40;
  3539. private System.Windows.Forms.TabPage tabPage9;
  3540. private System.Windows.Forms.CheckBox chkSkipAxis3;
  3541. private System.Windows.Forms.CheckBox chkSkipAxis2;
  3542. private System.Windows.Forms.CheckBox chkSkipAxis1;
  3543. private System.Windows.Forms.CheckBox chkSkipAxis0;
  3544. private System.Windows.Forms.CheckBox chkSkipTension;
  3545. private System.Windows.Forms.CheckBox chkSkipHeight;
  3546. private System.Windows.Forms.CheckBox chkSkipLight;
  3547. private System.Windows.Forms.CheckBox chkSkipScannerGL;
  3548. private System.Windows.Forms.CheckBox chkSkipScannerCC;
  3549. private System.Windows.Forms.CheckBox chkSkipSmallAxis;
  3550. private System.Windows.Forms.CheckBox chkMakeTag;
  3551. private System.Windows.Forms.GroupBox groupBox17;
  3552. private System.Windows.Forms.Panel panel17;
  3553. private System.Windows.Forms.TextBox txtDefect_Small_Path;
  3554. private System.Windows.Forms.Label label41;
  3555. private System.Windows.Forms.ToolTip toolTip1;
  3556. private System.Windows.Forms.GroupBox groupBox18;
  3557. private System.Windows.Forms.Panel panel18;
  3558. private System.Windows.Forms.Label label48;
  3559. private System.Windows.Forms.TextBox txtLocalIp;
  3560. private System.Windows.Forms.NumericUpDown numHttpPort;
  3561. private System.Windows.Forms.Label label49;
  3562. private System.Windows.Forms.Label label51;
  3563. private System.Windows.Forms.NumericUpDown numDefect_Path_AutoClear;
  3564. private System.Windows.Forms.CheckBox chkDefect_Path_AutoClear;
  3565. private System.Windows.Forms.GroupBox groupBox19;
  3566. private System.Windows.Forms.Panel panel19;
  3567. private System.Windows.Forms.TextBox txtDefect_Compress_SavePath;
  3568. private System.Windows.Forms.Label label50;
  3569. private System.Windows.Forms.Label label52;
  3570. private System.Windows.Forms.NumericUpDown numDefect_Compress_SavePath_AutoClear;
  3571. private System.Windows.Forms.CheckBox chkDefect_Compress_SavePath_AutoClear;
  3572. private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
  3573. private System.Windows.Forms.PictureBox btnClearDefect_Path;
  3574. private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
  3575. private System.Windows.Forms.PictureBox btnClearSizeBmp_Path;
  3576. private System.Windows.Forms.Label label53;
  3577. private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
  3578. private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
  3579. private System.Windows.Forms.GroupBox groupBox20;
  3580. private System.Windows.Forms.Panel panel20;
  3581. private System.Windows.Forms.PictureBox btnClearSizeBmp_Compare_SavePath;
  3582. private System.Windows.Forms.Label label54;
  3583. private System.Windows.Forms.NumericUpDown numSizeBmp_Compare_SavePath_AutoClear;
  3584. private System.Windows.Forms.CheckBox chkSizeBmp_Compare_SavePath_AutoClear;
  3585. private System.Windows.Forms.TextBox txtSizeBmp_Compare_SavePath;
  3586. private System.Windows.Forms.Label label55;
  3587. private System.Windows.Forms.Label label56;
  3588. private System.Windows.Forms.NumericUpDown numSizeBmp_SavePath_AutoClear;
  3589. private System.Windows.Forms.CheckBox chkSizeBmp_SavePath_AutoClear;
  3590. private System.Windows.Forms.Button btnBackDB;
  3591. private System.Windows.Forms.GroupBox groupBox21;
  3592. private System.Windows.Forms.Panel panel21;
  3593. private System.Windows.Forms.PictureBox btnSizeBmp_Zoom_Image_SavePath;
  3594. private System.Windows.Forms.Label label57;
  3595. private System.Windows.Forms.NumericUpDown numSizeBmp_Zoom_Image_SavePath_AutoClear;
  3596. private System.Windows.Forms.CheckBox chkSizeBmp_Zoom_Image_SavePath_AutoClear;
  3597. private System.Windows.Forms.TextBox txtSizeBmp_Zoom_Image_SavePath;
  3598. private System.Windows.Forms.Label label58;
  3599. private System.Windows.Forms.ComboBox cobLight_Name;
  3600. private System.Windows.Forms.Label label59;
  3601. private System.Windows.Forms.GroupBox groupBox23;
  3602. private System.Windows.Forms.Panel panel23;
  3603. private System.Windows.Forms.Label label6;
  3604. private System.Windows.Forms.GroupBox groupBox22;
  3605. private System.Windows.Forms.Panel panel22;
  3606. private System.Windows.Forms.Label label61;
  3607. private System.Windows.Forms.CheckBox ckSkipSizeFailed;
  3608. private System.Windows.Forms.NumericUpDown numOffset;
  3609. private System.Windows.Forms.Label label7;
  3610. private System.Windows.Forms.CheckBox cbOpenFlawDistribution;
  3611. private System.Windows.Forms.CheckBox cbOpenAxisXCal;
  3612. private System.Windows.Forms.GroupBox groupBox24;
  3613. private System.Windows.Forms.Panel panel24;
  3614. private System.Windows.Forms.Label label62;
  3615. private System.Windows.Forms.NumericUpDown numLineWidthoffset;
  3616. private System.Windows.Forms.Label label60;
  3617. private System.Windows.Forms.NumericUpDown numPToffset;
  3618. private System.Windows.Forms.GroupBox groupBox25;
  3619. private System.Windows.Forms.Panel panel25;
  3620. private System.Windows.Forms.PictureBox pictureBox1;
  3621. private System.Windows.Forms.Label label63;
  3622. private System.Windows.Forms.TextBox txtDefect_SrcSmall_SavePath;
  3623. private System.Windows.Forms.NumericUpDown numDefect_SrcSmall_Path_AutoClear;
  3624. private System.Windows.Forms.Label label64;
  3625. private System.Windows.Forms.CheckBox chkDefect_SrcSmall_Path_AutoClear;
  3626. private System.Windows.Forms.Label label65;
  3627. private System.Windows.Forms.NumericUpDown Defect_SrcSmall_Thres;
  3628. }
  3629. }