版博士V2.0程序
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

1436 righe
73 KiB

  1. namespace MaiMuAOI.SysUI.DefectPicShow
  2. {
  3. partial class DebugTestFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  30. this.groupBox5 = new System.Windows.Forms.GroupBox();
  31. this.numLensPlus = new System.Windows.Forms.NumericUpDown();
  32. this.btnLensM = new System.Windows.Forms.Button();
  33. this.cbLensMotor = new System.Windows.Forms.ComboBox();
  34. this.btnLens = new System.Windows.Forms.Button();
  35. this.numTensionValue = new System.Windows.Forms.NumericUpDown();
  36. this.btnReadTension = new System.Windows.Forms.Button();
  37. this.numHeightValue = new System.Windows.Forms.NumericUpDown();
  38. this.BtnReadHeight = new System.Windows.Forms.Button();
  39. this.BtnHeightAck = new System.Windows.Forms.Button();
  40. this.groupBox3 = new System.Windows.Forms.GroupBox();
  41. this.label17 = new System.Windows.Forms.Label();
  42. this.cbCH = new System.Windows.Forms.ComboBox();
  43. this.button1 = new System.Windows.Forms.Button();
  44. this.button3 = new System.Windows.Forms.Button();
  45. this.button4 = new System.Windows.Forms.Button();
  46. this.label16 = new System.Windows.Forms.Label();
  47. this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
  48. this.groupBox1 = new System.Windows.Forms.GroupBox();
  49. this.btnJogN = new System.Windows.Forms.Button();
  50. this.btnJogP = new System.Windows.Forms.Button();
  51. this.button5 = new System.Windows.Forms.Button();
  52. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  53. this.label15 = new System.Windows.Forms.Label();
  54. this.numDist = new System.Windows.Forms.NumericUpDown();
  55. this.btnMove = new System.Windows.Forms.Button();
  56. this.label13 = new System.Windows.Forms.Label();
  57. this.cbDir = new System.Windows.Forms.ComboBox();
  58. this.label14 = new System.Windows.Forms.Label();
  59. this.label2 = new System.Windows.Forms.Label();
  60. this.cbAxisName = new System.Windows.Forms.ComboBox();
  61. this.label11 = new System.Windows.Forms.Label();
  62. this.label10 = new System.Windows.Forms.Label();
  63. this.label9 = new System.Windows.Forms.Label();
  64. this.label8 = new System.Windows.Forms.Label();
  65. this.cbTS = new System.Windows.Forms.ComboBox();
  66. this.numDec = new System.Windows.Forms.NumericUpDown();
  67. this.numAcc = new System.Windows.Forms.NumericUpDown();
  68. this.numET = new System.Windows.Forms.NumericUpDown();
  69. this.numST = new System.Windows.Forms.NumericUpDown();
  70. this.label7 = new System.Windows.Forms.Label();
  71. this.label6 = new System.Windows.Forms.Label();
  72. this.label5 = new System.Windows.Forms.Label();
  73. this.label4 = new System.Windows.Forms.Label();
  74. this.label3 = new System.Windows.Forms.Label();
  75. this.stslog = new System.Windows.Forms.Label();
  76. this.tabControlCam = new System.Windows.Forms.TabControl();
  77. this.tabPage1 = new System.Windows.Forms.TabPage();
  78. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  79. this.imageBox1 = new ImageToolKits.ImageBox();
  80. this.splitContainer4 = new System.Windows.Forms.SplitContainer();
  81. this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
  82. this.groupBox2 = new System.Windows.Forms.GroupBox();
  83. this.button7 = new System.Windows.Forms.Button();
  84. this.button6 = new System.Windows.Forms.Button();
  85. this.btnTrg = new System.Windows.Forms.Button();
  86. this.btnGrab = new System.Windows.Forms.Button();
  87. this.button2 = new System.Windows.Forms.Button();
  88. this.label12 = new System.Windows.Forms.Label();
  89. this.numGain = new System.Windows.Forms.NumericUpDown();
  90. this.numExposure = new System.Windows.Forms.NumericUpDown();
  91. this.label1 = new System.Windows.Forms.Label();
  92. this.tabPage2 = new System.Windows.Forms.TabPage();
  93. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  94. this.imageBox2 = new ImageToolKits.ImageBox();
  95. this.splitContainer5 = new System.Windows.Forms.SplitContainer();
  96. this.propertyGrid2 = new System.Windows.Forms.PropertyGrid();
  97. this.groupBox4 = new System.Windows.Forms.GroupBox();
  98. this.button8 = new System.Windows.Forms.Button();
  99. this.BtnDisCam2 = new System.Windows.Forms.Button();
  100. this.btnTrg2 = new System.Windows.Forms.Button();
  101. this.BtnGrab2 = new System.Windows.Forms.Button();
  102. this.BtnSet2 = new System.Windows.Forms.Button();
  103. this.label18 = new System.Windows.Forms.Label();
  104. this.numGain2 = new System.Windows.Forms.NumericUpDown();
  105. this.numExp2 = new System.Windows.Forms.NumericUpDown();
  106. this.label19 = new System.Windows.Forms.Label();
  107. this.timer1 = new System.Windows.Forms.Timer(this.components);
  108. this.timer2 = new System.Windows.Forms.Timer(this.components);
  109. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  110. this.timer3 = new System.Windows.Forms.Timer(this.components);
  111. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  112. this.splitContainer1.Panel1.SuspendLayout();
  113. this.splitContainer1.Panel2.SuspendLayout();
  114. this.splitContainer1.SuspendLayout();
  115. this.groupBox5.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.numLensPlus)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.numTensionValue)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.numHeightValue)).BeginInit();
  119. this.groupBox3.SuspendLayout();
  120. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
  121. this.groupBox1.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.numDist)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.numDec)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.numAcc)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.numET)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.numST)).BeginInit();
  128. this.tabControlCam.SuspendLayout();
  129. this.tabPage1.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  131. this.splitContainer2.Panel1.SuspendLayout();
  132. this.splitContainer2.Panel2.SuspendLayout();
  133. this.splitContainer2.SuspendLayout();
  134. ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
  135. this.splitContainer4.Panel1.SuspendLayout();
  136. this.splitContainer4.Panel2.SuspendLayout();
  137. this.splitContainer4.SuspendLayout();
  138. this.groupBox2.SuspendLayout();
  139. ((System.ComponentModel.ISupportInitialize)(this.numGain)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.numExposure)).BeginInit();
  141. this.tabPage2.SuspendLayout();
  142. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
  143. this.splitContainer3.Panel1.SuspendLayout();
  144. this.splitContainer3.Panel2.SuspendLayout();
  145. this.splitContainer3.SuspendLayout();
  146. ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).BeginInit();
  147. this.splitContainer5.Panel1.SuspendLayout();
  148. this.splitContainer5.Panel2.SuspendLayout();
  149. this.splitContainer5.SuspendLayout();
  150. this.groupBox4.SuspendLayout();
  151. ((System.ComponentModel.ISupportInitialize)(this.numGain2)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.numExp2)).BeginInit();
  153. this.SuspendLayout();
  154. //
  155. // splitContainer1
  156. //
  157. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  158. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  159. this.splitContainer1.Location = new System.Drawing.Point(0, 46);
  160. this.splitContainer1.Name = "splitContainer1";
  161. //
  162. // splitContainer1.Panel1
  163. //
  164. this.splitContainer1.Panel1.Controls.Add(this.groupBox5);
  165. this.splitContainer1.Panel1.Controls.Add(this.groupBox3);
  166. this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
  167. this.splitContainer1.Panel1.Controls.Add(this.stslog);
  168. //
  169. // splitContainer1.Panel2
  170. //
  171. this.splitContainer1.Panel2.Controls.Add(this.tabControlCam);
  172. this.splitContainer1.Size = new System.Drawing.Size(1247, 599);
  173. this.splitContainer1.SplitterDistance = 434;
  174. this.splitContainer1.TabIndex = 34;
  175. //
  176. // groupBox5
  177. //
  178. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  179. | System.Windows.Forms.AnchorStyles.Right)));
  180. this.groupBox5.Controls.Add(this.numLensPlus);
  181. this.groupBox5.Controls.Add(this.btnLensM);
  182. this.groupBox5.Controls.Add(this.cbLensMotor);
  183. this.groupBox5.Controls.Add(this.btnLens);
  184. this.groupBox5.Controls.Add(this.numTensionValue);
  185. this.groupBox5.Controls.Add(this.btnReadTension);
  186. this.groupBox5.Controls.Add(this.numHeightValue);
  187. this.groupBox5.Controls.Add(this.BtnReadHeight);
  188. this.groupBox5.Controls.Add(this.BtnHeightAck);
  189. this.groupBox5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  190. this.groupBox5.Location = new System.Drawing.Point(12, 127);
  191. this.groupBox5.Name = "groupBox5";
  192. this.groupBox5.Size = new System.Drawing.Size(420, 128);
  193. this.groupBox5.TabIndex = 65;
  194. this.groupBox5.TabStop = false;
  195. this.groupBox5.Text = "传感器控制";
  196. //
  197. // numLensPlus
  198. //
  199. this.numLensPlus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.numLensPlus.Increment = new decimal(new int[] {
  201. 100,
  202. 0,
  203. 0,
  204. 0});
  205. this.numLensPlus.Location = new System.Drawing.Point(118, 32);
  206. this.numLensPlus.Maximum = new decimal(new int[] {
  207. 100000000,
  208. 0,
  209. 0,
  210. 0});
  211. this.numLensPlus.Name = "numLensPlus";
  212. this.numLensPlus.Size = new System.Drawing.Size(88, 21);
  213. this.numLensPlus.TabIndex = 74;
  214. this.numLensPlus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  215. //
  216. // btnLensM
  217. //
  218. this.btnLensM.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  219. this.btnLensM.Location = new System.Drawing.Point(22, 32);
  220. this.btnLensM.Name = "btnLensM";
  221. this.btnLensM.Size = new System.Drawing.Size(88, 26);
  222. this.btnLensM.TabIndex = 73;
  223. this.btnLensM.Text = "相机手动变焦";
  224. this.btnLensM.UseVisualStyleBackColor = true;
  225. this.btnLensM.Click += new System.EventHandler(this.btnLensM_Click);
  226. //
  227. // cbLensMotor
  228. //
  229. this.cbLensMotor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  230. this.cbLensMotor.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.cbLensMotor.FormattingEnabled = true;
  232. this.cbLensMotor.Items.AddRange(new object[] {
  233. "倍率0.58X",
  234. "倍率1.0X",
  235. "倍率1.5X",
  236. "倍率2.0X",
  237. "倍率2.5X",
  238. "倍率3.0X",
  239. "倍率3.5X",
  240. "倍率4.0X",
  241. "倍率4.5X",
  242. "倍率5.0X",
  243. "倍率5.5X",
  244. "倍率6.0X",
  245. "倍率6.5X",
  246. "倍率7.0X",
  247. "倍率7.5X"});
  248. this.cbLensMotor.Location = new System.Drawing.Point(118, 77);
  249. this.cbLensMotor.Name = "cbLensMotor";
  250. this.cbLensMotor.Size = new System.Drawing.Size(77, 24);
  251. this.cbLensMotor.TabIndex = 72;
  252. //
  253. // btnLens
  254. //
  255. this.btnLens.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  256. this.btnLens.Location = new System.Drawing.Point(22, 75);
  257. this.btnLens.Name = "btnLens";
  258. this.btnLens.Size = new System.Drawing.Size(88, 26);
  259. this.btnLens.TabIndex = 71;
  260. this.btnLens.Text = "相机自动变焦";
  261. this.btnLens.UseVisualStyleBackColor = true;
  262. this.btnLens.Click += new System.EventHandler(this.btnLens_Click);
  263. //
  264. // numTensionValue
  265. //
  266. this.numTensionValue.DecimalPlaces = 3;
  267. this.numTensionValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.numTensionValue.Location = new System.Drawing.Point(321, 94);
  269. this.numTensionValue.Maximum = new decimal(new int[] {
  270. 100000,
  271. 0,
  272. 0,
  273. 0});
  274. this.numTensionValue.Minimum = new decimal(new int[] {
  275. 100000,
  276. 0,
  277. 0,
  278. -2147483648});
  279. this.numTensionValue.Name = "numTensionValue";
  280. this.numTensionValue.Size = new System.Drawing.Size(88, 21);
  281. this.numTensionValue.TabIndex = 70;
  282. this.numTensionValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  283. //
  284. // btnReadTension
  285. //
  286. this.btnReadTension.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  287. this.btnReadTension.Location = new System.Drawing.Point(223, 91);
  288. this.btnReadTension.Name = "btnReadTension";
  289. this.btnReadTension.Size = new System.Drawing.Size(91, 26);
  290. this.btnReadTension.TabIndex = 69;
  291. this.btnReadTension.Text = "读取张力";
  292. this.btnReadTension.UseVisualStyleBackColor = true;
  293. this.btnReadTension.Click += new System.EventHandler(this.btnReadTension_Click);
  294. //
  295. // numHeightValue
  296. //
  297. this.numHeightValue.DecimalPlaces = 3;
  298. this.numHeightValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.numHeightValue.Location = new System.Drawing.Point(321, 54);
  300. this.numHeightValue.Maximum = new decimal(new int[] {
  301. 100000,
  302. 0,
  303. 0,
  304. 0});
  305. this.numHeightValue.Minimum = new decimal(new int[] {
  306. 100000,
  307. 0,
  308. 0,
  309. -2147483648});
  310. this.numHeightValue.Name = "numHeightValue";
  311. this.numHeightValue.Size = new System.Drawing.Size(88, 21);
  312. this.numHeightValue.TabIndex = 68;
  313. this.numHeightValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  314. //
  315. // BtnReadHeight
  316. //
  317. this.BtnReadHeight.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  318. this.BtnReadHeight.Location = new System.Drawing.Point(223, 51);
  319. this.BtnReadHeight.Name = "BtnReadHeight";
  320. this.BtnReadHeight.Size = new System.Drawing.Size(91, 26);
  321. this.BtnReadHeight.TabIndex = 67;
  322. this.BtnReadHeight.Text = "读取高度";
  323. this.BtnReadHeight.UseVisualStyleBackColor = true;
  324. this.BtnReadHeight.Click += new System.EventHandler(this.BtnReadHeight_Click);
  325. //
  326. // BtnHeightAck
  327. //
  328. this.BtnHeightAck.ForeColor = System.Drawing.SystemColors.ControlText;
  329. this.BtnHeightAck.Location = new System.Drawing.Point(224, 14);
  330. this.BtnHeightAck.Name = "BtnHeightAck";
  331. this.BtnHeightAck.Size = new System.Drawing.Size(128, 31);
  332. this.BtnHeightAck.TabIndex = 66;
  333. this.BtnHeightAck.Text = "高度传感器下降";
  334. this.BtnHeightAck.UseVisualStyleBackColor = true;
  335. this.BtnHeightAck.Click += new System.EventHandler(this.BtnHeightAck_Click);
  336. //
  337. // groupBox3
  338. //
  339. this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  340. | System.Windows.Forms.AnchorStyles.Right)));
  341. this.groupBox3.Controls.Add(this.label17);
  342. this.groupBox3.Controls.Add(this.cbCH);
  343. this.groupBox3.Controls.Add(this.button1);
  344. this.groupBox3.Controls.Add(this.button3);
  345. this.groupBox3.Controls.Add(this.button4);
  346. this.groupBox3.Controls.Add(this.label16);
  347. this.groupBox3.Controls.Add(this.numericUpDown3);
  348. this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  349. this.groupBox3.Location = new System.Drawing.Point(12, 6);
  350. this.groupBox3.Name = "groupBox3";
  351. this.groupBox3.Size = new System.Drawing.Size(420, 115);
  352. this.groupBox3.TabIndex = 64;
  353. this.groupBox3.TabStop = false;
  354. this.groupBox3.Text = "光源控制";
  355. //
  356. // label17
  357. //
  358. this.label17.AutoSize = true;
  359. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.label17.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  361. this.label17.Location = new System.Drawing.Point(26, 27);
  362. this.label17.Name = "label17";
  363. this.label17.Size = new System.Drawing.Size(46, 21);
  364. this.label17.TabIndex = 63;
  365. this.label17.Text = "通道:";
  366. //
  367. // cbCH
  368. //
  369. this.cbCH.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  370. this.cbCH.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.cbCH.ForeColor = System.Drawing.SystemColors.ControlText;
  372. this.cbCH.FormattingEnabled = true;
  373. this.cbCH.Location = new System.Drawing.Point(78, 27);
  374. this.cbCH.Name = "cbCH";
  375. this.cbCH.Size = new System.Drawing.Size(79, 29);
  376. this.cbCH.TabIndex = 62;
  377. //
  378. // button1
  379. //
  380. this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
  381. this.button1.Location = new System.Drawing.Point(208, 20);
  382. this.button1.Name = "button1";
  383. this.button1.Size = new System.Drawing.Size(89, 36);
  384. this.button1.TabIndex = 0;
  385. this.button1.Text = "开启";
  386. this.button1.UseVisualStyleBackColor = true;
  387. this.button1.Click += new System.EventHandler(this.button1_Click);
  388. //
  389. // button3
  390. //
  391. this.button3.ForeColor = System.Drawing.SystemColors.ControlText;
  392. this.button3.Location = new System.Drawing.Point(321, 20);
  393. this.button3.Name = "button3";
  394. this.button3.Size = new System.Drawing.Size(89, 36);
  395. this.button3.TabIndex = 1;
  396. this.button3.Text = "关闭";
  397. this.button3.UseVisualStyleBackColor = true;
  398. this.button3.Click += new System.EventHandler(this.button3_Click);
  399. //
  400. // button4
  401. //
  402. this.button4.ForeColor = System.Drawing.SystemColors.ControlText;
  403. this.button4.Location = new System.Drawing.Point(208, 64);
  404. this.button4.Name = "button4";
  405. this.button4.Size = new System.Drawing.Size(89, 37);
  406. this.button4.TabIndex = 61;
  407. this.button4.Text = "设置";
  408. this.button4.UseVisualStyleBackColor = true;
  409. this.button4.Click += new System.EventHandler(this.button4_Click);
  410. //
  411. // label16
  412. //
  413. this.label16.AutoSize = true;
  414. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.label16.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  416. this.label16.Location = new System.Drawing.Point(26, 74);
  417. this.label16.Name = "label16";
  418. this.label16.Size = new System.Drawing.Size(46, 21);
  419. this.label16.TabIndex = 57;
  420. this.label16.Text = "亮度:";
  421. //
  422. // numericUpDown3
  423. //
  424. this.numericUpDown3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.numericUpDown3.Location = new System.Drawing.Point(78, 74);
  426. this.numericUpDown3.Maximum = new decimal(new int[] {
  427. 300,
  428. 0,
  429. 0,
  430. 0});
  431. this.numericUpDown3.Name = "numericUpDown3";
  432. this.numericUpDown3.Size = new System.Drawing.Size(88, 21);
  433. this.numericUpDown3.TabIndex = 58;
  434. this.numericUpDown3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  435. //
  436. // groupBox1
  437. //
  438. this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  439. | System.Windows.Forms.AnchorStyles.Right)));
  440. this.groupBox1.Controls.Add(this.btnJogN);
  441. this.groupBox1.Controls.Add(this.btnJogP);
  442. this.groupBox1.Controls.Add(this.button5);
  443. this.groupBox1.Controls.Add(this.numericUpDown1);
  444. this.groupBox1.Controls.Add(this.label15);
  445. this.groupBox1.Controls.Add(this.numDist);
  446. this.groupBox1.Controls.Add(this.btnMove);
  447. this.groupBox1.Controls.Add(this.label13);
  448. this.groupBox1.Controls.Add(this.cbDir);
  449. this.groupBox1.Controls.Add(this.label14);
  450. this.groupBox1.Controls.Add(this.label2);
  451. this.groupBox1.Controls.Add(this.cbAxisName);
  452. this.groupBox1.Controls.Add(this.label11);
  453. this.groupBox1.Controls.Add(this.label10);
  454. this.groupBox1.Controls.Add(this.label9);
  455. this.groupBox1.Controls.Add(this.label8);
  456. this.groupBox1.Controls.Add(this.cbTS);
  457. this.groupBox1.Controls.Add(this.numDec);
  458. this.groupBox1.Controls.Add(this.numAcc);
  459. this.groupBox1.Controls.Add(this.numET);
  460. this.groupBox1.Controls.Add(this.numST);
  461. this.groupBox1.Controls.Add(this.label7);
  462. this.groupBox1.Controls.Add(this.label6);
  463. this.groupBox1.Controls.Add(this.label5);
  464. this.groupBox1.Controls.Add(this.label4);
  465. this.groupBox1.Controls.Add(this.label3);
  466. this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  467. this.groupBox1.Location = new System.Drawing.Point(12, 261);
  468. this.groupBox1.Name = "groupBox1";
  469. this.groupBox1.Size = new System.Drawing.Size(420, 310);
  470. this.groupBox1.TabIndex = 62;
  471. this.groupBox1.TabStop = false;
  472. this.groupBox1.Text = "轴控制";
  473. //
  474. // btnJogN
  475. //
  476. this.btnJogN.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  477. this.btnJogN.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
  478. this.btnJogN.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
  479. this.btnJogN.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
  480. this.btnJogN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.btnJogN.ForeColor = System.Drawing.Color.Black;
  482. this.btnJogN.Location = new System.Drawing.Point(326, 269);
  483. this.btnJogN.Name = "btnJogN";
  484. this.btnJogN.Size = new System.Drawing.Size(74, 35);
  485. this.btnJogN.TabIndex = 67;
  486. this.btnJogN.Text = "Jog-";
  487. this.btnJogN.UseVisualStyleBackColor = false;
  488. this.btnJogN.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseDown);
  489. this.btnJogN.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseUp);
  490. //
  491. // btnJogP
  492. //
  493. this.btnJogP.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  494. this.btnJogP.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
  495. this.btnJogP.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
  496. this.btnJogP.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
  497. this.btnJogP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.btnJogP.ForeColor = System.Drawing.Color.Black;
  499. this.btnJogP.Location = new System.Drawing.Point(224, 269);
  500. this.btnJogP.Name = "btnJogP";
  501. this.btnJogP.Size = new System.Drawing.Size(74, 35);
  502. this.btnJogP.TabIndex = 66;
  503. this.btnJogP.Text = "Jog+";
  504. this.btnJogP.UseVisualStyleBackColor = false;
  505. this.btnJogP.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseDown);
  506. this.btnJogP.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnJogP_MouseUp);
  507. //
  508. // button5
  509. //
  510. this.button5.ForeColor = System.Drawing.SystemColors.ControlText;
  511. this.button5.Location = new System.Drawing.Point(253, 27);
  512. this.button5.Name = "button5";
  513. this.button5.Size = new System.Drawing.Size(89, 36);
  514. this.button5.TabIndex = 65;
  515. this.button5.Text = "气缸加紧";
  516. this.button5.UseVisualStyleBackColor = true;
  517. this.button5.Click += new System.EventHandler(this.button5_Click);
  518. //
  519. // numericUpDown1
  520. //
  521. this.numericUpDown1.DecimalPlaces = 3;
  522. this.numericUpDown1.Location = new System.Drawing.Point(304, 233);
  523. this.numericUpDown1.Maximum = new decimal(new int[] {
  524. 10000,
  525. 0,
  526. 0,
  527. 0});
  528. this.numericUpDown1.Minimum = new decimal(new int[] {
  529. 10000,
  530. 0,
  531. 0,
  532. -2147483648});
  533. this.numericUpDown1.Name = "numericUpDown1";
  534. this.numericUpDown1.ReadOnly = true;
  535. this.numericUpDown1.Size = new System.Drawing.Size(96, 21);
  536. this.numericUpDown1.TabIndex = 64;
  537. this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  538. //
  539. // label15
  540. //
  541. this.label15.AutoSize = true;
  542. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  543. this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  544. this.label15.Location = new System.Drawing.Point(190, 233);
  545. this.label15.Name = "label15";
  546. this.label15.Size = new System.Drawing.Size(108, 21);
  547. this.label15.TabIndex = 63;
  548. this.label15.Text = "实际位置mm:";
  549. //
  550. // numDist
  551. //
  552. this.numDist.DecimalPlaces = 3;
  553. this.numDist.Location = new System.Drawing.Point(87, 233);
  554. this.numDist.Maximum = new decimal(new int[] {
  555. 10000,
  556. 0,
  557. 0,
  558. 0});
  559. this.numDist.Minimum = new decimal(new int[] {
  560. 10000,
  561. 0,
  562. 0,
  563. -2147483648});
  564. this.numDist.Name = "numDist";
  565. this.numDist.Size = new System.Drawing.Size(96, 21);
  566. this.numDist.TabIndex = 62;
  567. this.numDist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  568. //
  569. // btnMove
  570. //
  571. this.btnMove.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  572. this.btnMove.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
  573. this.btnMove.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
  574. this.btnMove.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
  575. this.btnMove.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.btnMove.ForeColor = System.Drawing.Color.Black;
  577. this.btnMove.Location = new System.Drawing.Point(87, 269);
  578. this.btnMove.Name = "btnMove";
  579. this.btnMove.Size = new System.Drawing.Size(96, 35);
  580. this.btnMove.TabIndex = 58;
  581. this.btnMove.Text = "移动";
  582. this.btnMove.UseVisualStyleBackColor = false;
  583. this.btnMove.Click += new System.EventHandler(this.btnMove_Click);
  584. //
  585. // label13
  586. //
  587. this.label13.AutoSize = true;
  588. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  590. this.label13.Location = new System.Drawing.Point(4, 233);
  591. this.label13.Name = "label13";
  592. this.label13.Size = new System.Drawing.Size(76, 21);
  593. this.label13.TabIndex = 61;
  594. this.label13.Text = "位置mm:";
  595. //
  596. // cbDir
  597. //
  598. this.cbDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  599. this.cbDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. this.cbDir.ForeColor = System.Drawing.SystemColors.ControlText;
  601. this.cbDir.FormattingEnabled = true;
  602. this.cbDir.Items.AddRange(new object[] {
  603. "相对运动",
  604. "绝对运动"});
  605. this.cbDir.Location = new System.Drawing.Point(326, 114);
  606. this.cbDir.Name = "cbDir";
  607. this.cbDir.Size = new System.Drawing.Size(85, 29);
  608. this.cbDir.TabIndex = 60;
  609. //
  610. // label14
  611. //
  612. this.label14.AutoSize = true;
  613. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  615. this.label14.Location = new System.Drawing.Point(249, 115);
  616. this.label14.Name = "label14";
  617. this.label14.Size = new System.Drawing.Size(78, 21);
  618. this.label14.TabIndex = 59;
  619. this.label14.Text = "移动方式:";
  620. //
  621. // label2
  622. //
  623. this.label2.AutoSize = true;
  624. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  626. this.label2.Location = new System.Drawing.Point(3, 32);
  627. this.label2.Name = "label2";
  628. this.label2.Size = new System.Drawing.Size(46, 21);
  629. this.label2.TabIndex = 57;
  630. this.label2.Text = "轴号:";
  631. //
  632. // cbAxisName
  633. //
  634. this.cbAxisName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  635. this.cbAxisName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.cbAxisName.ForeColor = System.Drawing.SystemColors.ControlText;
  637. this.cbAxisName.FormattingEnabled = true;
  638. this.cbAxisName.Location = new System.Drawing.Point(87, 31);
  639. this.cbAxisName.Name = "cbAxisName";
  640. this.cbAxisName.Size = new System.Drawing.Size(79, 29);
  641. this.cbAxisName.TabIndex = 56;
  642. //
  643. // label11
  644. //
  645. this.label11.AutoSize = true;
  646. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  647. this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  648. this.label11.Location = new System.Drawing.Point(189, 194);
  649. this.label11.Name = "label11";
  650. this.label11.Size = new System.Drawing.Size(60, 21);
  651. this.label11.TabIndex = 55;
  652. this.label11.Text = "mm/s²";
  653. //
  654. // label10
  655. //
  656. this.label10.AutoSize = true;
  657. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  659. this.label10.Location = new System.Drawing.Point(189, 154);
  660. this.label10.Name = "label10";
  661. this.label10.Size = new System.Drawing.Size(60, 21);
  662. this.label10.TabIndex = 54;
  663. this.label10.Text = "mm/s²";
  664. //
  665. // label9
  666. //
  667. this.label9.AutoSize = true;
  668. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  669. this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  670. this.label9.Location = new System.Drawing.Point(189, 115);
  671. this.label9.Name = "label9";
  672. this.label9.Size = new System.Drawing.Size(54, 21);
  673. this.label9.TabIndex = 53;
  674. this.label9.Text = "mm/s";
  675. //
  676. // label8
  677. //
  678. this.label8.AutoSize = true;
  679. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  681. this.label8.Location = new System.Drawing.Point(189, 74);
  682. this.label8.Name = "label8";
  683. this.label8.Size = new System.Drawing.Size(54, 21);
  684. this.label8.TabIndex = 52;
  685. this.label8.Text = "mm/s";
  686. //
  687. // cbTS
  688. //
  689. this.cbTS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  690. this.cbTS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  691. this.cbTS.ForeColor = System.Drawing.SystemColors.ControlText;
  692. this.cbTS.FormattingEnabled = true;
  693. this.cbTS.Location = new System.Drawing.Point(326, 71);
  694. this.cbTS.Name = "cbTS";
  695. this.cbTS.Size = new System.Drawing.Size(85, 29);
  696. this.cbTS.TabIndex = 51;
  697. //
  698. // numDec
  699. //
  700. this.numDec.DecimalPlaces = 3;
  701. this.numDec.Increment = new decimal(new int[] {
  702. 100,
  703. 0,
  704. 0,
  705. 0});
  706. this.numDec.Location = new System.Drawing.Point(87, 194);
  707. this.numDec.Maximum = new decimal(new int[] {
  708. 20000,
  709. 0,
  710. 0,
  711. 0});
  712. this.numDec.Name = "numDec";
  713. this.numDec.Size = new System.Drawing.Size(96, 21);
  714. this.numDec.TabIndex = 50;
  715. this.numDec.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  716. this.numDec.Value = new decimal(new int[] {
  717. 200,
  718. 0,
  719. 0,
  720. 0});
  721. //
  722. // numAcc
  723. //
  724. this.numAcc.DecimalPlaces = 3;
  725. this.numAcc.Increment = new decimal(new int[] {
  726. 100,
  727. 0,
  728. 0,
  729. 0});
  730. this.numAcc.Location = new System.Drawing.Point(87, 154);
  731. this.numAcc.Maximum = new decimal(new int[] {
  732. 20000,
  733. 0,
  734. 0,
  735. 0});
  736. this.numAcc.Name = "numAcc";
  737. this.numAcc.Size = new System.Drawing.Size(96, 21);
  738. this.numAcc.TabIndex = 49;
  739. this.numAcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  740. this.numAcc.Value = new decimal(new int[] {
  741. 200,
  742. 0,
  743. 0,
  744. 0});
  745. //
  746. // numET
  747. //
  748. this.numET.DecimalPlaces = 3;
  749. this.numET.Increment = new decimal(new int[] {
  750. 100,
  751. 0,
  752. 0,
  753. 0});
  754. this.numET.Location = new System.Drawing.Point(87, 114);
  755. this.numET.Maximum = new decimal(new int[] {
  756. 10000,
  757. 0,
  758. 0,
  759. 0});
  760. this.numET.Name = "numET";
  761. this.numET.Size = new System.Drawing.Size(96, 21);
  762. this.numET.TabIndex = 48;
  763. this.numET.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  764. this.numET.Value = new decimal(new int[] {
  765. 200,
  766. 0,
  767. 0,
  768. 0});
  769. //
  770. // numST
  771. //
  772. this.numST.DecimalPlaces = 3;
  773. this.numST.Increment = new decimal(new int[] {
  774. 100,
  775. 0,
  776. 0,
  777. 0});
  778. this.numST.Location = new System.Drawing.Point(87, 74);
  779. this.numST.Maximum = new decimal(new int[] {
  780. 10000,
  781. 0,
  782. 0,
  783. 0});
  784. this.numST.Name = "numST";
  785. this.numST.Size = new System.Drawing.Size(96, 21);
  786. this.numST.TabIndex = 47;
  787. this.numST.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  788. //
  789. // label7
  790. //
  791. this.label7.AutoSize = true;
  792. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  793. this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  794. this.label7.Location = new System.Drawing.Point(249, 74);
  795. this.label7.Name = "label7";
  796. this.label7.Size = new System.Drawing.Size(71, 21);
  797. this.label7.TabIndex = 46;
  798. this.label7.Text = "T/S曲线:";
  799. //
  800. // label6
  801. //
  802. this.label6.AutoSize = true;
  803. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  804. this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  805. this.label6.Location = new System.Drawing.Point(3, 191);
  806. this.label6.Name = "label6";
  807. this.label6.Size = new System.Drawing.Size(62, 21);
  808. this.label6.TabIndex = 45;
  809. this.label6.Text = "减速度:";
  810. //
  811. // label5
  812. //
  813. this.label5.AutoSize = true;
  814. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  815. this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  816. this.label5.Location = new System.Drawing.Point(3, 152);
  817. this.label5.Name = "label5";
  818. this.label5.Size = new System.Drawing.Size(62, 21);
  819. this.label5.TabIndex = 44;
  820. this.label5.Text = "加速度:";
  821. //
  822. // label4
  823. //
  824. this.label4.AutoSize = true;
  825. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  827. this.label4.Location = new System.Drawing.Point(3, 113);
  828. this.label4.Name = "label4";
  829. this.label4.Size = new System.Drawing.Size(78, 21);
  830. this.label4.TabIndex = 43;
  831. this.label4.Text = "运行速度:";
  832. //
  833. // label3
  834. //
  835. this.label3.AutoSize = true;
  836. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  838. this.label3.Location = new System.Drawing.Point(3, 74);
  839. this.label3.Name = "label3";
  840. this.label3.Size = new System.Drawing.Size(78, 21);
  841. this.label3.TabIndex = 42;
  842. this.label3.Text = "初始速度:";
  843. //
  844. // stslog
  845. //
  846. this.stslog.AutoSize = true;
  847. this.stslog.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  848. this.stslog.Location = new System.Drawing.Point(18, 574);
  849. this.stslog.Name = "stslog";
  850. this.stslog.Size = new System.Drawing.Size(0, 12);
  851. this.stslog.TabIndex = 42;
  852. //
  853. // tabControlCam
  854. //
  855. this.tabControlCam.Controls.Add(this.tabPage1);
  856. this.tabControlCam.Controls.Add(this.tabPage2);
  857. this.tabControlCam.Dock = System.Windows.Forms.DockStyle.Fill;
  858. this.tabControlCam.Location = new System.Drawing.Point(0, 0);
  859. this.tabControlCam.Name = "tabControlCam";
  860. this.tabControlCam.SelectedIndex = 0;
  861. this.tabControlCam.Size = new System.Drawing.Size(809, 599);
  862. this.tabControlCam.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
  863. this.tabControlCam.TabIndex = 0;
  864. //
  865. // tabPage1
  866. //
  867. this.tabPage1.Controls.Add(this.splitContainer2);
  868. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  869. this.tabPage1.Name = "tabPage1";
  870. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  871. this.tabPage1.Size = new System.Drawing.Size(801, 573);
  872. this.tabPage1.TabIndex = 0;
  873. this.tabPage1.Text = "前部相机";
  874. this.tabPage1.UseVisualStyleBackColor = true;
  875. //
  876. // splitContainer2
  877. //
  878. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  879. this.splitContainer2.Location = new System.Drawing.Point(3, 3);
  880. this.splitContainer2.Name = "splitContainer2";
  881. //
  882. // splitContainer2.Panel1
  883. //
  884. this.splitContainer2.Panel1.Controls.Add(this.imageBox1);
  885. //
  886. // splitContainer2.Panel2
  887. //
  888. this.splitContainer2.Panel2.Controls.Add(this.splitContainer4);
  889. this.splitContainer2.Size = new System.Drawing.Size(795, 567);
  890. this.splitContainer2.SplitterDistance = 533;
  891. this.splitContainer2.TabIndex = 0;
  892. //
  893. // imageBox1
  894. //
  895. this.imageBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  896. this.imageBox1.ColorName = System.Drawing.Color.LimeGreen;
  897. this.imageBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  898. this.imageBox1.DrawParam = null;
  899. this.imageBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  900. this.imageBox1.Image = null;
  901. this.imageBox1.Location = new System.Drawing.Point(0, 0);
  902. this.imageBox1.Margin = new System.Windows.Forms.Padding(0);
  903. this.imageBox1.Name = "imageBox1";
  904. this.imageBox1.Size = new System.Drawing.Size(533, 567);
  905. this.imageBox1.TabIndex = 1;
  906. //
  907. // splitContainer4
  908. //
  909. this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
  910. this.splitContainer4.Location = new System.Drawing.Point(0, 0);
  911. this.splitContainer4.Name = "splitContainer4";
  912. this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
  913. //
  914. // splitContainer4.Panel1
  915. //
  916. this.splitContainer4.Panel1.Controls.Add(this.propertyGrid1);
  917. //
  918. // splitContainer4.Panel2
  919. //
  920. this.splitContainer4.Panel2.Controls.Add(this.groupBox2);
  921. this.splitContainer4.Size = new System.Drawing.Size(258, 567);
  922. this.splitContainer4.SplitterDistance = 351;
  923. this.splitContainer4.TabIndex = 0;
  924. //
  925. // propertyGrid1
  926. //
  927. this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  928. this.propertyGrid1.LineColor = System.Drawing.SystemColors.ActiveCaption;
  929. this.propertyGrid1.Location = new System.Drawing.Point(0, 0);
  930. this.propertyGrid1.Margin = new System.Windows.Forms.Padding(2);
  931. this.propertyGrid1.Name = "propertyGrid1";
  932. this.propertyGrid1.Size = new System.Drawing.Size(258, 351);
  933. this.propertyGrid1.TabIndex = 34;
  934. this.propertyGrid1.ToolbarVisible = false;
  935. //
  936. // groupBox2
  937. //
  938. this.groupBox2.Controls.Add(this.button7);
  939. this.groupBox2.Controls.Add(this.button6);
  940. this.groupBox2.Controls.Add(this.btnTrg);
  941. this.groupBox2.Controls.Add(this.btnGrab);
  942. this.groupBox2.Controls.Add(this.button2);
  943. this.groupBox2.Controls.Add(this.label12);
  944. this.groupBox2.Controls.Add(this.numGain);
  945. this.groupBox2.Controls.Add(this.numExposure);
  946. this.groupBox2.Controls.Add(this.label1);
  947. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  948. this.groupBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  949. this.groupBox2.Location = new System.Drawing.Point(0, 0);
  950. this.groupBox2.Name = "groupBox2";
  951. this.groupBox2.Size = new System.Drawing.Size(258, 212);
  952. this.groupBox2.TabIndex = 63;
  953. this.groupBox2.TabStop = false;
  954. this.groupBox2.Text = "前部相机控制";
  955. //
  956. // button7
  957. //
  958. this.button7.ForeColor = System.Drawing.SystemColors.ControlText;
  959. this.button7.Location = new System.Drawing.Point(60, 136);
  960. this.button7.Name = "button7";
  961. this.button7.Size = new System.Drawing.Size(89, 36);
  962. this.button7.TabIndex = 63;
  963. this.button7.Text = "图像测试";
  964. this.button7.UseVisualStyleBackColor = true;
  965. this.button7.Click += new System.EventHandler(this.button7_Click);
  966. //
  967. // button6
  968. //
  969. this.button6.ForeColor = System.Drawing.SystemColors.ControlText;
  970. this.button6.Location = new System.Drawing.Point(183, 179);
  971. this.button6.Name = "button6";
  972. this.button6.Size = new System.Drawing.Size(69, 26);
  973. this.button6.TabIndex = 62;
  974. this.button6.Text = "解除相机";
  975. this.button6.UseVisualStyleBackColor = true;
  976. this.button6.Click += new System.EventHandler(this.button6_Click);
  977. //
  978. // btnTrg
  979. //
  980. this.btnTrg.ForeColor = System.Drawing.SystemColors.ControlText;
  981. this.btnTrg.Location = new System.Drawing.Point(50, 19);
  982. this.btnTrg.Name = "btnTrg";
  983. this.btnTrg.Size = new System.Drawing.Size(89, 36);
  984. this.btnTrg.TabIndex = 0;
  985. this.btnTrg.Text = "拍照";
  986. this.btnTrg.UseVisualStyleBackColor = true;
  987. this.btnTrg.Click += new System.EventHandler(this.btnTrg_Click);
  988. //
  989. // btnGrab
  990. //
  991. this.btnGrab.ForeColor = System.Drawing.SystemColors.ControlText;
  992. this.btnGrab.Location = new System.Drawing.Point(163, 19);
  993. this.btnGrab.Name = "btnGrab";
  994. this.btnGrab.Size = new System.Drawing.Size(89, 36);
  995. this.btnGrab.TabIndex = 1;
  996. this.btnGrab.Text = "连续拍照";
  997. this.btnGrab.UseVisualStyleBackColor = true;
  998. this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click);
  999. //
  1000. // button2
  1001. //
  1002. this.button2.ForeColor = System.Drawing.SystemColors.ControlText;
  1003. this.button2.Location = new System.Drawing.Point(172, 92);
  1004. this.button2.Name = "button2";
  1005. this.button2.Size = new System.Drawing.Size(79, 20);
  1006. this.button2.TabIndex = 61;
  1007. this.button2.Text = "设置";
  1008. this.button2.UseVisualStyleBackColor = true;
  1009. this.button2.Click += new System.EventHandler(this.button2_Click);
  1010. //
  1011. // label12
  1012. //
  1013. this.label12.AutoSize = true;
  1014. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1015. this.label12.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1016. this.label12.Location = new System.Drawing.Point(8, 71);
  1017. this.label12.Name = "label12";
  1018. this.label12.Size = new System.Drawing.Size(46, 21);
  1019. this.label12.TabIndex = 57;
  1020. this.label12.Text = "曝光:";
  1021. //
  1022. // numGain
  1023. //
  1024. this.numGain.DecimalPlaces = 2;
  1025. this.numGain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.numGain.Location = new System.Drawing.Point(60, 100);
  1027. this.numGain.Maximum = new decimal(new int[] {
  1028. 1000000,
  1029. 0,
  1030. 0,
  1031. 0});
  1032. this.numGain.Name = "numGain";
  1033. this.numGain.Size = new System.Drawing.Size(88, 21);
  1034. this.numGain.TabIndex = 60;
  1035. this.numGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1036. //
  1037. // numExposure
  1038. //
  1039. this.numExposure.DecimalPlaces = 2;
  1040. this.numExposure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1041. this.numExposure.Location = new System.Drawing.Point(60, 71);
  1042. this.numExposure.Maximum = new decimal(new int[] {
  1043. 1000000,
  1044. 0,
  1045. 0,
  1046. 0});
  1047. this.numExposure.Name = "numExposure";
  1048. this.numExposure.Size = new System.Drawing.Size(88, 21);
  1049. this.numExposure.TabIndex = 58;
  1050. this.numExposure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1051. //
  1052. // label1
  1053. //
  1054. this.label1.AutoSize = true;
  1055. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1056. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1057. this.label1.Location = new System.Drawing.Point(8, 100);
  1058. this.label1.Name = "label1";
  1059. this.label1.Size = new System.Drawing.Size(46, 21);
  1060. this.label1.TabIndex = 59;
  1061. this.label1.Text = "增益:";
  1062. //
  1063. // tabPage2
  1064. //
  1065. this.tabPage2.Controls.Add(this.splitContainer3);
  1066. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1067. this.tabPage2.Name = "tabPage2";
  1068. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1069. this.tabPage2.Size = new System.Drawing.Size(801, 573);
  1070. this.tabPage2.TabIndex = 1;
  1071. this.tabPage2.Text = "后部相机";
  1072. this.tabPage2.UseVisualStyleBackColor = true;
  1073. //
  1074. // splitContainer3
  1075. //
  1076. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  1077. this.splitContainer3.Location = new System.Drawing.Point(3, 3);
  1078. this.splitContainer3.Name = "splitContainer3";
  1079. //
  1080. // splitContainer3.Panel1
  1081. //
  1082. this.splitContainer3.Panel1.Controls.Add(this.imageBox2);
  1083. //
  1084. // splitContainer3.Panel2
  1085. //
  1086. this.splitContainer3.Panel2.Controls.Add(this.splitContainer5);
  1087. this.splitContainer3.Size = new System.Drawing.Size(795, 567);
  1088. this.splitContainer3.SplitterDistance = 533;
  1089. this.splitContainer3.TabIndex = 1;
  1090. //
  1091. // imageBox2
  1092. //
  1093. this.imageBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1094. this.imageBox2.ColorName = System.Drawing.Color.LimeGreen;
  1095. this.imageBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1096. this.imageBox2.DrawParam = null;
  1097. this.imageBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1098. this.imageBox2.Image = null;
  1099. this.imageBox2.Location = new System.Drawing.Point(0, 0);
  1100. this.imageBox2.Margin = new System.Windows.Forms.Padding(0);
  1101. this.imageBox2.Name = "imageBox2";
  1102. this.imageBox2.Size = new System.Drawing.Size(533, 567);
  1103. this.imageBox2.TabIndex = 1;
  1104. //
  1105. // splitContainer5
  1106. //
  1107. this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
  1108. this.splitContainer5.Location = new System.Drawing.Point(0, 0);
  1109. this.splitContainer5.Name = "splitContainer5";
  1110. this.splitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1111. //
  1112. // splitContainer5.Panel1
  1113. //
  1114. this.splitContainer5.Panel1.Controls.Add(this.propertyGrid2);
  1115. //
  1116. // splitContainer5.Panel2
  1117. //
  1118. this.splitContainer5.Panel2.Controls.Add(this.groupBox4);
  1119. this.splitContainer5.Size = new System.Drawing.Size(258, 567);
  1120. this.splitContainer5.SplitterDistance = 351;
  1121. this.splitContainer5.TabIndex = 0;
  1122. //
  1123. // propertyGrid2
  1124. //
  1125. this.propertyGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1126. this.propertyGrid2.LineColor = System.Drawing.SystemColors.ActiveCaption;
  1127. this.propertyGrid2.Location = new System.Drawing.Point(0, 0);
  1128. this.propertyGrid2.Margin = new System.Windows.Forms.Padding(2);
  1129. this.propertyGrid2.Name = "propertyGrid2";
  1130. this.propertyGrid2.Size = new System.Drawing.Size(258, 351);
  1131. this.propertyGrid2.TabIndex = 34;
  1132. this.propertyGrid2.ToolbarVisible = false;
  1133. //
  1134. // groupBox4
  1135. //
  1136. this.groupBox4.Controls.Add(this.button8);
  1137. this.groupBox4.Controls.Add(this.BtnDisCam2);
  1138. this.groupBox4.Controls.Add(this.btnTrg2);
  1139. this.groupBox4.Controls.Add(this.BtnGrab2);
  1140. this.groupBox4.Controls.Add(this.BtnSet2);
  1141. this.groupBox4.Controls.Add(this.label18);
  1142. this.groupBox4.Controls.Add(this.numGain2);
  1143. this.groupBox4.Controls.Add(this.numExp2);
  1144. this.groupBox4.Controls.Add(this.label19);
  1145. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1146. this.groupBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1147. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  1148. this.groupBox4.Name = "groupBox4";
  1149. this.groupBox4.Size = new System.Drawing.Size(258, 212);
  1150. this.groupBox4.TabIndex = 63;
  1151. this.groupBox4.TabStop = false;
  1152. this.groupBox4.Text = "后部相机控制";
  1153. //
  1154. // button8
  1155. //
  1156. this.button8.ForeColor = System.Drawing.SystemColors.ControlText;
  1157. this.button8.Location = new System.Drawing.Point(60, 136);
  1158. this.button8.Name = "button8";
  1159. this.button8.Size = new System.Drawing.Size(89, 36);
  1160. this.button8.TabIndex = 63;
  1161. this.button8.Text = "图像测试";
  1162. this.button8.UseVisualStyleBackColor = true;
  1163. this.button8.Click += new System.EventHandler(this.button8_Click);
  1164. //
  1165. // BtnDisCam2
  1166. //
  1167. this.BtnDisCam2.ForeColor = System.Drawing.SystemColors.ControlText;
  1168. this.BtnDisCam2.Location = new System.Drawing.Point(183, 179);
  1169. this.BtnDisCam2.Name = "BtnDisCam2";
  1170. this.BtnDisCam2.Size = new System.Drawing.Size(69, 26);
  1171. this.BtnDisCam2.TabIndex = 62;
  1172. this.BtnDisCam2.Text = "解除相机";
  1173. this.BtnDisCam2.UseVisualStyleBackColor = true;
  1174. this.BtnDisCam2.Click += new System.EventHandler(this.BtnDisCam2_Click);
  1175. //
  1176. // btnTrg2
  1177. //
  1178. this.btnTrg2.ForeColor = System.Drawing.SystemColors.ControlText;
  1179. this.btnTrg2.Location = new System.Drawing.Point(50, 19);
  1180. this.btnTrg2.Name = "btnTrg2";
  1181. this.btnTrg2.Size = new System.Drawing.Size(89, 36);
  1182. this.btnTrg2.TabIndex = 0;
  1183. this.btnTrg2.Text = "拍照";
  1184. this.btnTrg2.UseVisualStyleBackColor = true;
  1185. this.btnTrg2.Click += new System.EventHandler(this.btnTrg2_Click);
  1186. //
  1187. // BtnGrab2
  1188. //
  1189. this.BtnGrab2.ForeColor = System.Drawing.SystemColors.ControlText;
  1190. this.BtnGrab2.Location = new System.Drawing.Point(163, 19);
  1191. this.BtnGrab2.Name = "BtnGrab2";
  1192. this.BtnGrab2.Size = new System.Drawing.Size(89, 36);
  1193. this.BtnGrab2.TabIndex = 1;
  1194. this.BtnGrab2.Text = "连续拍照";
  1195. this.BtnGrab2.UseVisualStyleBackColor = true;
  1196. this.BtnGrab2.Click += new System.EventHandler(this.BtnGrab2_Click);
  1197. //
  1198. // BtnSet2
  1199. //
  1200. this.BtnSet2.ForeColor = System.Drawing.SystemColors.ControlText;
  1201. this.BtnSet2.Location = new System.Drawing.Point(172, 92);
  1202. this.BtnSet2.Name = "BtnSet2";
  1203. this.BtnSet2.Size = new System.Drawing.Size(79, 20);
  1204. this.BtnSet2.TabIndex = 61;
  1205. this.BtnSet2.Text = "设置";
  1206. this.BtnSet2.UseVisualStyleBackColor = true;
  1207. this.BtnSet2.Click += new System.EventHandler(this.BtnSet2_Click);
  1208. //
  1209. // label18
  1210. //
  1211. this.label18.AutoSize = true;
  1212. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1213. this.label18.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1214. this.label18.Location = new System.Drawing.Point(8, 71);
  1215. this.label18.Name = "label18";
  1216. this.label18.Size = new System.Drawing.Size(46, 21);
  1217. this.label18.TabIndex = 57;
  1218. this.label18.Text = "曝光:";
  1219. //
  1220. // numGain2
  1221. //
  1222. this.numGain2.DecimalPlaces = 2;
  1223. this.numGain2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1224. this.numGain2.Location = new System.Drawing.Point(60, 100);
  1225. this.numGain2.Maximum = new decimal(new int[] {
  1226. 1000000,
  1227. 0,
  1228. 0,
  1229. 0});
  1230. this.numGain2.Name = "numGain2";
  1231. this.numGain2.Size = new System.Drawing.Size(88, 21);
  1232. this.numGain2.TabIndex = 60;
  1233. this.numGain2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1234. //
  1235. // numExp2
  1236. //
  1237. this.numExp2.DecimalPlaces = 2;
  1238. this.numExp2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1239. this.numExp2.Location = new System.Drawing.Point(60, 71);
  1240. this.numExp2.Maximum = new decimal(new int[] {
  1241. 1000000,
  1242. 0,
  1243. 0,
  1244. 0});
  1245. this.numExp2.Name = "numExp2";
  1246. this.numExp2.Size = new System.Drawing.Size(88, 21);
  1247. this.numExp2.TabIndex = 58;
  1248. this.numExp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1249. //
  1250. // label19
  1251. //
  1252. this.label19.AutoSize = true;
  1253. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1254. this.label19.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1255. this.label19.Location = new System.Drawing.Point(8, 100);
  1256. this.label19.Name = "label19";
  1257. this.label19.Size = new System.Drawing.Size(46, 21);
  1258. this.label19.TabIndex = 59;
  1259. this.label19.Text = "增益:";
  1260. //
  1261. // timer1
  1262. //
  1263. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1264. //
  1265. // timer2
  1266. //
  1267. this.timer2.Interval = 200;
  1268. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1269. //
  1270. // uiTitel1
  1271. //
  1272. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1273. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  1274. this.uiTitel1.FatherForm = null;
  1275. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  1276. this.uiTitel1.Name = "uiTitel1";
  1277. this.uiTitel1.Size = new System.Drawing.Size(1247, 46);
  1278. this.uiTitel1.TabIndex = 33;
  1279. //
  1280. // timer3
  1281. //
  1282. this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
  1283. //
  1284. // DebugTestFrm
  1285. //
  1286. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1287. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1288. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1289. this.ClientSize = new System.Drawing.Size(1247, 645);
  1290. this.Controls.Add(this.splitContainer1);
  1291. this.Controls.Add(this.uiTitel1);
  1292. this.Name = "DebugTestFrm";
  1293. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1294. this.Text = "DebugTestFrm";
  1295. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DebugTestFrm_FormClosing);
  1296. this.Load += new System.EventHandler(this.DebugTestFrm_Load);
  1297. this.splitContainer1.Panel1.ResumeLayout(false);
  1298. this.splitContainer1.Panel1.PerformLayout();
  1299. this.splitContainer1.Panel2.ResumeLayout(false);
  1300. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1301. this.splitContainer1.ResumeLayout(false);
  1302. this.groupBox5.ResumeLayout(false);
  1303. ((System.ComponentModel.ISupportInitialize)(this.numLensPlus)).EndInit();
  1304. ((System.ComponentModel.ISupportInitialize)(this.numTensionValue)).EndInit();
  1305. ((System.ComponentModel.ISupportInitialize)(this.numHeightValue)).EndInit();
  1306. this.groupBox3.ResumeLayout(false);
  1307. this.groupBox3.PerformLayout();
  1308. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
  1309. this.groupBox1.ResumeLayout(false);
  1310. this.groupBox1.PerformLayout();
  1311. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  1312. ((System.ComponentModel.ISupportInitialize)(this.numDist)).EndInit();
  1313. ((System.ComponentModel.ISupportInitialize)(this.numDec)).EndInit();
  1314. ((System.ComponentModel.ISupportInitialize)(this.numAcc)).EndInit();
  1315. ((System.ComponentModel.ISupportInitialize)(this.numET)).EndInit();
  1316. ((System.ComponentModel.ISupportInitialize)(this.numST)).EndInit();
  1317. this.tabControlCam.ResumeLayout(false);
  1318. this.tabPage1.ResumeLayout(false);
  1319. this.splitContainer2.Panel1.ResumeLayout(false);
  1320. this.splitContainer2.Panel2.ResumeLayout(false);
  1321. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1322. this.splitContainer2.ResumeLayout(false);
  1323. this.splitContainer4.Panel1.ResumeLayout(false);
  1324. this.splitContainer4.Panel2.ResumeLayout(false);
  1325. ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
  1326. this.splitContainer4.ResumeLayout(false);
  1327. this.groupBox2.ResumeLayout(false);
  1328. this.groupBox2.PerformLayout();
  1329. ((System.ComponentModel.ISupportInitialize)(this.numGain)).EndInit();
  1330. ((System.ComponentModel.ISupportInitialize)(this.numExposure)).EndInit();
  1331. this.tabPage2.ResumeLayout(false);
  1332. this.splitContainer3.Panel1.ResumeLayout(false);
  1333. this.splitContainer3.Panel2.ResumeLayout(false);
  1334. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  1335. this.splitContainer3.ResumeLayout(false);
  1336. this.splitContainer5.Panel1.ResumeLayout(false);
  1337. this.splitContainer5.Panel2.ResumeLayout(false);
  1338. ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit();
  1339. this.splitContainer5.ResumeLayout(false);
  1340. this.groupBox4.ResumeLayout(false);
  1341. this.groupBox4.PerformLayout();
  1342. ((System.ComponentModel.ISupportInitialize)(this.numGain2)).EndInit();
  1343. ((System.ComponentModel.ISupportInitialize)(this.numExp2)).EndInit();
  1344. this.ResumeLayout(false);
  1345. }
  1346. #endregion
  1347. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  1348. private System.Windows.Forms.SplitContainer splitContainer1;
  1349. private System.Windows.Forms.Button button2;
  1350. private System.Windows.Forms.NumericUpDown numGain;
  1351. private System.Windows.Forms.Label label1;
  1352. private System.Windows.Forms.NumericUpDown numExposure;
  1353. private System.Windows.Forms.Label label12;
  1354. private System.Windows.Forms.Label stslog;
  1355. private System.Windows.Forms.Button btnGrab;
  1356. private System.Windows.Forms.Button btnTrg;
  1357. private ImageToolKits.ImageBox imageBox1;
  1358. private System.Windows.Forms.GroupBox groupBox1;
  1359. private System.Windows.Forms.NumericUpDown numDist;
  1360. private System.Windows.Forms.Button btnMove;
  1361. private System.Windows.Forms.Label label13;
  1362. private System.Windows.Forms.ComboBox cbDir;
  1363. private System.Windows.Forms.Label label14;
  1364. private System.Windows.Forms.Label label2;
  1365. private System.Windows.Forms.ComboBox cbAxisName;
  1366. private System.Windows.Forms.Label label11;
  1367. private System.Windows.Forms.Label label10;
  1368. private System.Windows.Forms.Label label9;
  1369. private System.Windows.Forms.Label label8;
  1370. private System.Windows.Forms.ComboBox cbTS;
  1371. private System.Windows.Forms.NumericUpDown numDec;
  1372. private System.Windows.Forms.NumericUpDown numAcc;
  1373. private System.Windows.Forms.NumericUpDown numET;
  1374. private System.Windows.Forms.NumericUpDown numST;
  1375. private System.Windows.Forms.Label label7;
  1376. private System.Windows.Forms.Label label6;
  1377. private System.Windows.Forms.Label label5;
  1378. private System.Windows.Forms.Label label4;
  1379. private System.Windows.Forms.Label label3;
  1380. private System.Windows.Forms.NumericUpDown numericUpDown1;
  1381. private System.Windows.Forms.Label label15;
  1382. private System.Windows.Forms.GroupBox groupBox3;
  1383. private System.Windows.Forms.Label label17;
  1384. private System.Windows.Forms.ComboBox cbCH;
  1385. private System.Windows.Forms.Button button1;
  1386. private System.Windows.Forms.Button button3;
  1387. private System.Windows.Forms.Button button4;
  1388. private System.Windows.Forms.Label label16;
  1389. private System.Windows.Forms.NumericUpDown numericUpDown3;
  1390. private System.Windows.Forms.GroupBox groupBox2;
  1391. private System.Windows.Forms.Timer timer1;
  1392. private System.Windows.Forms.Timer timer2;
  1393. private System.Windows.Forms.Button button5;
  1394. private System.Windows.Forms.Button button6;
  1395. private System.Windows.Forms.Button btnJogN;
  1396. private System.Windows.Forms.Button btnJogP;
  1397. private System.Windows.Forms.TabControl tabControlCam;
  1398. private System.Windows.Forms.TabPage tabPage1;
  1399. private System.Windows.Forms.SplitContainer splitContainer2;
  1400. private System.Windows.Forms.TabPage tabPage2;
  1401. private System.Windows.Forms.GroupBox groupBox5;
  1402. private System.Windows.Forms.NumericUpDown numTensionValue;
  1403. private System.Windows.Forms.Button btnReadTension;
  1404. private System.Windows.Forms.NumericUpDown numHeightValue;
  1405. private System.Windows.Forms.Button BtnReadHeight;
  1406. private System.Windows.Forms.Button BtnHeightAck;
  1407. private System.Windows.Forms.ComboBox cbLensMotor;
  1408. private System.Windows.Forms.Button btnLens;
  1409. private System.Windows.Forms.Timer timer3;
  1410. private System.Windows.Forms.SplitContainer splitContainer4;
  1411. private System.Windows.Forms.Button button7;
  1412. private System.Windows.Forms.SplitContainer splitContainer3;
  1413. private ImageToolKits.ImageBox imageBox2;
  1414. private System.Windows.Forms.SplitContainer splitContainer5;
  1415. private System.Windows.Forms.GroupBox groupBox4;
  1416. private System.Windows.Forms.Button button8;
  1417. private System.Windows.Forms.Button BtnDisCam2;
  1418. private System.Windows.Forms.Button btnTrg2;
  1419. private System.Windows.Forms.Button BtnGrab2;
  1420. private System.Windows.Forms.Button BtnSet2;
  1421. private System.Windows.Forms.Label label18;
  1422. private System.Windows.Forms.NumericUpDown numGain2;
  1423. private System.Windows.Forms.NumericUpDown numExp2;
  1424. private System.Windows.Forms.Label label19;
  1425. private System.Windows.Forms.PropertyGrid propertyGrid1;
  1426. private System.Windows.Forms.PropertyGrid propertyGrid2;
  1427. private System.Windows.Forms.NumericUpDown numLensPlus;
  1428. private System.Windows.Forms.Button btnLensM;
  1429. }
  1430. }