Make_WirelessThroughput.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_WirelessThroughput
  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.SNDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  29. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  30. this.productName = new System.Windows.Forms.Label();
  31. this.productCode = new System.Windows.Forms.Label();
  32. this.workOrder = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.label2 = new System.Windows.Forms.Label();
  37. this.serialNumber = new System.Windows.Forms.Label();
  38. this.ProtDetails = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  39. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  40. this.panel1 = new System.Windows.Forms.Panel();
  41. this.ExePath = new System.Windows.Forms.TextBox();
  42. this.ProductList = new System.Windows.Forms.TextBox();
  43. this.IPList = new System.Windows.Forms.TextBox();
  44. this.label19 = new System.Windows.Forms.Label();
  45. this.label18 = new System.Windows.Forms.Label();
  46. this.Locat3 = new System.Windows.Forms.CheckBox();
  47. this.Locat2 = new System.Windows.Forms.CheckBox();
  48. this.Locat1 = new System.Windows.Forms.CheckBox();
  49. this.Radio2 = new System.Windows.Forms.CheckBox();
  50. this.Radio1 = new System.Windows.Forms.CheckBox();
  51. this.Account = new System.Windows.Forms.TextBox();
  52. this.label5 = new System.Windows.Forms.Label();
  53. this.label10 = new System.Windows.Forms.Label();
  54. this.SN = new System.Windows.Forms.TextBox();
  55. this.TestTime = new System.Windows.Forms.TextBox();
  56. this.label6 = new System.Windows.Forms.Label();
  57. this.label9 = new System.Windows.Forms.Label();
  58. this.label7 = new System.Windows.Forms.Label();
  59. this.Clear = new System.Windows.Forms.Button();
  60. this.label8 = new System.Windows.Forms.Label();
  61. this.Password = new System.Windows.Forms.TextBox();
  62. this.panel2 = new System.Windows.Forms.Panel();
  63. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  64. this.DownMax = new System.Windows.Forms.TextBox();
  65. this.DownMin = new System.Windows.Forms.TextBox();
  66. this.UpMax = new System.Windows.Forms.TextBox();
  67. this.ResMin = new System.Windows.Forms.Label();
  68. this.label17 = new System.Windows.Forms.Label();
  69. this.ResMax = new System.Windows.Forms.Label();
  70. this.label16 = new System.Windows.Forms.Label();
  71. this.label14 = new System.Windows.Forms.Label();
  72. this.label13 = new System.Windows.Forms.Label();
  73. this.label12 = new System.Windows.Forms.Label();
  74. this.UpMin = new System.Windows.Forms.TextBox();
  75. this.label15 = new System.Windows.Forms.Label();
  76. this.textBox1 = new System.Windows.Forms.TextBox();
  77. this.label11 = new System.Windows.Forms.Label();
  78. this.OperatResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  79. this.SNDetails.SuspendLayout();
  80. this.tableLayoutPanel1.SuspendLayout();
  81. this.ProtDetails.SuspendLayout();
  82. this.tableLayoutPanel2.SuspendLayout();
  83. this.panel1.SuspendLayout();
  84. this.panel2.SuspendLayout();
  85. this.tableLayoutPanel3.SuspendLayout();
  86. this.SuspendLayout();
  87. //
  88. // SNDetails
  89. //
  90. this.SNDetails.BorderColor = System.Drawing.Color.Black;
  91. this.SNDetails.Controls.Add(this.tableLayoutPanel1);
  92. this.SNDetails.Dock = System.Windows.Forms.DockStyle.Top;
  93. this.SNDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
  94. this.SNDetails.Location = new System.Drawing.Point(0, 0);
  95. this.SNDetails.Name = "SNDetails";
  96. this.SNDetails.Size = new System.Drawing.Size(1600, 123);
  97. this.SNDetails.TabIndex = 2;
  98. this.SNDetails.TabStop = false;
  99. this.SNDetails.Text = "产品序列信息";
  100. this.SNDetails.TextColor = System.Drawing.Color.Black;
  101. //
  102. // tableLayoutPanel1
  103. //
  104. this.tableLayoutPanel1.ColumnCount = 8;
  105. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  106. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
  107. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  108. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.09677F));
  109. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  110. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.19F));
  111. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.451613F));
  112. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.81F));
  113. this.tableLayoutPanel1.Controls.Add(this.productName, 7, 0);
  114. this.tableLayoutPanel1.Controls.Add(this.productCode, 5, 0);
  115. this.tableLayoutPanel1.Controls.Add(this.workOrder, 3, 0);
  116. this.tableLayoutPanel1.Controls.Add(this.label4, 6, 0);
  117. this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
  118. this.tableLayoutPanel1.Controls.Add(this.label3, 4, 0);
  119. this.tableLayoutPanel1.Controls.Add(this.label2, 2, 0);
  120. this.tableLayoutPanel1.Controls.Add(this.serialNumber, 1, 0);
  121. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  122. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 37);
  123. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  124. this.tableLayoutPanel1.RowCount = 1;
  125. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  126. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 83F));
  127. this.tableLayoutPanel1.Size = new System.Drawing.Size(1594, 83);
  128. this.tableLayoutPanel1.TabIndex = 0;
  129. //
  130. // productName
  131. //
  132. this.productName.AutoSize = true;
  133. this.productName.Dock = System.Windows.Forms.DockStyle.Fill;
  134. this.productName.Location = new System.Drawing.Point(1005, 0);
  135. this.productName.Name = "productName";
  136. this.productName.Size = new System.Drawing.Size(586, 83);
  137. this.productName.TabIndex = 7;
  138. this.productName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  139. //
  140. // productCode
  141. //
  142. this.productCode.AutoSize = true;
  143. this.productCode.Dock = System.Windows.Forms.DockStyle.Fill;
  144. this.productCode.Location = new System.Drawing.Point(693, 0);
  145. this.productCode.Name = "productCode";
  146. this.productCode.Size = new System.Drawing.Size(204, 83);
  147. this.productCode.TabIndex = 6;
  148. this.productCode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  149. //
  150. // workOrder
  151. //
  152. this.workOrder.AutoSize = true;
  153. this.workOrder.Dock = System.Windows.Forms.DockStyle.Fill;
  154. this.workOrder.Location = new System.Drawing.Point(399, 0);
  155. this.workOrder.Name = "workOrder";
  156. this.workOrder.Size = new System.Drawing.Size(186, 83);
  157. this.workOrder.TabIndex = 5;
  158. this.workOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  159. //
  160. // label4
  161. //
  162. this.label4.AutoSize = true;
  163. this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.label4.Location = new System.Drawing.Point(903, 0);
  165. this.label4.Name = "label4";
  166. this.label4.Size = new System.Drawing.Size(96, 83);
  167. this.label4.TabIndex = 3;
  168. this.label4.Text = "产品名称: ";
  169. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  170. //
  171. // label1
  172. //
  173. this.label1.AutoSize = true;
  174. this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.label1.Location = new System.Drawing.Point(3, 0);
  176. this.label1.Name = "label1";
  177. this.label1.Size = new System.Drawing.Size(96, 83);
  178. this.label1.TabIndex = 0;
  179. this.label1.Text = "序列号: ";
  180. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  181. //
  182. // label3
  183. //
  184. this.label3.AutoSize = true;
  185. this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.label3.Location = new System.Drawing.Point(591, 0);
  187. this.label3.Name = "label3";
  188. this.label3.Size = new System.Drawing.Size(96, 83);
  189. this.label3.TabIndex = 2;
  190. this.label3.Text = "产品编号: ";
  191. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  192. //
  193. // label2
  194. //
  195. this.label2.AutoSize = true;
  196. this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
  197. this.label2.Location = new System.Drawing.Point(297, 0);
  198. this.label2.Name = "label2";
  199. this.label2.Size = new System.Drawing.Size(96, 83);
  200. this.label2.TabIndex = 1;
  201. this.label2.Text = "工单: ";
  202. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  203. //
  204. // serialNumber
  205. //
  206. this.serialNumber.AutoSize = true;
  207. this.serialNumber.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.serialNumber.Location = new System.Drawing.Point(105, 0);
  209. this.serialNumber.Name = "serialNumber";
  210. this.serialNumber.Size = new System.Drawing.Size(186, 83);
  211. this.serialNumber.TabIndex = 4;
  212. this.serialNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  213. //
  214. // ProtDetails
  215. //
  216. this.ProtDetails.BorderColor = System.Drawing.Color.Black;
  217. this.ProtDetails.Controls.Add(this.tableLayoutPanel2);
  218. this.ProtDetails.Dock = System.Windows.Forms.DockStyle.Top;
  219. this.ProtDetails.Font = new System.Drawing.Font("微软雅黑", 12F);
  220. this.ProtDetails.Location = new System.Drawing.Point(0, 123);
  221. this.ProtDetails.Name = "ProtDetails";
  222. this.ProtDetails.Size = new System.Drawing.Size(1600, 333);
  223. this.ProtDetails.TabIndex = 3;
  224. this.ProtDetails.TabStop = false;
  225. this.ProtDetails.Text = "测试设置";
  226. this.ProtDetails.TextColor = System.Drawing.Color.Black;
  227. //
  228. // tableLayoutPanel2
  229. //
  230. this.tableLayoutPanel2.ColumnCount = 2;
  231. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67.87955F));
  232. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 32.12045F));
  233. this.tableLayoutPanel2.Controls.Add(this.panel1, 0, 0);
  234. this.tableLayoutPanel2.Controls.Add(this.panel2, 1, 0);
  235. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 35);
  237. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  238. this.tableLayoutPanel2.RowCount = 1;
  239. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  240. this.tableLayoutPanel2.Size = new System.Drawing.Size(1594, 295);
  241. this.tableLayoutPanel2.TabIndex = 12;
  242. //
  243. // panel1
  244. //
  245. this.panel1.Controls.Add(this.ExePath);
  246. this.panel1.Controls.Add(this.ProductList);
  247. this.panel1.Controls.Add(this.IPList);
  248. this.panel1.Controls.Add(this.label19);
  249. this.panel1.Controls.Add(this.label18);
  250. this.panel1.Controls.Add(this.Locat3);
  251. this.panel1.Controls.Add(this.Locat2);
  252. this.panel1.Controls.Add(this.Locat1);
  253. this.panel1.Controls.Add(this.Radio2);
  254. this.panel1.Controls.Add(this.Radio1);
  255. this.panel1.Controls.Add(this.Account);
  256. this.panel1.Controls.Add(this.label5);
  257. this.panel1.Controls.Add(this.label10);
  258. this.panel1.Controls.Add(this.SN);
  259. this.panel1.Controls.Add(this.TestTime);
  260. this.panel1.Controls.Add(this.label6);
  261. this.panel1.Controls.Add(this.label9);
  262. this.panel1.Controls.Add(this.label7);
  263. this.panel1.Controls.Add(this.Clear);
  264. this.panel1.Controls.Add(this.label8);
  265. this.panel1.Controls.Add(this.Password);
  266. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  267. this.panel1.Location = new System.Drawing.Point(3, 3);
  268. this.panel1.Name = "panel1";
  269. this.panel1.Size = new System.Drawing.Size(1076, 289);
  270. this.panel1.TabIndex = 12;
  271. //
  272. // ExePath
  273. //
  274. this.ExePath.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.ExePath.Location = new System.Drawing.Point(681, 14);
  276. this.ExePath.Name = "ExePath";
  277. this.ExePath.Size = new System.Drawing.Size(608, 31);
  278. this.ExePath.TabIndex = 23;
  279. this.ExePath.Click += new System.EventHandler(this.ExePath_Click);
  280. //
  281. // ProductList
  282. //
  283. this.ProductList.Location = new System.Drawing.Point(151, 65);
  284. this.ProductList.Name = "ProductList";
  285. this.ProductList.Size = new System.Drawing.Size(293, 39);
  286. this.ProductList.TabIndex = 20;
  287. //
  288. // IPList
  289. //
  290. this.IPList.Location = new System.Drawing.Point(152, 14);
  291. this.IPList.Name = "IPList";
  292. this.IPList.Size = new System.Drawing.Size(293, 39);
  293. this.IPList.TabIndex = 19;
  294. //
  295. // label19
  296. //
  297. this.label19.AutoSize = true;
  298. this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.label19.Location = new System.Drawing.Point(534, 17);
  300. this.label19.Name = "label19";
  301. this.label19.Size = new System.Drawing.Size(153, 28);
  302. this.label19.TabIndex = 21;
  303. this.label19.Text = "iperf 启动路径:";
  304. //
  305. // label18
  306. //
  307. this.label18.AutoSize = true;
  308. this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.label18.Location = new System.Drawing.Point(14, 71);
  310. this.label18.Name = "label18";
  311. this.label18.Size = new System.Drawing.Size(126, 28);
  312. this.label18.TabIndex = 17;
  313. this.label18.Text = "产品 IP地址:";
  314. //
  315. // Locat3
  316. //
  317. this.Locat3.AutoSize = true;
  318. this.Locat3.Cursor = System.Windows.Forms.Cursors.Hand;
  319. this.Locat3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  320. this.Locat3.Location = new System.Drawing.Point(882, 70);
  321. this.Locat3.Name = "Locat3";
  322. this.Locat3.Size = new System.Drawing.Size(187, 32);
  323. this.Locat3.TabIndex = 16;
  324. this.Locat3.Text = "安居云固件TF卡";
  325. this.Locat3.UseVisualStyleBackColor = true;
  326. this.Locat3.Click += new System.EventHandler(this.Locat3_Click);
  327. //
  328. // Locat2
  329. //
  330. this.Locat2.AutoSize = true;
  331. this.Locat2.Cursor = System.Windows.Forms.Cursors.Hand;
  332. this.Locat2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.Locat2.Location = new System.Drawing.Point(697, 70);
  334. this.Locat2.Name = "Locat2";
  335. this.Locat2.Size = new System.Drawing.Size(166, 32);
  336. this.Locat2.TabIndex = 15;
  337. this.Locat2.Text = "中心固件TF卡";
  338. this.Locat2.UseVisualStyleBackColor = true;
  339. this.Locat2.Click += new System.EventHandler(this.Locat2_Click);
  340. //
  341. // Locat1
  342. //
  343. this.Locat1.AutoSize = true;
  344. this.Locat1.Cursor = System.Windows.Forms.Cursors.Hand;
  345. this.Locat1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  346. this.Locat1.Location = new System.Drawing.Point(545, 71);
  347. this.Locat1.Name = "Locat1";
  348. this.Locat1.Size = new System.Drawing.Size(122, 32);
  349. this.Locat1.TabIndex = 14;
  350. this.Locat1.Text = "系统内置";
  351. this.Locat1.UseVisualStyleBackColor = true;
  352. this.Locat1.Click += new System.EventHandler(this.Locat1_Click);
  353. //
  354. // Radio2
  355. //
  356. this.Radio2.AutoSize = true;
  357. this.Radio2.Cursor = System.Windows.Forms.Cursors.Hand;
  358. this.Radio2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.Radio2.Location = new System.Drawing.Point(702, 187);
  360. this.Radio2.Name = "Radio2";
  361. this.Radio2.Size = new System.Drawing.Size(108, 32);
  362. this.Radio2.TabIndex = 13;
  363. this.Radio2.Text = "测试5G";
  364. this.Radio2.UseVisualStyleBackColor = true;
  365. this.Radio2.Click += new System.EventHandler(this.Radio2_Click);
  366. //
  367. // Radio1
  368. //
  369. this.Radio1.AutoSize = true;
  370. this.Radio1.Cursor = System.Windows.Forms.Cursors.Hand;
  371. this.Radio1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  372. this.Radio1.Location = new System.Drawing.Point(545, 187);
  373. this.Radio1.Name = "Radio1";
  374. this.Radio1.Size = new System.Drawing.Size(125, 32);
  375. this.Radio1.TabIndex = 12;
  376. this.Radio1.Text = "测试2.4G";
  377. this.Radio1.UseVisualStyleBackColor = true;
  378. this.Radio1.Click += new System.EventHandler(this.Radio1_Click);
  379. //
  380. // Account
  381. //
  382. this.Account.Location = new System.Drawing.Point(151, 117);
  383. this.Account.Name = "Account";
  384. this.Account.Size = new System.Drawing.Size(293, 39);
  385. this.Account.TabIndex = 5;
  386. this.Account.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Account_KeyDown);
  387. //
  388. // label5
  389. //
  390. this.label5.AutoSize = true;
  391. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.label5.Location = new System.Drawing.Point(14, 236);
  393. this.label5.Name = "label5";
  394. this.label5.Size = new System.Drawing.Size(80, 28);
  395. this.label5.TabIndex = 0;
  396. this.label5.Text = "序列号:";
  397. //
  398. // label10
  399. //
  400. this.label10.AutoSize = true;
  401. this.label10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.label10.Location = new System.Drawing.Point(732, 131);
  403. this.label10.Name = "label10";
  404. this.label10.Size = new System.Drawing.Size(103, 28);
  405. this.label10.TabIndex = 10;
  406. this.label10.Text = "秒(<=30)";
  407. //
  408. // SN
  409. //
  410. this.SN.Location = new System.Drawing.Point(151, 236);
  411. this.SN.Name = "SN";
  412. this.SN.Size = new System.Drawing.Size(384, 39);
  413. this.SN.TabIndex = 1;
  414. this.SN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SN_KeyDown);
  415. //
  416. // TestTime
  417. //
  418. this.TestTime.Location = new System.Drawing.Point(663, 125);
  419. this.TestTime.Name = "TestTime";
  420. this.TestTime.Size = new System.Drawing.Size(63, 39);
  421. this.TestTime.TabIndex = 9;
  422. //
  423. // label6
  424. //
  425. this.label6.AutoSize = true;
  426. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.label6.Location = new System.Drawing.Point(14, 20);
  428. this.label6.Name = "label6";
  429. this.label6.Size = new System.Drawing.Size(153, 28);
  430. this.label6.TabIndex = 2;
  431. this.label6.Text = "iperf 服务地址:";
  432. //
  433. // label9
  434. //
  435. this.label9.AutoSize = true;
  436. this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.label9.Location = new System.Drawing.Point(551, 131);
  438. this.label9.Name = "label9";
  439. this.label9.Size = new System.Drawing.Size(101, 28);
  440. this.label9.TabIndex = 8;
  441. this.label9.Text = "测试时长:";
  442. //
  443. // label7
  444. //
  445. this.label7.AutoSize = true;
  446. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. this.label7.Location = new System.Drawing.Point(14, 120);
  448. this.label7.Name = "label7";
  449. this.label7.Size = new System.Drawing.Size(101, 28);
  450. this.label7.TabIndex = 3;
  451. this.label7.Text = "登录账户:";
  452. //
  453. // Clear
  454. //
  455. this.Clear.Cursor = System.Windows.Forms.Cursors.Hand;
  456. this.Clear.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.Clear.Location = new System.Drawing.Point(603, 236);
  458. this.Clear.Name = "Clear";
  459. this.Clear.Size = new System.Drawing.Size(135, 39);
  460. this.Clear.TabIndex = 7;
  461. this.Clear.Text = "清除提示";
  462. this.Clear.UseVisualStyleBackColor = true;
  463. this.Clear.Click += new System.EventHandler(this.Clear_Click);
  464. //
  465. // label8
  466. //
  467. this.label8.AutoSize = true;
  468. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.label8.Location = new System.Drawing.Point(14, 174);
  470. this.label8.Name = "label8";
  471. this.label8.Size = new System.Drawing.Size(101, 28);
  472. this.label8.TabIndex = 4;
  473. this.label8.Text = "登录密码:";
  474. //
  475. // Password
  476. //
  477. this.Password.Location = new System.Drawing.Point(151, 171);
  478. this.Password.Name = "Password";
  479. this.Password.Size = new System.Drawing.Size(293, 39);
  480. this.Password.TabIndex = 6;
  481. this.Password.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Password_KeyDown);
  482. //
  483. // panel2
  484. //
  485. this.panel2.Controls.Add(this.tableLayoutPanel3);
  486. this.panel2.Controls.Add(this.textBox1);
  487. this.panel2.Controls.Add(this.label11);
  488. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  489. this.panel2.Location = new System.Drawing.Point(1085, 3);
  490. this.panel2.Name = "panel2";
  491. this.panel2.Size = new System.Drawing.Size(506, 289);
  492. this.panel2.TabIndex = 13;
  493. //
  494. // tableLayoutPanel3
  495. //
  496. this.tableLayoutPanel3.ColumnCount = 4;
  497. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  498. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  499. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  500. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  501. this.tableLayoutPanel3.Controls.Add(this.DownMax, 2, 2);
  502. this.tableLayoutPanel3.Controls.Add(this.DownMin, 1, 2);
  503. this.tableLayoutPanel3.Controls.Add(this.UpMax, 2, 1);
  504. this.tableLayoutPanel3.Controls.Add(this.ResMin, 3, 2);
  505. this.tableLayoutPanel3.Controls.Add(this.label17, 0, 2);
  506. this.tableLayoutPanel3.Controls.Add(this.ResMax, 3, 1);
  507. this.tableLayoutPanel3.Controls.Add(this.label16, 0, 1);
  508. this.tableLayoutPanel3.Controls.Add(this.label14, 2, 0);
  509. this.tableLayoutPanel3.Controls.Add(this.label13, 1, 0);
  510. this.tableLayoutPanel3.Controls.Add(this.label12, 0, 0);
  511. this.tableLayoutPanel3.Controls.Add(this.UpMin, 1, 1);
  512. this.tableLayoutPanel3.Controls.Add(this.label15, 3, 0);
  513. this.tableLayoutPanel3.Location = new System.Drawing.Point(5, 60);
  514. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  515. this.tableLayoutPanel3.RowCount = 3;
  516. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  517. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  518. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  519. this.tableLayoutPanel3.Size = new System.Drawing.Size(532, 159);
  520. this.tableLayoutPanel3.TabIndex = 15;
  521. //
  522. // DownMax
  523. //
  524. this.DownMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
  525. this.DownMax.Location = new System.Drawing.Point(269, 113);
  526. this.DownMax.Name = "DownMax";
  527. this.DownMax.Size = new System.Drawing.Size(100, 39);
  528. this.DownMax.TabIndex = 15;
  529. //
  530. // DownMin
  531. //
  532. this.DownMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
  533. this.DownMin.Location = new System.Drawing.Point(136, 113);
  534. this.DownMin.Name = "DownMin";
  535. this.DownMin.Size = new System.Drawing.Size(100, 39);
  536. this.DownMin.TabIndex = 14;
  537. //
  538. // UpMax
  539. //
  540. this.UpMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
  541. this.UpMax.Location = new System.Drawing.Point(269, 60);
  542. this.UpMax.Name = "UpMax";
  543. this.UpMax.Size = new System.Drawing.Size(100, 39);
  544. this.UpMax.TabIndex = 13;
  545. //
  546. // ResMin
  547. //
  548. this.ResMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
  549. this.ResMin.AutoSize = true;
  550. this.ResMin.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  551. this.ResMin.Location = new System.Drawing.Point(402, 118);
  552. this.ResMin.Name = "ResMin";
  553. this.ResMin.Size = new System.Drawing.Size(24, 28);
  554. this.ResMin.TabIndex = 11;
  555. this.ResMin.Text = "0";
  556. //
  557. // label17
  558. //
  559. this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left;
  560. this.label17.AutoSize = true;
  561. this.label17.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  562. this.label17.Location = new System.Drawing.Point(3, 118);
  563. this.label17.Name = "label17";
  564. this.label17.Size = new System.Drawing.Size(96, 28);
  565. this.label17.TabIndex = 8;
  566. this.label17.Text = "下行带宽";
  567. //
  568. // ResMax
  569. //
  570. this.ResMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
  571. this.ResMax.AutoSize = true;
  572. this.ResMax.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.ResMax.Location = new System.Drawing.Point(402, 65);
  574. this.ResMax.Name = "ResMax";
  575. this.ResMax.Size = new System.Drawing.Size(24, 28);
  576. this.ResMax.TabIndex = 7;
  577. this.ResMax.Text = "0";
  578. //
  579. // label16
  580. //
  581. this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
  582. this.label16.AutoSize = true;
  583. this.label16.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  584. this.label16.Location = new System.Drawing.Point(3, 65);
  585. this.label16.Name = "label16";
  586. this.label16.Size = new System.Drawing.Size(96, 28);
  587. this.label16.TabIndex = 4;
  588. this.label16.Text = "上行带宽";
  589. //
  590. // label14
  591. //
  592. this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
  593. this.label14.AutoSize = true;
  594. this.label14.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.label14.Location = new System.Drawing.Point(269, 12);
  596. this.label14.Name = "label14";
  597. this.label14.Size = new System.Drawing.Size(54, 28);
  598. this.label14.TabIndex = 2;
  599. this.label14.Text = "上限";
  600. //
  601. // label13
  602. //
  603. this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left;
  604. this.label13.AutoSize = true;
  605. this.label13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  606. this.label13.Location = new System.Drawing.Point(136, 12);
  607. this.label13.Name = "label13";
  608. this.label13.Size = new System.Drawing.Size(54, 28);
  609. this.label13.TabIndex = 1;
  610. this.label13.Text = "下限";
  611. //
  612. // label12
  613. //
  614. this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
  615. this.label12.AutoSize = true;
  616. this.label12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.label12.Location = new System.Drawing.Point(3, 12);
  618. this.label12.Name = "label12";
  619. this.label12.Size = new System.Drawing.Size(69, 28);
  620. this.label12.TabIndex = 0;
  621. this.label12.Text = "Mbps";
  622. //
  623. // UpMin
  624. //
  625. this.UpMin.Anchor = System.Windows.Forms.AnchorStyles.Left;
  626. this.UpMin.Location = new System.Drawing.Point(136, 60);
  627. this.UpMin.Name = "UpMin";
  628. this.UpMin.Size = new System.Drawing.Size(100, 39);
  629. this.UpMin.TabIndex = 12;
  630. //
  631. // label15
  632. //
  633. this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left;
  634. this.label15.AutoSize = true;
  635. this.label15.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.label15.Location = new System.Drawing.Point(402, 12);
  637. this.label15.Name = "label15";
  638. this.label15.Size = new System.Drawing.Size(75, 28);
  639. this.label15.TabIndex = 3;
  640. this.label15.Text = "实际值";
  641. //
  642. // textBox1
  643. //
  644. this.textBox1.BackColor = System.Drawing.SystemColors.Control;
  645. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  646. this.textBox1.Location = new System.Drawing.Point(148, 17);
  647. this.textBox1.Name = "textBox1";
  648. this.textBox1.Size = new System.Drawing.Size(109, 32);
  649. this.textBox1.TabIndex = 14;
  650. //
  651. // label11
  652. //
  653. this.label11.AutoSize = true;
  654. this.label11.Location = new System.Drawing.Point(4, 17);
  655. this.label11.Name = "label11";
  656. this.label11.Size = new System.Drawing.Size(140, 31);
  657. this.label11.TabIndex = 13;
  658. this.label11.Text = "测试结果为:";
  659. //
  660. // OperatResult
  661. //
  662. this.OperatResult.Dock = System.Windows.Forms.DockStyle.Fill;
  663. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.OperatResult.Location = new System.Drawing.Point(0, 456);
  665. this.OperatResult.Margin = new System.Windows.Forms.Padding(4);
  666. this.OperatResult.Name = "OperatResult";
  667. this.OperatResult.Size = new System.Drawing.Size(1600, 444);
  668. this.OperatResult.TabIndex = 89;
  669. this.OperatResult.Text = "";
  670. //
  671. // Make_WirelessThroughput
  672. //
  673. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  674. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  675. this.ClientSize = new System.Drawing.Size(1600, 900);
  676. this.Controls.Add(this.OperatResult);
  677. this.Controls.Add(this.ProtDetails);
  678. this.Controls.Add(this.SNDetails);
  679. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  680. this.Name = "Make_WirelessThroughput";
  681. this.Text = "Make_WirelessThroughput";
  682. this.Load += new System.EventHandler(this.Make_WirelessThroughput_Load);
  683. this.SNDetails.ResumeLayout(true);
  684. this.tableLayoutPanel1.ResumeLayout(true);
  685. this.tableLayoutPanel1.PerformLayout();
  686. this.ProtDetails.ResumeLayout(true);
  687. this.tableLayoutPanel2.ResumeLayout(true);
  688. this.panel1.ResumeLayout(true);
  689. this.panel1.PerformLayout();
  690. this.panel2.ResumeLayout(true);
  691. this.panel2.PerformLayout();
  692. this.tableLayoutPanel3.ResumeLayout(true);
  693. this.tableLayoutPanel3.PerformLayout();
  694. this.ResumeLayout(true);
  695. }
  696. #endregion
  697. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder SNDetails;
  698. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  699. private System.Windows.Forms.Label productName;
  700. private System.Windows.Forms.Label productCode;
  701. private System.Windows.Forms.Label workOrder;
  702. private System.Windows.Forms.Label label4;
  703. private System.Windows.Forms.Label label1;
  704. private System.Windows.Forms.Label label3;
  705. private System.Windows.Forms.Label label2;
  706. private System.Windows.Forms.Label serialNumber;
  707. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder ProtDetails;
  708. private System.Windows.Forms.Label label5;
  709. private System.Windows.Forms.TextBox SN;
  710. private System.Windows.Forms.Label label6;
  711. private System.Windows.Forms.Label label8;
  712. private System.Windows.Forms.Label label7;
  713. private System.Windows.Forms.TextBox Password;
  714. private System.Windows.Forms.TextBox Account;
  715. private System.Windows.Forms.Button Clear;
  716. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  717. private System.Windows.Forms.TextBox TestTime;
  718. private System.Windows.Forms.Label label9;
  719. private System.Windows.Forms.Label label10;
  720. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  721. private System.Windows.Forms.Panel panel1;
  722. private System.Windows.Forms.Label label11;
  723. private System.Windows.Forms.Panel panel2;
  724. private System.Windows.Forms.TextBox textBox1;
  725. private System.Windows.Forms.CheckBox Radio1;
  726. private System.Windows.Forms.CheckBox Radio2;
  727. private System.Windows.Forms.CheckBox Locat3;
  728. private System.Windows.Forms.CheckBox Locat2;
  729. private System.Windows.Forms.CheckBox Locat1;
  730. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  731. private System.Windows.Forms.Label label12;
  732. private System.Windows.Forms.Label label15;
  733. private System.Windows.Forms.Label label14;
  734. private System.Windows.Forms.Label label13;
  735. private System.Windows.Forms.Label ResMin;
  736. private System.Windows.Forms.Label label17;
  737. private System.Windows.Forms.Label ResMax;
  738. private System.Windows.Forms.Label label16;
  739. private System.Windows.Forms.TextBox UpMin;
  740. private System.Windows.Forms.TextBox DownMax;
  741. private System.Windows.Forms.TextBox DownMin;
  742. private System.Windows.Forms.TextBox UpMax;
  743. private System.Windows.Forms.Label label18;
  744. private System.Windows.Forms.TextBox IPList;
  745. private System.Windows.Forms.TextBox ProductList;
  746. private System.Windows.Forms.TextBox ExePath;
  747. private System.Windows.Forms.Label label19;
  748. }
  749. }