版博士V2.0程序
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

1434 wiersze
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.Size = new System.Drawing.Size(96, 21);
  535. this.numericUpDown1.TabIndex = 64;
  536. this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  537. //
  538. // label15
  539. //
  540. this.label15.AutoSize = true;
  541. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.label15.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  543. this.label15.Location = new System.Drawing.Point(190, 233);
  544. this.label15.Name = "label15";
  545. this.label15.Size = new System.Drawing.Size(108, 21);
  546. this.label15.TabIndex = 63;
  547. this.label15.Text = "实际位置mm:";
  548. //
  549. // numDist
  550. //
  551. this.numDist.DecimalPlaces = 3;
  552. this.numDist.Location = new System.Drawing.Point(87, 233);
  553. this.numDist.Maximum = new decimal(new int[] {
  554. 10000,
  555. 0,
  556. 0,
  557. 0});
  558. this.numDist.Minimum = new decimal(new int[] {
  559. 10000,
  560. 0,
  561. 0,
  562. -2147483648});
  563. this.numDist.Name = "numDist";
  564. this.numDist.Size = new System.Drawing.Size(96, 21);
  565. this.numDist.TabIndex = 62;
  566. this.numDist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  567. //
  568. // btnMove
  569. //
  570. this.btnMove.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  571. this.btnMove.FlatAppearance.BorderColor = System.Drawing.Color.Cyan;
  572. this.btnMove.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Blue;
  573. this.btnMove.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Cyan;
  574. this.btnMove.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.btnMove.ForeColor = System.Drawing.Color.Black;
  576. this.btnMove.Location = new System.Drawing.Point(87, 269);
  577. this.btnMove.Name = "btnMove";
  578. this.btnMove.Size = new System.Drawing.Size(96, 35);
  579. this.btnMove.TabIndex = 58;
  580. this.btnMove.Text = "移动";
  581. this.btnMove.UseVisualStyleBackColor = false;
  582. this.btnMove.Click += new System.EventHandler(this.btnMove_Click);
  583. //
  584. // label13
  585. //
  586. this.label13.AutoSize = true;
  587. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  588. this.label13.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  589. this.label13.Location = new System.Drawing.Point(4, 233);
  590. this.label13.Name = "label13";
  591. this.label13.Size = new System.Drawing.Size(76, 21);
  592. this.label13.TabIndex = 61;
  593. this.label13.Text = "位置mm:";
  594. //
  595. // cbDir
  596. //
  597. this.cbDir.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  598. this.cbDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.cbDir.ForeColor = System.Drawing.SystemColors.ControlText;
  600. this.cbDir.FormattingEnabled = true;
  601. this.cbDir.Items.AddRange(new object[] {
  602. "相对运动",
  603. "绝对运动"});
  604. this.cbDir.Location = new System.Drawing.Point(326, 114);
  605. this.cbDir.Name = "cbDir";
  606. this.cbDir.Size = new System.Drawing.Size(85, 29);
  607. this.cbDir.TabIndex = 60;
  608. //
  609. // label14
  610. //
  611. this.label14.AutoSize = true;
  612. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  613. this.label14.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  614. this.label14.Location = new System.Drawing.Point(249, 115);
  615. this.label14.Name = "label14";
  616. this.label14.Size = new System.Drawing.Size(78, 21);
  617. this.label14.TabIndex = 59;
  618. this.label14.Text = "移动方式:";
  619. //
  620. // label2
  621. //
  622. this.label2.AutoSize = true;
  623. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  625. this.label2.Location = new System.Drawing.Point(3, 32);
  626. this.label2.Name = "label2";
  627. this.label2.Size = new System.Drawing.Size(46, 21);
  628. this.label2.TabIndex = 57;
  629. this.label2.Text = "轴号:";
  630. //
  631. // cbAxisName
  632. //
  633. this.cbAxisName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  634. this.cbAxisName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  635. this.cbAxisName.ForeColor = System.Drawing.SystemColors.ControlText;
  636. this.cbAxisName.FormattingEnabled = true;
  637. this.cbAxisName.Location = new System.Drawing.Point(87, 31);
  638. this.cbAxisName.Name = "cbAxisName";
  639. this.cbAxisName.Size = new System.Drawing.Size(79, 29);
  640. this.cbAxisName.TabIndex = 56;
  641. //
  642. // label11
  643. //
  644. this.label11.AutoSize = true;
  645. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.label11.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  647. this.label11.Location = new System.Drawing.Point(189, 194);
  648. this.label11.Name = "label11";
  649. this.label11.Size = new System.Drawing.Size(60, 21);
  650. this.label11.TabIndex = 55;
  651. this.label11.Text = "mm/s²";
  652. //
  653. // label10
  654. //
  655. this.label10.AutoSize = true;
  656. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. this.label10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  658. this.label10.Location = new System.Drawing.Point(189, 154);
  659. this.label10.Name = "label10";
  660. this.label10.Size = new System.Drawing.Size(60, 21);
  661. this.label10.TabIndex = 54;
  662. this.label10.Text = "mm/s²";
  663. //
  664. // label9
  665. //
  666. this.label9.AutoSize = true;
  667. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  668. this.label9.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  669. this.label9.Location = new System.Drawing.Point(189, 115);
  670. this.label9.Name = "label9";
  671. this.label9.Size = new System.Drawing.Size(54, 21);
  672. this.label9.TabIndex = 53;
  673. this.label9.Text = "mm/s";
  674. //
  675. // label8
  676. //
  677. this.label8.AutoSize = true;
  678. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  679. this.label8.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  680. this.label8.Location = new System.Drawing.Point(189, 74);
  681. this.label8.Name = "label8";
  682. this.label8.Size = new System.Drawing.Size(54, 21);
  683. this.label8.TabIndex = 52;
  684. this.label8.Text = "mm/s";
  685. //
  686. // cbTS
  687. //
  688. this.cbTS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  689. this.cbTS.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.cbTS.ForeColor = System.Drawing.SystemColors.ControlText;
  691. this.cbTS.FormattingEnabled = true;
  692. this.cbTS.Location = new System.Drawing.Point(326, 71);
  693. this.cbTS.Name = "cbTS";
  694. this.cbTS.Size = new System.Drawing.Size(85, 29);
  695. this.cbTS.TabIndex = 51;
  696. //
  697. // numDec
  698. //
  699. this.numDec.DecimalPlaces = 3;
  700. this.numDec.Increment = new decimal(new int[] {
  701. 100,
  702. 0,
  703. 0,
  704. 0});
  705. this.numDec.Location = new System.Drawing.Point(87, 194);
  706. this.numDec.Maximum = new decimal(new int[] {
  707. 20000,
  708. 0,
  709. 0,
  710. 0});
  711. this.numDec.Name = "numDec";
  712. this.numDec.Size = new System.Drawing.Size(96, 21);
  713. this.numDec.TabIndex = 50;
  714. this.numDec.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  715. this.numDec.Value = new decimal(new int[] {
  716. 200,
  717. 0,
  718. 0,
  719. 0});
  720. //
  721. // numAcc
  722. //
  723. this.numAcc.DecimalPlaces = 3;
  724. this.numAcc.Increment = new decimal(new int[] {
  725. 100,
  726. 0,
  727. 0,
  728. 0});
  729. this.numAcc.Location = new System.Drawing.Point(87, 154);
  730. this.numAcc.Maximum = new decimal(new int[] {
  731. 20000,
  732. 0,
  733. 0,
  734. 0});
  735. this.numAcc.Name = "numAcc";
  736. this.numAcc.Size = new System.Drawing.Size(96, 21);
  737. this.numAcc.TabIndex = 49;
  738. this.numAcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  739. this.numAcc.Value = new decimal(new int[] {
  740. 200,
  741. 0,
  742. 0,
  743. 0});
  744. //
  745. // numET
  746. //
  747. this.numET.DecimalPlaces = 3;
  748. this.numET.Increment = new decimal(new int[] {
  749. 100,
  750. 0,
  751. 0,
  752. 0});
  753. this.numET.Location = new System.Drawing.Point(87, 114);
  754. this.numET.Maximum = new decimal(new int[] {
  755. 10000,
  756. 0,
  757. 0,
  758. 0});
  759. this.numET.Name = "numET";
  760. this.numET.Size = new System.Drawing.Size(96, 21);
  761. this.numET.TabIndex = 48;
  762. this.numET.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  763. this.numET.Value = new decimal(new int[] {
  764. 200,
  765. 0,
  766. 0,
  767. 0});
  768. //
  769. // numST
  770. //
  771. this.numST.DecimalPlaces = 3;
  772. this.numST.Increment = new decimal(new int[] {
  773. 100,
  774. 0,
  775. 0,
  776. 0});
  777. this.numST.Location = new System.Drawing.Point(87, 74);
  778. this.numST.Maximum = new decimal(new int[] {
  779. 10000,
  780. 0,
  781. 0,
  782. 0});
  783. this.numST.Name = "numST";
  784. this.numST.Size = new System.Drawing.Size(96, 21);
  785. this.numST.TabIndex = 47;
  786. this.numST.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  787. //
  788. // label7
  789. //
  790. this.label7.AutoSize = true;
  791. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  793. this.label7.Location = new System.Drawing.Point(249, 74);
  794. this.label7.Name = "label7";
  795. this.label7.Size = new System.Drawing.Size(71, 21);
  796. this.label7.TabIndex = 46;
  797. this.label7.Text = "T/S曲线:";
  798. //
  799. // label6
  800. //
  801. this.label6.AutoSize = true;
  802. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  804. this.label6.Location = new System.Drawing.Point(3, 191);
  805. this.label6.Name = "label6";
  806. this.label6.Size = new System.Drawing.Size(62, 21);
  807. this.label6.TabIndex = 45;
  808. this.label6.Text = "减速度:";
  809. //
  810. // label5
  811. //
  812. this.label5.AutoSize = true;
  813. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  814. this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  815. this.label5.Location = new System.Drawing.Point(3, 152);
  816. this.label5.Name = "label5";
  817. this.label5.Size = new System.Drawing.Size(62, 21);
  818. this.label5.TabIndex = 44;
  819. this.label5.Text = "加速度:";
  820. //
  821. // label4
  822. //
  823. this.label4.AutoSize = true;
  824. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  825. this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  826. this.label4.Location = new System.Drawing.Point(3, 113);
  827. this.label4.Name = "label4";
  828. this.label4.Size = new System.Drawing.Size(78, 21);
  829. this.label4.TabIndex = 43;
  830. this.label4.Text = "运行速度:";
  831. //
  832. // label3
  833. //
  834. this.label3.AutoSize = true;
  835. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  836. this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  837. this.label3.Location = new System.Drawing.Point(3, 74);
  838. this.label3.Name = "label3";
  839. this.label3.Size = new System.Drawing.Size(78, 21);
  840. this.label3.TabIndex = 42;
  841. this.label3.Text = "初始速度:";
  842. //
  843. // stslog
  844. //
  845. this.stslog.AutoSize = true;
  846. this.stslog.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  847. this.stslog.Location = new System.Drawing.Point(18, 574);
  848. this.stslog.Name = "stslog";
  849. this.stslog.Size = new System.Drawing.Size(0, 12);
  850. this.stslog.TabIndex = 42;
  851. //
  852. // tabControlCam
  853. //
  854. this.tabControlCam.Controls.Add(this.tabPage1);
  855. this.tabControlCam.Controls.Add(this.tabPage2);
  856. this.tabControlCam.Dock = System.Windows.Forms.DockStyle.Fill;
  857. this.tabControlCam.Location = new System.Drawing.Point(0, 0);
  858. this.tabControlCam.Name = "tabControlCam";
  859. this.tabControlCam.SelectedIndex = 0;
  860. this.tabControlCam.Size = new System.Drawing.Size(809, 599);
  861. this.tabControlCam.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
  862. this.tabControlCam.TabIndex = 0;
  863. //
  864. // tabPage1
  865. //
  866. this.tabPage1.Controls.Add(this.splitContainer2);
  867. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  868. this.tabPage1.Name = "tabPage1";
  869. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  870. this.tabPage1.Size = new System.Drawing.Size(801, 573);
  871. this.tabPage1.TabIndex = 0;
  872. this.tabPage1.Text = "前部相机";
  873. this.tabPage1.UseVisualStyleBackColor = true;
  874. //
  875. // splitContainer2
  876. //
  877. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  878. this.splitContainer2.Location = new System.Drawing.Point(3, 3);
  879. this.splitContainer2.Name = "splitContainer2";
  880. //
  881. // splitContainer2.Panel1
  882. //
  883. this.splitContainer2.Panel1.Controls.Add(this.imageBox1);
  884. //
  885. // splitContainer2.Panel2
  886. //
  887. this.splitContainer2.Panel2.Controls.Add(this.splitContainer4);
  888. this.splitContainer2.Size = new System.Drawing.Size(795, 567);
  889. this.splitContainer2.SplitterDistance = 533;
  890. this.splitContainer2.TabIndex = 0;
  891. //
  892. // imageBox1
  893. //
  894. this.imageBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  895. this.imageBox1.ColorName = System.Drawing.Color.LimeGreen;
  896. this.imageBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  897. this.imageBox1.DrawParam = null;
  898. this.imageBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  899. this.imageBox1.Image = null;
  900. this.imageBox1.Location = new System.Drawing.Point(0, 0);
  901. this.imageBox1.Margin = new System.Windows.Forms.Padding(0);
  902. this.imageBox1.Name = "imageBox1";
  903. this.imageBox1.Size = new System.Drawing.Size(533, 567);
  904. this.imageBox1.TabIndex = 1;
  905. //
  906. // splitContainer4
  907. //
  908. this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
  909. this.splitContainer4.Location = new System.Drawing.Point(0, 0);
  910. this.splitContainer4.Name = "splitContainer4";
  911. this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
  912. //
  913. // splitContainer4.Panel1
  914. //
  915. this.splitContainer4.Panel1.Controls.Add(this.propertyGrid1);
  916. //
  917. // splitContainer4.Panel2
  918. //
  919. this.splitContainer4.Panel2.Controls.Add(this.groupBox2);
  920. this.splitContainer4.Size = new System.Drawing.Size(258, 567);
  921. this.splitContainer4.SplitterDistance = 351;
  922. this.splitContainer4.TabIndex = 0;
  923. //
  924. // propertyGrid1
  925. //
  926. this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  927. this.propertyGrid1.LineColor = System.Drawing.SystemColors.ActiveCaption;
  928. this.propertyGrid1.Location = new System.Drawing.Point(0, 0);
  929. this.propertyGrid1.Margin = new System.Windows.Forms.Padding(2);
  930. this.propertyGrid1.Name = "propertyGrid1";
  931. this.propertyGrid1.Size = new System.Drawing.Size(258, 351);
  932. this.propertyGrid1.TabIndex = 34;
  933. this.propertyGrid1.ToolbarVisible = false;
  934. //
  935. // groupBox2
  936. //
  937. this.groupBox2.Controls.Add(this.button7);
  938. this.groupBox2.Controls.Add(this.button6);
  939. this.groupBox2.Controls.Add(this.btnTrg);
  940. this.groupBox2.Controls.Add(this.btnGrab);
  941. this.groupBox2.Controls.Add(this.button2);
  942. this.groupBox2.Controls.Add(this.label12);
  943. this.groupBox2.Controls.Add(this.numGain);
  944. this.groupBox2.Controls.Add(this.numExposure);
  945. this.groupBox2.Controls.Add(this.label1);
  946. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  947. this.groupBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  948. this.groupBox2.Location = new System.Drawing.Point(0, 0);
  949. this.groupBox2.Name = "groupBox2";
  950. this.groupBox2.Size = new System.Drawing.Size(258, 212);
  951. this.groupBox2.TabIndex = 63;
  952. this.groupBox2.TabStop = false;
  953. this.groupBox2.Text = "前部相机控制";
  954. //
  955. // button7
  956. //
  957. this.button7.ForeColor = System.Drawing.SystemColors.ControlText;
  958. this.button7.Location = new System.Drawing.Point(60, 136);
  959. this.button7.Name = "button7";
  960. this.button7.Size = new System.Drawing.Size(89, 36);
  961. this.button7.TabIndex = 63;
  962. this.button7.Text = "图像测试";
  963. this.button7.UseVisualStyleBackColor = true;
  964. this.button7.Click += new System.EventHandler(this.button7_Click);
  965. //
  966. // button6
  967. //
  968. this.button6.ForeColor = System.Drawing.SystemColors.ControlText;
  969. this.button6.Location = new System.Drawing.Point(183, 179);
  970. this.button6.Name = "button6";
  971. this.button6.Size = new System.Drawing.Size(69, 26);
  972. this.button6.TabIndex = 62;
  973. this.button6.Text = "解除相机";
  974. this.button6.UseVisualStyleBackColor = true;
  975. this.button6.Click += new System.EventHandler(this.button6_Click);
  976. //
  977. // btnTrg
  978. //
  979. this.btnTrg.ForeColor = System.Drawing.SystemColors.ControlText;
  980. this.btnTrg.Location = new System.Drawing.Point(50, 19);
  981. this.btnTrg.Name = "btnTrg";
  982. this.btnTrg.Size = new System.Drawing.Size(89, 36);
  983. this.btnTrg.TabIndex = 0;
  984. this.btnTrg.Text = "拍照";
  985. this.btnTrg.UseVisualStyleBackColor = true;
  986. this.btnTrg.Click += new System.EventHandler(this.btnTrg_Click);
  987. //
  988. // btnGrab
  989. //
  990. this.btnGrab.ForeColor = System.Drawing.SystemColors.ControlText;
  991. this.btnGrab.Location = new System.Drawing.Point(163, 19);
  992. this.btnGrab.Name = "btnGrab";
  993. this.btnGrab.Size = new System.Drawing.Size(89, 36);
  994. this.btnGrab.TabIndex = 1;
  995. this.btnGrab.Text = "连续拍照";
  996. this.btnGrab.UseVisualStyleBackColor = true;
  997. this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click);
  998. //
  999. // button2
  1000. //
  1001. this.button2.ForeColor = System.Drawing.SystemColors.ControlText;
  1002. this.button2.Location = new System.Drawing.Point(172, 92);
  1003. this.button2.Name = "button2";
  1004. this.button2.Size = new System.Drawing.Size(79, 20);
  1005. this.button2.TabIndex = 61;
  1006. this.button2.Text = "设置";
  1007. this.button2.UseVisualStyleBackColor = true;
  1008. this.button2.Click += new System.EventHandler(this.button2_Click);
  1009. //
  1010. // label12
  1011. //
  1012. this.label12.AutoSize = true;
  1013. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1014. this.label12.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1015. this.label12.Location = new System.Drawing.Point(8, 71);
  1016. this.label12.Name = "label12";
  1017. this.label12.Size = new System.Drawing.Size(46, 21);
  1018. this.label12.TabIndex = 57;
  1019. this.label12.Text = "曝光:";
  1020. //
  1021. // numGain
  1022. //
  1023. this.numGain.DecimalPlaces = 2;
  1024. this.numGain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1025. this.numGain.Location = new System.Drawing.Point(60, 100);
  1026. this.numGain.Maximum = new decimal(new int[] {
  1027. 1000000,
  1028. 0,
  1029. 0,
  1030. 0});
  1031. this.numGain.Name = "numGain";
  1032. this.numGain.Size = new System.Drawing.Size(88, 21);
  1033. this.numGain.TabIndex = 60;
  1034. this.numGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1035. //
  1036. // numExposure
  1037. //
  1038. this.numExposure.DecimalPlaces = 2;
  1039. this.numExposure.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1040. this.numExposure.Location = new System.Drawing.Point(60, 71);
  1041. this.numExposure.Maximum = new decimal(new int[] {
  1042. 1000000,
  1043. 0,
  1044. 0,
  1045. 0});
  1046. this.numExposure.Name = "numExposure";
  1047. this.numExposure.Size = new System.Drawing.Size(88, 21);
  1048. this.numExposure.TabIndex = 58;
  1049. this.numExposure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1050. //
  1051. // label1
  1052. //
  1053. this.label1.AutoSize = true;
  1054. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1055. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1056. this.label1.Location = new System.Drawing.Point(8, 100);
  1057. this.label1.Name = "label1";
  1058. this.label1.Size = new System.Drawing.Size(46, 21);
  1059. this.label1.TabIndex = 59;
  1060. this.label1.Text = "增益:";
  1061. //
  1062. // tabPage2
  1063. //
  1064. this.tabPage2.Controls.Add(this.splitContainer3);
  1065. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1066. this.tabPage2.Name = "tabPage2";
  1067. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1068. this.tabPage2.Size = new System.Drawing.Size(801, 573);
  1069. this.tabPage2.TabIndex = 1;
  1070. this.tabPage2.Text = "后部相机";
  1071. this.tabPage2.UseVisualStyleBackColor = true;
  1072. //
  1073. // splitContainer3
  1074. //
  1075. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  1076. this.splitContainer3.Location = new System.Drawing.Point(3, 3);
  1077. this.splitContainer3.Name = "splitContainer3";
  1078. //
  1079. // splitContainer3.Panel1
  1080. //
  1081. this.splitContainer3.Panel1.Controls.Add(this.imageBox2);
  1082. //
  1083. // splitContainer3.Panel2
  1084. //
  1085. this.splitContainer3.Panel2.Controls.Add(this.splitContainer5);
  1086. this.splitContainer3.Size = new System.Drawing.Size(795, 567);
  1087. this.splitContainer3.SplitterDistance = 533;
  1088. this.splitContainer3.TabIndex = 1;
  1089. //
  1090. // imageBox2
  1091. //
  1092. this.imageBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1093. this.imageBox2.ColorName = System.Drawing.Color.LimeGreen;
  1094. this.imageBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  1095. this.imageBox2.DrawParam = null;
  1096. this.imageBox2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1097. this.imageBox2.Image = null;
  1098. this.imageBox2.Location = new System.Drawing.Point(0, 0);
  1099. this.imageBox2.Margin = new System.Windows.Forms.Padding(0);
  1100. this.imageBox2.Name = "imageBox2";
  1101. this.imageBox2.Size = new System.Drawing.Size(533, 567);
  1102. this.imageBox2.TabIndex = 1;
  1103. //
  1104. // splitContainer5
  1105. //
  1106. this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
  1107. this.splitContainer5.Location = new System.Drawing.Point(0, 0);
  1108. this.splitContainer5.Name = "splitContainer5";
  1109. this.splitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1110. //
  1111. // splitContainer5.Panel1
  1112. //
  1113. this.splitContainer5.Panel1.Controls.Add(this.propertyGrid2);
  1114. //
  1115. // splitContainer5.Panel2
  1116. //
  1117. this.splitContainer5.Panel2.Controls.Add(this.groupBox4);
  1118. this.splitContainer5.Size = new System.Drawing.Size(258, 567);
  1119. this.splitContainer5.SplitterDistance = 351;
  1120. this.splitContainer5.TabIndex = 0;
  1121. //
  1122. // propertyGrid2
  1123. //
  1124. this.propertyGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1125. this.propertyGrid2.LineColor = System.Drawing.SystemColors.ActiveCaption;
  1126. this.propertyGrid2.Location = new System.Drawing.Point(0, 0);
  1127. this.propertyGrid2.Margin = new System.Windows.Forms.Padding(2);
  1128. this.propertyGrid2.Name = "propertyGrid2";
  1129. this.propertyGrid2.Size = new System.Drawing.Size(258, 351);
  1130. this.propertyGrid2.TabIndex = 34;
  1131. this.propertyGrid2.ToolbarVisible = false;
  1132. //
  1133. // groupBox4
  1134. //
  1135. this.groupBox4.Controls.Add(this.button8);
  1136. this.groupBox4.Controls.Add(this.BtnDisCam2);
  1137. this.groupBox4.Controls.Add(this.btnTrg2);
  1138. this.groupBox4.Controls.Add(this.BtnGrab2);
  1139. this.groupBox4.Controls.Add(this.BtnSet2);
  1140. this.groupBox4.Controls.Add(this.label18);
  1141. this.groupBox4.Controls.Add(this.numGain2);
  1142. this.groupBox4.Controls.Add(this.numExp2);
  1143. this.groupBox4.Controls.Add(this.label19);
  1144. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1145. this.groupBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1146. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  1147. this.groupBox4.Name = "groupBox4";
  1148. this.groupBox4.Size = new System.Drawing.Size(258, 212);
  1149. this.groupBox4.TabIndex = 63;
  1150. this.groupBox4.TabStop = false;
  1151. this.groupBox4.Text = "后部相机控制";
  1152. //
  1153. // button8
  1154. //
  1155. this.button8.ForeColor = System.Drawing.SystemColors.ControlText;
  1156. this.button8.Location = new System.Drawing.Point(60, 136);
  1157. this.button8.Name = "button8";
  1158. this.button8.Size = new System.Drawing.Size(89, 36);
  1159. this.button8.TabIndex = 63;
  1160. this.button8.Text = "图像测试";
  1161. this.button8.UseVisualStyleBackColor = true;
  1162. this.button8.Click += new System.EventHandler(this.button8_Click);
  1163. //
  1164. // BtnDisCam2
  1165. //
  1166. this.BtnDisCam2.ForeColor = System.Drawing.SystemColors.ControlText;
  1167. this.BtnDisCam2.Location = new System.Drawing.Point(183, 179);
  1168. this.BtnDisCam2.Name = "BtnDisCam2";
  1169. this.BtnDisCam2.Size = new System.Drawing.Size(69, 26);
  1170. this.BtnDisCam2.TabIndex = 62;
  1171. this.BtnDisCam2.Text = "解除相机";
  1172. this.BtnDisCam2.UseVisualStyleBackColor = true;
  1173. this.BtnDisCam2.Click += new System.EventHandler(this.BtnDisCam2_Click);
  1174. //
  1175. // btnTrg2
  1176. //
  1177. this.btnTrg2.ForeColor = System.Drawing.SystemColors.ControlText;
  1178. this.btnTrg2.Location = new System.Drawing.Point(50, 19);
  1179. this.btnTrg2.Name = "btnTrg2";
  1180. this.btnTrg2.Size = new System.Drawing.Size(89, 36);
  1181. this.btnTrg2.TabIndex = 0;
  1182. this.btnTrg2.Text = "拍照";
  1183. this.btnTrg2.UseVisualStyleBackColor = true;
  1184. this.btnTrg2.Click += new System.EventHandler(this.btnTrg2_Click);
  1185. //
  1186. // BtnGrab2
  1187. //
  1188. this.BtnGrab2.ForeColor = System.Drawing.SystemColors.ControlText;
  1189. this.BtnGrab2.Location = new System.Drawing.Point(163, 19);
  1190. this.BtnGrab2.Name = "BtnGrab2";
  1191. this.BtnGrab2.Size = new System.Drawing.Size(89, 36);
  1192. this.BtnGrab2.TabIndex = 1;
  1193. this.BtnGrab2.Text = "连续拍照";
  1194. this.BtnGrab2.UseVisualStyleBackColor = true;
  1195. this.BtnGrab2.Click += new System.EventHandler(this.BtnGrab2_Click);
  1196. //
  1197. // BtnSet2
  1198. //
  1199. this.BtnSet2.ForeColor = System.Drawing.SystemColors.ControlText;
  1200. this.BtnSet2.Location = new System.Drawing.Point(172, 92);
  1201. this.BtnSet2.Name = "BtnSet2";
  1202. this.BtnSet2.Size = new System.Drawing.Size(79, 20);
  1203. this.BtnSet2.TabIndex = 61;
  1204. this.BtnSet2.Text = "设置";
  1205. this.BtnSet2.UseVisualStyleBackColor = true;
  1206. this.BtnSet2.Click += new System.EventHandler(this.BtnSet2_Click);
  1207. //
  1208. // label18
  1209. //
  1210. this.label18.AutoSize = true;
  1211. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1212. this.label18.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1213. this.label18.Location = new System.Drawing.Point(8, 71);
  1214. this.label18.Name = "label18";
  1215. this.label18.Size = new System.Drawing.Size(46, 21);
  1216. this.label18.TabIndex = 57;
  1217. this.label18.Text = "曝光:";
  1218. //
  1219. // numGain2
  1220. //
  1221. this.numGain2.DecimalPlaces = 2;
  1222. this.numGain2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1223. this.numGain2.Location = new System.Drawing.Point(60, 100);
  1224. this.numGain2.Maximum = new decimal(new int[] {
  1225. 1000000,
  1226. 0,
  1227. 0,
  1228. 0});
  1229. this.numGain2.Name = "numGain2";
  1230. this.numGain2.Size = new System.Drawing.Size(88, 21);
  1231. this.numGain2.TabIndex = 60;
  1232. this.numGain2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1233. //
  1234. // numExp2
  1235. //
  1236. this.numExp2.DecimalPlaces = 2;
  1237. this.numExp2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1238. this.numExp2.Location = new System.Drawing.Point(60, 71);
  1239. this.numExp2.Maximum = new decimal(new int[] {
  1240. 1000000,
  1241. 0,
  1242. 0,
  1243. 0});
  1244. this.numExp2.Name = "numExp2";
  1245. this.numExp2.Size = new System.Drawing.Size(88, 21);
  1246. this.numExp2.TabIndex = 58;
  1247. this.numExp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1248. //
  1249. // label19
  1250. //
  1251. this.label19.AutoSize = true;
  1252. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1253. this.label19.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1254. this.label19.Location = new System.Drawing.Point(8, 100);
  1255. this.label19.Name = "label19";
  1256. this.label19.Size = new System.Drawing.Size(46, 21);
  1257. this.label19.TabIndex = 59;
  1258. this.label19.Text = "增益:";
  1259. //
  1260. // timer1
  1261. //
  1262. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  1263. //
  1264. // timer2
  1265. //
  1266. this.timer2.Interval = 200;
  1267. this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
  1268. //
  1269. // uiTitel1
  1270. //
  1271. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1272. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  1273. this.uiTitel1.FatherForm = null;
  1274. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  1275. this.uiTitel1.Name = "uiTitel1";
  1276. this.uiTitel1.Size = new System.Drawing.Size(1247, 46);
  1277. this.uiTitel1.TabIndex = 33;
  1278. //
  1279. // timer3
  1280. //
  1281. this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
  1282. //
  1283. // DebugTestFrm
  1284. //
  1285. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1286. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1287. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1288. this.ClientSize = new System.Drawing.Size(1247, 645);
  1289. this.Controls.Add(this.splitContainer1);
  1290. this.Controls.Add(this.uiTitel1);
  1291. this.Name = "DebugTestFrm";
  1292. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1293. this.Text = "DebugTestFrm";
  1294. this.Load += new System.EventHandler(this.DebugTestFrm_Load);
  1295. this.splitContainer1.Panel1.ResumeLayout(false);
  1296. this.splitContainer1.Panel1.PerformLayout();
  1297. this.splitContainer1.Panel2.ResumeLayout(false);
  1298. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1299. this.splitContainer1.ResumeLayout(false);
  1300. this.groupBox5.ResumeLayout(false);
  1301. ((System.ComponentModel.ISupportInitialize)(this.numLensPlus)).EndInit();
  1302. ((System.ComponentModel.ISupportInitialize)(this.numTensionValue)).EndInit();
  1303. ((System.ComponentModel.ISupportInitialize)(this.numHeightValue)).EndInit();
  1304. this.groupBox3.ResumeLayout(false);
  1305. this.groupBox3.PerformLayout();
  1306. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
  1307. this.groupBox1.ResumeLayout(false);
  1308. this.groupBox1.PerformLayout();
  1309. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  1310. ((System.ComponentModel.ISupportInitialize)(this.numDist)).EndInit();
  1311. ((System.ComponentModel.ISupportInitialize)(this.numDec)).EndInit();
  1312. ((System.ComponentModel.ISupportInitialize)(this.numAcc)).EndInit();
  1313. ((System.ComponentModel.ISupportInitialize)(this.numET)).EndInit();
  1314. ((System.ComponentModel.ISupportInitialize)(this.numST)).EndInit();
  1315. this.tabControlCam.ResumeLayout(false);
  1316. this.tabPage1.ResumeLayout(false);
  1317. this.splitContainer2.Panel1.ResumeLayout(false);
  1318. this.splitContainer2.Panel2.ResumeLayout(false);
  1319. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1320. this.splitContainer2.ResumeLayout(false);
  1321. this.splitContainer4.Panel1.ResumeLayout(false);
  1322. this.splitContainer4.Panel2.ResumeLayout(false);
  1323. ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
  1324. this.splitContainer4.ResumeLayout(false);
  1325. this.groupBox2.ResumeLayout(false);
  1326. this.groupBox2.PerformLayout();
  1327. ((System.ComponentModel.ISupportInitialize)(this.numGain)).EndInit();
  1328. ((System.ComponentModel.ISupportInitialize)(this.numExposure)).EndInit();
  1329. this.tabPage2.ResumeLayout(false);
  1330. this.splitContainer3.Panel1.ResumeLayout(false);
  1331. this.splitContainer3.Panel2.ResumeLayout(false);
  1332. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  1333. this.splitContainer3.ResumeLayout(false);
  1334. this.splitContainer5.Panel1.ResumeLayout(false);
  1335. this.splitContainer5.Panel2.ResumeLayout(false);
  1336. ((System.ComponentModel.ISupportInitialize)(this.splitContainer5)).EndInit();
  1337. this.splitContainer5.ResumeLayout(false);
  1338. this.groupBox4.ResumeLayout(false);
  1339. this.groupBox4.PerformLayout();
  1340. ((System.ComponentModel.ISupportInitialize)(this.numGain2)).EndInit();
  1341. ((System.ComponentModel.ISupportInitialize)(this.numExp2)).EndInit();
  1342. this.ResumeLayout(false);
  1343. }
  1344. #endregion
  1345. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  1346. private System.Windows.Forms.SplitContainer splitContainer1;
  1347. private System.Windows.Forms.Button button2;
  1348. private System.Windows.Forms.NumericUpDown numGain;
  1349. private System.Windows.Forms.Label label1;
  1350. private System.Windows.Forms.NumericUpDown numExposure;
  1351. private System.Windows.Forms.Label label12;
  1352. private System.Windows.Forms.Label stslog;
  1353. private System.Windows.Forms.Button btnGrab;
  1354. private System.Windows.Forms.Button btnTrg;
  1355. private ImageToolKits.ImageBox imageBox1;
  1356. private System.Windows.Forms.GroupBox groupBox1;
  1357. private System.Windows.Forms.NumericUpDown numDist;
  1358. private System.Windows.Forms.Button btnMove;
  1359. private System.Windows.Forms.Label label13;
  1360. private System.Windows.Forms.ComboBox cbDir;
  1361. private System.Windows.Forms.Label label14;
  1362. private System.Windows.Forms.Label label2;
  1363. private System.Windows.Forms.ComboBox cbAxisName;
  1364. private System.Windows.Forms.Label label11;
  1365. private System.Windows.Forms.Label label10;
  1366. private System.Windows.Forms.Label label9;
  1367. private System.Windows.Forms.Label label8;
  1368. private System.Windows.Forms.ComboBox cbTS;
  1369. private System.Windows.Forms.NumericUpDown numDec;
  1370. private System.Windows.Forms.NumericUpDown numAcc;
  1371. private System.Windows.Forms.NumericUpDown numET;
  1372. private System.Windows.Forms.NumericUpDown numST;
  1373. private System.Windows.Forms.Label label7;
  1374. private System.Windows.Forms.Label label6;
  1375. private System.Windows.Forms.Label label5;
  1376. private System.Windows.Forms.Label label4;
  1377. private System.Windows.Forms.Label label3;
  1378. private System.Windows.Forms.NumericUpDown numericUpDown1;
  1379. private System.Windows.Forms.Label label15;
  1380. private System.Windows.Forms.GroupBox groupBox3;
  1381. private System.Windows.Forms.Label label17;
  1382. private System.Windows.Forms.ComboBox cbCH;
  1383. private System.Windows.Forms.Button button1;
  1384. private System.Windows.Forms.Button button3;
  1385. private System.Windows.Forms.Button button4;
  1386. private System.Windows.Forms.Label label16;
  1387. private System.Windows.Forms.NumericUpDown numericUpDown3;
  1388. private System.Windows.Forms.GroupBox groupBox2;
  1389. private System.Windows.Forms.Timer timer1;
  1390. private System.Windows.Forms.Timer timer2;
  1391. private System.Windows.Forms.Button button5;
  1392. private System.Windows.Forms.Button button6;
  1393. private System.Windows.Forms.Button btnJogN;
  1394. private System.Windows.Forms.Button btnJogP;
  1395. private System.Windows.Forms.TabControl tabControlCam;
  1396. private System.Windows.Forms.TabPage tabPage1;
  1397. private System.Windows.Forms.SplitContainer splitContainer2;
  1398. private System.Windows.Forms.TabPage tabPage2;
  1399. private System.Windows.Forms.GroupBox groupBox5;
  1400. private System.Windows.Forms.NumericUpDown numTensionValue;
  1401. private System.Windows.Forms.Button btnReadTension;
  1402. private System.Windows.Forms.NumericUpDown numHeightValue;
  1403. private System.Windows.Forms.Button BtnReadHeight;
  1404. private System.Windows.Forms.Button BtnHeightAck;
  1405. private System.Windows.Forms.ComboBox cbLensMotor;
  1406. private System.Windows.Forms.Button btnLens;
  1407. private System.Windows.Forms.Timer timer3;
  1408. private System.Windows.Forms.SplitContainer splitContainer4;
  1409. private System.Windows.Forms.Button button7;
  1410. private System.Windows.Forms.SplitContainer splitContainer3;
  1411. private ImageToolKits.ImageBox imageBox2;
  1412. private System.Windows.Forms.SplitContainer splitContainer5;
  1413. private System.Windows.Forms.GroupBox groupBox4;
  1414. private System.Windows.Forms.Button button8;
  1415. private System.Windows.Forms.Button BtnDisCam2;
  1416. private System.Windows.Forms.Button btnTrg2;
  1417. private System.Windows.Forms.Button BtnGrab2;
  1418. private System.Windows.Forms.Button BtnSet2;
  1419. private System.Windows.Forms.Label label18;
  1420. private System.Windows.Forms.NumericUpDown numGain2;
  1421. private System.Windows.Forms.NumericUpDown numExp2;
  1422. private System.Windows.Forms.Label label19;
  1423. private System.Windows.Forms.PropertyGrid propertyGrid1;
  1424. private System.Windows.Forms.PropertyGrid propertyGrid2;
  1425. private System.Windows.Forms.NumericUpDown numLensPlus;
  1426. private System.Windows.Forms.Button btnLensM;
  1427. }
  1428. }