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

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