版博士V2.0程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

4833 строки
268 KiB

  1. namespace MaiMuAOI.UI.SysSet
  2. {
  3. partial class SysSetFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysSetFrm));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  36. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  37. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnDataSave = new System.Windows.Forms.ToolStripButton();
  39. this.tsbtnDatImport = new System.Windows.Forms.ToolStripButton();
  40. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  41. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  42. this.skinTabPage6 = new CCWin.SkinControl.SkinTabPage();
  43. this.groupBox28 = new System.Windows.Forms.GroupBox();
  44. this.panel28 = new System.Windows.Forms.Panel();
  45. this.tbMatDataPath = new System.Windows.Forms.TextBox();
  46. this.label84 = new System.Windows.Forms.Label();
  47. this.groupBox23 = new System.Windows.Forms.GroupBox();
  48. this.panel23 = new System.Windows.Forms.Panel();
  49. this.tbPdtPath = new System.Windows.Forms.TextBox();
  50. this.label77 = new System.Windows.Forms.Label();
  51. this.groupBox14 = new System.Windows.Forms.GroupBox();
  52. this.panel14 = new System.Windows.Forms.Panel();
  53. this.numViewY = new System.Windows.Forms.NumericUpDown();
  54. this.label22 = new System.Windows.Forms.Label();
  55. this.numViewX = new System.Windows.Forms.NumericUpDown();
  56. this.label21 = new System.Windows.Forms.Label();
  57. this.groupBox13 = new System.Windows.Forms.GroupBox();
  58. this.panel13 = new System.Windows.Forms.Panel();
  59. this.cbShowBtn = new System.Windows.Forms.CheckBox();
  60. this.cbDoorAlm = new System.Windows.Forms.CheckBox();
  61. this.cbBuzzShow = new System.Windows.Forms.CheckBox();
  62. this.cbResetBtn = new System.Windows.Forms.CheckBox();
  63. this.groupBox8 = new System.Windows.Forms.GroupBox();
  64. this.panel8 = new System.Windows.Forms.Panel();
  65. this.tbModelPath = new System.Windows.Forms.TextBox();
  66. this.label11 = new System.Windows.Forms.Label();
  67. this.groupBox6 = new System.Windows.Forms.GroupBox();
  68. this.panel6 = new System.Windows.Forms.Panel();
  69. this.tbSizeEnginePath = new System.Windows.Forms.TextBox();
  70. this.label40 = new System.Windows.Forms.Label();
  71. this.groupBox18 = new System.Windows.Forms.GroupBox();
  72. this.panel18 = new System.Windows.Forms.Panel();
  73. this.label48 = new System.Windows.Forms.Label();
  74. this.tbLocalIp = new System.Windows.Forms.TextBox();
  75. this.numHttpPort = new System.Windows.Forms.NumericUpDown();
  76. this.label49 = new System.Windows.Forms.Label();
  77. this.groupBox2 = new System.Windows.Forms.GroupBox();
  78. this.panel2 = new System.Windows.Forms.Panel();
  79. this.label3 = new System.Windows.Forms.Label();
  80. this.numLogDays = new System.Windows.Forms.NumericUpDown();
  81. this.ckbAutoClear = new System.Windows.Forms.CheckBox();
  82. this.tbLogPath = new System.Windows.Forms.TextBox();
  83. this.label2 = new System.Windows.Forms.Label();
  84. this.skinTabPage5 = new CCWin.SkinControl.SkinTabPage();
  85. this.chkSkipLens = new System.Windows.Forms.CheckBox();
  86. this.chkSkipHeight = new System.Windows.Forms.CheckBox();
  87. this.chkSkipTensor = new System.Windows.Forms.CheckBox();
  88. this.chkSkipScannerCC = new System.Windows.Forms.CheckBox();
  89. this.chkSkipAxis1 = new System.Windows.Forms.CheckBox();
  90. this.chkSkipScannerGL = new System.Windows.Forms.CheckBox();
  91. this.chkSkipLight = new System.Windows.Forms.CheckBox();
  92. this.chkSkipAxis3 = new System.Windows.Forms.CheckBox();
  93. this.chkSkipAxis2 = new System.Windows.Forms.CheckBox();
  94. this.chkSkipAxis0 = new System.Windows.Forms.CheckBox();
  95. this.skinTabPage4 = new CCWin.SkinControl.SkinTabPage();
  96. this.groupBox21 = new System.Windows.Forms.GroupBox();
  97. this.panel21 = new System.Windows.Forms.Panel();
  98. this.btnSizeBmp_Zoom_Image_SavePath = new System.Windows.Forms.PictureBox();
  99. this.label57 = new System.Windows.Forms.Label();
  100. this.numSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  101. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  102. this.tbSizeBmpZoomImageSavePath = new System.Windows.Forms.TextBox();
  103. this.label58 = new System.Windows.Forms.Label();
  104. this.groupBox20 = new System.Windows.Forms.GroupBox();
  105. this.panel20 = new System.Windows.Forms.Panel();
  106. this.btnClearSizeBmp_Compare_SavePath = new System.Windows.Forms.PictureBox();
  107. this.label54 = new System.Windows.Forms.Label();
  108. this.numSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  109. this.chkSizeBmp_Compare_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  110. this.tbSizeBmpCompareSavePath = new System.Windows.Forms.TextBox();
  111. this.label55 = new System.Windows.Forms.Label();
  112. this.groupBox15 = new System.Windows.Forms.GroupBox();
  113. this.panel15 = new System.Windows.Forms.Panel();
  114. this.btnClearSizeBmp_Path = new System.Windows.Forms.PictureBox();
  115. this.label56 = new System.Windows.Forms.Label();
  116. this.tbSizeBmpSavePath = new System.Windows.Forms.TextBox();
  117. this.numSizeBmp_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  118. this.chkSizeBmp_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  119. this.label43 = new System.Windows.Forms.Label();
  120. this.groupBox19 = new System.Windows.Forms.GroupBox();
  121. this.panel19 = new System.Windows.Forms.Panel();
  122. this.btnClearDefect_Compress_SavePath = new System.Windows.Forms.PictureBox();
  123. this.label52 = new System.Windows.Forms.Label();
  124. this.numDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.NumericUpDown();
  125. this.chkDefect_Compress_SavePath_AutoClear = new System.Windows.Forms.CheckBox();
  126. this.tbDefectCompressSavePath = new System.Windows.Forms.TextBox();
  127. this.label50 = new System.Windows.Forms.Label();
  128. this.groupBox17 = new System.Windows.Forms.GroupBox();
  129. this.panel17 = new System.Windows.Forms.Panel();
  130. this.btnClearDefect_Small_Path = new System.Windows.Forms.PictureBox();
  131. this.label53 = new System.Windows.Forms.Label();
  132. this.tbDefectSmallPath = new System.Windows.Forms.TextBox();
  133. this.numDefect_Small_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  134. this.label41 = new System.Windows.Forms.Label();
  135. this.chkDefect_Small_Path_AutoClear = new System.Windows.Forms.CheckBox();
  136. this.groupBox1 = new System.Windows.Forms.GroupBox();
  137. this.panel1 = new System.Windows.Forms.Panel();
  138. this.btnClearDefect_Path = new System.Windows.Forms.PictureBox();
  139. this.label51 = new System.Windows.Forms.Label();
  140. this.numDefect_Path_AutoClear = new System.Windows.Forms.NumericUpDown();
  141. this.chkDefect_Path_AutoClear = new System.Windows.Forms.CheckBox();
  142. this.chkSaveAllDefectImg = new System.Windows.Forms.CheckBox();
  143. this.tbDefectPath = new System.Windows.Forms.TextBox();
  144. this.label1 = new System.Windows.Forms.Label();
  145. this.skinTabPage2 = new CCWin.SkinControl.SkinTabPage();
  146. this.groupBox12 = new System.Windows.Forms.GroupBox();
  147. this.panel12 = new System.Windows.Forms.Panel();
  148. this.tbCamSN2 = new System.Windows.Forms.TextBox();
  149. this.label18 = new System.Windows.Forms.Label();
  150. this.tbCamCfgPath2 = new System.Windows.Forms.TextBox();
  151. this.label19 = new System.Windows.Forms.Label();
  152. this.groupBox11 = new System.Windows.Forms.GroupBox();
  153. this.panel11 = new System.Windows.Forms.Panel();
  154. this.label20 = new System.Windows.Forms.Label();
  155. this.numSaveValue = new System.Windows.Forms.NumericUpDown();
  156. this.label16 = new System.Windows.Forms.Label();
  157. this.tbThicknessIP = new System.Windows.Forms.TextBox();
  158. this.numThicknessPort = new System.Windows.Forms.NumericUpDown();
  159. this.label17 = new System.Windows.Forms.Label();
  160. this.groupBox10 = new System.Windows.Forms.GroupBox();
  161. this.panel10 = new System.Windows.Forms.Panel();
  162. this.numLensBaud = new System.Windows.Forms.NumericUpDown();
  163. this.label14 = new System.Windows.Forms.Label();
  164. this.coLensPortNum = new System.Windows.Forms.ComboBox();
  165. this.label15 = new System.Windows.Forms.Label();
  166. this.groupBox9 = new System.Windows.Forms.GroupBox();
  167. this.panel9 = new System.Windows.Forms.Panel();
  168. this.numOffset = new System.Windows.Forms.NumericUpDown();
  169. this.label30 = new System.Windows.Forms.Label();
  170. this.numTensorBaud = new System.Windows.Forms.NumericUpDown();
  171. this.label12 = new System.Windows.Forms.Label();
  172. this.coTensorPortNum = new System.Windows.Forms.ComboBox();
  173. this.label13 = new System.Windows.Forms.Label();
  174. this.groupBox7 = new System.Windows.Forms.GroupBox();
  175. this.panel7 = new System.Windows.Forms.Panel();
  176. this.tbCamSN = new System.Windows.Forms.TextBox();
  177. this.label10 = new System.Windows.Forms.Label();
  178. this.tbCamCfgPath = new System.Windows.Forms.TextBox();
  179. this.label7 = new System.Windows.Forms.Label();
  180. this.groupBox5 = new System.Windows.Forms.GroupBox();
  181. this.panel5 = new System.Windows.Forms.Panel();
  182. this.tbMotionCfgPath = new System.Windows.Forms.TextBox();
  183. this.label6 = new System.Windows.Forms.Label();
  184. this.groupBox3 = new System.Windows.Forms.GroupBox();
  185. this.panel3 = new System.Windows.Forms.Panel();
  186. this.tbIOCfgPath = new System.Windows.Forms.TextBox();
  187. this.label8 = new System.Windows.Forms.Label();
  188. this.tbIODevNum = new System.Windows.Forms.TextBox();
  189. this.label4 = new System.Windows.Forms.Label();
  190. this.groupBox4 = new System.Windows.Forms.GroupBox();
  191. this.panel4 = new System.Windows.Forms.Panel();
  192. this.numCamBaud = new System.Windows.Forms.NumericUpDown();
  193. this.label9 = new System.Windows.Forms.Label();
  194. this.cobLightPortNum = new System.Windows.Forms.ComboBox();
  195. this.label5 = new System.Windows.Forms.Label();
  196. this.skinTabPage1 = new CCWin.SkinControl.SkinTabPage();
  197. this.cbSnapDefect = new System.Windows.Forms.CheckBox();
  198. this.cbPdtPut = new System.Windows.Forms.CheckBox();
  199. this.cbOpenAxisXCal = new System.Windows.Forms.CheckBox();
  200. this.cbOpenFlawDistribution = new System.Windows.Forms.CheckBox();
  201. this.cbOpenAutoAxisGoHome = new System.Windows.Forms.CheckBox();
  202. this.chkHttpLog = new System.Windows.Forms.CheckBox();
  203. this.chkDoorSensor = new System.Windows.Forms.CheckBox();
  204. this.chkBuzzer = new System.Windows.Forms.CheckBox();
  205. this.ckSkipSizeFailed = new System.Windows.Forms.CheckBox();
  206. this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
  207. this.skinTabPage3 = new CCWin.SkinControl.SkinTabPage();
  208. this.groupBox25 = new System.Windows.Forms.GroupBox();
  209. this.panel25 = new System.Windows.Forms.Panel();
  210. this.rbClient = new System.Windows.Forms.RadioButton();
  211. this.rbServer = new System.Windows.Forms.RadioButton();
  212. this.label79 = new System.Windows.Forms.Label();
  213. this.numPdtServerPort = new System.Windows.Forms.NumericUpDown();
  214. this.cbOpenPdtServer = new System.Windows.Forms.CheckBox();
  215. this.tbPdtServerIP = new System.Windows.Forms.TextBox();
  216. this.label85 = new System.Windows.Forms.Label();
  217. this.groupBox24 = new System.Windows.Forms.GroupBox();
  218. this.panel24 = new System.Windows.Forms.Panel();
  219. this.tbCloudName = new System.Windows.Forms.TextBox();
  220. this.label81 = new System.Windows.Forms.Label();
  221. this.label83 = new System.Windows.Forms.Label();
  222. this.numCloudPort = new System.Windows.Forms.NumericUpDown();
  223. this.tbCloudPassword = new System.Windows.Forms.TextBox();
  224. this.label78 = new System.Windows.Forms.Label();
  225. this.tbCloudUser = new System.Windows.Forms.TextBox();
  226. this.label80 = new System.Windows.Forms.Label();
  227. this.cbOpenCloud = new System.Windows.Forms.CheckBox();
  228. this.tbCloudIP = new System.Windows.Forms.TextBox();
  229. this.label82 = new System.Windows.Forms.Label();
  230. this.groupBox16 = new System.Windows.Forms.GroupBox();
  231. this.panel16 = new System.Windows.Forms.Panel();
  232. this.tbValue = new System.Windows.Forms.TextBox();
  233. this.label27 = new System.Windows.Forms.Label();
  234. this.tbKey = new System.Windows.Forms.TextBox();
  235. this.label26 = new System.Windows.Forms.Label();
  236. this.label25 = new System.Windows.Forms.Label();
  237. this.tbTempPath = new System.Windows.Forms.TextBox();
  238. this.label23 = new System.Windows.Forms.Label();
  239. this.cbEnableHttp = new System.Windows.Forms.CheckBox();
  240. this.tbHttpUrl = new System.Windows.Forms.TextBox();
  241. this.label24 = new System.Windows.Forms.Label();
  242. this.skinTabPage7 = new CCWin.SkinControl.SkinTabPage();
  243. this.groupBox22 = new System.Windows.Forms.GroupBox();
  244. this.panel22 = new System.Windows.Forms.Panel();
  245. this.label70 = new System.Windows.Forms.Label();
  246. this.numAxisZ16 = new System.Windows.Forms.NumericUpDown();
  247. this.label71 = new System.Windows.Forms.Label();
  248. this.label72 = new System.Windows.Forms.Label();
  249. this.numAxisZ15 = new System.Windows.Forms.NumericUpDown();
  250. this.label73 = new System.Windows.Forms.Label();
  251. this.label66 = new System.Windows.Forms.Label();
  252. this.numAxisZ14 = new System.Windows.Forms.NumericUpDown();
  253. this.label67 = new System.Windows.Forms.Label();
  254. this.label68 = new System.Windows.Forms.Label();
  255. this.numAxisZ13 = new System.Windows.Forms.NumericUpDown();
  256. this.label69 = new System.Windows.Forms.Label();
  257. this.label62 = new System.Windows.Forms.Label();
  258. this.numAxisZ12 = new System.Windows.Forms.NumericUpDown();
  259. this.label63 = new System.Windows.Forms.Label();
  260. this.label64 = new System.Windows.Forms.Label();
  261. this.numAxisZ11 = new System.Windows.Forms.NumericUpDown();
  262. this.label65 = new System.Windows.Forms.Label();
  263. this.label60 = new System.Windows.Forms.Label();
  264. this.numAxisZ10 = new System.Windows.Forms.NumericUpDown();
  265. this.label61 = new System.Windows.Forms.Label();
  266. this.label47 = new System.Windows.Forms.Label();
  267. this.numAxisZ9 = new System.Windows.Forms.NumericUpDown();
  268. this.label59 = new System.Windows.Forms.Label();
  269. this.label45 = new System.Windows.Forms.Label();
  270. this.numAxisZ8 = new System.Windows.Forms.NumericUpDown();
  271. this.label46 = new System.Windows.Forms.Label();
  272. this.label42 = new System.Windows.Forms.Label();
  273. this.numAxisZ7 = new System.Windows.Forms.NumericUpDown();
  274. this.label44 = new System.Windows.Forms.Label();
  275. this.label38 = new System.Windows.Forms.Label();
  276. this.numAxisZ6 = new System.Windows.Forms.NumericUpDown();
  277. this.label39 = new System.Windows.Forms.Label();
  278. this.label36 = new System.Windows.Forms.Label();
  279. this.numAxisZ5 = new System.Windows.Forms.NumericUpDown();
  280. this.label37 = new System.Windows.Forms.Label();
  281. this.label34 = new System.Windows.Forms.Label();
  282. this.numAxisZ4 = new System.Windows.Forms.NumericUpDown();
  283. this.label35 = new System.Windows.Forms.Label();
  284. this.label32 = new System.Windows.Forms.Label();
  285. this.numAxisZ3 = new System.Windows.Forms.NumericUpDown();
  286. this.label33 = new System.Windows.Forms.Label();
  287. this.label29 = new System.Windows.Forms.Label();
  288. this.numAxisZ1 = new System.Windows.Forms.NumericUpDown();
  289. this.label28 = new System.Windows.Forms.Label();
  290. this.skinTabPage8 = new CCWin.SkinControl.SkinTabPage();
  291. this.groupBox27 = new System.Windows.Forms.GroupBox();
  292. this.panel27 = new System.Windows.Forms.Panel();
  293. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  294. this.Key2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  295. this.DataType2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
  296. this.btnPrint2 = new System.Windows.Forms.Button();
  297. this.cboPrinters2 = new System.Windows.Forms.ComboBox();
  298. this.label31 = new System.Windows.Forms.Label();
  299. this.tbExcelTempPath = new System.Windows.Forms.TextBox();
  300. this.cbOpenExcelPrint = new System.Windows.Forms.CheckBox();
  301. this.label74 = new System.Windows.Forms.Label();
  302. this.groupBox26 = new System.Windows.Forms.GroupBox();
  303. this.panel26 = new System.Windows.Forms.Panel();
  304. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  305. this.Key = new System.Windows.Forms.DataGridViewTextBoxColumn();
  306. this.DataType = new System.Windows.Forms.DataGridViewComboBoxColumn();
  307. this.btnPrint = new System.Windows.Forms.Button();
  308. this.cboPrinters = new System.Windows.Forms.ComboBox();
  309. this.label75 = new System.Windows.Forms.Label();
  310. this.tbBarTenderTempPath = new System.Windows.Forms.TextBox();
  311. this.cbOpenBarTenderPrint = new System.Windows.Forms.CheckBox();
  312. this.label76 = new System.Windows.Forms.Label();
  313. this.cbAsideDefect = new System.Windows.Forms.CheckBox();
  314. this.toolStrip1.SuspendLayout();
  315. this.skinTabPage6.SuspendLayout();
  316. this.groupBox28.SuspendLayout();
  317. this.panel28.SuspendLayout();
  318. this.groupBox23.SuspendLayout();
  319. this.panel23.SuspendLayout();
  320. this.groupBox14.SuspendLayout();
  321. this.panel14.SuspendLayout();
  322. ((System.ComponentModel.ISupportInitialize)(this.numViewY)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.numViewX)).BeginInit();
  324. this.groupBox13.SuspendLayout();
  325. this.panel13.SuspendLayout();
  326. this.groupBox8.SuspendLayout();
  327. this.panel8.SuspendLayout();
  328. this.groupBox6.SuspendLayout();
  329. this.panel6.SuspendLayout();
  330. this.groupBox18.SuspendLayout();
  331. this.panel18.SuspendLayout();
  332. ((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).BeginInit();
  333. this.groupBox2.SuspendLayout();
  334. this.panel2.SuspendLayout();
  335. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).BeginInit();
  336. this.skinTabPage5.SuspendLayout();
  337. this.skinTabPage4.SuspendLayout();
  338. this.groupBox21.SuspendLayout();
  339. this.panel21.SuspendLayout();
  340. ((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).BeginInit();
  342. this.groupBox20.SuspendLayout();
  343. this.panel20.SuspendLayout();
  344. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).BeginInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).BeginInit();
  346. this.groupBox15.SuspendLayout();
  347. this.panel15.SuspendLayout();
  348. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).BeginInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).BeginInit();
  350. this.groupBox19.SuspendLayout();
  351. this.panel19.SuspendLayout();
  352. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).BeginInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).BeginInit();
  354. this.groupBox17.SuspendLayout();
  355. this.panel17.SuspendLayout();
  356. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).BeginInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).BeginInit();
  358. this.groupBox1.SuspendLayout();
  359. this.panel1.SuspendLayout();
  360. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).BeginInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).BeginInit();
  362. this.skinTabPage2.SuspendLayout();
  363. this.groupBox12.SuspendLayout();
  364. this.panel12.SuspendLayout();
  365. this.groupBox11.SuspendLayout();
  366. this.panel11.SuspendLayout();
  367. ((System.ComponentModel.ISupportInitialize)(this.numSaveValue)).BeginInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.numThicknessPort)).BeginInit();
  369. this.groupBox10.SuspendLayout();
  370. this.panel10.SuspendLayout();
  371. ((System.ComponentModel.ISupportInitialize)(this.numLensBaud)).BeginInit();
  372. this.groupBox9.SuspendLayout();
  373. this.panel9.SuspendLayout();
  374. ((System.ComponentModel.ISupportInitialize)(this.numOffset)).BeginInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.numTensorBaud)).BeginInit();
  376. this.groupBox7.SuspendLayout();
  377. this.panel7.SuspendLayout();
  378. this.groupBox5.SuspendLayout();
  379. this.panel5.SuspendLayout();
  380. this.groupBox3.SuspendLayout();
  381. this.panel3.SuspendLayout();
  382. this.groupBox4.SuspendLayout();
  383. this.panel4.SuspendLayout();
  384. ((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).BeginInit();
  385. this.skinTabPage1.SuspendLayout();
  386. this.skinTabControl1.SuspendLayout();
  387. this.skinTabPage3.SuspendLayout();
  388. this.groupBox25.SuspendLayout();
  389. this.panel25.SuspendLayout();
  390. ((System.ComponentModel.ISupportInitialize)(this.numPdtServerPort)).BeginInit();
  391. this.groupBox24.SuspendLayout();
  392. this.panel24.SuspendLayout();
  393. ((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).BeginInit();
  394. this.groupBox16.SuspendLayout();
  395. this.panel16.SuspendLayout();
  396. this.skinTabPage7.SuspendLayout();
  397. this.groupBox22.SuspendLayout();
  398. this.panel22.SuspendLayout();
  399. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ16)).BeginInit();
  400. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ15)).BeginInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ14)).BeginInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ13)).BeginInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ12)).BeginInit();
  404. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ11)).BeginInit();
  405. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ10)).BeginInit();
  406. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ9)).BeginInit();
  407. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ8)).BeginInit();
  408. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ7)).BeginInit();
  409. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ6)).BeginInit();
  410. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ5)).BeginInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ4)).BeginInit();
  412. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ3)).BeginInit();
  413. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ1)).BeginInit();
  414. this.skinTabPage8.SuspendLayout();
  415. this.groupBox27.SuspendLayout();
  416. this.panel27.SuspendLayout();
  417. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  418. this.groupBox26.SuspendLayout();
  419. this.panel26.SuspendLayout();
  420. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  421. this.SuspendLayout();
  422. //
  423. // uiTitel1
  424. //
  425. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  426. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  427. this.uiTitel1.FatherForm = null;
  428. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  429. this.uiTitel1.Name = "uiTitel1";
  430. this.uiTitel1.Size = new System.Drawing.Size(723, 46);
  431. this.uiTitel1.TabIndex = 2;
  432. //
  433. // toolStrip1
  434. //
  435. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  436. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  437. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  438. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  439. this.tsbtnSave,
  440. this.tsbtnDataSave,
  441. this.tsbtnDatImport,
  442. this.toolStripSeparator2,
  443. this.tsbtnExit});
  444. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  445. this.toolStrip1.Location = new System.Drawing.Point(0, 46);
  446. this.toolStrip1.Name = "toolStrip1";
  447. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  448. this.toolStrip1.Size = new System.Drawing.Size(723, 56);
  449. this.toolStrip1.TabIndex = 21;
  450. this.toolStrip1.Text = "toolStrip1";
  451. //
  452. // tsbtnSave
  453. //
  454. this.tsbtnSave.ForeColor = System.Drawing.SystemColors.Control;
  455. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  456. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  457. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  458. this.tsbtnSave.Name = "tsbtnSave";
  459. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  460. this.tsbtnSave.Text = " 保存 ";
  461. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  462. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  463. //
  464. // tsbtnDataSave
  465. //
  466. this.tsbtnDataSave.ForeColor = System.Drawing.SystemColors.Control;
  467. this.tsbtnDataSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDataSave.Image")));
  468. this.tsbtnDataSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  469. this.tsbtnDataSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  470. this.tsbtnDataSave.Name = "tsbtnDataSave";
  471. this.tsbtnDataSave.Size = new System.Drawing.Size(72, 53);
  472. this.tsbtnDataSave.Text = "数据库备份";
  473. this.tsbtnDataSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  474. this.tsbtnDataSave.Click += new System.EventHandler(this.tsbtnDatSave_Click);
  475. //
  476. // tsbtnDatImport
  477. //
  478. this.tsbtnDatImport.ForeColor = System.Drawing.SystemColors.Control;
  479. this.tsbtnDatImport.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDatImport.Image")));
  480. this.tsbtnDatImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  481. this.tsbtnDatImport.ImageTransparentColor = System.Drawing.Color.Magenta;
  482. this.tsbtnDatImport.Name = "tsbtnDatImport";
  483. this.tsbtnDatImport.Size = new System.Drawing.Size(72, 53);
  484. this.tsbtnDatImport.Text = "数据库导入";
  485. this.tsbtnDatImport.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  486. this.tsbtnDatImport.Click += new System.EventHandler(this.tsbtnDatImport_Click);
  487. //
  488. // toolStripSeparator2
  489. //
  490. this.toolStripSeparator2.Name = "toolStripSeparator2";
  491. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
  492. //
  493. // tsbtnExit
  494. //
  495. this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
  496. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  497. this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  498. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  499. this.tsbtnExit.Name = "tsbtnExit";
  500. this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
  501. this.tsbtnExit.Text = " 退出 ";
  502. this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  503. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  504. //
  505. // skinTabPage6
  506. //
  507. this.skinTabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  508. this.skinTabPage6.Controls.Add(this.groupBox28);
  509. this.skinTabPage6.Controls.Add(this.groupBox23);
  510. this.skinTabPage6.Controls.Add(this.groupBox14);
  511. this.skinTabPage6.Controls.Add(this.groupBox13);
  512. this.skinTabPage6.Controls.Add(this.groupBox8);
  513. this.skinTabPage6.Controls.Add(this.groupBox6);
  514. this.skinTabPage6.Controls.Add(this.groupBox18);
  515. this.skinTabPage6.Controls.Add(this.groupBox2);
  516. this.skinTabPage6.Dock = System.Windows.Forms.DockStyle.Fill;
  517. this.skinTabPage6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.skinTabPage6.Location = new System.Drawing.Point(0, 36);
  519. this.skinTabPage6.Name = "skinTabPage6";
  520. this.skinTabPage6.Size = new System.Drawing.Size(723, 607);
  521. this.skinTabPage6.TabIndex = 5;
  522. this.skinTabPage6.TabItemImage = null;
  523. this.skinTabPage6.Text = "系统设置";
  524. //
  525. // groupBox28
  526. //
  527. this.groupBox28.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  528. | System.Windows.Forms.AnchorStyles.Right)));
  529. this.groupBox28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  530. this.groupBox28.Controls.Add(this.panel28);
  531. this.groupBox28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  532. this.groupBox28.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  533. this.groupBox28.Location = new System.Drawing.Point(2, 527);
  534. this.groupBox28.Margin = new System.Windows.Forms.Padding(2);
  535. this.groupBox28.Name = "groupBox28";
  536. this.groupBox28.Padding = new System.Windows.Forms.Padding(2);
  537. this.groupBox28.Size = new System.Drawing.Size(720, 55);
  538. this.groupBox28.TabIndex = 38;
  539. this.groupBox28.TabStop = false;
  540. this.groupBox28.Text = "数据转换矩阵路径";
  541. this.groupBox28.Visible = false;
  542. //
  543. // panel28
  544. //
  545. this.panel28.BackColor = System.Drawing.Color.White;
  546. this.panel28.Controls.Add(this.tbMatDataPath);
  547. this.panel28.Controls.Add(this.label84);
  548. this.panel28.Dock = System.Windows.Forms.DockStyle.Fill;
  549. this.panel28.Location = new System.Drawing.Point(2, 16);
  550. this.panel28.Margin = new System.Windows.Forms.Padding(2);
  551. this.panel28.Name = "panel28";
  552. this.panel28.Size = new System.Drawing.Size(716, 37);
  553. this.panel28.TabIndex = 0;
  554. //
  555. // tbMatDataPath
  556. //
  557. this.tbMatDataPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  558. | System.Windows.Forms.AnchorStyles.Right)));
  559. this.tbMatDataPath.Location = new System.Drawing.Point(79, 8);
  560. this.tbMatDataPath.Margin = new System.Windows.Forms.Padding(2);
  561. this.tbMatDataPath.Name = "tbMatDataPath";
  562. this.tbMatDataPath.ReadOnly = true;
  563. this.tbMatDataPath.Size = new System.Drawing.Size(629, 21);
  564. this.tbMatDataPath.TabIndex = 5;
  565. this.tbMatDataPath.Text = "D:\\phtons\\";
  566. this.tbMatDataPath.Click += new System.EventHandler(this.tbPathFile_Click);
  567. //
  568. // label84
  569. //
  570. this.label84.AutoSize = true;
  571. this.label84.ForeColor = System.Drawing.SystemColors.ControlText;
  572. this.label84.Location = new System.Drawing.Point(10, 10);
  573. this.label84.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  574. this.label84.Name = "label84";
  575. this.label84.Size = new System.Drawing.Size(65, 12);
  576. this.label84.TabIndex = 4;
  577. this.label84.Text = "矩阵路径:";
  578. //
  579. // groupBox23
  580. //
  581. this.groupBox23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  582. | System.Windows.Forms.AnchorStyles.Right)));
  583. this.groupBox23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  584. this.groupBox23.Controls.Add(this.panel23);
  585. this.groupBox23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.groupBox23.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  587. this.groupBox23.Location = new System.Drawing.Point(1, 119);
  588. this.groupBox23.Margin = new System.Windows.Forms.Padding(2);
  589. this.groupBox23.Name = "groupBox23";
  590. this.groupBox23.Padding = new System.Windows.Forms.Padding(2);
  591. this.groupBox23.Size = new System.Drawing.Size(720, 55);
  592. this.groupBox23.TabIndex = 37;
  593. this.groupBox23.TabStop = false;
  594. this.groupBox23.Text = "产品文件路径";
  595. //
  596. // panel23
  597. //
  598. this.panel23.BackColor = System.Drawing.Color.White;
  599. this.panel23.Controls.Add(this.tbPdtPath);
  600. this.panel23.Controls.Add(this.label77);
  601. this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
  602. this.panel23.Location = new System.Drawing.Point(2, 16);
  603. this.panel23.Margin = new System.Windows.Forms.Padding(2);
  604. this.panel23.Name = "panel23";
  605. this.panel23.Size = new System.Drawing.Size(716, 37);
  606. this.panel23.TabIndex = 0;
  607. //
  608. // tbPdtPath
  609. //
  610. this.tbPdtPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  611. | System.Windows.Forms.AnchorStyles.Right)));
  612. this.tbPdtPath.Location = new System.Drawing.Point(80, 8);
  613. this.tbPdtPath.Margin = new System.Windows.Forms.Padding(2);
  614. this.tbPdtPath.Name = "tbPdtPath";
  615. this.tbPdtPath.ReadOnly = true;
  616. this.tbPdtPath.Size = new System.Drawing.Size(628, 21);
  617. this.tbPdtPath.TabIndex = 5;
  618. this.tbPdtPath.Text = "D:\\phtons\\";
  619. this.tbPdtPath.Click += new System.EventHandler(this.tbPath_Click);
  620. //
  621. // label77
  622. //
  623. this.label77.AutoSize = true;
  624. this.label77.ForeColor = System.Drawing.SystemColors.ControlText;
  625. this.label77.Location = new System.Drawing.Point(10, 10);
  626. this.label77.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  627. this.label77.Name = "label77";
  628. this.label77.Size = new System.Drawing.Size(65, 12);
  629. this.label77.TabIndex = 4;
  630. this.label77.Text = "产品路径:";
  631. //
  632. // groupBox14
  633. //
  634. this.groupBox14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  635. | System.Windows.Forms.AnchorStyles.Right)));
  636. this.groupBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  637. this.groupBox14.Controls.Add(this.panel14);
  638. this.groupBox14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.groupBox14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  640. this.groupBox14.Location = new System.Drawing.Point(1, 389);
  641. this.groupBox14.Margin = new System.Windows.Forms.Padding(2);
  642. this.groupBox14.Name = "groupBox14";
  643. this.groupBox14.Padding = new System.Windows.Forms.Padding(2);
  644. this.groupBox14.Size = new System.Drawing.Size(720, 66);
  645. this.groupBox14.TabIndex = 36;
  646. this.groupBox14.TabStop = false;
  647. this.groupBox14.Text = "后部外观尺寸检测相机参数";
  648. //
  649. // panel14
  650. //
  651. this.panel14.BackColor = System.Drawing.Color.White;
  652. this.panel14.Controls.Add(this.numViewY);
  653. this.panel14.Controls.Add(this.label22);
  654. this.panel14.Controls.Add(this.numViewX);
  655. this.panel14.Controls.Add(this.label21);
  656. this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
  657. this.panel14.Location = new System.Drawing.Point(2, 16);
  658. this.panel14.Margin = new System.Windows.Forms.Padding(2);
  659. this.panel14.Name = "panel14";
  660. this.panel14.Size = new System.Drawing.Size(716, 48);
  661. this.panel14.TabIndex = 0;
  662. //
  663. // numViewY
  664. //
  665. this.numViewY.DecimalPlaces = 2;
  666. this.numViewY.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  667. this.numViewY.Increment = new decimal(new int[] {
  668. 10,
  669. 0,
  670. 0,
  671. 0});
  672. this.numViewY.Location = new System.Drawing.Point(458, 12);
  673. this.numViewY.Maximum = new decimal(new int[] {
  674. 1000000000,
  675. 0,
  676. 0,
  677. 0});
  678. this.numViewY.Name = "numViewY";
  679. this.numViewY.Size = new System.Drawing.Size(120, 23);
  680. this.numViewY.TabIndex = 11;
  681. this.numViewY.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  682. this.numViewY.Value = new decimal(new int[] {
  683. 30,
  684. 0,
  685. 0,
  686. 0});
  687. //
  688. // label22
  689. //
  690. this.label22.AutoSize = true;
  691. this.label22.ForeColor = System.Drawing.SystemColors.ControlText;
  692. this.label22.Location = new System.Drawing.Point(340, 17);
  693. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  694. this.label22.Name = "label22";
  695. this.label22.Size = new System.Drawing.Size(113, 12);
  696. this.label22.TabIndex = 10;
  697. this.label22.Text = "纵向视野大小(mm):";
  698. //
  699. // numViewX
  700. //
  701. this.numViewX.DecimalPlaces = 2;
  702. this.numViewX.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  703. this.numViewX.Increment = new decimal(new int[] {
  704. 10,
  705. 0,
  706. 0,
  707. 0});
  708. this.numViewX.Location = new System.Drawing.Point(171, 12);
  709. this.numViewX.Maximum = new decimal(new int[] {
  710. 1000000000,
  711. 0,
  712. 0,
  713. 0});
  714. this.numViewX.Name = "numViewX";
  715. this.numViewX.Size = new System.Drawing.Size(120, 23);
  716. this.numViewX.TabIndex = 9;
  717. this.numViewX.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  718. this.numViewX.Value = new decimal(new int[] {
  719. 30,
  720. 0,
  721. 0,
  722. 0});
  723. //
  724. // label21
  725. //
  726. this.label21.AutoSize = true;
  727. this.label21.ForeColor = System.Drawing.SystemColors.ControlText;
  728. this.label21.Location = new System.Drawing.Point(53, 17);
  729. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  730. this.label21.Name = "label21";
  731. this.label21.Size = new System.Drawing.Size(113, 12);
  732. this.label21.TabIndex = 8;
  733. this.label21.Text = "横向视野大小(mm):";
  734. //
  735. // groupBox13
  736. //
  737. this.groupBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  738. | System.Windows.Forms.AnchorStyles.Right)));
  739. this.groupBox13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  740. this.groupBox13.Controls.Add(this.panel13);
  741. this.groupBox13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  742. this.groupBox13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  743. this.groupBox13.Location = new System.Drawing.Point(1, 319);
  744. this.groupBox13.Margin = new System.Windows.Forms.Padding(2);
  745. this.groupBox13.Name = "groupBox13";
  746. this.groupBox13.Padding = new System.Windows.Forms.Padding(2);
  747. this.groupBox13.Size = new System.Drawing.Size(720, 66);
  748. this.groupBox13.TabIndex = 35;
  749. this.groupBox13.TabStop = false;
  750. this.groupBox13.Text = "主界面设置(调试)";
  751. //
  752. // panel13
  753. //
  754. this.panel13.BackColor = System.Drawing.Color.White;
  755. this.panel13.Controls.Add(this.cbShowBtn);
  756. this.panel13.Controls.Add(this.cbDoorAlm);
  757. this.panel13.Controls.Add(this.cbBuzzShow);
  758. this.panel13.Controls.Add(this.cbResetBtn);
  759. this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
  760. this.panel13.Location = new System.Drawing.Point(2, 16);
  761. this.panel13.Margin = new System.Windows.Forms.Padding(2);
  762. this.panel13.Name = "panel13";
  763. this.panel13.Size = new System.Drawing.Size(716, 48);
  764. this.panel13.TabIndex = 0;
  765. //
  766. // cbShowBtn
  767. //
  768. this.cbShowBtn.AutoSize = true;
  769. this.cbShowBtn.ForeColor = System.Drawing.SystemColors.ControlText;
  770. this.cbShowBtn.Location = new System.Drawing.Point(569, 19);
  771. this.cbShowBtn.Margin = new System.Windows.Forms.Padding(2);
  772. this.cbShowBtn.Name = "cbShowBtn";
  773. this.cbShowBtn.Size = new System.Drawing.Size(96, 16);
  774. this.cbShowBtn.TabIndex = 11;
  775. this.cbShowBtn.Text = "显示分布查看";
  776. this.cbShowBtn.UseVisualStyleBackColor = true;
  777. //
  778. // cbDoorAlm
  779. //
  780. this.cbDoorAlm.AutoSize = true;
  781. this.cbDoorAlm.ForeColor = System.Drawing.SystemColors.ControlText;
  782. this.cbDoorAlm.Location = new System.Drawing.Point(410, 19);
  783. this.cbDoorAlm.Margin = new System.Windows.Forms.Padding(2);
  784. this.cbDoorAlm.Name = "cbDoorAlm";
  785. this.cbDoorAlm.Size = new System.Drawing.Size(96, 16);
  786. this.cbDoorAlm.TabIndex = 10;
  787. this.cbDoorAlm.Text = "显示门磁控制";
  788. this.cbDoorAlm.UseVisualStyleBackColor = true;
  789. //
  790. // cbBuzzShow
  791. //
  792. this.cbBuzzShow.AutoSize = true;
  793. this.cbBuzzShow.ForeColor = System.Drawing.SystemColors.ControlText;
  794. this.cbBuzzShow.Location = new System.Drawing.Point(239, 19);
  795. this.cbBuzzShow.Margin = new System.Windows.Forms.Padding(2);
  796. this.cbBuzzShow.Name = "cbBuzzShow";
  797. this.cbBuzzShow.Size = new System.Drawing.Size(108, 16);
  798. this.cbBuzzShow.TabIndex = 9;
  799. this.cbBuzzShow.Text = "显示蜂鸣器控制";
  800. this.cbBuzzShow.UseVisualStyleBackColor = true;
  801. //
  802. // cbResetBtn
  803. //
  804. this.cbResetBtn.AutoSize = true;
  805. this.cbResetBtn.ForeColor = System.Drawing.SystemColors.ControlText;
  806. this.cbResetBtn.Location = new System.Drawing.Point(79, 19);
  807. this.cbResetBtn.Margin = new System.Windows.Forms.Padding(2);
  808. this.cbResetBtn.Name = "cbResetBtn";
  809. this.cbResetBtn.Size = new System.Drawing.Size(96, 16);
  810. this.cbResetBtn.TabIndex = 8;
  811. this.cbResetBtn.Text = "显示复位按钮";
  812. this.cbResetBtn.UseVisualStyleBackColor = true;
  813. //
  814. // groupBox8
  815. //
  816. this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  817. | System.Windows.Forms.AnchorStyles.Right)));
  818. this.groupBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  819. this.groupBox8.Controls.Add(this.panel8);
  820. this.groupBox8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. this.groupBox8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  822. this.groupBox8.Location = new System.Drawing.Point(1, 60);
  823. this.groupBox8.Margin = new System.Windows.Forms.Padding(2);
  824. this.groupBox8.Name = "groupBox8";
  825. this.groupBox8.Padding = new System.Windows.Forms.Padding(2);
  826. this.groupBox8.Size = new System.Drawing.Size(720, 55);
  827. this.groupBox8.TabIndex = 33;
  828. this.groupBox8.TabStop = false;
  829. this.groupBox8.Text = "模型路径";
  830. //
  831. // panel8
  832. //
  833. this.panel8.BackColor = System.Drawing.Color.White;
  834. this.panel8.Controls.Add(this.tbModelPath);
  835. this.panel8.Controls.Add(this.label11);
  836. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  837. this.panel8.Location = new System.Drawing.Point(2, 16);
  838. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  839. this.panel8.Name = "panel8";
  840. this.panel8.Size = new System.Drawing.Size(716, 37);
  841. this.panel8.TabIndex = 0;
  842. //
  843. // tbModelPath
  844. //
  845. this.tbModelPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  846. | System.Windows.Forms.AnchorStyles.Right)));
  847. this.tbModelPath.Location = new System.Drawing.Point(80, 8);
  848. this.tbModelPath.Margin = new System.Windows.Forms.Padding(2);
  849. this.tbModelPath.Name = "tbModelPath";
  850. this.tbModelPath.ReadOnly = true;
  851. this.tbModelPath.Size = new System.Drawing.Size(628, 21);
  852. this.tbModelPath.TabIndex = 5;
  853. this.tbModelPath.Text = "D:\\phtons\\";
  854. this.tbModelPath.Click += new System.EventHandler(this.tbPath_Click);
  855. //
  856. // label11
  857. //
  858. this.label11.AutoSize = true;
  859. this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
  860. this.label11.Location = new System.Drawing.Point(10, 10);
  861. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  862. this.label11.Name = "label11";
  863. this.label11.Size = new System.Drawing.Size(65, 12);
  864. this.label11.TabIndex = 4;
  865. this.label11.Text = "模型路径:";
  866. //
  867. // groupBox6
  868. //
  869. this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  870. | System.Windows.Forms.AnchorStyles.Right)));
  871. this.groupBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  872. this.groupBox6.Controls.Add(this.panel6);
  873. this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  874. this.groupBox6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  875. this.groupBox6.Location = new System.Drawing.Point(2, 2);
  876. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  877. this.groupBox6.Name = "groupBox6";
  878. this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
  879. this.groupBox6.Size = new System.Drawing.Size(720, 55);
  880. this.groupBox6.TabIndex = 32;
  881. this.groupBox6.TabStop = false;
  882. this.groupBox6.Text = "程序引擎路径";
  883. //
  884. // panel6
  885. //
  886. this.panel6.BackColor = System.Drawing.Color.White;
  887. this.panel6.Controls.Add(this.tbSizeEnginePath);
  888. this.panel6.Controls.Add(this.label40);
  889. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  890. this.panel6.Location = new System.Drawing.Point(2, 16);
  891. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  892. this.panel6.Name = "panel6";
  893. this.panel6.Size = new System.Drawing.Size(716, 37);
  894. this.panel6.TabIndex = 0;
  895. //
  896. // tbSizeEnginePath
  897. //
  898. this.tbSizeEnginePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  899. | System.Windows.Forms.AnchorStyles.Right)));
  900. this.tbSizeEnginePath.Location = new System.Drawing.Point(79, 8);
  901. this.tbSizeEnginePath.Margin = new System.Windows.Forms.Padding(2);
  902. this.tbSizeEnginePath.Name = "tbSizeEnginePath";
  903. this.tbSizeEnginePath.ReadOnly = true;
  904. this.tbSizeEnginePath.Size = new System.Drawing.Size(629, 21);
  905. this.tbSizeEnginePath.TabIndex = 5;
  906. this.tbSizeEnginePath.Text = "D:\\phtons\\";
  907. this.tbSizeEnginePath.Click += new System.EventHandler(this.tbPath_Click);
  908. //
  909. // label40
  910. //
  911. this.label40.AutoSize = true;
  912. this.label40.ForeColor = System.Drawing.SystemColors.ControlText;
  913. this.label40.Location = new System.Drawing.Point(10, 10);
  914. this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  915. this.label40.Name = "label40";
  916. this.label40.Size = new System.Drawing.Size(65, 12);
  917. this.label40.TabIndex = 4;
  918. this.label40.Text = "程序路径:";
  919. //
  920. // groupBox18
  921. //
  922. this.groupBox18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  923. this.groupBox18.Controls.Add(this.panel18);
  924. this.groupBox18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  925. this.groupBox18.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  926. this.groupBox18.Location = new System.Drawing.Point(2, 179);
  927. this.groupBox18.Margin = new System.Windows.Forms.Padding(2);
  928. this.groupBox18.Name = "groupBox18";
  929. this.groupBox18.Padding = new System.Windows.Forms.Padding(2);
  930. this.groupBox18.Size = new System.Drawing.Size(720, 57);
  931. this.groupBox18.TabIndex = 29;
  932. this.groupBox18.TabStop = false;
  933. this.groupBox18.Text = "HTTP服务";
  934. //
  935. // panel18
  936. //
  937. this.panel18.BackColor = System.Drawing.Color.White;
  938. this.panel18.Controls.Add(this.label48);
  939. this.panel18.Controls.Add(this.tbLocalIp);
  940. this.panel18.Controls.Add(this.numHttpPort);
  941. this.panel18.Controls.Add(this.label49);
  942. this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
  943. this.panel18.Location = new System.Drawing.Point(2, 16);
  944. this.panel18.Margin = new System.Windows.Forms.Padding(2);
  945. this.panel18.Name = "panel18";
  946. this.panel18.Size = new System.Drawing.Size(716, 39);
  947. this.panel18.TabIndex = 0;
  948. //
  949. // label48
  950. //
  951. this.label48.AutoSize = true;
  952. this.label48.ForeColor = System.Drawing.SystemColors.ControlText;
  953. this.label48.Location = new System.Drawing.Point(282, 10);
  954. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  955. this.label48.Name = "label48";
  956. this.label48.Size = new System.Drawing.Size(65, 12);
  957. this.label48.TabIndex = 10;
  958. this.label48.Text = "通讯端口:";
  959. //
  960. // tbLocalIp
  961. //
  962. this.tbLocalIp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  963. | System.Windows.Forms.AnchorStyles.Right)));
  964. this.tbLocalIp.Location = new System.Drawing.Point(79, 7);
  965. this.tbLocalIp.Margin = new System.Windows.Forms.Padding(2);
  966. this.tbLocalIp.Name = "tbLocalIp";
  967. this.tbLocalIp.Size = new System.Drawing.Size(148, 21);
  968. this.tbLocalIp.TabIndex = 9;
  969. //
  970. // numHttpPort
  971. //
  972. this.numHttpPort.Location = new System.Drawing.Point(351, 8);
  973. this.numHttpPort.Margin = new System.Windows.Forms.Padding(2);
  974. this.numHttpPort.Maximum = new decimal(new int[] {
  975. 99999,
  976. 0,
  977. 0,
  978. 0});
  979. this.numHttpPort.Name = "numHttpPort";
  980. this.numHttpPort.Size = new System.Drawing.Size(133, 21);
  981. this.numHttpPort.TabIndex = 8;
  982. this.numHttpPort.TabStop = false;
  983. this.numHttpPort.Value = new decimal(new int[] {
  984. 18082,
  985. 0,
  986. 0,
  987. 0});
  988. //
  989. // label49
  990. //
  991. this.label49.AutoSize = true;
  992. this.label49.ForeColor = System.Drawing.SystemColors.ControlText;
  993. this.label49.Location = new System.Drawing.Point(10, 10);
  994. this.label49.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  995. this.label49.Name = "label49";
  996. this.label49.Size = new System.Drawing.Size(53, 12);
  997. this.label49.TabIndex = 4;
  998. this.label49.Text = "本机IP:";
  999. //
  1000. // groupBox2
  1001. //
  1002. this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1003. | System.Windows.Forms.AnchorStyles.Right)));
  1004. this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1005. this.groupBox2.Controls.Add(this.panel2);
  1006. this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1007. this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1008. this.groupBox2.Location = new System.Drawing.Point(2, 240);
  1009. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  1010. this.groupBox2.Name = "groupBox2";
  1011. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  1012. this.groupBox2.Size = new System.Drawing.Size(720, 75);
  1013. this.groupBox2.TabIndex = 28;
  1014. this.groupBox2.TabStop = false;
  1015. this.groupBox2.Text = "日志";
  1016. //
  1017. // panel2
  1018. //
  1019. this.panel2.BackColor = System.Drawing.Color.White;
  1020. this.panel2.Controls.Add(this.label3);
  1021. this.panel2.Controls.Add(this.numLogDays);
  1022. this.panel2.Controls.Add(this.ckbAutoClear);
  1023. this.panel2.Controls.Add(this.tbLogPath);
  1024. this.panel2.Controls.Add(this.label2);
  1025. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1026. this.panel2.Location = new System.Drawing.Point(2, 16);
  1027. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1028. this.panel2.Name = "panel2";
  1029. this.panel2.Size = new System.Drawing.Size(716, 57);
  1030. this.panel2.TabIndex = 0;
  1031. //
  1032. // label3
  1033. //
  1034. this.label3.AutoSize = true;
  1035. this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
  1036. this.label3.Location = new System.Drawing.Point(226, 36);
  1037. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1038. this.label3.Name = "label3";
  1039. this.label3.Size = new System.Drawing.Size(17, 12);
  1040. this.label3.TabIndex = 9;
  1041. this.label3.Text = "天";
  1042. //
  1043. // numLogDays
  1044. //
  1045. this.numLogDays.DecimalPlaces = 1;
  1046. this.numLogDays.Location = new System.Drawing.Point(179, 34);
  1047. this.numLogDays.Margin = new System.Windows.Forms.Padding(2);
  1048. this.numLogDays.Name = "numLogDays";
  1049. this.numLogDays.Size = new System.Drawing.Size(43, 21);
  1050. this.numLogDays.TabIndex = 8;
  1051. this.numLogDays.Value = new decimal(new int[] {
  1052. 90,
  1053. 0,
  1054. 0,
  1055. 0});
  1056. //
  1057. // ckbAutoClear
  1058. //
  1059. this.ckbAutoClear.AutoSize = true;
  1060. this.ckbAutoClear.ForeColor = System.Drawing.SystemColors.ControlText;
  1061. this.ckbAutoClear.Location = new System.Drawing.Point(79, 35);
  1062. this.ckbAutoClear.Margin = new System.Windows.Forms.Padding(2);
  1063. this.ckbAutoClear.Name = "ckbAutoClear";
  1064. this.ckbAutoClear.Size = new System.Drawing.Size(96, 16);
  1065. this.ckbAutoClear.TabIndex = 7;
  1066. this.ckbAutoClear.Text = "自动清除大于";
  1067. this.ckbAutoClear.UseVisualStyleBackColor = true;
  1068. //
  1069. // tbLogPath
  1070. //
  1071. this.tbLogPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1072. | System.Windows.Forms.AnchorStyles.Right)));
  1073. this.tbLogPath.Location = new System.Drawing.Point(79, 7);
  1074. this.tbLogPath.Margin = new System.Windows.Forms.Padding(2);
  1075. this.tbLogPath.Name = "tbLogPath";
  1076. this.tbLogPath.ReadOnly = true;
  1077. this.tbLogPath.Size = new System.Drawing.Size(627, 21);
  1078. this.tbLogPath.TabIndex = 5;
  1079. this.tbLogPath.Text = ".\\Logs\\";
  1080. this.tbLogPath.Click += new System.EventHandler(this.tbPath_Click);
  1081. //
  1082. // label2
  1083. //
  1084. this.label2.AutoSize = true;
  1085. this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
  1086. this.label2.Location = new System.Drawing.Point(10, 10);
  1087. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1088. this.label2.Name = "label2";
  1089. this.label2.Size = new System.Drawing.Size(65, 12);
  1090. this.label2.TabIndex = 4;
  1091. this.label2.Text = "保存路径:";
  1092. //
  1093. // skinTabPage5
  1094. //
  1095. this.skinTabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1096. this.skinTabPage5.Controls.Add(this.chkSkipLens);
  1097. this.skinTabPage5.Controls.Add(this.chkSkipHeight);
  1098. this.skinTabPage5.Controls.Add(this.chkSkipTensor);
  1099. this.skinTabPage5.Controls.Add(this.chkSkipScannerCC);
  1100. this.skinTabPage5.Controls.Add(this.chkSkipAxis1);
  1101. this.skinTabPage5.Controls.Add(this.chkSkipScannerGL);
  1102. this.skinTabPage5.Controls.Add(this.chkSkipLight);
  1103. this.skinTabPage5.Controls.Add(this.chkSkipAxis3);
  1104. this.skinTabPage5.Controls.Add(this.chkSkipAxis2);
  1105. this.skinTabPage5.Controls.Add(this.chkSkipAxis0);
  1106. this.skinTabPage5.Dock = System.Windows.Forms.DockStyle.Fill;
  1107. this.skinTabPage5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. this.skinTabPage5.Location = new System.Drawing.Point(0, 36);
  1109. this.skinTabPage5.Name = "skinTabPage5";
  1110. this.skinTabPage5.Size = new System.Drawing.Size(723, 607);
  1111. this.skinTabPage5.TabIndex = 4;
  1112. this.skinTabPage5.TabItemImage = null;
  1113. this.skinTabPage5.Text = "硬件禁用";
  1114. //
  1115. // chkSkipLens
  1116. //
  1117. this.chkSkipLens.AutoSize = true;
  1118. this.chkSkipLens.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1119. this.chkSkipLens.ForeColor = System.Drawing.Color.White;
  1120. this.chkSkipLens.Location = new System.Drawing.Point(64, 297);
  1121. this.chkSkipLens.Margin = new System.Windows.Forms.Padding(2);
  1122. this.chkSkipLens.Name = "chkSkipLens";
  1123. this.chkSkipLens.Size = new System.Drawing.Size(125, 25);
  1124. this.chkSkipLens.TabIndex = 22;
  1125. this.chkSkipLens.Text = "停用镜头电机";
  1126. this.chkSkipLens.UseVisualStyleBackColor = true;
  1127. //
  1128. // chkSkipHeight
  1129. //
  1130. this.chkSkipHeight.AutoSize = true;
  1131. this.chkSkipHeight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1132. this.chkSkipHeight.ForeColor = System.Drawing.Color.White;
  1133. this.chkSkipHeight.Location = new System.Drawing.Point(64, 248);
  1134. this.chkSkipHeight.Margin = new System.Windows.Forms.Padding(2);
  1135. this.chkSkipHeight.Name = "chkSkipHeight";
  1136. this.chkSkipHeight.Size = new System.Drawing.Size(141, 25);
  1137. this.chkSkipHeight.TabIndex = 21;
  1138. this.chkSkipHeight.Text = "停用测厚传感器";
  1139. this.chkSkipHeight.UseVisualStyleBackColor = true;
  1140. //
  1141. // chkSkipTensor
  1142. //
  1143. this.chkSkipTensor.AutoSize = true;
  1144. this.chkSkipTensor.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.chkSkipTensor.ForeColor = System.Drawing.Color.White;
  1146. this.chkSkipTensor.Location = new System.Drawing.Point(64, 199);
  1147. this.chkSkipTensor.Margin = new System.Windows.Forms.Padding(2);
  1148. this.chkSkipTensor.Name = "chkSkipTensor";
  1149. this.chkSkipTensor.Size = new System.Drawing.Size(141, 25);
  1150. this.chkSkipTensor.TabIndex = 20;
  1151. this.chkSkipTensor.Text = "停用张力传感器";
  1152. this.chkSkipTensor.UseVisualStyleBackColor = true;
  1153. //
  1154. // chkSkipScannerCC
  1155. //
  1156. this.chkSkipScannerCC.AutoSize = true;
  1157. this.chkSkipScannerCC.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1158. this.chkSkipScannerCC.ForeColor = System.Drawing.Color.White;
  1159. this.chkSkipScannerCC.Location = new System.Drawing.Point(64, 346);
  1160. this.chkSkipScannerCC.Margin = new System.Windows.Forms.Padding(2);
  1161. this.chkSkipScannerCC.Name = "chkSkipScannerCC";
  1162. this.chkSkipScannerCC.Size = new System.Drawing.Size(125, 25);
  1163. this.chkSkipScannerCC.TabIndex = 19;
  1164. this.chkSkipScannerCC.Text = "停用前部相机";
  1165. this.chkSkipScannerCC.UseVisualStyleBackColor = true;
  1166. //
  1167. // chkSkipAxis1
  1168. //
  1169. this.chkSkipAxis1.AutoSize = true;
  1170. this.chkSkipAxis1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1171. this.chkSkipAxis1.ForeColor = System.Drawing.Color.White;
  1172. this.chkSkipAxis1.Location = new System.Drawing.Point(222, 101);
  1173. this.chkSkipAxis1.Margin = new System.Windows.Forms.Padding(2);
  1174. this.chkSkipAxis1.Name = "chkSkipAxis1";
  1175. this.chkSkipAxis1.Size = new System.Drawing.Size(115, 25);
  1176. this.chkSkipAxis1.TabIndex = 18;
  1177. this.chkSkipAxis1.Text = "停用1轴(X2)";
  1178. this.chkSkipAxis1.UseVisualStyleBackColor = true;
  1179. //
  1180. // chkSkipScannerGL
  1181. //
  1182. this.chkSkipScannerGL.AutoSize = true;
  1183. this.chkSkipScannerGL.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1184. this.chkSkipScannerGL.ForeColor = System.Drawing.Color.White;
  1185. this.chkSkipScannerGL.Location = new System.Drawing.Point(64, 395);
  1186. this.chkSkipScannerGL.Margin = new System.Windows.Forms.Padding(2);
  1187. this.chkSkipScannerGL.Name = "chkSkipScannerGL";
  1188. this.chkSkipScannerGL.Size = new System.Drawing.Size(125, 25);
  1189. this.chkSkipScannerGL.TabIndex = 17;
  1190. this.chkSkipScannerGL.Text = "停用后部相机";
  1191. this.chkSkipScannerGL.UseVisualStyleBackColor = true;
  1192. //
  1193. // chkSkipLight
  1194. //
  1195. this.chkSkipLight.AutoSize = true;
  1196. this.chkSkipLight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1197. this.chkSkipLight.ForeColor = System.Drawing.Color.White;
  1198. this.chkSkipLight.Location = new System.Drawing.Point(64, 150);
  1199. this.chkSkipLight.Margin = new System.Windows.Forms.Padding(2);
  1200. this.chkSkipLight.Name = "chkSkipLight";
  1201. this.chkSkipLight.Size = new System.Drawing.Size(125, 25);
  1202. this.chkSkipLight.TabIndex = 16;
  1203. this.chkSkipLight.Text = "停用光源设备";
  1204. this.chkSkipLight.UseVisualStyleBackColor = true;
  1205. //
  1206. // chkSkipAxis3
  1207. //
  1208. this.chkSkipAxis3.AutoSize = true;
  1209. this.chkSkipAxis3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1210. this.chkSkipAxis3.ForeColor = System.Drawing.Color.White;
  1211. this.chkSkipAxis3.Location = new System.Drawing.Point(529, 101);
  1212. this.chkSkipAxis3.Margin = new System.Windows.Forms.Padding(2);
  1213. this.chkSkipAxis3.Name = "chkSkipAxis3";
  1214. this.chkSkipAxis3.Size = new System.Drawing.Size(122, 25);
  1215. this.chkSkipAxis3.TabIndex = 12;
  1216. this.chkSkipAxis3.Text = "停用3轴(Z轴)";
  1217. this.chkSkipAxis3.UseVisualStyleBackColor = true;
  1218. //
  1219. // chkSkipAxis2
  1220. //
  1221. this.chkSkipAxis2.AutoSize = true;
  1222. this.chkSkipAxis2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1223. this.chkSkipAxis2.ForeColor = System.Drawing.Color.White;
  1224. this.chkSkipAxis2.Location = new System.Drawing.Point(380, 101);
  1225. this.chkSkipAxis2.Margin = new System.Windows.Forms.Padding(2);
  1226. this.chkSkipAxis2.Name = "chkSkipAxis2";
  1227. this.chkSkipAxis2.Size = new System.Drawing.Size(106, 25);
  1228. this.chkSkipAxis2.TabIndex = 11;
  1229. this.chkSkipAxis2.Text = "停用2轴(Y)";
  1230. this.chkSkipAxis2.UseVisualStyleBackColor = true;
  1231. //
  1232. // chkSkipAxis0
  1233. //
  1234. this.chkSkipAxis0.AutoSize = true;
  1235. this.chkSkipAxis0.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1236. this.chkSkipAxis0.ForeColor = System.Drawing.Color.White;
  1237. this.chkSkipAxis0.Location = new System.Drawing.Point(64, 101);
  1238. this.chkSkipAxis0.Margin = new System.Windows.Forms.Padding(2);
  1239. this.chkSkipAxis0.Name = "chkSkipAxis0";
  1240. this.chkSkipAxis0.Size = new System.Drawing.Size(115, 25);
  1241. this.chkSkipAxis0.TabIndex = 10;
  1242. this.chkSkipAxis0.Text = "停用0轴(X1)";
  1243. this.chkSkipAxis0.UseVisualStyleBackColor = true;
  1244. //
  1245. // skinTabPage4
  1246. //
  1247. this.skinTabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1248. this.skinTabPage4.Controls.Add(this.groupBox21);
  1249. this.skinTabPage4.Controls.Add(this.groupBox20);
  1250. this.skinTabPage4.Controls.Add(this.groupBox15);
  1251. this.skinTabPage4.Controls.Add(this.groupBox19);
  1252. this.skinTabPage4.Controls.Add(this.groupBox17);
  1253. this.skinTabPage4.Controls.Add(this.groupBox1);
  1254. this.skinTabPage4.Dock = System.Windows.Forms.DockStyle.Fill;
  1255. this.skinTabPage4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1256. this.skinTabPage4.Location = new System.Drawing.Point(0, 36);
  1257. this.skinTabPage4.Name = "skinTabPage4";
  1258. this.skinTabPage4.Size = new System.Drawing.Size(723, 607);
  1259. this.skinTabPage4.TabIndex = 3;
  1260. this.skinTabPage4.TabItemImage = null;
  1261. this.skinTabPage4.Text = "图像保存";
  1262. //
  1263. // groupBox21
  1264. //
  1265. this.groupBox21.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1266. | System.Windows.Forms.AnchorStyles.Right)));
  1267. this.groupBox21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1268. this.groupBox21.Controls.Add(this.panel21);
  1269. this.groupBox21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1270. this.groupBox21.ForeColor = System.Drawing.Color.White;
  1271. this.groupBox21.Location = new System.Drawing.Point(3, 400);
  1272. this.groupBox21.Margin = new System.Windows.Forms.Padding(2);
  1273. this.groupBox21.Name = "groupBox21";
  1274. this.groupBox21.Padding = new System.Windows.Forms.Padding(2);
  1275. this.groupBox21.Size = new System.Drawing.Size(719, 75);
  1276. this.groupBox21.TabIndex = 37;
  1277. this.groupBox21.TabStop = false;
  1278. this.groupBox21.Text = "比对未通过打标图像(777-修复台)";
  1279. //
  1280. // panel21
  1281. //
  1282. this.panel21.BackColor = System.Drawing.Color.White;
  1283. this.panel21.Controls.Add(this.btnSizeBmp_Zoom_Image_SavePath);
  1284. this.panel21.Controls.Add(this.label57);
  1285. this.panel21.Controls.Add(this.numSizeBmp_Zoom_Image_SavePath_AutoClear);
  1286. this.panel21.Controls.Add(this.chkSizeBmp_Zoom_Image_SavePath_AutoClear);
  1287. this.panel21.Controls.Add(this.tbSizeBmpZoomImageSavePath);
  1288. this.panel21.Controls.Add(this.label58);
  1289. this.panel21.Dock = System.Windows.Forms.DockStyle.Fill;
  1290. this.panel21.Location = new System.Drawing.Point(2, 16);
  1291. this.panel21.Margin = new System.Windows.Forms.Padding(2);
  1292. this.panel21.Name = "panel21";
  1293. this.panel21.Size = new System.Drawing.Size(715, 57);
  1294. this.panel21.TabIndex = 0;
  1295. //
  1296. // btnSizeBmp_Zoom_Image_SavePath
  1297. //
  1298. this.btnSizeBmp_Zoom_Image_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnSizeBmp_Zoom_Image_SavePath.Image")));
  1299. this.btnSizeBmp_Zoom_Image_SavePath.Location = new System.Drawing.Point(643, 9);
  1300. this.btnSizeBmp_Zoom_Image_SavePath.Margin = new System.Windows.Forms.Padding(2);
  1301. this.btnSizeBmp_Zoom_Image_SavePath.Name = "btnSizeBmp_Zoom_Image_SavePath";
  1302. this.btnSizeBmp_Zoom_Image_SavePath.Size = new System.Drawing.Size(21, 19);
  1303. this.btnSizeBmp_Zoom_Image_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1304. this.btnSizeBmp_Zoom_Image_SavePath.TabIndex = 13;
  1305. this.btnSizeBmp_Zoom_Image_SavePath.TabStop = false;
  1306. this.btnSizeBmp_Zoom_Image_SavePath.Click += new System.EventHandler(this.btnClearPathClick);
  1307. //
  1308. // label57
  1309. //
  1310. this.label57.AutoSize = true;
  1311. this.label57.ForeColor = System.Drawing.Color.Black;
  1312. this.label57.Location = new System.Drawing.Point(379, 39);
  1313. this.label57.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1314. this.label57.Name = "label57";
  1315. this.label57.Size = new System.Drawing.Size(17, 12);
  1316. this.label57.TabIndex = 14;
  1317. this.label57.Text = "天";
  1318. //
  1319. // numSizeBmp_Zoom_Image_SavePath_AutoClear
  1320. //
  1321. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.DecimalPlaces = 1;
  1322. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(332, 34);
  1323. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1324. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "numSizeBmp_Zoom_Image_SavePath_AutoClear";
  1325. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  1326. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 13;
  1327. this.numSizeBmp_Zoom_Image_SavePath_AutoClear.Value = new decimal(new int[] {
  1328. 7,
  1329. 0,
  1330. 0,
  1331. 0});
  1332. //
  1333. // chkSizeBmp_Zoom_Image_SavePath_AutoClear
  1334. //
  1335. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.AutoSize = true;
  1336. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
  1337. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Location = new System.Drawing.Point(232, 36);
  1338. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1339. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Name = "chkSizeBmp_Zoom_Image_SavePath_AutoClear";
  1340. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  1341. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.TabIndex = 12;
  1342. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.Text = "自动清除大于";
  1343. this.chkSizeBmp_Zoom_Image_SavePath_AutoClear.UseVisualStyleBackColor = true;
  1344. //
  1345. // tbSizeBmpZoomImageSavePath
  1346. //
  1347. this.tbSizeBmpZoomImageSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1348. | System.Windows.Forms.AnchorStyles.Right)));
  1349. this.tbSizeBmpZoomImageSavePath.Location = new System.Drawing.Point(79, 9);
  1350. this.tbSizeBmpZoomImageSavePath.Margin = new System.Windows.Forms.Padding(2);
  1351. this.tbSizeBmpZoomImageSavePath.Name = "tbSizeBmpZoomImageSavePath";
  1352. this.tbSizeBmpZoomImageSavePath.ReadOnly = true;
  1353. this.tbSizeBmpZoomImageSavePath.Size = new System.Drawing.Size(559, 21);
  1354. this.tbSizeBmpZoomImageSavePath.TabIndex = 5;
  1355. this.tbSizeBmpZoomImageSavePath.Text = "D:\\phtons\\";
  1356. this.tbSizeBmpZoomImageSavePath.Click += new System.EventHandler(this.tbPath_Click);
  1357. //
  1358. // label58
  1359. //
  1360. this.label58.AutoSize = true;
  1361. this.label58.ForeColor = System.Drawing.Color.Black;
  1362. this.label58.Location = new System.Drawing.Point(10, 12);
  1363. this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1364. this.label58.Name = "label58";
  1365. this.label58.Size = new System.Drawing.Size(65, 12);
  1366. this.label58.TabIndex = 4;
  1367. this.label58.Text = "保存路径:";
  1368. //
  1369. // groupBox20
  1370. //
  1371. this.groupBox20.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1372. | System.Windows.Forms.AnchorStyles.Right)));
  1373. this.groupBox20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1374. this.groupBox20.Controls.Add(this.panel20);
  1375. this.groupBox20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1376. this.groupBox20.ForeColor = System.Drawing.Color.White;
  1377. this.groupBox20.Location = new System.Drawing.Point(3, 322);
  1378. this.groupBox20.Margin = new System.Windows.Forms.Padding(2);
  1379. this.groupBox20.Name = "groupBox20";
  1380. this.groupBox20.Padding = new System.Windows.Forms.Padding(2);
  1381. this.groupBox20.Size = new System.Drawing.Size(719, 75);
  1382. this.groupBox20.TabIndex = 36;
  1383. this.groupBox20.TabStop = false;
  1384. this.groupBox20.Text = "比对未通过图像";
  1385. //
  1386. // panel20
  1387. //
  1388. this.panel20.BackColor = System.Drawing.Color.White;
  1389. this.panel20.Controls.Add(this.btnClearSizeBmp_Compare_SavePath);
  1390. this.panel20.Controls.Add(this.label54);
  1391. this.panel20.Controls.Add(this.numSizeBmp_Compare_SavePath_AutoClear);
  1392. this.panel20.Controls.Add(this.chkSizeBmp_Compare_SavePath_AutoClear);
  1393. this.panel20.Controls.Add(this.tbSizeBmpCompareSavePath);
  1394. this.panel20.Controls.Add(this.label55);
  1395. this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
  1396. this.panel20.Location = new System.Drawing.Point(2, 16);
  1397. this.panel20.Margin = new System.Windows.Forms.Padding(2);
  1398. this.panel20.Name = "panel20";
  1399. this.panel20.Size = new System.Drawing.Size(715, 57);
  1400. this.panel20.TabIndex = 0;
  1401. //
  1402. // btnClearSizeBmp_Compare_SavePath
  1403. //
  1404. this.btnClearSizeBmp_Compare_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Compare_SavePath.Image")));
  1405. this.btnClearSizeBmp_Compare_SavePath.Location = new System.Drawing.Point(641, 9);
  1406. this.btnClearSizeBmp_Compare_SavePath.Margin = new System.Windows.Forms.Padding(2);
  1407. this.btnClearSizeBmp_Compare_SavePath.Name = "btnClearSizeBmp_Compare_SavePath";
  1408. this.btnClearSizeBmp_Compare_SavePath.Size = new System.Drawing.Size(21, 19);
  1409. this.btnClearSizeBmp_Compare_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1410. this.btnClearSizeBmp_Compare_SavePath.TabIndex = 13;
  1411. this.btnClearSizeBmp_Compare_SavePath.TabStop = false;
  1412. this.btnClearSizeBmp_Compare_SavePath.Click += new System.EventHandler(this.btnClearPathClick);
  1413. //
  1414. // label54
  1415. //
  1416. this.label54.AutoSize = true;
  1417. this.label54.ForeColor = System.Drawing.Color.Black;
  1418. this.label54.Location = new System.Drawing.Point(381, 38);
  1419. this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1420. this.label54.Name = "label54";
  1421. this.label54.Size = new System.Drawing.Size(17, 12);
  1422. this.label54.TabIndex = 14;
  1423. this.label54.Text = "天";
  1424. //
  1425. // numSizeBmp_Compare_SavePath_AutoClear
  1426. //
  1427. this.numSizeBmp_Compare_SavePath_AutoClear.DecimalPlaces = 1;
  1428. this.numSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(334, 33);
  1429. this.numSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1430. this.numSizeBmp_Compare_SavePath_AutoClear.Name = "numSizeBmp_Compare_SavePath_AutoClear";
  1431. this.numSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  1432. this.numSizeBmp_Compare_SavePath_AutoClear.TabIndex = 13;
  1433. this.numSizeBmp_Compare_SavePath_AutoClear.Value = new decimal(new int[] {
  1434. 7,
  1435. 0,
  1436. 0,
  1437. 0});
  1438. //
  1439. // chkSizeBmp_Compare_SavePath_AutoClear
  1440. //
  1441. this.chkSizeBmp_Compare_SavePath_AutoClear.AutoSize = true;
  1442. this.chkSizeBmp_Compare_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
  1443. this.chkSizeBmp_Compare_SavePath_AutoClear.Location = new System.Drawing.Point(234, 37);
  1444. this.chkSizeBmp_Compare_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1445. this.chkSizeBmp_Compare_SavePath_AutoClear.Name = "chkSizeBmp_Compare_SavePath_AutoClear";
  1446. this.chkSizeBmp_Compare_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  1447. this.chkSizeBmp_Compare_SavePath_AutoClear.TabIndex = 12;
  1448. this.chkSizeBmp_Compare_SavePath_AutoClear.Text = "自动清除大于";
  1449. this.chkSizeBmp_Compare_SavePath_AutoClear.UseVisualStyleBackColor = true;
  1450. //
  1451. // tbSizeBmpCompareSavePath
  1452. //
  1453. this.tbSizeBmpCompareSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1454. | System.Windows.Forms.AnchorStyles.Right)));
  1455. this.tbSizeBmpCompareSavePath.Location = new System.Drawing.Point(79, 9);
  1456. this.tbSizeBmpCompareSavePath.Margin = new System.Windows.Forms.Padding(2);
  1457. this.tbSizeBmpCompareSavePath.Name = "tbSizeBmpCompareSavePath";
  1458. this.tbSizeBmpCompareSavePath.ReadOnly = true;
  1459. this.tbSizeBmpCompareSavePath.Size = new System.Drawing.Size(557, 21);
  1460. this.tbSizeBmpCompareSavePath.TabIndex = 5;
  1461. this.tbSizeBmpCompareSavePath.Text = "D:\\phtons\\";
  1462. this.tbSizeBmpCompareSavePath.Click += new System.EventHandler(this.tbPath_Click);
  1463. //
  1464. // label55
  1465. //
  1466. this.label55.AutoSize = true;
  1467. this.label55.ForeColor = System.Drawing.Color.Black;
  1468. this.label55.Location = new System.Drawing.Point(10, 12);
  1469. this.label55.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1470. this.label55.Name = "label55";
  1471. this.label55.Size = new System.Drawing.Size(65, 12);
  1472. this.label55.TabIndex = 4;
  1473. this.label55.Text = "保存路径:";
  1474. //
  1475. // groupBox15
  1476. //
  1477. this.groupBox15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1478. | System.Windows.Forms.AnchorStyles.Right)));
  1479. this.groupBox15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1480. this.groupBox15.Controls.Add(this.panel15);
  1481. this.groupBox15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1482. this.groupBox15.ForeColor = System.Drawing.Color.White;
  1483. this.groupBox15.Location = new System.Drawing.Point(3, 244);
  1484. this.groupBox15.Margin = new System.Windows.Forms.Padding(2);
  1485. this.groupBox15.Name = "groupBox15";
  1486. this.groupBox15.Padding = new System.Windows.Forms.Padding(2);
  1487. this.groupBox15.Size = new System.Drawing.Size(719, 75);
  1488. this.groupBox15.TabIndex = 34;
  1489. this.groupBox15.TabStop = false;
  1490. this.groupBox15.Text = "尺寸图像存储";
  1491. //
  1492. // panel15
  1493. //
  1494. this.panel15.BackColor = System.Drawing.Color.White;
  1495. this.panel15.Controls.Add(this.btnClearSizeBmp_Path);
  1496. this.panel15.Controls.Add(this.label56);
  1497. this.panel15.Controls.Add(this.tbSizeBmpSavePath);
  1498. this.panel15.Controls.Add(this.numSizeBmp_SavePath_AutoClear);
  1499. this.panel15.Controls.Add(this.chkSizeBmp_SavePath_AutoClear);
  1500. this.panel15.Controls.Add(this.label43);
  1501. this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
  1502. this.panel15.Location = new System.Drawing.Point(2, 16);
  1503. this.panel15.Margin = new System.Windows.Forms.Padding(2);
  1504. this.panel15.Name = "panel15";
  1505. this.panel15.Size = new System.Drawing.Size(715, 57);
  1506. this.panel15.TabIndex = 0;
  1507. //
  1508. // btnClearSizeBmp_Path
  1509. //
  1510. this.btnClearSizeBmp_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearSizeBmp_Path.Image")));
  1511. this.btnClearSizeBmp_Path.Location = new System.Drawing.Point(639, 8);
  1512. this.btnClearSizeBmp_Path.Margin = new System.Windows.Forms.Padding(2);
  1513. this.btnClearSizeBmp_Path.Name = "btnClearSizeBmp_Path";
  1514. this.btnClearSizeBmp_Path.Size = new System.Drawing.Size(21, 19);
  1515. this.btnClearSizeBmp_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1516. this.btnClearSizeBmp_Path.TabIndex = 14;
  1517. this.btnClearSizeBmp_Path.TabStop = false;
  1518. this.btnClearSizeBmp_Path.Click += new System.EventHandler(this.btnClearPathClick);
  1519. //
  1520. // label56
  1521. //
  1522. this.label56.AutoSize = true;
  1523. this.label56.ForeColor = System.Drawing.Color.Black;
  1524. this.label56.Location = new System.Drawing.Point(381, 38);
  1525. this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1526. this.label56.Name = "label56";
  1527. this.label56.Size = new System.Drawing.Size(17, 12);
  1528. this.label56.TabIndex = 14;
  1529. this.label56.Text = "天";
  1530. //
  1531. // tbSizeBmpSavePath
  1532. //
  1533. this.tbSizeBmpSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1534. | System.Windows.Forms.AnchorStyles.Right)));
  1535. this.tbSizeBmpSavePath.Location = new System.Drawing.Point(81, 8);
  1536. this.tbSizeBmpSavePath.Margin = new System.Windows.Forms.Padding(2);
  1537. this.tbSizeBmpSavePath.Name = "tbSizeBmpSavePath";
  1538. this.tbSizeBmpSavePath.ReadOnly = true;
  1539. this.tbSizeBmpSavePath.Size = new System.Drawing.Size(553, 21);
  1540. this.tbSizeBmpSavePath.TabIndex = 5;
  1541. this.tbSizeBmpSavePath.Text = "D:\\phtons\\";
  1542. this.tbSizeBmpSavePath.Click += new System.EventHandler(this.tbPath_Click);
  1543. //
  1544. // numSizeBmp_SavePath_AutoClear
  1545. //
  1546. this.numSizeBmp_SavePath_AutoClear.DecimalPlaces = 1;
  1547. this.numSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(334, 33);
  1548. this.numSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1549. this.numSizeBmp_SavePath_AutoClear.Name = "numSizeBmp_SavePath_AutoClear";
  1550. this.numSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  1551. this.numSizeBmp_SavePath_AutoClear.TabIndex = 13;
  1552. this.numSizeBmp_SavePath_AutoClear.Value = new decimal(new int[] {
  1553. 7,
  1554. 0,
  1555. 0,
  1556. 0});
  1557. //
  1558. // chkSizeBmp_SavePath_AutoClear
  1559. //
  1560. this.chkSizeBmp_SavePath_AutoClear.AutoSize = true;
  1561. this.chkSizeBmp_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
  1562. this.chkSizeBmp_SavePath_AutoClear.Location = new System.Drawing.Point(234, 37);
  1563. this.chkSizeBmp_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1564. this.chkSizeBmp_SavePath_AutoClear.Name = "chkSizeBmp_SavePath_AutoClear";
  1565. this.chkSizeBmp_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  1566. this.chkSizeBmp_SavePath_AutoClear.TabIndex = 12;
  1567. this.chkSizeBmp_SavePath_AutoClear.Text = "自动清除大于";
  1568. this.chkSizeBmp_SavePath_AutoClear.UseVisualStyleBackColor = true;
  1569. //
  1570. // label43
  1571. //
  1572. this.label43.AutoSize = true;
  1573. this.label43.ForeColor = System.Drawing.Color.Black;
  1574. this.label43.Location = new System.Drawing.Point(10, 11);
  1575. this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1576. this.label43.Name = "label43";
  1577. this.label43.Size = new System.Drawing.Size(65, 12);
  1578. this.label43.TabIndex = 4;
  1579. this.label43.Text = "保存路径:";
  1580. //
  1581. // groupBox19
  1582. //
  1583. this.groupBox19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1584. | System.Windows.Forms.AnchorStyles.Right)));
  1585. this.groupBox19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1586. this.groupBox19.Controls.Add(this.panel19);
  1587. this.groupBox19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1588. this.groupBox19.ForeColor = System.Drawing.Color.White;
  1589. this.groupBox19.Location = new System.Drawing.Point(3, 166);
  1590. this.groupBox19.Margin = new System.Windows.Forms.Padding(2);
  1591. this.groupBox19.Name = "groupBox19";
  1592. this.groupBox19.Padding = new System.Windows.Forms.Padding(2);
  1593. this.groupBox19.Size = new System.Drawing.Size(719, 75);
  1594. this.groupBox19.TabIndex = 33;
  1595. this.groupBox19.TabStop = false;
  1596. this.groupBox19.Text = "缺陷压缩大图(修复台)";
  1597. //
  1598. // panel19
  1599. //
  1600. this.panel19.BackColor = System.Drawing.Color.White;
  1601. this.panel19.Controls.Add(this.btnClearDefect_Compress_SavePath);
  1602. this.panel19.Controls.Add(this.label52);
  1603. this.panel19.Controls.Add(this.numDefect_Compress_SavePath_AutoClear);
  1604. this.panel19.Controls.Add(this.chkDefect_Compress_SavePath_AutoClear);
  1605. this.panel19.Controls.Add(this.tbDefectCompressSavePath);
  1606. this.panel19.Controls.Add(this.label50);
  1607. this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
  1608. this.panel19.Location = new System.Drawing.Point(2, 16);
  1609. this.panel19.Margin = new System.Windows.Forms.Padding(2);
  1610. this.panel19.Name = "panel19";
  1611. this.panel19.Size = new System.Drawing.Size(715, 57);
  1612. this.panel19.TabIndex = 0;
  1613. //
  1614. // btnClearDefect_Compress_SavePath
  1615. //
  1616. this.btnClearDefect_Compress_SavePath.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Compress_SavePath.Image")));
  1617. this.btnClearDefect_Compress_SavePath.Location = new System.Drawing.Point(637, 5);
  1618. this.btnClearDefect_Compress_SavePath.Margin = new System.Windows.Forms.Padding(2);
  1619. this.btnClearDefect_Compress_SavePath.Name = "btnClearDefect_Compress_SavePath";
  1620. this.btnClearDefect_Compress_SavePath.Size = new System.Drawing.Size(21, 19);
  1621. this.btnClearDefect_Compress_SavePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1622. this.btnClearDefect_Compress_SavePath.TabIndex = 13;
  1623. this.btnClearDefect_Compress_SavePath.TabStop = false;
  1624. this.btnClearDefect_Compress_SavePath.Click += new System.EventHandler(this.btnClearPathClick);
  1625. //
  1626. // label52
  1627. //
  1628. this.label52.AutoSize = true;
  1629. this.label52.ForeColor = System.Drawing.Color.Black;
  1630. this.label52.Location = new System.Drawing.Point(381, 32);
  1631. this.label52.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1632. this.label52.Name = "label52";
  1633. this.label52.Size = new System.Drawing.Size(17, 12);
  1634. this.label52.TabIndex = 14;
  1635. this.label52.Text = "天";
  1636. //
  1637. // numDefect_Compress_SavePath_AutoClear
  1638. //
  1639. this.numDefect_Compress_SavePath_AutoClear.DecimalPlaces = 1;
  1640. this.numDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(334, 30);
  1641. this.numDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1642. this.numDefect_Compress_SavePath_AutoClear.Name = "numDefect_Compress_SavePath_AutoClear";
  1643. this.numDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(43, 21);
  1644. this.numDefect_Compress_SavePath_AutoClear.TabIndex = 13;
  1645. this.numDefect_Compress_SavePath_AutoClear.Value = new decimal(new int[] {
  1646. 7,
  1647. 0,
  1648. 0,
  1649. 0});
  1650. //
  1651. // chkDefect_Compress_SavePath_AutoClear
  1652. //
  1653. this.chkDefect_Compress_SavePath_AutoClear.AutoSize = true;
  1654. this.chkDefect_Compress_SavePath_AutoClear.ForeColor = System.Drawing.Color.Black;
  1655. this.chkDefect_Compress_SavePath_AutoClear.Location = new System.Drawing.Point(234, 32);
  1656. this.chkDefect_Compress_SavePath_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1657. this.chkDefect_Compress_SavePath_AutoClear.Name = "chkDefect_Compress_SavePath_AutoClear";
  1658. this.chkDefect_Compress_SavePath_AutoClear.Size = new System.Drawing.Size(96, 16);
  1659. this.chkDefect_Compress_SavePath_AutoClear.TabIndex = 12;
  1660. this.chkDefect_Compress_SavePath_AutoClear.Text = "自动清除大于";
  1661. this.chkDefect_Compress_SavePath_AutoClear.UseVisualStyleBackColor = true;
  1662. //
  1663. // tbDefectCompressSavePath
  1664. //
  1665. this.tbDefectCompressSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1666. | System.Windows.Forms.AnchorStyles.Right)));
  1667. this.tbDefectCompressSavePath.Location = new System.Drawing.Point(81, 5);
  1668. this.tbDefectCompressSavePath.Margin = new System.Windows.Forms.Padding(2);
  1669. this.tbDefectCompressSavePath.Name = "tbDefectCompressSavePath";
  1670. this.tbDefectCompressSavePath.ReadOnly = true;
  1671. this.tbDefectCompressSavePath.Size = new System.Drawing.Size(551, 21);
  1672. this.tbDefectCompressSavePath.TabIndex = 5;
  1673. this.tbDefectCompressSavePath.Text = "D:\\phtons\\";
  1674. this.tbDefectCompressSavePath.Click += new System.EventHandler(this.tbPath_Click);
  1675. //
  1676. // label50
  1677. //
  1678. this.label50.AutoSize = true;
  1679. this.label50.ForeColor = System.Drawing.Color.Black;
  1680. this.label50.Location = new System.Drawing.Point(10, 8);
  1681. this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1682. this.label50.Name = "label50";
  1683. this.label50.Size = new System.Drawing.Size(65, 12);
  1684. this.label50.TabIndex = 4;
  1685. this.label50.Text = "保存路径:";
  1686. //
  1687. // groupBox17
  1688. //
  1689. this.groupBox17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1690. | System.Windows.Forms.AnchorStyles.Right)));
  1691. this.groupBox17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1692. this.groupBox17.Controls.Add(this.panel17);
  1693. this.groupBox17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1694. this.groupBox17.ForeColor = System.Drawing.Color.White;
  1695. this.groupBox17.Location = new System.Drawing.Point(3, 88);
  1696. this.groupBox17.Margin = new System.Windows.Forms.Padding(2);
  1697. this.groupBox17.Name = "groupBox17";
  1698. this.groupBox17.Padding = new System.Windows.Forms.Padding(2);
  1699. this.groupBox17.Size = new System.Drawing.Size(719, 75);
  1700. this.groupBox17.TabIndex = 32;
  1701. this.groupBox17.TabStop = false;
  1702. this.groupBox17.Text = "缺陷小图";
  1703. //
  1704. // panel17
  1705. //
  1706. this.panel17.BackColor = System.Drawing.Color.White;
  1707. this.panel17.Controls.Add(this.btnClearDefect_Small_Path);
  1708. this.panel17.Controls.Add(this.label53);
  1709. this.panel17.Controls.Add(this.tbDefectSmallPath);
  1710. this.panel17.Controls.Add(this.numDefect_Small_Path_AutoClear);
  1711. this.panel17.Controls.Add(this.label41);
  1712. this.panel17.Controls.Add(this.chkDefect_Small_Path_AutoClear);
  1713. this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
  1714. this.panel17.Location = new System.Drawing.Point(2, 16);
  1715. this.panel17.Margin = new System.Windows.Forms.Padding(2);
  1716. this.panel17.Name = "panel17";
  1717. this.panel17.Size = new System.Drawing.Size(715, 57);
  1718. this.panel17.TabIndex = 0;
  1719. //
  1720. // btnClearDefect_Small_Path
  1721. //
  1722. this.btnClearDefect_Small_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Small_Path.Image")));
  1723. this.btnClearDefect_Small_Path.Location = new System.Drawing.Point(637, 5);
  1724. this.btnClearDefect_Small_Path.Margin = new System.Windows.Forms.Padding(2);
  1725. this.btnClearDefect_Small_Path.Name = "btnClearDefect_Small_Path";
  1726. this.btnClearDefect_Small_Path.Size = new System.Drawing.Size(21, 19);
  1727. this.btnClearDefect_Small_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1728. this.btnClearDefect_Small_Path.TabIndex = 6;
  1729. this.btnClearDefect_Small_Path.TabStop = false;
  1730. this.btnClearDefect_Small_Path.Click += new System.EventHandler(this.btnClearPathClick);
  1731. //
  1732. // label53
  1733. //
  1734. this.label53.AutoSize = true;
  1735. this.label53.ForeColor = System.Drawing.Color.Black;
  1736. this.label53.Location = new System.Drawing.Point(381, 33);
  1737. this.label53.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1738. this.label53.Name = "label53";
  1739. this.label53.Size = new System.Drawing.Size(17, 12);
  1740. this.label53.TabIndex = 14;
  1741. this.label53.Text = "天";
  1742. //
  1743. // tbDefectSmallPath
  1744. //
  1745. this.tbDefectSmallPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1746. | System.Windows.Forms.AnchorStyles.Right)));
  1747. this.tbDefectSmallPath.Location = new System.Drawing.Point(79, 5);
  1748. this.tbDefectSmallPath.Margin = new System.Windows.Forms.Padding(2);
  1749. this.tbDefectSmallPath.Name = "tbDefectSmallPath";
  1750. this.tbDefectSmallPath.ReadOnly = true;
  1751. this.tbDefectSmallPath.Size = new System.Drawing.Size(553, 21);
  1752. this.tbDefectSmallPath.TabIndex = 5;
  1753. this.tbDefectSmallPath.Text = "D:\\phtons\\";
  1754. this.tbDefectSmallPath.Click += new System.EventHandler(this.tbPath_Click);
  1755. //
  1756. // numDefect_Small_Path_AutoClear
  1757. //
  1758. this.numDefect_Small_Path_AutoClear.DecimalPlaces = 1;
  1759. this.numDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(334, 30);
  1760. this.numDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1761. this.numDefect_Small_Path_AutoClear.Name = "numDefect_Small_Path_AutoClear";
  1762. this.numDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  1763. this.numDefect_Small_Path_AutoClear.TabIndex = 13;
  1764. this.numDefect_Small_Path_AutoClear.Value = new decimal(new int[] {
  1765. 7,
  1766. 0,
  1767. 0,
  1768. 0});
  1769. //
  1770. // label41
  1771. //
  1772. this.label41.AutoSize = true;
  1773. this.label41.ForeColor = System.Drawing.Color.Black;
  1774. this.label41.Location = new System.Drawing.Point(10, 10);
  1775. this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1776. this.label41.Name = "label41";
  1777. this.label41.Size = new System.Drawing.Size(65, 12);
  1778. this.label41.TabIndex = 4;
  1779. this.label41.Text = "保存路径:";
  1780. //
  1781. // chkDefect_Small_Path_AutoClear
  1782. //
  1783. this.chkDefect_Small_Path_AutoClear.AutoSize = true;
  1784. this.chkDefect_Small_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
  1785. this.chkDefect_Small_Path_AutoClear.Location = new System.Drawing.Point(234, 33);
  1786. this.chkDefect_Small_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1787. this.chkDefect_Small_Path_AutoClear.Name = "chkDefect_Small_Path_AutoClear";
  1788. this.chkDefect_Small_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  1789. this.chkDefect_Small_Path_AutoClear.TabIndex = 12;
  1790. this.chkDefect_Small_Path_AutoClear.Text = "自动清除大于";
  1791. this.chkDefect_Small_Path_AutoClear.UseVisualStyleBackColor = true;
  1792. //
  1793. // groupBox1
  1794. //
  1795. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1796. | System.Windows.Forms.AnchorStyles.Right)));
  1797. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1798. this.groupBox1.Controls.Add(this.panel1);
  1799. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1800. this.groupBox1.ForeColor = System.Drawing.Color.White;
  1801. this.groupBox1.Location = new System.Drawing.Point(3, 10);
  1802. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1803. this.groupBox1.Name = "groupBox1";
  1804. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1805. this.groupBox1.Size = new System.Drawing.Size(719, 75);
  1806. this.groupBox1.TabIndex = 31;
  1807. this.groupBox1.TabStop = false;
  1808. this.groupBox1.Text = "缺陷大图";
  1809. //
  1810. // panel1
  1811. //
  1812. this.panel1.BackColor = System.Drawing.Color.White;
  1813. this.panel1.Controls.Add(this.btnClearDefect_Path);
  1814. this.panel1.Controls.Add(this.label51);
  1815. this.panel1.Controls.Add(this.numDefect_Path_AutoClear);
  1816. this.panel1.Controls.Add(this.chkDefect_Path_AutoClear);
  1817. this.panel1.Controls.Add(this.chkSaveAllDefectImg);
  1818. this.panel1.Controls.Add(this.tbDefectPath);
  1819. this.panel1.Controls.Add(this.label1);
  1820. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1821. this.panel1.Location = new System.Drawing.Point(2, 16);
  1822. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1823. this.panel1.Name = "panel1";
  1824. this.panel1.Size = new System.Drawing.Size(715, 57);
  1825. this.panel1.TabIndex = 0;
  1826. //
  1827. // btnClearDefect_Path
  1828. //
  1829. this.btnClearDefect_Path.Image = ((System.Drawing.Image)(resources.GetObject("btnClearDefect_Path.Image")));
  1830. this.btnClearDefect_Path.Location = new System.Drawing.Point(637, 6);
  1831. this.btnClearDefect_Path.Margin = new System.Windows.Forms.Padding(2);
  1832. this.btnClearDefect_Path.Name = "btnClearDefect_Path";
  1833. this.btnClearDefect_Path.Size = new System.Drawing.Size(21, 19);
  1834. this.btnClearDefect_Path.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1835. this.btnClearDefect_Path.TabIndex = 12;
  1836. this.btnClearDefect_Path.TabStop = false;
  1837. this.btnClearDefect_Path.Click += new System.EventHandler(this.btnClearPathClick);
  1838. //
  1839. // label51
  1840. //
  1841. this.label51.AutoSize = true;
  1842. this.label51.ForeColor = System.Drawing.Color.Black;
  1843. this.label51.Location = new System.Drawing.Point(381, 31);
  1844. this.label51.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1845. this.label51.Name = "label51";
  1846. this.label51.Size = new System.Drawing.Size(17, 12);
  1847. this.label51.TabIndex = 11;
  1848. this.label51.Text = "天";
  1849. //
  1850. // numDefect_Path_AutoClear
  1851. //
  1852. this.numDefect_Path_AutoClear.DecimalPlaces = 1;
  1853. this.numDefect_Path_AutoClear.Location = new System.Drawing.Point(334, 29);
  1854. this.numDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1855. this.numDefect_Path_AutoClear.Name = "numDefect_Path_AutoClear";
  1856. this.numDefect_Path_AutoClear.Size = new System.Drawing.Size(43, 21);
  1857. this.numDefect_Path_AutoClear.TabIndex = 10;
  1858. this.numDefect_Path_AutoClear.Value = new decimal(new int[] {
  1859. 7,
  1860. 0,
  1861. 0,
  1862. 0});
  1863. //
  1864. // chkDefect_Path_AutoClear
  1865. //
  1866. this.chkDefect_Path_AutoClear.AutoSize = true;
  1867. this.chkDefect_Path_AutoClear.ForeColor = System.Drawing.Color.Black;
  1868. this.chkDefect_Path_AutoClear.Location = new System.Drawing.Point(234, 30);
  1869. this.chkDefect_Path_AutoClear.Margin = new System.Windows.Forms.Padding(2);
  1870. this.chkDefect_Path_AutoClear.Name = "chkDefect_Path_AutoClear";
  1871. this.chkDefect_Path_AutoClear.Size = new System.Drawing.Size(96, 16);
  1872. this.chkDefect_Path_AutoClear.TabIndex = 9;
  1873. this.chkDefect_Path_AutoClear.Text = "自动清除大于";
  1874. this.chkDefect_Path_AutoClear.UseVisualStyleBackColor = true;
  1875. //
  1876. // chkSaveAllDefectImg
  1877. //
  1878. this.chkSaveAllDefectImg.AutoSize = true;
  1879. this.chkSaveAllDefectImg.ForeColor = System.Drawing.Color.Black;
  1880. this.chkSaveAllDefectImg.Location = new System.Drawing.Point(79, 32);
  1881. this.chkSaveAllDefectImg.Margin = new System.Windows.Forms.Padding(2);
  1882. this.chkSaveAllDefectImg.Name = "chkSaveAllDefectImg";
  1883. this.chkSaveAllDefectImg.Size = new System.Drawing.Size(120, 16);
  1884. this.chkSaveAllDefectImg.TabIndex = 6;
  1885. this.chkSaveAllDefectImg.Text = "保存所有无缺陷图";
  1886. this.chkSaveAllDefectImg.UseVisualStyleBackColor = true;
  1887. //
  1888. // tbDefectPath
  1889. //
  1890. this.tbDefectPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1891. | System.Windows.Forms.AnchorStyles.Right)));
  1892. this.tbDefectPath.Location = new System.Drawing.Point(79, 4);
  1893. this.tbDefectPath.Margin = new System.Windows.Forms.Padding(2);
  1894. this.tbDefectPath.Name = "tbDefectPath";
  1895. this.tbDefectPath.ReadOnly = true;
  1896. this.tbDefectPath.Size = new System.Drawing.Size(553, 21);
  1897. this.tbDefectPath.TabIndex = 5;
  1898. this.tbDefectPath.Text = "D:\\phtons\\";
  1899. this.tbDefectPath.Click += new System.EventHandler(this.tbPath_Click);
  1900. //
  1901. // label1
  1902. //
  1903. this.label1.AutoSize = true;
  1904. this.label1.ForeColor = System.Drawing.Color.Black;
  1905. this.label1.Location = new System.Drawing.Point(10, 7);
  1906. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1907. this.label1.Name = "label1";
  1908. this.label1.Size = new System.Drawing.Size(65, 12);
  1909. this.label1.TabIndex = 4;
  1910. this.label1.Text = "保存路径:";
  1911. //
  1912. // skinTabPage2
  1913. //
  1914. this.skinTabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1915. this.skinTabPage2.Controls.Add(this.groupBox12);
  1916. this.skinTabPage2.Controls.Add(this.groupBox11);
  1917. this.skinTabPage2.Controls.Add(this.groupBox10);
  1918. this.skinTabPage2.Controls.Add(this.groupBox9);
  1919. this.skinTabPage2.Controls.Add(this.groupBox7);
  1920. this.skinTabPage2.Controls.Add(this.groupBox5);
  1921. this.skinTabPage2.Controls.Add(this.groupBox3);
  1922. this.skinTabPage2.Controls.Add(this.groupBox4);
  1923. this.skinTabPage2.Dock = System.Windows.Forms.DockStyle.Fill;
  1924. this.skinTabPage2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1925. this.skinTabPage2.Location = new System.Drawing.Point(0, 36);
  1926. this.skinTabPage2.Name = "skinTabPage2";
  1927. this.skinTabPage2.Size = new System.Drawing.Size(723, 607);
  1928. this.skinTabPage2.TabIndex = 1;
  1929. this.skinTabPage2.TabItemImage = null;
  1930. this.skinTabPage2.Text = "设备与通信";
  1931. //
  1932. // groupBox12
  1933. //
  1934. this.groupBox12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1935. | System.Windows.Forms.AnchorStyles.Right)));
  1936. this.groupBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1937. this.groupBox12.Controls.Add(this.panel12);
  1938. this.groupBox12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1939. this.groupBox12.ForeColor = System.Drawing.Color.White;
  1940. this.groupBox12.Location = new System.Drawing.Point(2, 502);
  1941. this.groupBox12.Margin = new System.Windows.Forms.Padding(2);
  1942. this.groupBox12.Name = "groupBox12";
  1943. this.groupBox12.Padding = new System.Windows.Forms.Padding(2);
  1944. this.groupBox12.Size = new System.Drawing.Size(719, 97);
  1945. this.groupBox12.TabIndex = 33;
  1946. this.groupBox12.TabStop = false;
  1947. this.groupBox12.Text = "后部相机配置";
  1948. //
  1949. // panel12
  1950. //
  1951. this.panel12.BackColor = System.Drawing.Color.White;
  1952. this.panel12.Controls.Add(this.tbCamSN2);
  1953. this.panel12.Controls.Add(this.label18);
  1954. this.panel12.Controls.Add(this.tbCamCfgPath2);
  1955. this.panel12.Controls.Add(this.label19);
  1956. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  1957. this.panel12.Location = new System.Drawing.Point(2, 16);
  1958. this.panel12.Margin = new System.Windows.Forms.Padding(2);
  1959. this.panel12.Name = "panel12";
  1960. this.panel12.Size = new System.Drawing.Size(715, 79);
  1961. this.panel12.TabIndex = 0;
  1962. //
  1963. // tbCamSN2
  1964. //
  1965. this.tbCamSN2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1966. | System.Windows.Forms.AnchorStyles.Right)));
  1967. this.tbCamSN2.Location = new System.Drawing.Point(103, 11);
  1968. this.tbCamSN2.Margin = new System.Windows.Forms.Padding(2);
  1969. this.tbCamSN2.Name = "tbCamSN2";
  1970. this.tbCamSN2.Size = new System.Drawing.Size(604, 21);
  1971. this.tbCamSN2.TabIndex = 7;
  1972. //
  1973. // label18
  1974. //
  1975. this.label18.AutoSize = true;
  1976. this.label18.ForeColor = System.Drawing.SystemColors.ControlText;
  1977. this.label18.Location = new System.Drawing.Point(10, 14);
  1978. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1979. this.label18.Name = "label18";
  1980. this.label18.Size = new System.Drawing.Size(65, 12);
  1981. this.label18.TabIndex = 6;
  1982. this.label18.Text = "相机名称:";
  1983. //
  1984. // tbCamCfgPath2
  1985. //
  1986. this.tbCamCfgPath2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1987. | System.Windows.Forms.AnchorStyles.Right)));
  1988. this.tbCamCfgPath2.Location = new System.Drawing.Point(103, 43);
  1989. this.tbCamCfgPath2.Margin = new System.Windows.Forms.Padding(2);
  1990. this.tbCamCfgPath2.Name = "tbCamCfgPath2";
  1991. this.tbCamCfgPath2.Size = new System.Drawing.Size(604, 21);
  1992. this.tbCamCfgPath2.TabIndex = 5;
  1993. this.tbCamCfgPath2.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
  1994. //
  1995. // label19
  1996. //
  1997. this.label19.AutoSize = true;
  1998. this.label19.BackColor = System.Drawing.Color.Transparent;
  1999. this.label19.ForeColor = System.Drawing.Color.Black;
  2000. this.label19.Location = new System.Drawing.Point(10, 46);
  2001. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2002. this.label19.Name = "label19";
  2003. this.label19.Size = new System.Drawing.Size(89, 12);
  2004. this.label19.TabIndex = 4;
  2005. this.label19.Text = "配置文件路径:";
  2006. //
  2007. // groupBox11
  2008. //
  2009. this.groupBox11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2010. | System.Windows.Forms.AnchorStyles.Right)));
  2011. this.groupBox11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2012. this.groupBox11.Controls.Add(this.panel11);
  2013. this.groupBox11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2014. this.groupBox11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2015. this.groupBox11.Location = new System.Drawing.Point(2, 180);
  2016. this.groupBox11.Margin = new System.Windows.Forms.Padding(2);
  2017. this.groupBox11.Name = "groupBox11";
  2018. this.groupBox11.Padding = new System.Windows.Forms.Padding(2);
  2019. this.groupBox11.Size = new System.Drawing.Size(717, 55);
  2020. this.groupBox11.TabIndex = 32;
  2021. this.groupBox11.TabStop = false;
  2022. this.groupBox11.Text = "厚度传感器";
  2023. //
  2024. // panel11
  2025. //
  2026. this.panel11.BackColor = System.Drawing.Color.White;
  2027. this.panel11.Controls.Add(this.label20);
  2028. this.panel11.Controls.Add(this.numSaveValue);
  2029. this.panel11.Controls.Add(this.label16);
  2030. this.panel11.Controls.Add(this.tbThicknessIP);
  2031. this.panel11.Controls.Add(this.numThicknessPort);
  2032. this.panel11.Controls.Add(this.label17);
  2033. this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
  2034. this.panel11.Location = new System.Drawing.Point(2, 16);
  2035. this.panel11.Margin = new System.Windows.Forms.Padding(2);
  2036. this.panel11.Name = "panel11";
  2037. this.panel11.Size = new System.Drawing.Size(713, 37);
  2038. this.panel11.TabIndex = 0;
  2039. //
  2040. // label20
  2041. //
  2042. this.label20.AutoSize = true;
  2043. this.label20.ForeColor = System.Drawing.SystemColors.ControlText;
  2044. this.label20.Location = new System.Drawing.Point(470, 12);
  2045. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2046. this.label20.Name = "label20";
  2047. this.label20.Size = new System.Drawing.Size(65, 12);
  2048. this.label20.TabIndex = 16;
  2049. this.label20.Text = "安全高度:";
  2050. //
  2051. // numSaveValue
  2052. //
  2053. this.numSaveValue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2054. this.numSaveValue.Location = new System.Drawing.Point(539, 7);
  2055. this.numSaveValue.Margin = new System.Windows.Forms.Padding(2);
  2056. this.numSaveValue.Maximum = new decimal(new int[] {
  2057. 99999,
  2058. 0,
  2059. 0,
  2060. 0});
  2061. this.numSaveValue.Minimum = new decimal(new int[] {
  2062. 10000,
  2063. 0,
  2064. 0,
  2065. -2147483648});
  2066. this.numSaveValue.Name = "numSaveValue";
  2067. this.numSaveValue.Size = new System.Drawing.Size(120, 23);
  2068. this.numSaveValue.TabIndex = 15;
  2069. this.numSaveValue.TabStop = false;
  2070. this.numSaveValue.Value = new decimal(new int[] {
  2071. 10,
  2072. 0,
  2073. 0,
  2074. 0});
  2075. //
  2076. // label16
  2077. //
  2078. this.label16.AutoSize = true;
  2079. this.label16.ForeColor = System.Drawing.SystemColors.ControlText;
  2080. this.label16.Location = new System.Drawing.Point(267, 13);
  2081. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2082. this.label16.Name = "label16";
  2083. this.label16.Size = new System.Drawing.Size(41, 12);
  2084. this.label16.TabIndex = 14;
  2085. this.label16.Text = "端口:";
  2086. //
  2087. // tbThicknessIP
  2088. //
  2089. this.tbThicknessIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2090. | System.Windows.Forms.AnchorStyles.Right)));
  2091. this.tbThicknessIP.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2092. this.tbThicknessIP.Location = new System.Drawing.Point(103, 7);
  2093. this.tbThicknessIP.Margin = new System.Windows.Forms.Padding(2);
  2094. this.tbThicknessIP.Name = "tbThicknessIP";
  2095. this.tbThicknessIP.Size = new System.Drawing.Size(148, 23);
  2096. this.tbThicknessIP.TabIndex = 13;
  2097. //
  2098. // numThicknessPort
  2099. //
  2100. this.numThicknessPort.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2101. this.numThicknessPort.Location = new System.Drawing.Point(312, 8);
  2102. this.numThicknessPort.Margin = new System.Windows.Forms.Padding(2);
  2103. this.numThicknessPort.Maximum = new decimal(new int[] {
  2104. 99999,
  2105. 0,
  2106. 0,
  2107. 0});
  2108. this.numThicknessPort.Name = "numThicknessPort";
  2109. this.numThicknessPort.Size = new System.Drawing.Size(120, 23);
  2110. this.numThicknessPort.TabIndex = 12;
  2111. this.numThicknessPort.TabStop = false;
  2112. this.numThicknessPort.Value = new decimal(new int[] {
  2113. 8888,
  2114. 0,
  2115. 0,
  2116. 0});
  2117. //
  2118. // label17
  2119. //
  2120. this.label17.AutoSize = true;
  2121. this.label17.ForeColor = System.Drawing.SystemColors.ControlText;
  2122. this.label17.Location = new System.Drawing.Point(10, 13);
  2123. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2124. this.label17.Name = "label17";
  2125. this.label17.Size = new System.Drawing.Size(29, 12);
  2126. this.label17.TabIndex = 11;
  2127. this.label17.Text = "IP:";
  2128. //
  2129. // groupBox10
  2130. //
  2131. this.groupBox10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2132. | System.Windows.Forms.AnchorStyles.Right)));
  2133. this.groupBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2134. this.groupBox10.Controls.Add(this.panel10);
  2135. this.groupBox10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2136. this.groupBox10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2137. this.groupBox10.Location = new System.Drawing.Point(2, 120);
  2138. this.groupBox10.Margin = new System.Windows.Forms.Padding(2);
  2139. this.groupBox10.Name = "groupBox10";
  2140. this.groupBox10.Padding = new System.Windows.Forms.Padding(2);
  2141. this.groupBox10.Size = new System.Drawing.Size(717, 55);
  2142. this.groupBox10.TabIndex = 31;
  2143. this.groupBox10.TabStop = false;
  2144. this.groupBox10.Text = "镜头电机";
  2145. //
  2146. // panel10
  2147. //
  2148. this.panel10.BackColor = System.Drawing.Color.White;
  2149. this.panel10.Controls.Add(this.numLensBaud);
  2150. this.panel10.Controls.Add(this.label14);
  2151. this.panel10.Controls.Add(this.coLensPortNum);
  2152. this.panel10.Controls.Add(this.label15);
  2153. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  2154. this.panel10.Location = new System.Drawing.Point(2, 16);
  2155. this.panel10.Margin = new System.Windows.Forms.Padding(2);
  2156. this.panel10.Name = "panel10";
  2157. this.panel10.Size = new System.Drawing.Size(713, 37);
  2158. this.panel10.TabIndex = 0;
  2159. //
  2160. // numLensBaud
  2161. //
  2162. this.numLensBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2163. this.numLensBaud.Increment = new decimal(new int[] {
  2164. 100,
  2165. 0,
  2166. 0,
  2167. 0});
  2168. this.numLensBaud.Location = new System.Drawing.Point(417, 6);
  2169. this.numLensBaud.Maximum = new decimal(new int[] {
  2170. 1000000000,
  2171. 0,
  2172. 0,
  2173. 0});
  2174. this.numLensBaud.Name = "numLensBaud";
  2175. this.numLensBaud.Size = new System.Drawing.Size(120, 23);
  2176. this.numLensBaud.TabIndex = 7;
  2177. this.numLensBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2178. this.numLensBaud.Value = new decimal(new int[] {
  2179. 9600,
  2180. 0,
  2181. 0,
  2182. 0});
  2183. //
  2184. // label14
  2185. //
  2186. this.label14.AutoSize = true;
  2187. this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
  2188. this.label14.Location = new System.Drawing.Point(359, 11);
  2189. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2190. this.label14.Name = "label14";
  2191. this.label14.Size = new System.Drawing.Size(53, 12);
  2192. this.label14.TabIndex = 6;
  2193. this.label14.Text = "波特率:";
  2194. //
  2195. // coLensPortNum
  2196. //
  2197. this.coLensPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2198. this.coLensPortNum.FormattingEnabled = true;
  2199. this.coLensPortNum.Location = new System.Drawing.Point(103, 8);
  2200. this.coLensPortNum.Margin = new System.Windows.Forms.Padding(2);
  2201. this.coLensPortNum.Name = "coLensPortNum";
  2202. this.coLensPortNum.Size = new System.Drawing.Size(205, 20);
  2203. this.coLensPortNum.TabIndex = 5;
  2204. //
  2205. // label15
  2206. //
  2207. this.label15.AutoSize = true;
  2208. this.label15.ForeColor = System.Drawing.SystemColors.ControlText;
  2209. this.label15.Location = new System.Drawing.Point(10, 11);
  2210. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2211. this.label15.Name = "label15";
  2212. this.label15.Size = new System.Drawing.Size(41, 12);
  2213. this.label15.TabIndex = 4;
  2214. this.label15.Text = "端口:";
  2215. //
  2216. // groupBox9
  2217. //
  2218. this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2219. | System.Windows.Forms.AnchorStyles.Right)));
  2220. this.groupBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2221. this.groupBox9.Controls.Add(this.panel9);
  2222. this.groupBox9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2223. this.groupBox9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2224. this.groupBox9.Location = new System.Drawing.Point(2, 61);
  2225. this.groupBox9.Margin = new System.Windows.Forms.Padding(2);
  2226. this.groupBox9.Name = "groupBox9";
  2227. this.groupBox9.Padding = new System.Windows.Forms.Padding(2);
  2228. this.groupBox9.Size = new System.Drawing.Size(717, 55);
  2229. this.groupBox9.TabIndex = 30;
  2230. this.groupBox9.TabStop = false;
  2231. this.groupBox9.Text = "张力传感器";
  2232. //
  2233. // panel9
  2234. //
  2235. this.panel9.BackColor = System.Drawing.Color.White;
  2236. this.panel9.Controls.Add(this.numOffset);
  2237. this.panel9.Controls.Add(this.label30);
  2238. this.panel9.Controls.Add(this.numTensorBaud);
  2239. this.panel9.Controls.Add(this.label12);
  2240. this.panel9.Controls.Add(this.coTensorPortNum);
  2241. this.panel9.Controls.Add(this.label13);
  2242. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  2243. this.panel9.Location = new System.Drawing.Point(2, 16);
  2244. this.panel9.Margin = new System.Windows.Forms.Padding(2);
  2245. this.panel9.Name = "panel9";
  2246. this.panel9.Size = new System.Drawing.Size(713, 37);
  2247. this.panel9.TabIndex = 0;
  2248. //
  2249. // numOffset
  2250. //
  2251. this.numOffset.DecimalPlaces = 2;
  2252. this.numOffset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2253. this.numOffset.Increment = new decimal(new int[] {
  2254. 1,
  2255. 0,
  2256. 0,
  2257. 65536});
  2258. this.numOffset.Location = new System.Drawing.Point(618, 6);
  2259. this.numOffset.Maximum = new decimal(new int[] {
  2260. 10,
  2261. 0,
  2262. 0,
  2263. 0});
  2264. this.numOffset.Minimum = new decimal(new int[] {
  2265. 10,
  2266. 0,
  2267. 0,
  2268. -2147483648});
  2269. this.numOffset.Name = "numOffset";
  2270. this.numOffset.Size = new System.Drawing.Size(89, 23);
  2271. this.numOffset.TabIndex = 9;
  2272. this.numOffset.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2273. this.numOffset.Value = new decimal(new int[] {
  2274. 1,
  2275. 0,
  2276. 0,
  2277. 65536});
  2278. //
  2279. // label30
  2280. //
  2281. this.label30.AutoSize = true;
  2282. this.label30.ForeColor = System.Drawing.SystemColors.ControlText;
  2283. this.label30.Location = new System.Drawing.Point(572, 11);
  2284. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2285. this.label30.Name = "label30";
  2286. this.label30.Size = new System.Drawing.Size(41, 12);
  2287. this.label30.TabIndex = 8;
  2288. this.label30.Text = "补偿:";
  2289. //
  2290. // numTensorBaud
  2291. //
  2292. this.numTensorBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2293. this.numTensorBaud.Increment = new decimal(new int[] {
  2294. 100,
  2295. 0,
  2296. 0,
  2297. 0});
  2298. this.numTensorBaud.Location = new System.Drawing.Point(417, 8);
  2299. this.numTensorBaud.Maximum = new decimal(new int[] {
  2300. 1000000000,
  2301. 0,
  2302. 0,
  2303. 0});
  2304. this.numTensorBaud.Name = "numTensorBaud";
  2305. this.numTensorBaud.Size = new System.Drawing.Size(120, 23);
  2306. this.numTensorBaud.TabIndex = 7;
  2307. this.numTensorBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2308. this.numTensorBaud.Value = new decimal(new int[] {
  2309. 9600,
  2310. 0,
  2311. 0,
  2312. 0});
  2313. //
  2314. // label12
  2315. //
  2316. this.label12.AutoSize = true;
  2317. this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
  2318. this.label12.Location = new System.Drawing.Point(359, 11);
  2319. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2320. this.label12.Name = "label12";
  2321. this.label12.Size = new System.Drawing.Size(53, 12);
  2322. this.label12.TabIndex = 6;
  2323. this.label12.Text = "波特率:";
  2324. //
  2325. // coTensorPortNum
  2326. //
  2327. this.coTensorPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2328. this.coTensorPortNum.FormattingEnabled = true;
  2329. this.coTensorPortNum.Location = new System.Drawing.Point(103, 8);
  2330. this.coTensorPortNum.Margin = new System.Windows.Forms.Padding(2);
  2331. this.coTensorPortNum.Name = "coTensorPortNum";
  2332. this.coTensorPortNum.Size = new System.Drawing.Size(205, 20);
  2333. this.coTensorPortNum.TabIndex = 5;
  2334. //
  2335. // label13
  2336. //
  2337. this.label13.AutoSize = true;
  2338. this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
  2339. this.label13.Location = new System.Drawing.Point(10, 11);
  2340. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2341. this.label13.Name = "label13";
  2342. this.label13.Size = new System.Drawing.Size(41, 12);
  2343. this.label13.TabIndex = 4;
  2344. this.label13.Text = "端口:";
  2345. //
  2346. // groupBox7
  2347. //
  2348. this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2349. | System.Windows.Forms.AnchorStyles.Right)));
  2350. this.groupBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2351. this.groupBox7.Controls.Add(this.panel7);
  2352. this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2353. this.groupBox7.ForeColor = System.Drawing.Color.White;
  2354. this.groupBox7.Location = new System.Drawing.Point(2, 401);
  2355. this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
  2356. this.groupBox7.Name = "groupBox7";
  2357. this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
  2358. this.groupBox7.Size = new System.Drawing.Size(719, 97);
  2359. this.groupBox7.TabIndex = 29;
  2360. this.groupBox7.TabStop = false;
  2361. this.groupBox7.Text = "前部相机配置";
  2362. //
  2363. // panel7
  2364. //
  2365. this.panel7.BackColor = System.Drawing.Color.White;
  2366. this.panel7.Controls.Add(this.tbCamSN);
  2367. this.panel7.Controls.Add(this.label10);
  2368. this.panel7.Controls.Add(this.tbCamCfgPath);
  2369. this.panel7.Controls.Add(this.label7);
  2370. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  2371. this.panel7.Location = new System.Drawing.Point(2, 16);
  2372. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  2373. this.panel7.Name = "panel7";
  2374. this.panel7.Size = new System.Drawing.Size(715, 79);
  2375. this.panel7.TabIndex = 0;
  2376. //
  2377. // tbCamSN
  2378. //
  2379. this.tbCamSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2380. | System.Windows.Forms.AnchorStyles.Right)));
  2381. this.tbCamSN.Location = new System.Drawing.Point(103, 11);
  2382. this.tbCamSN.Margin = new System.Windows.Forms.Padding(2);
  2383. this.tbCamSN.Name = "tbCamSN";
  2384. this.tbCamSN.Size = new System.Drawing.Size(604, 21);
  2385. this.tbCamSN.TabIndex = 7;
  2386. //
  2387. // label10
  2388. //
  2389. this.label10.AutoSize = true;
  2390. this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
  2391. this.label10.Location = new System.Drawing.Point(10, 14);
  2392. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2393. this.label10.Name = "label10";
  2394. this.label10.Size = new System.Drawing.Size(65, 12);
  2395. this.label10.TabIndex = 6;
  2396. this.label10.Text = "相机名称:";
  2397. //
  2398. // tbCamCfgPath
  2399. //
  2400. this.tbCamCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2401. | System.Windows.Forms.AnchorStyles.Right)));
  2402. this.tbCamCfgPath.Location = new System.Drawing.Point(103, 43);
  2403. this.tbCamCfgPath.Margin = new System.Windows.Forms.Padding(2);
  2404. this.tbCamCfgPath.Name = "tbCamCfgPath";
  2405. this.tbCamCfgPath.Size = new System.Drawing.Size(604, 21);
  2406. this.tbCamCfgPath.TabIndex = 5;
  2407. this.tbCamCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
  2408. //
  2409. // label7
  2410. //
  2411. this.label7.AutoSize = true;
  2412. this.label7.BackColor = System.Drawing.Color.Transparent;
  2413. this.label7.ForeColor = System.Drawing.Color.Black;
  2414. this.label7.Location = new System.Drawing.Point(10, 46);
  2415. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2416. this.label7.Name = "label7";
  2417. this.label7.Size = new System.Drawing.Size(89, 12);
  2418. this.label7.TabIndex = 4;
  2419. this.label7.Text = "配置文件路径:";
  2420. //
  2421. // groupBox5
  2422. //
  2423. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2424. | System.Windows.Forms.AnchorStyles.Right)));
  2425. this.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2426. this.groupBox5.Controls.Add(this.panel5);
  2427. this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2428. this.groupBox5.ForeColor = System.Drawing.Color.White;
  2429. this.groupBox5.Location = new System.Drawing.Point(2, 328);
  2430. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  2431. this.groupBox5.Name = "groupBox5";
  2432. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  2433. this.groupBox5.Size = new System.Drawing.Size(719, 68);
  2434. this.groupBox5.TabIndex = 28;
  2435. this.groupBox5.TabStop = false;
  2436. this.groupBox5.Text = "电机配置";
  2437. //
  2438. // panel5
  2439. //
  2440. this.panel5.BackColor = System.Drawing.Color.White;
  2441. this.panel5.Controls.Add(this.tbMotionCfgPath);
  2442. this.panel5.Controls.Add(this.label6);
  2443. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  2444. this.panel5.Location = new System.Drawing.Point(2, 16);
  2445. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  2446. this.panel5.Name = "panel5";
  2447. this.panel5.Size = new System.Drawing.Size(715, 50);
  2448. this.panel5.TabIndex = 0;
  2449. //
  2450. // tbMotionCfgPath
  2451. //
  2452. this.tbMotionCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2453. | System.Windows.Forms.AnchorStyles.Right)));
  2454. this.tbMotionCfgPath.Location = new System.Drawing.Point(103, 18);
  2455. this.tbMotionCfgPath.Margin = new System.Windows.Forms.Padding(2);
  2456. this.tbMotionCfgPath.Name = "tbMotionCfgPath";
  2457. this.tbMotionCfgPath.Size = new System.Drawing.Size(604, 21);
  2458. this.tbMotionCfgPath.TabIndex = 5;
  2459. this.tbMotionCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
  2460. //
  2461. // label6
  2462. //
  2463. this.label6.AutoSize = true;
  2464. this.label6.BackColor = System.Drawing.Color.Transparent;
  2465. this.label6.ForeColor = System.Drawing.Color.Black;
  2466. this.label6.Location = new System.Drawing.Point(10, 21);
  2467. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2468. this.label6.Name = "label6";
  2469. this.label6.Size = new System.Drawing.Size(89, 12);
  2470. this.label6.TabIndex = 4;
  2471. this.label6.Text = "配置文件路径:";
  2472. //
  2473. // groupBox3
  2474. //
  2475. this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2476. | System.Windows.Forms.AnchorStyles.Right)));
  2477. this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2478. this.groupBox3.Controls.Add(this.panel3);
  2479. this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2480. this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2481. this.groupBox3.Location = new System.Drawing.Point(2, 239);
  2482. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  2483. this.groupBox3.Name = "groupBox3";
  2484. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  2485. this.groupBox3.Size = new System.Drawing.Size(719, 85);
  2486. this.groupBox3.TabIndex = 26;
  2487. this.groupBox3.TabStop = false;
  2488. this.groupBox3.Text = "I/O板卡";
  2489. //
  2490. // panel3
  2491. //
  2492. this.panel3.BackColor = System.Drawing.Color.White;
  2493. this.panel3.Controls.Add(this.tbIOCfgPath);
  2494. this.panel3.Controls.Add(this.label8);
  2495. this.panel3.Controls.Add(this.tbIODevNum);
  2496. this.panel3.Controls.Add(this.label4);
  2497. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  2498. this.panel3.Location = new System.Drawing.Point(2, 16);
  2499. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  2500. this.panel3.Name = "panel3";
  2501. this.panel3.Size = new System.Drawing.Size(715, 67);
  2502. this.panel3.TabIndex = 0;
  2503. //
  2504. // tbIOCfgPath
  2505. //
  2506. this.tbIOCfgPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2507. | System.Windows.Forms.AnchorStyles.Right)));
  2508. this.tbIOCfgPath.Location = new System.Drawing.Point(103, 38);
  2509. this.tbIOCfgPath.Margin = new System.Windows.Forms.Padding(2);
  2510. this.tbIOCfgPath.Name = "tbIOCfgPath";
  2511. this.tbIOCfgPath.Size = new System.Drawing.Size(604, 21);
  2512. this.tbIOCfgPath.TabIndex = 7;
  2513. this.tbIOCfgPath.DoubleClick += new System.EventHandler(this.tbPathFile_Click);
  2514. //
  2515. // label8
  2516. //
  2517. this.label8.AutoSize = true;
  2518. this.label8.BackColor = System.Drawing.Color.Transparent;
  2519. this.label8.ForeColor = System.Drawing.Color.Black;
  2520. this.label8.Location = new System.Drawing.Point(10, 41);
  2521. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2522. this.label8.Name = "label8";
  2523. this.label8.Size = new System.Drawing.Size(89, 12);
  2524. this.label8.TabIndex = 6;
  2525. this.label8.Text = "配置文件路径:";
  2526. //
  2527. // tbIODevNum
  2528. //
  2529. this.tbIODevNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2530. | System.Windows.Forms.AnchorStyles.Right)));
  2531. this.tbIODevNum.Location = new System.Drawing.Point(103, 9);
  2532. this.tbIODevNum.Margin = new System.Windows.Forms.Padding(2);
  2533. this.tbIODevNum.Name = "tbIODevNum";
  2534. this.tbIODevNum.Size = new System.Drawing.Size(604, 21);
  2535. this.tbIODevNum.TabIndex = 5;
  2536. //
  2537. // label4
  2538. //
  2539. this.label4.AutoSize = true;
  2540. this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
  2541. this.label4.Location = new System.Drawing.Point(10, 12);
  2542. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2543. this.label4.Name = "label4";
  2544. this.label4.Size = new System.Drawing.Size(65, 12);
  2545. this.label4.TabIndex = 4;
  2546. this.label4.Text = "设备编号:";
  2547. //
  2548. // groupBox4
  2549. //
  2550. this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2551. | System.Windows.Forms.AnchorStyles.Right)));
  2552. this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2553. this.groupBox4.Controls.Add(this.panel4);
  2554. this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2555. this.groupBox4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2556. this.groupBox4.Location = new System.Drawing.Point(2, 2);
  2557. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  2558. this.groupBox4.Name = "groupBox4";
  2559. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  2560. this.groupBox4.Size = new System.Drawing.Size(717, 55);
  2561. this.groupBox4.TabIndex = 25;
  2562. this.groupBox4.TabStop = false;
  2563. this.groupBox4.Text = "光源设备";
  2564. //
  2565. // panel4
  2566. //
  2567. this.panel4.BackColor = System.Drawing.Color.White;
  2568. this.panel4.Controls.Add(this.numCamBaud);
  2569. this.panel4.Controls.Add(this.label9);
  2570. this.panel4.Controls.Add(this.cobLightPortNum);
  2571. this.panel4.Controls.Add(this.label5);
  2572. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  2573. this.panel4.Location = new System.Drawing.Point(2, 16);
  2574. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  2575. this.panel4.Name = "panel4";
  2576. this.panel4.Size = new System.Drawing.Size(713, 37);
  2577. this.panel4.TabIndex = 0;
  2578. //
  2579. // numCamBaud
  2580. //
  2581. this.numCamBaud.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2582. this.numCamBaud.Increment = new decimal(new int[] {
  2583. 100,
  2584. 0,
  2585. 0,
  2586. 0});
  2587. this.numCamBaud.Location = new System.Drawing.Point(417, 8);
  2588. this.numCamBaud.Maximum = new decimal(new int[] {
  2589. 1000000000,
  2590. 0,
  2591. 0,
  2592. 0});
  2593. this.numCamBaud.Name = "numCamBaud";
  2594. this.numCamBaud.Size = new System.Drawing.Size(120, 23);
  2595. this.numCamBaud.TabIndex = 7;
  2596. this.numCamBaud.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  2597. this.numCamBaud.Value = new decimal(new int[] {
  2598. 9600,
  2599. 0,
  2600. 0,
  2601. 0});
  2602. //
  2603. // label9
  2604. //
  2605. this.label9.AutoSize = true;
  2606. this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
  2607. this.label9.Location = new System.Drawing.Point(359, 11);
  2608. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2609. this.label9.Name = "label9";
  2610. this.label9.Size = new System.Drawing.Size(53, 12);
  2611. this.label9.TabIndex = 6;
  2612. this.label9.Text = "波特率:";
  2613. //
  2614. // cobLightPortNum
  2615. //
  2616. this.cobLightPortNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2617. this.cobLightPortNum.FormattingEnabled = true;
  2618. this.cobLightPortNum.Location = new System.Drawing.Point(103, 8);
  2619. this.cobLightPortNum.Margin = new System.Windows.Forms.Padding(2);
  2620. this.cobLightPortNum.Name = "cobLightPortNum";
  2621. this.cobLightPortNum.Size = new System.Drawing.Size(205, 20);
  2622. this.cobLightPortNum.TabIndex = 5;
  2623. //
  2624. // label5
  2625. //
  2626. this.label5.AutoSize = true;
  2627. this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
  2628. this.label5.Location = new System.Drawing.Point(10, 11);
  2629. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2630. this.label5.Name = "label5";
  2631. this.label5.Size = new System.Drawing.Size(41, 12);
  2632. this.label5.TabIndex = 4;
  2633. this.label5.Text = "端口:";
  2634. //
  2635. // skinTabPage1
  2636. //
  2637. this.skinTabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2638. this.skinTabPage1.Controls.Add(this.cbAsideDefect);
  2639. this.skinTabPage1.Controls.Add(this.cbSnapDefect);
  2640. this.skinTabPage1.Controls.Add(this.cbPdtPut);
  2641. this.skinTabPage1.Controls.Add(this.cbOpenAxisXCal);
  2642. this.skinTabPage1.Controls.Add(this.cbOpenFlawDistribution);
  2643. this.skinTabPage1.Controls.Add(this.cbOpenAutoAxisGoHome);
  2644. this.skinTabPage1.Controls.Add(this.chkHttpLog);
  2645. this.skinTabPage1.Controls.Add(this.chkDoorSensor);
  2646. this.skinTabPage1.Controls.Add(this.chkBuzzer);
  2647. this.skinTabPage1.Controls.Add(this.ckSkipSizeFailed);
  2648. this.skinTabPage1.Dock = System.Windows.Forms.DockStyle.Fill;
  2649. this.skinTabPage1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2650. this.skinTabPage1.Location = new System.Drawing.Point(0, 36);
  2651. this.skinTabPage1.Name = "skinTabPage1";
  2652. this.skinTabPage1.Size = new System.Drawing.Size(723, 607);
  2653. this.skinTabPage1.TabIndex = 0;
  2654. this.skinTabPage1.TabItemImage = null;
  2655. this.skinTabPage1.Text = "功能设置";
  2656. //
  2657. // cbSnapDefect
  2658. //
  2659. this.cbSnapDefect.AutoSize = true;
  2660. this.cbSnapDefect.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2661. this.cbSnapDefect.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2662. this.cbSnapDefect.Location = new System.Drawing.Point(465, 266);
  2663. this.cbSnapDefect.Margin = new System.Windows.Forms.Padding(2);
  2664. this.cbSnapDefect.Name = "cbSnapDefect";
  2665. this.cbSnapDefect.Size = new System.Drawing.Size(202, 20);
  2666. this.cbSnapDefect.TabIndex = 24;
  2667. this.cbSnapDefect.Text = "启用前相机查看缺陷功能";
  2668. this.cbSnapDefect.UseVisualStyleBackColor = true;
  2669. //
  2670. // cbPdtPut
  2671. //
  2672. this.cbPdtPut.AutoSize = true;
  2673. this.cbPdtPut.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2674. this.cbPdtPut.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2675. this.cbPdtPut.Location = new System.Drawing.Point(465, 223);
  2676. this.cbPdtPut.Margin = new System.Windows.Forms.Padding(2);
  2677. this.cbPdtPut.Name = "cbPdtPut";
  2678. this.cbPdtPut.Size = new System.Drawing.Size(154, 20);
  2679. this.cbPdtPut.TabIndex = 23;
  2680. this.cbPdtPut.Text = "启用产品放置检测";
  2681. this.cbPdtPut.UseVisualStyleBackColor = true;
  2682. //
  2683. // cbOpenAxisXCal
  2684. //
  2685. this.cbOpenAxisXCal.AutoSize = true;
  2686. this.cbOpenAxisXCal.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2687. this.cbOpenAxisXCal.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2688. this.cbOpenAxisXCal.Location = new System.Drawing.Point(89, 138);
  2689. this.cbOpenAxisXCal.Margin = new System.Windows.Forms.Padding(2);
  2690. this.cbOpenAxisXCal.Name = "cbOpenAxisXCal";
  2691. this.cbOpenAxisXCal.Size = new System.Drawing.Size(114, 20);
  2692. this.cbOpenAxisXCal.TabIndex = 22;
  2693. this.cbOpenAxisXCal.Text = "启用X轴校准";
  2694. this.cbOpenAxisXCal.UseVisualStyleBackColor = true;
  2695. //
  2696. // cbOpenFlawDistribution
  2697. //
  2698. this.cbOpenFlawDistribution.AutoSize = true;
  2699. this.cbOpenFlawDistribution.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2700. this.cbOpenFlawDistribution.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2701. this.cbOpenFlawDistribution.Location = new System.Drawing.Point(89, 96);
  2702. this.cbOpenFlawDistribution.Margin = new System.Windows.Forms.Padding(2);
  2703. this.cbOpenFlawDistribution.Name = "cbOpenFlawDistribution";
  2704. this.cbOpenFlawDistribution.Size = new System.Drawing.Size(122, 20);
  2705. this.cbOpenFlawDistribution.TabIndex = 21;
  2706. this.cbOpenFlawDistribution.Text = "启用缺陷分布";
  2707. this.cbOpenFlawDistribution.UseVisualStyleBackColor = true;
  2708. //
  2709. // cbOpenAutoAxisGoHome
  2710. //
  2711. this.cbOpenAutoAxisGoHome.AutoSize = true;
  2712. this.cbOpenAutoAxisGoHome.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2713. this.cbOpenAutoAxisGoHome.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2714. this.cbOpenAutoAxisGoHome.Location = new System.Drawing.Point(465, 180);
  2715. this.cbOpenAutoAxisGoHome.Margin = new System.Windows.Forms.Padding(2);
  2716. this.cbOpenAutoAxisGoHome.Name = "cbOpenAutoAxisGoHome";
  2717. this.cbOpenAutoAxisGoHome.Size = new System.Drawing.Size(186, 20);
  2718. this.cbOpenAutoAxisGoHome.TabIndex = 20;
  2719. this.cbOpenAutoAxisGoHome.Text = "启用软件开启自动回原";
  2720. this.cbOpenAutoAxisGoHome.UseVisualStyleBackColor = true;
  2721. //
  2722. // chkHttpLog
  2723. //
  2724. this.chkHttpLog.AutoSize = true;
  2725. this.chkHttpLog.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2726. this.chkHttpLog.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2727. this.chkHttpLog.Location = new System.Drawing.Point(465, 138);
  2728. this.chkHttpLog.Margin = new System.Windows.Forms.Padding(2);
  2729. this.chkHttpLog.Name = "chkHttpLog";
  2730. this.chkHttpLog.Size = new System.Drawing.Size(154, 20);
  2731. this.chkHttpLog.TabIndex = 19;
  2732. this.chkHttpLog.Text = "启用HTTP服务日志";
  2733. this.chkHttpLog.UseVisualStyleBackColor = true;
  2734. //
  2735. // chkDoorSensor
  2736. //
  2737. this.chkDoorSensor.AutoSize = true;
  2738. this.chkDoorSensor.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2739. this.chkDoorSensor.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2740. this.chkDoorSensor.Location = new System.Drawing.Point(465, 96);
  2741. this.chkDoorSensor.Margin = new System.Windows.Forms.Padding(2);
  2742. this.chkDoorSensor.Name = "chkDoorSensor";
  2743. this.chkDoorSensor.Size = new System.Drawing.Size(122, 20);
  2744. this.chkDoorSensor.TabIndex = 18;
  2745. this.chkDoorSensor.Text = "启用门磁告警";
  2746. this.chkDoorSensor.UseVisualStyleBackColor = true;
  2747. //
  2748. // chkBuzzer
  2749. //
  2750. this.chkBuzzer.AutoSize = true;
  2751. this.chkBuzzer.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2752. this.chkBuzzer.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2753. this.chkBuzzer.Location = new System.Drawing.Point(465, 54);
  2754. this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
  2755. this.chkBuzzer.Name = "chkBuzzer";
  2756. this.chkBuzzer.Size = new System.Drawing.Size(106, 20);
  2757. this.chkBuzzer.TabIndex = 17;
  2758. this.chkBuzzer.Text = "启用蜂鸣器";
  2759. this.chkBuzzer.UseVisualStyleBackColor = true;
  2760. //
  2761. // ckSkipSizeFailed
  2762. //
  2763. this.ckSkipSizeFailed.AutoSize = true;
  2764. this.ckSkipSizeFailed.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2765. this.ckSkipSizeFailed.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  2766. this.ckSkipSizeFailed.Location = new System.Drawing.Point(89, 54);
  2767. this.ckSkipSizeFailed.Margin = new System.Windows.Forms.Padding(2);
  2768. this.ckSkipSizeFailed.Name = "ckSkipSizeFailed";
  2769. this.ckSkipSizeFailed.Size = new System.Drawing.Size(154, 20);
  2770. this.ckSkipSizeFailed.TabIndex = 12;
  2771. this.ckSkipSizeFailed.Text = "启用Mark丢失报警";
  2772. this.ckSkipSizeFailed.UseVisualStyleBackColor = true;
  2773. //
  2774. // skinTabControl1
  2775. //
  2776. this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
  2777. this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
  2778. this.skinTabControl1.Controls.Add(this.skinTabPage1);
  2779. this.skinTabControl1.Controls.Add(this.skinTabPage2);
  2780. this.skinTabControl1.Controls.Add(this.skinTabPage3);
  2781. this.skinTabControl1.Controls.Add(this.skinTabPage4);
  2782. this.skinTabControl1.Controls.Add(this.skinTabPage7);
  2783. this.skinTabControl1.Controls.Add(this.skinTabPage5);
  2784. this.skinTabControl1.Controls.Add(this.skinTabPage6);
  2785. this.skinTabControl1.Controls.Add(this.skinTabPage8);
  2786. this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  2787. this.skinTabControl1.HeadBack = null;
  2788. this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
  2789. this.skinTabControl1.ItemSize = new System.Drawing.Size(90, 36);
  2790. this.skinTabControl1.ItemStretch = true;
  2791. this.skinTabControl1.Location = new System.Drawing.Point(0, 102);
  2792. this.skinTabControl1.Name = "skinTabControl1";
  2793. this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
  2794. this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
  2795. this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
  2796. this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
  2797. this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
  2798. this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
  2799. this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
  2800. this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
  2801. this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
  2802. this.skinTabControl1.PageNorml = null;
  2803. this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
  2804. this.skinTabControl1.SelectedIndex = 0;
  2805. this.skinTabControl1.Size = new System.Drawing.Size(723, 643);
  2806. this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  2807. this.skinTabControl1.TabIndex = 22;
  2808. //
  2809. // skinTabPage3
  2810. //
  2811. this.skinTabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2812. this.skinTabPage3.Controls.Add(this.groupBox25);
  2813. this.skinTabPage3.Controls.Add(this.groupBox24);
  2814. this.skinTabPage3.Controls.Add(this.groupBox16);
  2815. this.skinTabPage3.Dock = System.Windows.Forms.DockStyle.Fill;
  2816. this.skinTabPage3.Location = new System.Drawing.Point(0, 36);
  2817. this.skinTabPage3.Name = "skinTabPage3";
  2818. this.skinTabPage3.Size = new System.Drawing.Size(723, 607);
  2819. this.skinTabPage3.TabIndex = 6;
  2820. this.skinTabPage3.TabItemImage = null;
  2821. this.skinTabPage3.Text = "云端与MES上传";
  2822. //
  2823. // groupBox25
  2824. //
  2825. this.groupBox25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2826. | System.Windows.Forms.AnchorStyles.Right)));
  2827. this.groupBox25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2828. this.groupBox25.Controls.Add(this.panel25);
  2829. this.groupBox25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2830. this.groupBox25.ForeColor = System.Drawing.Color.White;
  2831. this.groupBox25.Location = new System.Drawing.Point(2, 337);
  2832. this.groupBox25.Margin = new System.Windows.Forms.Padding(2);
  2833. this.groupBox25.Name = "groupBox25";
  2834. this.groupBox25.Padding = new System.Windows.Forms.Padding(2);
  2835. this.groupBox25.Size = new System.Drawing.Size(719, 137);
  2836. this.groupBox25.TabIndex = 34;
  2837. this.groupBox25.TabStop = false;
  2838. this.groupBox25.Text = "产品转发服务";
  2839. //
  2840. // panel25
  2841. //
  2842. this.panel25.BackColor = System.Drawing.Color.White;
  2843. this.panel25.Controls.Add(this.rbClient);
  2844. this.panel25.Controls.Add(this.rbServer);
  2845. this.panel25.Controls.Add(this.label79);
  2846. this.panel25.Controls.Add(this.numPdtServerPort);
  2847. this.panel25.Controls.Add(this.cbOpenPdtServer);
  2848. this.panel25.Controls.Add(this.tbPdtServerIP);
  2849. this.panel25.Controls.Add(this.label85);
  2850. this.panel25.Dock = System.Windows.Forms.DockStyle.Fill;
  2851. this.panel25.Location = new System.Drawing.Point(2, 16);
  2852. this.panel25.Margin = new System.Windows.Forms.Padding(2);
  2853. this.panel25.Name = "panel25";
  2854. this.panel25.Size = new System.Drawing.Size(715, 119);
  2855. this.panel25.TabIndex = 0;
  2856. //
  2857. // rbClient
  2858. //
  2859. this.rbClient.AutoSize = true;
  2860. this.rbClient.ForeColor = System.Drawing.Color.Black;
  2861. this.rbClient.Location = new System.Drawing.Point(246, 40);
  2862. this.rbClient.Name = "rbClient";
  2863. this.rbClient.Size = new System.Drawing.Size(59, 16);
  2864. this.rbClient.TabIndex = 17;
  2865. this.rbClient.TabStop = true;
  2866. this.rbClient.Text = "客户端";
  2867. this.rbClient.UseVisualStyleBackColor = true;
  2868. //
  2869. // rbServer
  2870. //
  2871. this.rbServer.AutoSize = true;
  2872. this.rbServer.ForeColor = System.Drawing.Color.Black;
  2873. this.rbServer.Location = new System.Drawing.Point(116, 40);
  2874. this.rbServer.Name = "rbServer";
  2875. this.rbServer.Size = new System.Drawing.Size(59, 16);
  2876. this.rbServer.TabIndex = 16;
  2877. this.rbServer.TabStop = true;
  2878. this.rbServer.Text = "服务器";
  2879. this.rbServer.UseVisualStyleBackColor = true;
  2880. //
  2881. // label79
  2882. //
  2883. this.label79.AutoSize = true;
  2884. this.label79.ForeColor = System.Drawing.SystemColors.ControlText;
  2885. this.label79.Location = new System.Drawing.Point(384, 79);
  2886. this.label79.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2887. this.label79.Name = "label79";
  2888. this.label79.Size = new System.Drawing.Size(41, 12);
  2889. this.label79.TabIndex = 15;
  2890. this.label79.Text = "端口:";
  2891. //
  2892. // numPdtServerPort
  2893. //
  2894. this.numPdtServerPort.Location = new System.Drawing.Point(453, 76);
  2895. this.numPdtServerPort.Margin = new System.Windows.Forms.Padding(2);
  2896. this.numPdtServerPort.Maximum = new decimal(new int[] {
  2897. 99999,
  2898. 0,
  2899. 0,
  2900. 0});
  2901. this.numPdtServerPort.Name = "numPdtServerPort";
  2902. this.numPdtServerPort.Size = new System.Drawing.Size(133, 21);
  2903. this.numPdtServerPort.TabIndex = 14;
  2904. this.numPdtServerPort.TabStop = false;
  2905. this.numPdtServerPort.Value = new decimal(new int[] {
  2906. 10573,
  2907. 0,
  2908. 0,
  2909. 0});
  2910. //
  2911. // cbOpenPdtServer
  2912. //
  2913. this.cbOpenPdtServer.AutoSize = true;
  2914. this.cbOpenPdtServer.ForeColor = System.Drawing.Color.Black;
  2915. this.cbOpenPdtServer.Location = new System.Drawing.Point(50, 9);
  2916. this.cbOpenPdtServer.Margin = new System.Windows.Forms.Padding(2);
  2917. this.cbOpenPdtServer.Name = "cbOpenPdtServer";
  2918. this.cbOpenPdtServer.Size = new System.Drawing.Size(48, 16);
  2919. this.cbOpenPdtServer.TabIndex = 6;
  2920. this.cbOpenPdtServer.Text = "启用";
  2921. this.cbOpenPdtServer.UseVisualStyleBackColor = true;
  2922. //
  2923. // tbPdtServerIP
  2924. //
  2925. this.tbPdtServerIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2926. | System.Windows.Forms.AnchorStyles.Right)));
  2927. this.tbPdtServerIP.Location = new System.Drawing.Point(116, 76);
  2928. this.tbPdtServerIP.Margin = new System.Windows.Forms.Padding(2);
  2929. this.tbPdtServerIP.Name = "tbPdtServerIP";
  2930. this.tbPdtServerIP.Size = new System.Drawing.Size(249, 21);
  2931. this.tbPdtServerIP.TabIndex = 5;
  2932. //
  2933. // label85
  2934. //
  2935. this.label85.AutoSize = true;
  2936. this.label85.ForeColor = System.Drawing.Color.Black;
  2937. this.label85.Location = new System.Drawing.Point(48, 79);
  2938. this.label85.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2939. this.label85.Name = "label85";
  2940. this.label85.Size = new System.Drawing.Size(53, 12);
  2941. this.label85.TabIndex = 4;
  2942. this.label85.Text = "IP地址:";
  2943. //
  2944. // groupBox24
  2945. //
  2946. this.groupBox24.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2947. | System.Windows.Forms.AnchorStyles.Right)));
  2948. this.groupBox24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2949. this.groupBox24.Controls.Add(this.panel24);
  2950. this.groupBox24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2951. this.groupBox24.ForeColor = System.Drawing.Color.White;
  2952. this.groupBox24.Location = new System.Drawing.Point(2, 190);
  2953. this.groupBox24.Margin = new System.Windows.Forms.Padding(2);
  2954. this.groupBox24.Name = "groupBox24";
  2955. this.groupBox24.Padding = new System.Windows.Forms.Padding(2);
  2956. this.groupBox24.Size = new System.Drawing.Size(719, 138);
  2957. this.groupBox24.TabIndex = 33;
  2958. this.groupBox24.TabStop = false;
  2959. this.groupBox24.Text = "局域网云端数据上传";
  2960. //
  2961. // panel24
  2962. //
  2963. this.panel24.BackColor = System.Drawing.Color.White;
  2964. this.panel24.Controls.Add(this.tbCloudName);
  2965. this.panel24.Controls.Add(this.label81);
  2966. this.panel24.Controls.Add(this.label83);
  2967. this.panel24.Controls.Add(this.numCloudPort);
  2968. this.panel24.Controls.Add(this.tbCloudPassword);
  2969. this.panel24.Controls.Add(this.label78);
  2970. this.panel24.Controls.Add(this.tbCloudUser);
  2971. this.panel24.Controls.Add(this.label80);
  2972. this.panel24.Controls.Add(this.cbOpenCloud);
  2973. this.panel24.Controls.Add(this.tbCloudIP);
  2974. this.panel24.Controls.Add(this.label82);
  2975. this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
  2976. this.panel24.Location = new System.Drawing.Point(2, 16);
  2977. this.panel24.Margin = new System.Windows.Forms.Padding(2);
  2978. this.panel24.Name = "panel24";
  2979. this.panel24.Size = new System.Drawing.Size(715, 120);
  2980. this.panel24.TabIndex = 0;
  2981. //
  2982. // tbCloudName
  2983. //
  2984. this.tbCloudName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  2985. | System.Windows.Forms.AnchorStyles.Right)));
  2986. this.tbCloudName.Location = new System.Drawing.Point(218, 7);
  2987. this.tbCloudName.Margin = new System.Windows.Forms.Padding(2);
  2988. this.tbCloudName.Name = "tbCloudName";
  2989. this.tbCloudName.Size = new System.Drawing.Size(249, 21);
  2990. this.tbCloudName.TabIndex = 17;
  2991. //
  2992. // label81
  2993. //
  2994. this.label81.AutoSize = true;
  2995. this.label81.ForeColor = System.Drawing.Color.Black;
  2996. this.label81.Location = new System.Drawing.Point(150, 10);
  2997. this.label81.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2998. this.label81.Name = "label81";
  2999. this.label81.Size = new System.Drawing.Size(65, 12);
  3000. this.label81.TabIndex = 16;
  3001. this.label81.Text = "设备名称:";
  3002. //
  3003. // label83
  3004. //
  3005. this.label83.AutoSize = true;
  3006. this.label83.ForeColor = System.Drawing.SystemColors.ControlText;
  3007. this.label83.Location = new System.Drawing.Point(384, 49);
  3008. this.label83.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3009. this.label83.Name = "label83";
  3010. this.label83.Size = new System.Drawing.Size(41, 12);
  3011. this.label83.TabIndex = 15;
  3012. this.label83.Text = "端口:";
  3013. //
  3014. // numCloudPort
  3015. //
  3016. this.numCloudPort.Location = new System.Drawing.Point(453, 46);
  3017. this.numCloudPort.Margin = new System.Windows.Forms.Padding(2);
  3018. this.numCloudPort.Maximum = new decimal(new int[] {
  3019. 99999,
  3020. 0,
  3021. 0,
  3022. 0});
  3023. this.numCloudPort.Name = "numCloudPort";
  3024. this.numCloudPort.Size = new System.Drawing.Size(133, 21);
  3025. this.numCloudPort.TabIndex = 14;
  3026. this.numCloudPort.TabStop = false;
  3027. this.numCloudPort.Value = new decimal(new int[] {
  3028. 1883,
  3029. 0,
  3030. 0,
  3031. 0});
  3032. //
  3033. // tbCloudPassword
  3034. //
  3035. this.tbCloudPassword.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3036. | System.Windows.Forms.AnchorStyles.Right)));
  3037. this.tbCloudPassword.Location = new System.Drawing.Point(453, 86);
  3038. this.tbCloudPassword.Margin = new System.Windows.Forms.Padding(2);
  3039. this.tbCloudPassword.Name = "tbCloudPassword";
  3040. this.tbCloudPassword.Size = new System.Drawing.Size(200, 21);
  3041. this.tbCloudPassword.TabIndex = 13;
  3042. //
  3043. // label78
  3044. //
  3045. this.label78.AutoSize = true;
  3046. this.label78.ForeColor = System.Drawing.Color.Black;
  3047. this.label78.Location = new System.Drawing.Point(384, 89);
  3048. this.label78.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3049. this.label78.Name = "label78";
  3050. this.label78.Size = new System.Drawing.Size(65, 12);
  3051. this.label78.TabIndex = 12;
  3052. this.label78.Text = "Password:";
  3053. //
  3054. // tbCloudUser
  3055. //
  3056. this.tbCloudUser.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3057. | System.Windows.Forms.AnchorStyles.Right)));
  3058. this.tbCloudUser.Location = new System.Drawing.Point(116, 86);
  3059. this.tbCloudUser.Margin = new System.Windows.Forms.Padding(2);
  3060. this.tbCloudUser.Name = "tbCloudUser";
  3061. this.tbCloudUser.Size = new System.Drawing.Size(249, 21);
  3062. this.tbCloudUser.TabIndex = 11;
  3063. //
  3064. // label80
  3065. //
  3066. this.label80.AutoSize = true;
  3067. this.label80.ForeColor = System.Drawing.Color.Black;
  3068. this.label80.Location = new System.Drawing.Point(48, 89);
  3069. this.label80.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3070. this.label80.Name = "label80";
  3071. this.label80.Size = new System.Drawing.Size(59, 12);
  3072. this.label80.TabIndex = 9;
  3073. this.label80.Text = "Username:";
  3074. //
  3075. // cbOpenCloud
  3076. //
  3077. this.cbOpenCloud.AutoSize = true;
  3078. this.cbOpenCloud.ForeColor = System.Drawing.Color.Black;
  3079. this.cbOpenCloud.Location = new System.Drawing.Point(50, 9);
  3080. this.cbOpenCloud.Margin = new System.Windows.Forms.Padding(2);
  3081. this.cbOpenCloud.Name = "cbOpenCloud";
  3082. this.cbOpenCloud.Size = new System.Drawing.Size(48, 16);
  3083. this.cbOpenCloud.TabIndex = 6;
  3084. this.cbOpenCloud.Text = "启用";
  3085. this.cbOpenCloud.UseVisualStyleBackColor = true;
  3086. //
  3087. // tbCloudIP
  3088. //
  3089. this.tbCloudIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3090. | System.Windows.Forms.AnchorStyles.Right)));
  3091. this.tbCloudIP.Location = new System.Drawing.Point(116, 46);
  3092. this.tbCloudIP.Margin = new System.Windows.Forms.Padding(2);
  3093. this.tbCloudIP.Name = "tbCloudIP";
  3094. this.tbCloudIP.Size = new System.Drawing.Size(249, 21);
  3095. this.tbCloudIP.TabIndex = 5;
  3096. //
  3097. // label82
  3098. //
  3099. this.label82.AutoSize = true;
  3100. this.label82.ForeColor = System.Drawing.Color.Black;
  3101. this.label82.Location = new System.Drawing.Point(48, 49);
  3102. this.label82.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3103. this.label82.Name = "label82";
  3104. this.label82.Size = new System.Drawing.Size(53, 12);
  3105. this.label82.TabIndex = 4;
  3106. this.label82.Text = "IP地址:";
  3107. //
  3108. // groupBox16
  3109. //
  3110. this.groupBox16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3111. | System.Windows.Forms.AnchorStyles.Right)));
  3112. this.groupBox16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  3113. this.groupBox16.Controls.Add(this.panel16);
  3114. this.groupBox16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3115. this.groupBox16.ForeColor = System.Drawing.Color.White;
  3116. this.groupBox16.Location = new System.Drawing.Point(2, 7);
  3117. this.groupBox16.Margin = new System.Windows.Forms.Padding(2);
  3118. this.groupBox16.Name = "groupBox16";
  3119. this.groupBox16.Padding = new System.Windows.Forms.Padding(2);
  3120. this.groupBox16.Size = new System.Drawing.Size(719, 177);
  3121. this.groupBox16.TabIndex = 32;
  3122. this.groupBox16.TabStop = false;
  3123. this.groupBox16.Text = "Http post请求上传";
  3124. //
  3125. // panel16
  3126. //
  3127. this.panel16.BackColor = System.Drawing.Color.White;
  3128. this.panel16.Controls.Add(this.tbValue);
  3129. this.panel16.Controls.Add(this.label27);
  3130. this.panel16.Controls.Add(this.tbKey);
  3131. this.panel16.Controls.Add(this.label26);
  3132. this.panel16.Controls.Add(this.label25);
  3133. this.panel16.Controls.Add(this.tbTempPath);
  3134. this.panel16.Controls.Add(this.label23);
  3135. this.panel16.Controls.Add(this.cbEnableHttp);
  3136. this.panel16.Controls.Add(this.tbHttpUrl);
  3137. this.panel16.Controls.Add(this.label24);
  3138. this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
  3139. this.panel16.Location = new System.Drawing.Point(2, 16);
  3140. this.panel16.Margin = new System.Windows.Forms.Padding(2);
  3141. this.panel16.Name = "panel16";
  3142. this.panel16.Size = new System.Drawing.Size(715, 159);
  3143. this.panel16.TabIndex = 0;
  3144. //
  3145. // tbValue
  3146. //
  3147. this.tbValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3148. | System.Windows.Forms.AnchorStyles.Right)));
  3149. this.tbValue.Location = new System.Drawing.Point(435, 119);
  3150. this.tbValue.Margin = new System.Windows.Forms.Padding(2);
  3151. this.tbValue.Name = "tbValue";
  3152. this.tbValue.Size = new System.Drawing.Size(142, 21);
  3153. this.tbValue.TabIndex = 13;
  3154. //
  3155. // label27
  3156. //
  3157. this.label27.AutoSize = true;
  3158. this.label27.ForeColor = System.Drawing.Color.Black;
  3159. this.label27.Location = new System.Drawing.Point(384, 122);
  3160. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3161. this.label27.Name = "label27";
  3162. this.label27.Size = new System.Drawing.Size(47, 12);
  3163. this.label27.TabIndex = 12;
  3164. this.label27.Text = "Value:";
  3165. //
  3166. // tbKey
  3167. //
  3168. this.tbKey.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3169. | System.Windows.Forms.AnchorStyles.Right)));
  3170. this.tbKey.Location = new System.Drawing.Point(218, 119);
  3171. this.tbKey.Margin = new System.Windows.Forms.Padding(2);
  3172. this.tbKey.Name = "tbKey";
  3173. this.tbKey.Size = new System.Drawing.Size(142, 21);
  3174. this.tbKey.TabIndex = 11;
  3175. //
  3176. // label26
  3177. //
  3178. this.label26.AutoSize = true;
  3179. this.label26.ForeColor = System.Drawing.Color.Black;
  3180. this.label26.Location = new System.Drawing.Point(179, 122);
  3181. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3182. this.label26.Name = "label26";
  3183. this.label26.Size = new System.Drawing.Size(35, 12);
  3184. this.label26.TabIndex = 10;
  3185. this.label26.Text = "Key:";
  3186. //
  3187. // label25
  3188. //
  3189. this.label25.AutoSize = true;
  3190. this.label25.ForeColor = System.Drawing.Color.Black;
  3191. this.label25.Location = new System.Drawing.Point(48, 122);
  3192. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3193. this.label25.Name = "label25";
  3194. this.label25.Size = new System.Drawing.Size(107, 12);
  3195. this.label25.TabIndex = 9;
  3196. this.label25.Text = "上报成功返回判断:";
  3197. //
  3198. // tbTempPath
  3199. //
  3200. this.tbTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3201. | System.Windows.Forms.AnchorStyles.Right)));
  3202. this.tbTempPath.Location = new System.Drawing.Point(183, 78);
  3203. this.tbTempPath.Margin = new System.Windows.Forms.Padding(2);
  3204. this.tbTempPath.Name = "tbTempPath";
  3205. this.tbTempPath.Size = new System.Drawing.Size(470, 21);
  3206. this.tbTempPath.TabIndex = 8;
  3207. this.tbTempPath.DoubleClick += new System.EventHandler(this.tbTempPath_DoubleClick);
  3208. //
  3209. // label23
  3210. //
  3211. this.label23.AutoSize = true;
  3212. this.label23.ForeColor = System.Drawing.Color.Black;
  3213. this.label23.Location = new System.Drawing.Point(48, 81);
  3214. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3215. this.label23.Name = "label23";
  3216. this.label23.Size = new System.Drawing.Size(131, 12);
  3217. this.label23.TabIndex = 7;
  3218. this.label23.Text = "Json上报格式模板路径:";
  3219. //
  3220. // cbEnableHttp
  3221. //
  3222. this.cbEnableHttp.AutoSize = true;
  3223. this.cbEnableHttp.ForeColor = System.Drawing.Color.Black;
  3224. this.cbEnableHttp.Location = new System.Drawing.Point(50, 9);
  3225. this.cbEnableHttp.Margin = new System.Windows.Forms.Padding(2);
  3226. this.cbEnableHttp.Name = "cbEnableHttp";
  3227. this.cbEnableHttp.Size = new System.Drawing.Size(48, 16);
  3228. this.cbEnableHttp.TabIndex = 6;
  3229. this.cbEnableHttp.Text = "启用";
  3230. this.cbEnableHttp.UseVisualStyleBackColor = true;
  3231. //
  3232. // tbHttpUrl
  3233. //
  3234. this.tbHttpUrl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3235. | System.Windows.Forms.AnchorStyles.Right)));
  3236. this.tbHttpUrl.Location = new System.Drawing.Point(100, 37);
  3237. this.tbHttpUrl.Margin = new System.Windows.Forms.Padding(2);
  3238. this.tbHttpUrl.Name = "tbHttpUrl";
  3239. this.tbHttpUrl.Size = new System.Drawing.Size(553, 21);
  3240. this.tbHttpUrl.TabIndex = 5;
  3241. //
  3242. // label24
  3243. //
  3244. this.label24.AutoSize = true;
  3245. this.label24.ForeColor = System.Drawing.Color.Black;
  3246. this.label24.Location = new System.Drawing.Point(48, 40);
  3247. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3248. this.label24.Name = "label24";
  3249. this.label24.Size = new System.Drawing.Size(35, 12);
  3250. this.label24.TabIndex = 4;
  3251. this.label24.Text = "Url:";
  3252. //
  3253. // skinTabPage7
  3254. //
  3255. this.skinTabPage7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  3256. this.skinTabPage7.Controls.Add(this.groupBox22);
  3257. this.skinTabPage7.Dock = System.Windows.Forms.DockStyle.Fill;
  3258. this.skinTabPage7.Location = new System.Drawing.Point(0, 36);
  3259. this.skinTabPage7.Name = "skinTabPage7";
  3260. this.skinTabPage7.Size = new System.Drawing.Size(723, 607);
  3261. this.skinTabPage7.TabIndex = 7;
  3262. this.skinTabPage7.TabItemImage = null;
  3263. this.skinTabPage7.Text = "镜头焦距设置";
  3264. //
  3265. // groupBox22
  3266. //
  3267. this.groupBox22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  3268. | System.Windows.Forms.AnchorStyles.Right)));
  3269. this.groupBox22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  3270. this.groupBox22.Controls.Add(this.panel22);
  3271. this.groupBox22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3272. this.groupBox22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  3273. this.groupBox22.Location = new System.Drawing.Point(42, 12);
  3274. this.groupBox22.Margin = new System.Windows.Forms.Padding(2);
  3275. this.groupBox22.Name = "groupBox22";
  3276. this.groupBox22.Padding = new System.Windows.Forms.Padding(2);
  3277. this.groupBox22.Size = new System.Drawing.Size(617, 584);
  3278. this.groupBox22.TabIndex = 26;
  3279. this.groupBox22.TabStop = false;
  3280. this.groupBox22.Text = "变焦镜头倍率对应Z轴聚焦高度";
  3281. //
  3282. // panel22
  3283. //
  3284. this.panel22.BackColor = System.Drawing.Color.White;
  3285. this.panel22.Controls.Add(this.label70);
  3286. this.panel22.Controls.Add(this.numAxisZ16);
  3287. this.panel22.Controls.Add(this.label71);
  3288. this.panel22.Controls.Add(this.label72);
  3289. this.panel22.Controls.Add(this.numAxisZ15);
  3290. this.panel22.Controls.Add(this.label73);
  3291. this.panel22.Controls.Add(this.label66);
  3292. this.panel22.Controls.Add(this.numAxisZ14);
  3293. this.panel22.Controls.Add(this.label67);
  3294. this.panel22.Controls.Add(this.label68);
  3295. this.panel22.Controls.Add(this.numAxisZ13);
  3296. this.panel22.Controls.Add(this.label69);
  3297. this.panel22.Controls.Add(this.label62);
  3298. this.panel22.Controls.Add(this.numAxisZ12);
  3299. this.panel22.Controls.Add(this.label63);
  3300. this.panel22.Controls.Add(this.label64);
  3301. this.panel22.Controls.Add(this.numAxisZ11);
  3302. this.panel22.Controls.Add(this.label65);
  3303. this.panel22.Controls.Add(this.label60);
  3304. this.panel22.Controls.Add(this.numAxisZ10);
  3305. this.panel22.Controls.Add(this.label61);
  3306. this.panel22.Controls.Add(this.label47);
  3307. this.panel22.Controls.Add(this.numAxisZ9);
  3308. this.panel22.Controls.Add(this.label59);
  3309. this.panel22.Controls.Add(this.label45);
  3310. this.panel22.Controls.Add(this.numAxisZ8);
  3311. this.panel22.Controls.Add(this.label46);
  3312. this.panel22.Controls.Add(this.label42);
  3313. this.panel22.Controls.Add(this.numAxisZ7);
  3314. this.panel22.Controls.Add(this.label44);
  3315. this.panel22.Controls.Add(this.label38);
  3316. this.panel22.Controls.Add(this.numAxisZ6);
  3317. this.panel22.Controls.Add(this.label39);
  3318. this.panel22.Controls.Add(this.label36);
  3319. this.panel22.Controls.Add(this.numAxisZ5);
  3320. this.panel22.Controls.Add(this.label37);
  3321. this.panel22.Controls.Add(this.label34);
  3322. this.panel22.Controls.Add(this.numAxisZ4);
  3323. this.panel22.Controls.Add(this.label35);
  3324. this.panel22.Controls.Add(this.label32);
  3325. this.panel22.Controls.Add(this.numAxisZ3);
  3326. this.panel22.Controls.Add(this.label33);
  3327. this.panel22.Controls.Add(this.label29);
  3328. this.panel22.Controls.Add(this.numAxisZ1);
  3329. this.panel22.Controls.Add(this.label28);
  3330. this.panel22.Dock = System.Windows.Forms.DockStyle.Fill;
  3331. this.panel22.Location = new System.Drawing.Point(2, 16);
  3332. this.panel22.Margin = new System.Windows.Forms.Padding(2);
  3333. this.panel22.Name = "panel22";
  3334. this.panel22.Size = new System.Drawing.Size(613, 566);
  3335. this.panel22.TabIndex = 0;
  3336. //
  3337. // label70
  3338. //
  3339. this.label70.AutoSize = true;
  3340. this.label70.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3341. this.label70.ForeColor = System.Drawing.SystemColors.ControlText;
  3342. this.label70.Location = new System.Drawing.Point(86, 520);
  3343. this.label70.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3344. this.label70.Name = "label70";
  3345. this.label70.Size = new System.Drawing.Size(59, 12);
  3346. this.label70.TabIndex = 53;
  3347. this.label70.Text = "倍率7.5X";
  3348. //
  3349. // numAxisZ16
  3350. //
  3351. this.numAxisZ16.DecimalPlaces = 3;
  3352. this.numAxisZ16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3353. this.numAxisZ16.Increment = new decimal(new int[] {
  3354. 100,
  3355. 0,
  3356. 0,
  3357. 0});
  3358. this.numAxisZ16.Location = new System.Drawing.Point(346, 515);
  3359. this.numAxisZ16.Maximum = new decimal(new int[] {
  3360. 1000000000,
  3361. 0,
  3362. 0,
  3363. 0});
  3364. this.numAxisZ16.Minimum = new decimal(new int[] {
  3365. 100000000,
  3366. 0,
  3367. 0,
  3368. -2147483648});
  3369. this.numAxisZ16.Name = "numAxisZ16";
  3370. this.numAxisZ16.Size = new System.Drawing.Size(120, 23);
  3371. this.numAxisZ16.TabIndex = 52;
  3372. this.numAxisZ16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3373. //
  3374. // label71
  3375. //
  3376. this.label71.AutoSize = true;
  3377. this.label71.ForeColor = System.Drawing.SystemColors.ControlText;
  3378. this.label71.Location = new System.Drawing.Point(258, 520);
  3379. this.label71.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3380. this.label71.Name = "label71";
  3381. this.label71.Size = new System.Drawing.Size(83, 12);
  3382. this.label71.TabIndex = 51;
  3383. this.label71.Text = "Z轴位置(mm):";
  3384. //
  3385. // label72
  3386. //
  3387. this.label72.AutoSize = true;
  3388. this.label72.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3389. this.label72.ForeColor = System.Drawing.SystemColors.ControlText;
  3390. this.label72.Location = new System.Drawing.Point(86, 484);
  3391. this.label72.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3392. this.label72.Name = "label72";
  3393. this.label72.Size = new System.Drawing.Size(59, 12);
  3394. this.label72.TabIndex = 50;
  3395. this.label72.Text = "倍率7.0X";
  3396. //
  3397. // numAxisZ15
  3398. //
  3399. this.numAxisZ15.DecimalPlaces = 3;
  3400. this.numAxisZ15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3401. this.numAxisZ15.Increment = new decimal(new int[] {
  3402. 100,
  3403. 0,
  3404. 0,
  3405. 0});
  3406. this.numAxisZ15.Location = new System.Drawing.Point(346, 479);
  3407. this.numAxisZ15.Maximum = new decimal(new int[] {
  3408. 1000000000,
  3409. 0,
  3410. 0,
  3411. 0});
  3412. this.numAxisZ15.Minimum = new decimal(new int[] {
  3413. 100000000,
  3414. 0,
  3415. 0,
  3416. -2147483648});
  3417. this.numAxisZ15.Name = "numAxisZ15";
  3418. this.numAxisZ15.Size = new System.Drawing.Size(120, 23);
  3419. this.numAxisZ15.TabIndex = 49;
  3420. this.numAxisZ15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3421. //
  3422. // label73
  3423. //
  3424. this.label73.AutoSize = true;
  3425. this.label73.ForeColor = System.Drawing.SystemColors.ControlText;
  3426. this.label73.Location = new System.Drawing.Point(258, 484);
  3427. this.label73.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3428. this.label73.Name = "label73";
  3429. this.label73.Size = new System.Drawing.Size(83, 12);
  3430. this.label73.TabIndex = 48;
  3431. this.label73.Text = "Z轴位置(mm):";
  3432. //
  3433. // label66
  3434. //
  3435. this.label66.AutoSize = true;
  3436. this.label66.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3437. this.label66.ForeColor = System.Drawing.SystemColors.ControlText;
  3438. this.label66.Location = new System.Drawing.Point(86, 448);
  3439. this.label66.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3440. this.label66.Name = "label66";
  3441. this.label66.Size = new System.Drawing.Size(59, 12);
  3442. this.label66.TabIndex = 47;
  3443. this.label66.Text = "倍率6.5X";
  3444. //
  3445. // numAxisZ14
  3446. //
  3447. this.numAxisZ14.DecimalPlaces = 3;
  3448. this.numAxisZ14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3449. this.numAxisZ14.Increment = new decimal(new int[] {
  3450. 100,
  3451. 0,
  3452. 0,
  3453. 0});
  3454. this.numAxisZ14.Location = new System.Drawing.Point(346, 443);
  3455. this.numAxisZ14.Maximum = new decimal(new int[] {
  3456. 1000000000,
  3457. 0,
  3458. 0,
  3459. 0});
  3460. this.numAxisZ14.Minimum = new decimal(new int[] {
  3461. 100000000,
  3462. 0,
  3463. 0,
  3464. -2147483648});
  3465. this.numAxisZ14.Name = "numAxisZ14";
  3466. this.numAxisZ14.Size = new System.Drawing.Size(120, 23);
  3467. this.numAxisZ14.TabIndex = 46;
  3468. this.numAxisZ14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3469. //
  3470. // label67
  3471. //
  3472. this.label67.AutoSize = true;
  3473. this.label67.ForeColor = System.Drawing.SystemColors.ControlText;
  3474. this.label67.Location = new System.Drawing.Point(258, 448);
  3475. this.label67.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3476. this.label67.Name = "label67";
  3477. this.label67.Size = new System.Drawing.Size(83, 12);
  3478. this.label67.TabIndex = 45;
  3479. this.label67.Text = "Z轴位置(mm):";
  3480. //
  3481. // label68
  3482. //
  3483. this.label68.AutoSize = true;
  3484. this.label68.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3485. this.label68.ForeColor = System.Drawing.SystemColors.ControlText;
  3486. this.label68.Location = new System.Drawing.Point(86, 412);
  3487. this.label68.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3488. this.label68.Name = "label68";
  3489. this.label68.Size = new System.Drawing.Size(59, 12);
  3490. this.label68.TabIndex = 44;
  3491. this.label68.Text = "倍率6.0X";
  3492. //
  3493. // numAxisZ13
  3494. //
  3495. this.numAxisZ13.DecimalPlaces = 3;
  3496. this.numAxisZ13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3497. this.numAxisZ13.Increment = new decimal(new int[] {
  3498. 100,
  3499. 0,
  3500. 0,
  3501. 0});
  3502. this.numAxisZ13.Location = new System.Drawing.Point(346, 407);
  3503. this.numAxisZ13.Maximum = new decimal(new int[] {
  3504. 1000000000,
  3505. 0,
  3506. 0,
  3507. 0});
  3508. this.numAxisZ13.Minimum = new decimal(new int[] {
  3509. 100000000,
  3510. 0,
  3511. 0,
  3512. -2147483648});
  3513. this.numAxisZ13.Name = "numAxisZ13";
  3514. this.numAxisZ13.Size = new System.Drawing.Size(120, 23);
  3515. this.numAxisZ13.TabIndex = 43;
  3516. this.numAxisZ13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3517. //
  3518. // label69
  3519. //
  3520. this.label69.AutoSize = true;
  3521. this.label69.ForeColor = System.Drawing.SystemColors.ControlText;
  3522. this.label69.Location = new System.Drawing.Point(258, 412);
  3523. this.label69.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3524. this.label69.Name = "label69";
  3525. this.label69.Size = new System.Drawing.Size(83, 12);
  3526. this.label69.TabIndex = 42;
  3527. this.label69.Text = "Z轴位置(mm):";
  3528. //
  3529. // label62
  3530. //
  3531. this.label62.AutoSize = true;
  3532. this.label62.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3533. this.label62.ForeColor = System.Drawing.SystemColors.ControlText;
  3534. this.label62.Location = new System.Drawing.Point(86, 376);
  3535. this.label62.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3536. this.label62.Name = "label62";
  3537. this.label62.Size = new System.Drawing.Size(59, 12);
  3538. this.label62.TabIndex = 41;
  3539. this.label62.Text = "倍率5.5X";
  3540. //
  3541. // numAxisZ12
  3542. //
  3543. this.numAxisZ12.DecimalPlaces = 3;
  3544. this.numAxisZ12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3545. this.numAxisZ12.Increment = new decimal(new int[] {
  3546. 100,
  3547. 0,
  3548. 0,
  3549. 0});
  3550. this.numAxisZ12.Location = new System.Drawing.Point(346, 371);
  3551. this.numAxisZ12.Maximum = new decimal(new int[] {
  3552. 1000000000,
  3553. 0,
  3554. 0,
  3555. 0});
  3556. this.numAxisZ12.Minimum = new decimal(new int[] {
  3557. 100000000,
  3558. 0,
  3559. 0,
  3560. -2147483648});
  3561. this.numAxisZ12.Name = "numAxisZ12";
  3562. this.numAxisZ12.Size = new System.Drawing.Size(120, 23);
  3563. this.numAxisZ12.TabIndex = 40;
  3564. this.numAxisZ12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3565. //
  3566. // label63
  3567. //
  3568. this.label63.AutoSize = true;
  3569. this.label63.ForeColor = System.Drawing.SystemColors.ControlText;
  3570. this.label63.Location = new System.Drawing.Point(258, 376);
  3571. this.label63.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3572. this.label63.Name = "label63";
  3573. this.label63.Size = new System.Drawing.Size(83, 12);
  3574. this.label63.TabIndex = 39;
  3575. this.label63.Text = "Z轴位置(mm):";
  3576. //
  3577. // label64
  3578. //
  3579. this.label64.AutoSize = true;
  3580. this.label64.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3581. this.label64.ForeColor = System.Drawing.SystemColors.ControlText;
  3582. this.label64.Location = new System.Drawing.Point(86, 340);
  3583. this.label64.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3584. this.label64.Name = "label64";
  3585. this.label64.Size = new System.Drawing.Size(59, 12);
  3586. this.label64.TabIndex = 38;
  3587. this.label64.Text = "倍率5.0X";
  3588. //
  3589. // numAxisZ11
  3590. //
  3591. this.numAxisZ11.DecimalPlaces = 3;
  3592. this.numAxisZ11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3593. this.numAxisZ11.Increment = new decimal(new int[] {
  3594. 100,
  3595. 0,
  3596. 0,
  3597. 0});
  3598. this.numAxisZ11.Location = new System.Drawing.Point(346, 335);
  3599. this.numAxisZ11.Maximum = new decimal(new int[] {
  3600. 1000000000,
  3601. 0,
  3602. 0,
  3603. 0});
  3604. this.numAxisZ11.Minimum = new decimal(new int[] {
  3605. 100000000,
  3606. 0,
  3607. 0,
  3608. -2147483648});
  3609. this.numAxisZ11.Name = "numAxisZ11";
  3610. this.numAxisZ11.Size = new System.Drawing.Size(120, 23);
  3611. this.numAxisZ11.TabIndex = 37;
  3612. this.numAxisZ11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3613. //
  3614. // label65
  3615. //
  3616. this.label65.AutoSize = true;
  3617. this.label65.ForeColor = System.Drawing.SystemColors.ControlText;
  3618. this.label65.Location = new System.Drawing.Point(258, 340);
  3619. this.label65.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3620. this.label65.Name = "label65";
  3621. this.label65.Size = new System.Drawing.Size(83, 12);
  3622. this.label65.TabIndex = 36;
  3623. this.label65.Text = "Z轴位置(mm):";
  3624. //
  3625. // label60
  3626. //
  3627. this.label60.AutoSize = true;
  3628. this.label60.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3629. this.label60.ForeColor = System.Drawing.SystemColors.ControlText;
  3630. this.label60.Location = new System.Drawing.Point(86, 304);
  3631. this.label60.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3632. this.label60.Name = "label60";
  3633. this.label60.Size = new System.Drawing.Size(59, 12);
  3634. this.label60.TabIndex = 35;
  3635. this.label60.Text = "倍率4.5X";
  3636. //
  3637. // numAxisZ10
  3638. //
  3639. this.numAxisZ10.DecimalPlaces = 3;
  3640. this.numAxisZ10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3641. this.numAxisZ10.Increment = new decimal(new int[] {
  3642. 100,
  3643. 0,
  3644. 0,
  3645. 0});
  3646. this.numAxisZ10.Location = new System.Drawing.Point(346, 299);
  3647. this.numAxisZ10.Maximum = new decimal(new int[] {
  3648. 1000000000,
  3649. 0,
  3650. 0,
  3651. 0});
  3652. this.numAxisZ10.Minimum = new decimal(new int[] {
  3653. 100000000,
  3654. 0,
  3655. 0,
  3656. -2147483648});
  3657. this.numAxisZ10.Name = "numAxisZ10";
  3658. this.numAxisZ10.Size = new System.Drawing.Size(120, 23);
  3659. this.numAxisZ10.TabIndex = 34;
  3660. this.numAxisZ10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3661. //
  3662. // label61
  3663. //
  3664. this.label61.AutoSize = true;
  3665. this.label61.ForeColor = System.Drawing.SystemColors.ControlText;
  3666. this.label61.Location = new System.Drawing.Point(258, 304);
  3667. this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3668. this.label61.Name = "label61";
  3669. this.label61.Size = new System.Drawing.Size(83, 12);
  3670. this.label61.TabIndex = 33;
  3671. this.label61.Text = "Z轴位置(mm):";
  3672. //
  3673. // label47
  3674. //
  3675. this.label47.AutoSize = true;
  3676. this.label47.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3677. this.label47.ForeColor = System.Drawing.SystemColors.ControlText;
  3678. this.label47.Location = new System.Drawing.Point(86, 268);
  3679. this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3680. this.label47.Name = "label47";
  3681. this.label47.Size = new System.Drawing.Size(59, 12);
  3682. this.label47.TabIndex = 32;
  3683. this.label47.Text = "倍率4.0X";
  3684. //
  3685. // numAxisZ9
  3686. //
  3687. this.numAxisZ9.DecimalPlaces = 3;
  3688. this.numAxisZ9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3689. this.numAxisZ9.Increment = new decimal(new int[] {
  3690. 100,
  3691. 0,
  3692. 0,
  3693. 0});
  3694. this.numAxisZ9.Location = new System.Drawing.Point(346, 263);
  3695. this.numAxisZ9.Maximum = new decimal(new int[] {
  3696. 1000000000,
  3697. 0,
  3698. 0,
  3699. 0});
  3700. this.numAxisZ9.Minimum = new decimal(new int[] {
  3701. 100000000,
  3702. 0,
  3703. 0,
  3704. -2147483648});
  3705. this.numAxisZ9.Name = "numAxisZ9";
  3706. this.numAxisZ9.Size = new System.Drawing.Size(120, 23);
  3707. this.numAxisZ9.TabIndex = 31;
  3708. this.numAxisZ9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3709. //
  3710. // label59
  3711. //
  3712. this.label59.AutoSize = true;
  3713. this.label59.ForeColor = System.Drawing.SystemColors.ControlText;
  3714. this.label59.Location = new System.Drawing.Point(258, 268);
  3715. this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3716. this.label59.Name = "label59";
  3717. this.label59.Size = new System.Drawing.Size(83, 12);
  3718. this.label59.TabIndex = 30;
  3719. this.label59.Text = "Z轴位置(mm):";
  3720. //
  3721. // label45
  3722. //
  3723. this.label45.AutoSize = true;
  3724. this.label45.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3725. this.label45.ForeColor = System.Drawing.SystemColors.ControlText;
  3726. this.label45.Location = new System.Drawing.Point(86, 232);
  3727. this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3728. this.label45.Name = "label45";
  3729. this.label45.Size = new System.Drawing.Size(59, 12);
  3730. this.label45.TabIndex = 29;
  3731. this.label45.Text = "倍率3.5X";
  3732. //
  3733. // numAxisZ8
  3734. //
  3735. this.numAxisZ8.DecimalPlaces = 3;
  3736. this.numAxisZ8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3737. this.numAxisZ8.Increment = new decimal(new int[] {
  3738. 100,
  3739. 0,
  3740. 0,
  3741. 0});
  3742. this.numAxisZ8.Location = new System.Drawing.Point(346, 227);
  3743. this.numAxisZ8.Maximum = new decimal(new int[] {
  3744. 1000000000,
  3745. 0,
  3746. 0,
  3747. 0});
  3748. this.numAxisZ8.Minimum = new decimal(new int[] {
  3749. 100000000,
  3750. 0,
  3751. 0,
  3752. -2147483648});
  3753. this.numAxisZ8.Name = "numAxisZ8";
  3754. this.numAxisZ8.Size = new System.Drawing.Size(120, 23);
  3755. this.numAxisZ8.TabIndex = 28;
  3756. this.numAxisZ8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3757. //
  3758. // label46
  3759. //
  3760. this.label46.AutoSize = true;
  3761. this.label46.ForeColor = System.Drawing.SystemColors.ControlText;
  3762. this.label46.Location = new System.Drawing.Point(258, 232);
  3763. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3764. this.label46.Name = "label46";
  3765. this.label46.Size = new System.Drawing.Size(83, 12);
  3766. this.label46.TabIndex = 27;
  3767. this.label46.Text = "Z轴位置(mm):";
  3768. //
  3769. // label42
  3770. //
  3771. this.label42.AutoSize = true;
  3772. this.label42.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3773. this.label42.ForeColor = System.Drawing.SystemColors.ControlText;
  3774. this.label42.Location = new System.Drawing.Point(86, 196);
  3775. this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3776. this.label42.Name = "label42";
  3777. this.label42.Size = new System.Drawing.Size(59, 12);
  3778. this.label42.TabIndex = 26;
  3779. this.label42.Text = "倍率3.0X";
  3780. //
  3781. // numAxisZ7
  3782. //
  3783. this.numAxisZ7.DecimalPlaces = 3;
  3784. this.numAxisZ7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3785. this.numAxisZ7.Increment = new decimal(new int[] {
  3786. 100,
  3787. 0,
  3788. 0,
  3789. 0});
  3790. this.numAxisZ7.Location = new System.Drawing.Point(346, 191);
  3791. this.numAxisZ7.Maximum = new decimal(new int[] {
  3792. 1000000000,
  3793. 0,
  3794. 0,
  3795. 0});
  3796. this.numAxisZ7.Minimum = new decimal(new int[] {
  3797. 100000000,
  3798. 0,
  3799. 0,
  3800. -2147483648});
  3801. this.numAxisZ7.Name = "numAxisZ7";
  3802. this.numAxisZ7.Size = new System.Drawing.Size(120, 23);
  3803. this.numAxisZ7.TabIndex = 25;
  3804. this.numAxisZ7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3805. //
  3806. // label44
  3807. //
  3808. this.label44.AutoSize = true;
  3809. this.label44.ForeColor = System.Drawing.SystemColors.ControlText;
  3810. this.label44.Location = new System.Drawing.Point(258, 196);
  3811. this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3812. this.label44.Name = "label44";
  3813. this.label44.Size = new System.Drawing.Size(83, 12);
  3814. this.label44.TabIndex = 24;
  3815. this.label44.Text = "Z轴位置(mm):";
  3816. //
  3817. // label38
  3818. //
  3819. this.label38.AutoSize = true;
  3820. this.label38.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3821. this.label38.ForeColor = System.Drawing.SystemColors.ControlText;
  3822. this.label38.Location = new System.Drawing.Point(86, 160);
  3823. this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3824. this.label38.Name = "label38";
  3825. this.label38.Size = new System.Drawing.Size(59, 12);
  3826. this.label38.TabIndex = 23;
  3827. this.label38.Text = "倍率2.5X";
  3828. //
  3829. // numAxisZ6
  3830. //
  3831. this.numAxisZ6.DecimalPlaces = 3;
  3832. this.numAxisZ6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3833. this.numAxisZ6.Increment = new decimal(new int[] {
  3834. 100,
  3835. 0,
  3836. 0,
  3837. 0});
  3838. this.numAxisZ6.Location = new System.Drawing.Point(346, 155);
  3839. this.numAxisZ6.Maximum = new decimal(new int[] {
  3840. 1000000000,
  3841. 0,
  3842. 0,
  3843. 0});
  3844. this.numAxisZ6.Minimum = new decimal(new int[] {
  3845. 100000000,
  3846. 0,
  3847. 0,
  3848. -2147483648});
  3849. this.numAxisZ6.Name = "numAxisZ6";
  3850. this.numAxisZ6.Size = new System.Drawing.Size(120, 23);
  3851. this.numAxisZ6.TabIndex = 22;
  3852. this.numAxisZ6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3853. //
  3854. // label39
  3855. //
  3856. this.label39.AutoSize = true;
  3857. this.label39.ForeColor = System.Drawing.SystemColors.ControlText;
  3858. this.label39.Location = new System.Drawing.Point(258, 160);
  3859. this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3860. this.label39.Name = "label39";
  3861. this.label39.Size = new System.Drawing.Size(83, 12);
  3862. this.label39.TabIndex = 21;
  3863. this.label39.Text = "Z轴位置(mm):";
  3864. //
  3865. // label36
  3866. //
  3867. this.label36.AutoSize = true;
  3868. this.label36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3869. this.label36.ForeColor = System.Drawing.SystemColors.ControlText;
  3870. this.label36.Location = new System.Drawing.Point(86, 124);
  3871. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3872. this.label36.Name = "label36";
  3873. this.label36.Size = new System.Drawing.Size(59, 12);
  3874. this.label36.TabIndex = 20;
  3875. this.label36.Text = "倍率2.0X";
  3876. //
  3877. // numAxisZ5
  3878. //
  3879. this.numAxisZ5.DecimalPlaces = 3;
  3880. this.numAxisZ5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3881. this.numAxisZ5.Increment = new decimal(new int[] {
  3882. 100,
  3883. 0,
  3884. 0,
  3885. 0});
  3886. this.numAxisZ5.Location = new System.Drawing.Point(346, 119);
  3887. this.numAxisZ5.Maximum = new decimal(new int[] {
  3888. 1000000000,
  3889. 0,
  3890. 0,
  3891. 0});
  3892. this.numAxisZ5.Minimum = new decimal(new int[] {
  3893. 100000000,
  3894. 0,
  3895. 0,
  3896. -2147483648});
  3897. this.numAxisZ5.Name = "numAxisZ5";
  3898. this.numAxisZ5.Size = new System.Drawing.Size(120, 23);
  3899. this.numAxisZ5.TabIndex = 19;
  3900. this.numAxisZ5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3901. //
  3902. // label37
  3903. //
  3904. this.label37.AutoSize = true;
  3905. this.label37.ForeColor = System.Drawing.SystemColors.ControlText;
  3906. this.label37.Location = new System.Drawing.Point(258, 124);
  3907. this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3908. this.label37.Name = "label37";
  3909. this.label37.Size = new System.Drawing.Size(83, 12);
  3910. this.label37.TabIndex = 18;
  3911. this.label37.Text = "Z轴位置(mm):";
  3912. //
  3913. // label34
  3914. //
  3915. this.label34.AutoSize = true;
  3916. this.label34.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3917. this.label34.ForeColor = System.Drawing.SystemColors.ControlText;
  3918. this.label34.Location = new System.Drawing.Point(86, 88);
  3919. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3920. this.label34.Name = "label34";
  3921. this.label34.Size = new System.Drawing.Size(59, 12);
  3922. this.label34.TabIndex = 17;
  3923. this.label34.Text = "倍率1.5X";
  3924. //
  3925. // numAxisZ4
  3926. //
  3927. this.numAxisZ4.DecimalPlaces = 3;
  3928. this.numAxisZ4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3929. this.numAxisZ4.Increment = new decimal(new int[] {
  3930. 100,
  3931. 0,
  3932. 0,
  3933. 0});
  3934. this.numAxisZ4.Location = new System.Drawing.Point(346, 83);
  3935. this.numAxisZ4.Maximum = new decimal(new int[] {
  3936. 1000000000,
  3937. 0,
  3938. 0,
  3939. 0});
  3940. this.numAxisZ4.Minimum = new decimal(new int[] {
  3941. 100000000,
  3942. 0,
  3943. 0,
  3944. -2147483648});
  3945. this.numAxisZ4.Name = "numAxisZ4";
  3946. this.numAxisZ4.Size = new System.Drawing.Size(120, 23);
  3947. this.numAxisZ4.TabIndex = 16;
  3948. this.numAxisZ4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3949. //
  3950. // label35
  3951. //
  3952. this.label35.AutoSize = true;
  3953. this.label35.ForeColor = System.Drawing.SystemColors.ControlText;
  3954. this.label35.Location = new System.Drawing.Point(258, 88);
  3955. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3956. this.label35.Name = "label35";
  3957. this.label35.Size = new System.Drawing.Size(83, 12);
  3958. this.label35.TabIndex = 15;
  3959. this.label35.Text = "Z轴位置(mm):";
  3960. //
  3961. // label32
  3962. //
  3963. this.label32.AutoSize = true;
  3964. this.label32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3965. this.label32.ForeColor = System.Drawing.SystemColors.ControlText;
  3966. this.label32.Location = new System.Drawing.Point(86, 52);
  3967. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  3968. this.label32.Name = "label32";
  3969. this.label32.Size = new System.Drawing.Size(59, 12);
  3970. this.label32.TabIndex = 14;
  3971. this.label32.Text = "倍率1.0X";
  3972. //
  3973. // numAxisZ3
  3974. //
  3975. this.numAxisZ3.DecimalPlaces = 3;
  3976. this.numAxisZ3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3977. this.numAxisZ3.Increment = new decimal(new int[] {
  3978. 100,
  3979. 0,
  3980. 0,
  3981. 0});
  3982. this.numAxisZ3.Location = new System.Drawing.Point(346, 47);
  3983. this.numAxisZ3.Maximum = new decimal(new int[] {
  3984. 1000000000,
  3985. 0,
  3986. 0,
  3987. 0});
  3988. this.numAxisZ3.Minimum = new decimal(new int[] {
  3989. 100000000,
  3990. 0,
  3991. 0,
  3992. -2147483648});
  3993. this.numAxisZ3.Name = "numAxisZ3";
  3994. this.numAxisZ3.Size = new System.Drawing.Size(120, 23);
  3995. this.numAxisZ3.TabIndex = 13;
  3996. this.numAxisZ3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  3997. //
  3998. // label33
  3999. //
  4000. this.label33.AutoSize = true;
  4001. this.label33.ForeColor = System.Drawing.SystemColors.ControlText;
  4002. this.label33.Location = new System.Drawing.Point(258, 52);
  4003. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4004. this.label33.Name = "label33";
  4005. this.label33.Size = new System.Drawing.Size(83, 12);
  4006. this.label33.TabIndex = 12;
  4007. this.label33.Text = "Z轴位置(mm):";
  4008. //
  4009. // label29
  4010. //
  4011. this.label29.AutoSize = true;
  4012. this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4013. this.label29.ForeColor = System.Drawing.SystemColors.ControlText;
  4014. this.label29.Location = new System.Drawing.Point(86, 16);
  4015. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4016. this.label29.Name = "label29";
  4017. this.label29.Size = new System.Drawing.Size(66, 12);
  4018. this.label29.TabIndex = 8;
  4019. this.label29.Text = "倍率0.58X";
  4020. //
  4021. // numAxisZ1
  4022. //
  4023. this.numAxisZ1.DecimalPlaces = 3;
  4024. this.numAxisZ1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4025. this.numAxisZ1.Increment = new decimal(new int[] {
  4026. 100,
  4027. 0,
  4028. 0,
  4029. 0});
  4030. this.numAxisZ1.Location = new System.Drawing.Point(346, 11);
  4031. this.numAxisZ1.Maximum = new decimal(new int[] {
  4032. 1000000000,
  4033. 0,
  4034. 0,
  4035. 0});
  4036. this.numAxisZ1.Minimum = new decimal(new int[] {
  4037. 100000000,
  4038. 0,
  4039. 0,
  4040. -2147483648});
  4041. this.numAxisZ1.Name = "numAxisZ1";
  4042. this.numAxisZ1.Size = new System.Drawing.Size(120, 23);
  4043. this.numAxisZ1.TabIndex = 7;
  4044. this.numAxisZ1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  4045. //
  4046. // label28
  4047. //
  4048. this.label28.AutoSize = true;
  4049. this.label28.ForeColor = System.Drawing.SystemColors.ControlText;
  4050. this.label28.Location = new System.Drawing.Point(258, 16);
  4051. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4052. this.label28.Name = "label28";
  4053. this.label28.Size = new System.Drawing.Size(83, 12);
  4054. this.label28.TabIndex = 6;
  4055. this.label28.Text = "Z轴位置(mm):";
  4056. //
  4057. // skinTabPage8
  4058. //
  4059. this.skinTabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  4060. this.skinTabPage8.Controls.Add(this.groupBox27);
  4061. this.skinTabPage8.Controls.Add(this.groupBox26);
  4062. this.skinTabPage8.Dock = System.Windows.Forms.DockStyle.Fill;
  4063. this.skinTabPage8.Location = new System.Drawing.Point(0, 36);
  4064. this.skinTabPage8.Name = "skinTabPage8";
  4065. this.skinTabPage8.Size = new System.Drawing.Size(723, 607);
  4066. this.skinTabPage8.TabIndex = 8;
  4067. this.skinTabPage8.TabItemImage = null;
  4068. this.skinTabPage8.Text = "打印设置";
  4069. //
  4070. // groupBox27
  4071. //
  4072. this.groupBox27.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  4073. | System.Windows.Forms.AnchorStyles.Right)));
  4074. this.groupBox27.BackColor = System.Drawing.Color.Transparent;
  4075. this.groupBox27.Controls.Add(this.panel27);
  4076. this.groupBox27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4077. this.groupBox27.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  4078. this.groupBox27.Location = new System.Drawing.Point(2, 253);
  4079. this.groupBox27.Margin = new System.Windows.Forms.Padding(2);
  4080. this.groupBox27.Name = "groupBox27";
  4081. this.groupBox27.Padding = new System.Windows.Forms.Padding(2);
  4082. this.groupBox27.Size = new System.Drawing.Size(719, 249);
  4083. this.groupBox27.TabIndex = 34;
  4084. this.groupBox27.TabStop = false;
  4085. this.groupBox27.Text = "Excel打印";
  4086. //
  4087. // panel27
  4088. //
  4089. this.panel27.BackColor = System.Drawing.Color.White;
  4090. this.panel27.Controls.Add(this.dataGridView2);
  4091. this.panel27.Controls.Add(this.btnPrint2);
  4092. this.panel27.Controls.Add(this.cboPrinters2);
  4093. this.panel27.Controls.Add(this.label31);
  4094. this.panel27.Controls.Add(this.tbExcelTempPath);
  4095. this.panel27.Controls.Add(this.cbOpenExcelPrint);
  4096. this.panel27.Controls.Add(this.label74);
  4097. this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
  4098. this.panel27.Location = new System.Drawing.Point(2, 16);
  4099. this.panel27.Margin = new System.Windows.Forms.Padding(2);
  4100. this.panel27.Name = "panel27";
  4101. this.panel27.Size = new System.Drawing.Size(715, 231);
  4102. this.panel27.TabIndex = 0;
  4103. //
  4104. // dataGridView2
  4105. //
  4106. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4107. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  4108. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4109. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  4110. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4111. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  4112. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  4113. this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  4114. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  4115. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  4116. this.Key2,
  4117. this.DataType2});
  4118. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4119. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
  4120. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4121. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  4122. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4123. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.InfoText;
  4124. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  4125. this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle2;
  4126. this.dataGridView2.Location = new System.Drawing.Point(77, 88);
  4127. this.dataGridView2.Name = "dataGridView2";
  4128. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4129. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
  4130. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4131. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
  4132. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4133. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  4134. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  4135. this.dataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
  4136. this.dataGridView2.RowTemplate.Height = 23;
  4137. this.dataGridView2.Size = new System.Drawing.Size(443, 135);
  4138. this.dataGridView2.TabIndex = 16;
  4139. this.dataGridView2.Visible = false;
  4140. //
  4141. // Key2
  4142. //
  4143. this.Key2.HeaderText = "Key";
  4144. this.Key2.Name = "Key2";
  4145. this.Key2.Width = 180;
  4146. //
  4147. // DataType2
  4148. //
  4149. this.DataType2.HeaderText = "DataType";
  4150. this.DataType2.Name = "DataType2";
  4151. this.DataType2.Width = 180;
  4152. //
  4153. // btnPrint2
  4154. //
  4155. this.btnPrint2.ForeColor = System.Drawing.SystemColors.ControlText;
  4156. this.btnPrint2.Location = new System.Drawing.Point(597, 59);
  4157. this.btnPrint2.Name = "btnPrint2";
  4158. this.btnPrint2.Size = new System.Drawing.Size(75, 21);
  4159. this.btnPrint2.TabIndex = 15;
  4160. this.btnPrint2.Text = "打印测试";
  4161. this.btnPrint2.UseVisualStyleBackColor = true;
  4162. this.btnPrint2.Visible = false;
  4163. this.btnPrint2.Click += new System.EventHandler(this.btnPrint_Click);
  4164. //
  4165. // cboPrinters2
  4166. //
  4167. this.cboPrinters2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4168. this.cboPrinters2.FormattingEnabled = true;
  4169. this.cboPrinters2.Location = new System.Drawing.Point(77, 62);
  4170. this.cboPrinters2.Name = "cboPrinters2";
  4171. this.cboPrinters2.Size = new System.Drawing.Size(443, 20);
  4172. this.cboPrinters2.Sorted = true;
  4173. this.cboPrinters2.TabIndex = 14;
  4174. //
  4175. // label31
  4176. //
  4177. this.label31.AutoSize = true;
  4178. this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
  4179. this.label31.Location = new System.Drawing.Point(8, 65);
  4180. this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4181. this.label31.Name = "label31";
  4182. this.label31.Size = new System.Drawing.Size(53, 12);
  4183. this.label31.TabIndex = 13;
  4184. this.label31.Text = "打印机:";
  4185. //
  4186. // tbExcelTempPath
  4187. //
  4188. this.tbExcelTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  4189. | System.Windows.Forms.AnchorStyles.Right)));
  4190. this.tbExcelTempPath.Location = new System.Drawing.Point(77, 33);
  4191. this.tbExcelTempPath.Margin = new System.Windows.Forms.Padding(2);
  4192. this.tbExcelTempPath.Name = "tbExcelTempPath";
  4193. this.tbExcelTempPath.ReadOnly = true;
  4194. this.tbExcelTempPath.Size = new System.Drawing.Size(595, 21);
  4195. this.tbExcelTempPath.TabIndex = 5;
  4196. this.tbExcelTempPath.Text = "D:\\phtons\\";
  4197. this.tbExcelTempPath.Visible = false;
  4198. this.tbExcelTempPath.DoubleClick += new System.EventHandler(this.tbBarTenderTempPath_DoubleClick);
  4199. //
  4200. // cbOpenExcelPrint
  4201. //
  4202. this.cbOpenExcelPrint.AutoSize = true;
  4203. this.cbOpenExcelPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  4204. this.cbOpenExcelPrint.Location = new System.Drawing.Point(10, 10);
  4205. this.cbOpenExcelPrint.Margin = new System.Windows.Forms.Padding(2);
  4206. this.cbOpenExcelPrint.Name = "cbOpenExcelPrint";
  4207. this.cbOpenExcelPrint.Size = new System.Drawing.Size(126, 16);
  4208. this.cbOpenExcelPrint.TabIndex = 12;
  4209. this.cbOpenExcelPrint.Text = "启用Excel文件打印";
  4210. this.cbOpenExcelPrint.UseVisualStyleBackColor = true;
  4211. this.cbOpenExcelPrint.Visible = false;
  4212. //
  4213. // label74
  4214. //
  4215. this.label74.AutoSize = true;
  4216. this.label74.ForeColor = System.Drawing.SystemColors.ControlText;
  4217. this.label74.Location = new System.Drawing.Point(8, 36);
  4218. this.label74.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4219. this.label74.Name = "label74";
  4220. this.label74.Size = new System.Drawing.Size(65, 12);
  4221. this.label74.TabIndex = 4;
  4222. this.label74.Text = "模板路径:";
  4223. //
  4224. // groupBox26
  4225. //
  4226. this.groupBox26.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  4227. | System.Windows.Forms.AnchorStyles.Right)));
  4228. this.groupBox26.BackColor = System.Drawing.Color.Transparent;
  4229. this.groupBox26.Controls.Add(this.panel26);
  4230. this.groupBox26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4231. this.groupBox26.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  4232. this.groupBox26.Location = new System.Drawing.Point(2, 2);
  4233. this.groupBox26.Margin = new System.Windows.Forms.Padding(2);
  4234. this.groupBox26.Name = "groupBox26";
  4235. this.groupBox26.Padding = new System.Windows.Forms.Padding(2);
  4236. this.groupBox26.Size = new System.Drawing.Size(719, 249);
  4237. this.groupBox26.TabIndex = 33;
  4238. this.groupBox26.TabStop = false;
  4239. this.groupBox26.Text = "标签打印";
  4240. //
  4241. // panel26
  4242. //
  4243. this.panel26.BackColor = System.Drawing.Color.White;
  4244. this.panel26.Controls.Add(this.dataGridView1);
  4245. this.panel26.Controls.Add(this.btnPrint);
  4246. this.panel26.Controls.Add(this.cboPrinters);
  4247. this.panel26.Controls.Add(this.label75);
  4248. this.panel26.Controls.Add(this.tbBarTenderTempPath);
  4249. this.panel26.Controls.Add(this.cbOpenBarTenderPrint);
  4250. this.panel26.Controls.Add(this.label76);
  4251. this.panel26.Dock = System.Windows.Forms.DockStyle.Fill;
  4252. this.panel26.ForeColor = System.Drawing.SystemColors.ControlText;
  4253. this.panel26.Location = new System.Drawing.Point(2, 16);
  4254. this.panel26.Margin = new System.Windows.Forms.Padding(2);
  4255. this.panel26.Name = "panel26";
  4256. this.panel26.Size = new System.Drawing.Size(715, 231);
  4257. this.panel26.TabIndex = 0;
  4258. //
  4259. // dataGridView1
  4260. //
  4261. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4262. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  4263. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4264. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  4265. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4266. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  4267. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  4268. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  4269. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  4270. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  4271. this.Key,
  4272. this.DataType});
  4273. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4274. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  4275. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4276. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  4277. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4278. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  4279. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  4280. this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle5;
  4281. this.dataGridView1.Location = new System.Drawing.Point(77, 88);
  4282. this.dataGridView1.Name = "dataGridView1";
  4283. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  4284. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
  4285. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4286. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
  4287. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  4288. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  4289. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  4290. this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
  4291. this.dataGridView1.RowTemplate.Height = 23;
  4292. this.dataGridView1.Size = new System.Drawing.Size(443, 135);
  4293. this.dataGridView1.TabIndex = 16;
  4294. this.dataGridView1.Visible = false;
  4295. //
  4296. // Key
  4297. //
  4298. this.Key.HeaderText = "Key";
  4299. this.Key.Name = "Key";
  4300. this.Key.Width = 180;
  4301. //
  4302. // DataType
  4303. //
  4304. this.DataType.HeaderText = "DataType";
  4305. this.DataType.Name = "DataType";
  4306. this.DataType.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  4307. this.DataType.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  4308. this.DataType.Width = 180;
  4309. //
  4310. // btnPrint
  4311. //
  4312. this.btnPrint.Location = new System.Drawing.Point(597, 59);
  4313. this.btnPrint.Name = "btnPrint";
  4314. this.btnPrint.Size = new System.Drawing.Size(75, 21);
  4315. this.btnPrint.TabIndex = 15;
  4316. this.btnPrint.Text = "打印测试";
  4317. this.btnPrint.UseVisualStyleBackColor = true;
  4318. this.btnPrint.Visible = false;
  4319. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  4320. //
  4321. // cboPrinters
  4322. //
  4323. this.cboPrinters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  4324. this.cboPrinters.FormattingEnabled = true;
  4325. this.cboPrinters.Location = new System.Drawing.Point(77, 62);
  4326. this.cboPrinters.Name = "cboPrinters";
  4327. this.cboPrinters.Size = new System.Drawing.Size(443, 20);
  4328. this.cboPrinters.Sorted = true;
  4329. this.cboPrinters.TabIndex = 14;
  4330. //
  4331. // label75
  4332. //
  4333. this.label75.AutoSize = true;
  4334. this.label75.ForeColor = System.Drawing.SystemColors.ControlText;
  4335. this.label75.Location = new System.Drawing.Point(8, 65);
  4336. this.label75.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4337. this.label75.Name = "label75";
  4338. this.label75.Size = new System.Drawing.Size(53, 12);
  4339. this.label75.TabIndex = 13;
  4340. this.label75.Text = "打印机:";
  4341. //
  4342. // tbBarTenderTempPath
  4343. //
  4344. this.tbBarTenderTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  4345. | System.Windows.Forms.AnchorStyles.Right)));
  4346. this.tbBarTenderTempPath.Location = new System.Drawing.Point(77, 33);
  4347. this.tbBarTenderTempPath.Margin = new System.Windows.Forms.Padding(2);
  4348. this.tbBarTenderTempPath.Name = "tbBarTenderTempPath";
  4349. this.tbBarTenderTempPath.ReadOnly = true;
  4350. this.tbBarTenderTempPath.Size = new System.Drawing.Size(595, 21);
  4351. this.tbBarTenderTempPath.TabIndex = 5;
  4352. this.tbBarTenderTempPath.Text = "D:\\phtons\\";
  4353. this.tbBarTenderTempPath.Visible = false;
  4354. this.tbBarTenderTempPath.DoubleClick += new System.EventHandler(this.tbBarTenderTempPath_DoubleClick);
  4355. //
  4356. // cbOpenBarTenderPrint
  4357. //
  4358. this.cbOpenBarTenderPrint.AutoSize = true;
  4359. this.cbOpenBarTenderPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  4360. this.cbOpenBarTenderPrint.Location = new System.Drawing.Point(10, 10);
  4361. this.cbOpenBarTenderPrint.Margin = new System.Windows.Forms.Padding(2);
  4362. this.cbOpenBarTenderPrint.Name = "cbOpenBarTenderPrint";
  4363. this.cbOpenBarTenderPrint.Size = new System.Drawing.Size(96, 16);
  4364. this.cbOpenBarTenderPrint.TabIndex = 12;
  4365. this.cbOpenBarTenderPrint.Text = "启用标签打印";
  4366. this.cbOpenBarTenderPrint.UseVisualStyleBackColor = true;
  4367. this.cbOpenBarTenderPrint.Visible = false;
  4368. //
  4369. // label76
  4370. //
  4371. this.label76.AutoSize = true;
  4372. this.label76.ForeColor = System.Drawing.SystemColors.ControlText;
  4373. this.label76.Location = new System.Drawing.Point(8, 36);
  4374. this.label76.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  4375. this.label76.Name = "label76";
  4376. this.label76.Size = new System.Drawing.Size(65, 12);
  4377. this.label76.TabIndex = 4;
  4378. this.label76.Text = "模板路径:";
  4379. this.label76.Visible = false;
  4380. //
  4381. // cbAsideDefect
  4382. //
  4383. this.cbAsideDefect.AutoSize = true;
  4384. this.cbAsideDefect.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4385. this.cbAsideDefect.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  4386. this.cbAsideDefect.Location = new System.Drawing.Point(465, 315);
  4387. this.cbAsideDefect.Margin = new System.Windows.Forms.Padding(2);
  4388. this.cbAsideDefect.Name = "cbAsideDefect";
  4389. this.cbAsideDefect.Size = new System.Drawing.Size(154, 20);
  4390. this.cbAsideDefect.TabIndex = 25;
  4391. this.cbAsideDefect.Text = "启用单边计算目数";
  4392. this.cbAsideDefect.UseVisualStyleBackColor = true;
  4393. //
  4394. // SysSetFrm
  4395. //
  4396. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  4397. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  4398. this.ClientSize = new System.Drawing.Size(723, 745);
  4399. this.Controls.Add(this.skinTabControl1);
  4400. this.Controls.Add(this.toolStrip1);
  4401. this.Controls.Add(this.uiTitel1);
  4402. this.Name = "SysSetFrm";
  4403. this.Text = "SysSetFrm";
  4404. this.Load += new System.EventHandler(this.SysSetFrm_Load);
  4405. this.toolStrip1.ResumeLayout(false);
  4406. this.toolStrip1.PerformLayout();
  4407. this.skinTabPage6.ResumeLayout(false);
  4408. this.groupBox28.ResumeLayout(false);
  4409. this.panel28.ResumeLayout(false);
  4410. this.panel28.PerformLayout();
  4411. this.groupBox23.ResumeLayout(false);
  4412. this.panel23.ResumeLayout(false);
  4413. this.panel23.PerformLayout();
  4414. this.groupBox14.ResumeLayout(false);
  4415. this.panel14.ResumeLayout(false);
  4416. this.panel14.PerformLayout();
  4417. ((System.ComponentModel.ISupportInitialize)(this.numViewY)).EndInit();
  4418. ((System.ComponentModel.ISupportInitialize)(this.numViewX)).EndInit();
  4419. this.groupBox13.ResumeLayout(false);
  4420. this.panel13.ResumeLayout(false);
  4421. this.panel13.PerformLayout();
  4422. this.groupBox8.ResumeLayout(false);
  4423. this.panel8.ResumeLayout(false);
  4424. this.panel8.PerformLayout();
  4425. this.groupBox6.ResumeLayout(false);
  4426. this.panel6.ResumeLayout(false);
  4427. this.panel6.PerformLayout();
  4428. this.groupBox18.ResumeLayout(false);
  4429. this.panel18.ResumeLayout(false);
  4430. this.panel18.PerformLayout();
  4431. ((System.ComponentModel.ISupportInitialize)(this.numHttpPort)).EndInit();
  4432. this.groupBox2.ResumeLayout(false);
  4433. this.panel2.ResumeLayout(false);
  4434. this.panel2.PerformLayout();
  4435. ((System.ComponentModel.ISupportInitialize)(this.numLogDays)).EndInit();
  4436. this.skinTabPage5.ResumeLayout(false);
  4437. this.skinTabPage5.PerformLayout();
  4438. this.skinTabPage4.ResumeLayout(false);
  4439. this.groupBox21.ResumeLayout(false);
  4440. this.panel21.ResumeLayout(false);
  4441. this.panel21.PerformLayout();
  4442. ((System.ComponentModel.ISupportInitialize)(this.btnSizeBmp_Zoom_Image_SavePath)).EndInit();
  4443. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Zoom_Image_SavePath_AutoClear)).EndInit();
  4444. this.groupBox20.ResumeLayout(false);
  4445. this.panel20.ResumeLayout(false);
  4446. this.panel20.PerformLayout();
  4447. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Compare_SavePath)).EndInit();
  4448. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_Compare_SavePath_AutoClear)).EndInit();
  4449. this.groupBox15.ResumeLayout(false);
  4450. this.panel15.ResumeLayout(false);
  4451. this.panel15.PerformLayout();
  4452. ((System.ComponentModel.ISupportInitialize)(this.btnClearSizeBmp_Path)).EndInit();
  4453. ((System.ComponentModel.ISupportInitialize)(this.numSizeBmp_SavePath_AutoClear)).EndInit();
  4454. this.groupBox19.ResumeLayout(false);
  4455. this.panel19.ResumeLayout(false);
  4456. this.panel19.PerformLayout();
  4457. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Compress_SavePath)).EndInit();
  4458. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Compress_SavePath_AutoClear)).EndInit();
  4459. this.groupBox17.ResumeLayout(false);
  4460. this.panel17.ResumeLayout(false);
  4461. this.panel17.PerformLayout();
  4462. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Small_Path)).EndInit();
  4463. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Small_Path_AutoClear)).EndInit();
  4464. this.groupBox1.ResumeLayout(false);
  4465. this.panel1.ResumeLayout(false);
  4466. this.panel1.PerformLayout();
  4467. ((System.ComponentModel.ISupportInitialize)(this.btnClearDefect_Path)).EndInit();
  4468. ((System.ComponentModel.ISupportInitialize)(this.numDefect_Path_AutoClear)).EndInit();
  4469. this.skinTabPage2.ResumeLayout(false);
  4470. this.groupBox12.ResumeLayout(false);
  4471. this.panel12.ResumeLayout(false);
  4472. this.panel12.PerformLayout();
  4473. this.groupBox11.ResumeLayout(false);
  4474. this.panel11.ResumeLayout(false);
  4475. this.panel11.PerformLayout();
  4476. ((System.ComponentModel.ISupportInitialize)(this.numSaveValue)).EndInit();
  4477. ((System.ComponentModel.ISupportInitialize)(this.numThicknessPort)).EndInit();
  4478. this.groupBox10.ResumeLayout(false);
  4479. this.panel10.ResumeLayout(false);
  4480. this.panel10.PerformLayout();
  4481. ((System.ComponentModel.ISupportInitialize)(this.numLensBaud)).EndInit();
  4482. this.groupBox9.ResumeLayout(false);
  4483. this.panel9.ResumeLayout(false);
  4484. this.panel9.PerformLayout();
  4485. ((System.ComponentModel.ISupportInitialize)(this.numOffset)).EndInit();
  4486. ((System.ComponentModel.ISupportInitialize)(this.numTensorBaud)).EndInit();
  4487. this.groupBox7.ResumeLayout(false);
  4488. this.panel7.ResumeLayout(false);
  4489. this.panel7.PerformLayout();
  4490. this.groupBox5.ResumeLayout(false);
  4491. this.panel5.ResumeLayout(false);
  4492. this.panel5.PerformLayout();
  4493. this.groupBox3.ResumeLayout(false);
  4494. this.panel3.ResumeLayout(false);
  4495. this.panel3.PerformLayout();
  4496. this.groupBox4.ResumeLayout(false);
  4497. this.panel4.ResumeLayout(false);
  4498. this.panel4.PerformLayout();
  4499. ((System.ComponentModel.ISupportInitialize)(this.numCamBaud)).EndInit();
  4500. this.skinTabPage1.ResumeLayout(false);
  4501. this.skinTabPage1.PerformLayout();
  4502. this.skinTabControl1.ResumeLayout(false);
  4503. this.skinTabPage3.ResumeLayout(false);
  4504. this.groupBox25.ResumeLayout(false);
  4505. this.panel25.ResumeLayout(false);
  4506. this.panel25.PerformLayout();
  4507. ((System.ComponentModel.ISupportInitialize)(this.numPdtServerPort)).EndInit();
  4508. this.groupBox24.ResumeLayout(false);
  4509. this.panel24.ResumeLayout(false);
  4510. this.panel24.PerformLayout();
  4511. ((System.ComponentModel.ISupportInitialize)(this.numCloudPort)).EndInit();
  4512. this.groupBox16.ResumeLayout(false);
  4513. this.panel16.ResumeLayout(false);
  4514. this.panel16.PerformLayout();
  4515. this.skinTabPage7.ResumeLayout(false);
  4516. this.groupBox22.ResumeLayout(false);
  4517. this.panel22.ResumeLayout(false);
  4518. this.panel22.PerformLayout();
  4519. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ16)).EndInit();
  4520. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ15)).EndInit();
  4521. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ14)).EndInit();
  4522. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ13)).EndInit();
  4523. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ12)).EndInit();
  4524. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ11)).EndInit();
  4525. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ10)).EndInit();
  4526. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ9)).EndInit();
  4527. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ8)).EndInit();
  4528. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ7)).EndInit();
  4529. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ6)).EndInit();
  4530. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ5)).EndInit();
  4531. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ4)).EndInit();
  4532. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ3)).EndInit();
  4533. ((System.ComponentModel.ISupportInitialize)(this.numAxisZ1)).EndInit();
  4534. this.skinTabPage8.ResumeLayout(false);
  4535. this.groupBox27.ResumeLayout(false);
  4536. this.panel27.ResumeLayout(false);
  4537. this.panel27.PerformLayout();
  4538. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  4539. this.groupBox26.ResumeLayout(false);
  4540. this.panel26.ResumeLayout(false);
  4541. this.panel26.PerformLayout();
  4542. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  4543. this.ResumeLayout(false);
  4544. this.PerformLayout();
  4545. }
  4546. #endregion
  4547. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  4548. private System.Windows.Forms.ToolStrip toolStrip1;
  4549. private System.Windows.Forms.ToolStripButton tsbtnDataSave;
  4550. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  4551. private System.Windows.Forms.ToolStripButton tsbtnExit;
  4552. private CCWin.SkinControl.SkinTabPage skinTabPage6;
  4553. private System.Windows.Forms.GroupBox groupBox6;
  4554. private System.Windows.Forms.Panel panel6;
  4555. private System.Windows.Forms.TextBox tbSizeEnginePath;
  4556. private System.Windows.Forms.Label label40;
  4557. private System.Windows.Forms.GroupBox groupBox18;
  4558. private System.Windows.Forms.Panel panel18;
  4559. private System.Windows.Forms.Label label48;
  4560. private System.Windows.Forms.TextBox tbLocalIp;
  4561. private System.Windows.Forms.NumericUpDown numHttpPort;
  4562. private System.Windows.Forms.Label label49;
  4563. private System.Windows.Forms.GroupBox groupBox2;
  4564. private System.Windows.Forms.Panel panel2;
  4565. private System.Windows.Forms.Label label3;
  4566. private System.Windows.Forms.NumericUpDown numLogDays;
  4567. private System.Windows.Forms.CheckBox ckbAutoClear;
  4568. private System.Windows.Forms.TextBox tbLogPath;
  4569. private System.Windows.Forms.Label label2;
  4570. private CCWin.SkinControl.SkinTabPage skinTabPage5;
  4571. private System.Windows.Forms.CheckBox chkSkipScannerGL;
  4572. private System.Windows.Forms.CheckBox chkSkipLight;
  4573. private System.Windows.Forms.CheckBox chkSkipAxis3;
  4574. private System.Windows.Forms.CheckBox chkSkipAxis2;
  4575. private System.Windows.Forms.CheckBox chkSkipAxis0;
  4576. private CCWin.SkinControl.SkinTabPage skinTabPage4;
  4577. private System.Windows.Forms.GroupBox groupBox21;
  4578. private System.Windows.Forms.Panel panel21;
  4579. private System.Windows.Forms.PictureBox btnSizeBmp_Zoom_Image_SavePath;
  4580. private System.Windows.Forms.Label label57;
  4581. private System.Windows.Forms.NumericUpDown numSizeBmp_Zoom_Image_SavePath_AutoClear;
  4582. private System.Windows.Forms.CheckBox chkSizeBmp_Zoom_Image_SavePath_AutoClear;
  4583. private System.Windows.Forms.TextBox tbSizeBmpZoomImageSavePath;
  4584. private System.Windows.Forms.Label label58;
  4585. private System.Windows.Forms.GroupBox groupBox20;
  4586. private System.Windows.Forms.Panel panel20;
  4587. private System.Windows.Forms.PictureBox btnClearSizeBmp_Compare_SavePath;
  4588. private System.Windows.Forms.Label label54;
  4589. private System.Windows.Forms.NumericUpDown numSizeBmp_Compare_SavePath_AutoClear;
  4590. private System.Windows.Forms.CheckBox chkSizeBmp_Compare_SavePath_AutoClear;
  4591. private System.Windows.Forms.TextBox tbSizeBmpCompareSavePath;
  4592. private System.Windows.Forms.Label label55;
  4593. private System.Windows.Forms.GroupBox groupBox15;
  4594. private System.Windows.Forms.Panel panel15;
  4595. private System.Windows.Forms.PictureBox btnClearSizeBmp_Path;
  4596. private System.Windows.Forms.Label label56;
  4597. private System.Windows.Forms.TextBox tbSizeBmpSavePath;
  4598. private System.Windows.Forms.NumericUpDown numSizeBmp_SavePath_AutoClear;
  4599. private System.Windows.Forms.CheckBox chkSizeBmp_SavePath_AutoClear;
  4600. private System.Windows.Forms.Label label43;
  4601. private System.Windows.Forms.GroupBox groupBox19;
  4602. private System.Windows.Forms.Panel panel19;
  4603. private System.Windows.Forms.PictureBox btnClearDefect_Compress_SavePath;
  4604. private System.Windows.Forms.Label label52;
  4605. private System.Windows.Forms.NumericUpDown numDefect_Compress_SavePath_AutoClear;
  4606. private System.Windows.Forms.CheckBox chkDefect_Compress_SavePath_AutoClear;
  4607. private System.Windows.Forms.TextBox tbDefectCompressSavePath;
  4608. private System.Windows.Forms.Label label50;
  4609. private System.Windows.Forms.GroupBox groupBox17;
  4610. private System.Windows.Forms.Panel panel17;
  4611. private System.Windows.Forms.PictureBox btnClearDefect_Small_Path;
  4612. private System.Windows.Forms.Label label53;
  4613. private System.Windows.Forms.TextBox tbDefectSmallPath;
  4614. private System.Windows.Forms.NumericUpDown numDefect_Small_Path_AutoClear;
  4615. private System.Windows.Forms.Label label41;
  4616. private System.Windows.Forms.CheckBox chkDefect_Small_Path_AutoClear;
  4617. private System.Windows.Forms.GroupBox groupBox1;
  4618. private System.Windows.Forms.Panel panel1;
  4619. private System.Windows.Forms.PictureBox btnClearDefect_Path;
  4620. private System.Windows.Forms.Label label51;
  4621. private System.Windows.Forms.NumericUpDown numDefect_Path_AutoClear;
  4622. private System.Windows.Forms.CheckBox chkDefect_Path_AutoClear;
  4623. private System.Windows.Forms.CheckBox chkSaveAllDefectImg;
  4624. private System.Windows.Forms.TextBox tbDefectPath;
  4625. private System.Windows.Forms.Label label1;
  4626. private CCWin.SkinControl.SkinTabPage skinTabPage2;
  4627. private System.Windows.Forms.GroupBox groupBox3;
  4628. private System.Windows.Forms.Panel panel3;
  4629. private System.Windows.Forms.TextBox tbIODevNum;
  4630. private System.Windows.Forms.Label label4;
  4631. private System.Windows.Forms.GroupBox groupBox4;
  4632. private System.Windows.Forms.Panel panel4;
  4633. private System.Windows.Forms.ComboBox cobLightPortNum;
  4634. private System.Windows.Forms.Label label5;
  4635. private CCWin.SkinControl.SkinTabPage skinTabPage1;
  4636. private System.Windows.Forms.CheckBox chkHttpLog;
  4637. private System.Windows.Forms.CheckBox chkDoorSensor;
  4638. private System.Windows.Forms.CheckBox chkBuzzer;
  4639. private System.Windows.Forms.CheckBox ckSkipSizeFailed;
  4640. private CCWin.SkinControl.SkinTabControl skinTabControl1;
  4641. private System.Windows.Forms.GroupBox groupBox7;
  4642. private System.Windows.Forms.Panel panel7;
  4643. private System.Windows.Forms.NumericUpDown numCamBaud;
  4644. private System.Windows.Forms.Label label9;
  4645. private System.Windows.Forms.TextBox tbCamSN;
  4646. private System.Windows.Forms.Label label10;
  4647. private System.Windows.Forms.GroupBox groupBox8;
  4648. private System.Windows.Forms.Panel panel8;
  4649. private System.Windows.Forms.TextBox tbModelPath;
  4650. private System.Windows.Forms.Label label11;
  4651. private System.Windows.Forms.ToolStripButton tsbtnSave;
  4652. private System.Windows.Forms.TextBox tbCamCfgPath;
  4653. private System.Windows.Forms.Label label7;
  4654. private System.Windows.Forms.GroupBox groupBox5;
  4655. private System.Windows.Forms.Panel panel5;
  4656. private System.Windows.Forms.TextBox tbMotionCfgPath;
  4657. private System.Windows.Forms.Label label6;
  4658. private System.Windows.Forms.TextBox tbIOCfgPath;
  4659. private System.Windows.Forms.Label label8;
  4660. private System.Windows.Forms.CheckBox cbOpenAutoAxisGoHome;
  4661. private System.Windows.Forms.GroupBox groupBox9;
  4662. private System.Windows.Forms.Panel panel9;
  4663. private System.Windows.Forms.NumericUpDown numTensorBaud;
  4664. private System.Windows.Forms.Label label12;
  4665. private System.Windows.Forms.ComboBox coTensorPortNum;
  4666. private System.Windows.Forms.Label label13;
  4667. private System.Windows.Forms.GroupBox groupBox12;
  4668. private System.Windows.Forms.Panel panel12;
  4669. private System.Windows.Forms.TextBox tbCamSN2;
  4670. private System.Windows.Forms.Label label18;
  4671. private System.Windows.Forms.TextBox tbCamCfgPath2;
  4672. private System.Windows.Forms.Label label19;
  4673. private System.Windows.Forms.GroupBox groupBox11;
  4674. private System.Windows.Forms.Panel panel11;
  4675. private System.Windows.Forms.Label label16;
  4676. private System.Windows.Forms.TextBox tbThicknessIP;
  4677. private System.Windows.Forms.NumericUpDown numThicknessPort;
  4678. private System.Windows.Forms.Label label17;
  4679. private System.Windows.Forms.GroupBox groupBox10;
  4680. private System.Windows.Forms.Panel panel10;
  4681. private System.Windows.Forms.NumericUpDown numLensBaud;
  4682. private System.Windows.Forms.Label label14;
  4683. private System.Windows.Forms.ComboBox coLensPortNum;
  4684. private System.Windows.Forms.Label label15;
  4685. private System.Windows.Forms.Label label20;
  4686. private System.Windows.Forms.NumericUpDown numSaveValue;
  4687. private System.Windows.Forms.CheckBox chkSkipLens;
  4688. private System.Windows.Forms.CheckBox chkSkipHeight;
  4689. private System.Windows.Forms.CheckBox chkSkipTensor;
  4690. private System.Windows.Forms.CheckBox chkSkipScannerCC;
  4691. private System.Windows.Forms.CheckBox chkSkipAxis1;
  4692. private System.Windows.Forms.GroupBox groupBox13;
  4693. private System.Windows.Forms.Panel panel13;
  4694. private System.Windows.Forms.CheckBox cbDoorAlm;
  4695. private System.Windows.Forms.CheckBox cbBuzzShow;
  4696. private System.Windows.Forms.CheckBox cbResetBtn;
  4697. private System.Windows.Forms.GroupBox groupBox14;
  4698. private System.Windows.Forms.Panel panel14;
  4699. private System.Windows.Forms.NumericUpDown numViewY;
  4700. private System.Windows.Forms.Label label22;
  4701. private System.Windows.Forms.NumericUpDown numViewX;
  4702. private System.Windows.Forms.Label label21;
  4703. private CCWin.SkinControl.SkinTabPage skinTabPage3;
  4704. private System.Windows.Forms.GroupBox groupBox16;
  4705. private System.Windows.Forms.Panel panel16;
  4706. private System.Windows.Forms.TextBox tbHttpUrl;
  4707. private System.Windows.Forms.Label label24;
  4708. private System.Windows.Forms.CheckBox cbEnableHttp;
  4709. private System.Windows.Forms.Label label25;
  4710. private System.Windows.Forms.TextBox tbTempPath;
  4711. private System.Windows.Forms.Label label23;
  4712. private System.Windows.Forms.TextBox tbValue;
  4713. private System.Windows.Forms.Label label27;
  4714. private System.Windows.Forms.TextBox tbKey;
  4715. private System.Windows.Forms.Label label26;
  4716. private CCWin.SkinControl.SkinTabPage skinTabPage7;
  4717. private System.Windows.Forms.GroupBox groupBox22;
  4718. private System.Windows.Forms.Panel panel22;
  4719. private System.Windows.Forms.Label label29;
  4720. private System.Windows.Forms.NumericUpDown numAxisZ1;
  4721. private System.Windows.Forms.Label label28;
  4722. private System.Windows.Forms.Label label60;
  4723. private System.Windows.Forms.NumericUpDown numAxisZ10;
  4724. private System.Windows.Forms.Label label61;
  4725. private System.Windows.Forms.Label label47;
  4726. private System.Windows.Forms.NumericUpDown numAxisZ9;
  4727. private System.Windows.Forms.Label label59;
  4728. private System.Windows.Forms.Label label45;
  4729. private System.Windows.Forms.NumericUpDown numAxisZ8;
  4730. private System.Windows.Forms.Label label46;
  4731. private System.Windows.Forms.Label label42;
  4732. private System.Windows.Forms.NumericUpDown numAxisZ7;
  4733. private System.Windows.Forms.Label label44;
  4734. private System.Windows.Forms.Label label38;
  4735. private System.Windows.Forms.NumericUpDown numAxisZ6;
  4736. private System.Windows.Forms.Label label39;
  4737. private System.Windows.Forms.Label label36;
  4738. private System.Windows.Forms.NumericUpDown numAxisZ5;
  4739. private System.Windows.Forms.Label label37;
  4740. private System.Windows.Forms.Label label34;
  4741. private System.Windows.Forms.NumericUpDown numAxisZ4;
  4742. private System.Windows.Forms.Label label35;
  4743. private System.Windows.Forms.Label label32;
  4744. private System.Windows.Forms.NumericUpDown numAxisZ3;
  4745. private System.Windows.Forms.Label label33;
  4746. private System.Windows.Forms.Label label70;
  4747. private System.Windows.Forms.NumericUpDown numAxisZ16;
  4748. private System.Windows.Forms.Label label71;
  4749. private System.Windows.Forms.Label label72;
  4750. private System.Windows.Forms.NumericUpDown numAxisZ15;
  4751. private System.Windows.Forms.Label label73;
  4752. private System.Windows.Forms.Label label66;
  4753. private System.Windows.Forms.NumericUpDown numAxisZ14;
  4754. private System.Windows.Forms.Label label67;
  4755. private System.Windows.Forms.Label label68;
  4756. private System.Windows.Forms.NumericUpDown numAxisZ13;
  4757. private System.Windows.Forms.Label label69;
  4758. private System.Windows.Forms.Label label62;
  4759. private System.Windows.Forms.NumericUpDown numAxisZ12;
  4760. private System.Windows.Forms.Label label63;
  4761. private System.Windows.Forms.Label label64;
  4762. private System.Windows.Forms.NumericUpDown numAxisZ11;
  4763. private System.Windows.Forms.Label label65;
  4764. private System.Windows.Forms.ToolStripButton tsbtnDatImport;
  4765. private System.Windows.Forms.CheckBox cbOpenAxisXCal;
  4766. private System.Windows.Forms.CheckBox cbOpenFlawDistribution;
  4767. private System.Windows.Forms.NumericUpDown numOffset;
  4768. private System.Windows.Forms.Label label30;
  4769. private CCWin.SkinControl.SkinTabPage skinTabPage8;
  4770. private System.Windows.Forms.GroupBox groupBox27;
  4771. private System.Windows.Forms.Panel panel27;
  4772. private System.Windows.Forms.DataGridView dataGridView2;
  4773. private System.Windows.Forms.DataGridViewTextBoxColumn Key2;
  4774. private System.Windows.Forms.DataGridViewComboBoxColumn DataType2;
  4775. private System.Windows.Forms.Button btnPrint2;
  4776. private System.Windows.Forms.ComboBox cboPrinters2;
  4777. private System.Windows.Forms.Label label31;
  4778. private System.Windows.Forms.TextBox tbExcelTempPath;
  4779. private System.Windows.Forms.CheckBox cbOpenExcelPrint;
  4780. private System.Windows.Forms.Label label74;
  4781. private System.Windows.Forms.GroupBox groupBox26;
  4782. private System.Windows.Forms.Panel panel26;
  4783. private System.Windows.Forms.DataGridView dataGridView1;
  4784. private System.Windows.Forms.DataGridViewTextBoxColumn Key;
  4785. private System.Windows.Forms.DataGridViewComboBoxColumn DataType;
  4786. private System.Windows.Forms.Button btnPrint;
  4787. private System.Windows.Forms.ComboBox cboPrinters;
  4788. private System.Windows.Forms.Label label75;
  4789. private System.Windows.Forms.TextBox tbBarTenderTempPath;
  4790. private System.Windows.Forms.CheckBox cbOpenBarTenderPrint;
  4791. private System.Windows.Forms.Label label76;
  4792. private System.Windows.Forms.GroupBox groupBox23;
  4793. private System.Windows.Forms.Panel panel23;
  4794. private System.Windows.Forms.TextBox tbPdtPath;
  4795. private System.Windows.Forms.Label label77;
  4796. private System.Windows.Forms.GroupBox groupBox24;
  4797. private System.Windows.Forms.Panel panel24;
  4798. private System.Windows.Forms.TextBox tbCloudPassword;
  4799. private System.Windows.Forms.Label label78;
  4800. private System.Windows.Forms.TextBox tbCloudUser;
  4801. private System.Windows.Forms.Label label80;
  4802. private System.Windows.Forms.CheckBox cbOpenCloud;
  4803. private System.Windows.Forms.TextBox tbCloudIP;
  4804. private System.Windows.Forms.Label label82;
  4805. private System.Windows.Forms.Label label83;
  4806. private System.Windows.Forms.NumericUpDown numCloudPort;
  4807. private System.Windows.Forms.GroupBox groupBox25;
  4808. private System.Windows.Forms.Panel panel25;
  4809. private System.Windows.Forms.RadioButton rbClient;
  4810. private System.Windows.Forms.RadioButton rbServer;
  4811. private System.Windows.Forms.Label label79;
  4812. private System.Windows.Forms.NumericUpDown numPdtServerPort;
  4813. private System.Windows.Forms.CheckBox cbOpenPdtServer;
  4814. private System.Windows.Forms.TextBox tbPdtServerIP;
  4815. private System.Windows.Forms.Label label85;
  4816. private System.Windows.Forms.TextBox tbCloudName;
  4817. private System.Windows.Forms.Label label81;
  4818. private System.Windows.Forms.CheckBox cbShowBtn;
  4819. private System.Windows.Forms.GroupBox groupBox28;
  4820. private System.Windows.Forms.Panel panel28;
  4821. private System.Windows.Forms.TextBox tbMatDataPath;
  4822. private System.Windows.Forms.Label label84;
  4823. private System.Windows.Forms.CheckBox cbPdtPut;
  4824. private System.Windows.Forms.CheckBox cbSnapDefect;
  4825. private System.Windows.Forms.CheckBox cbAsideDefect;
  4826. }
  4827. }