ParamSetting.Designer.cs 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219
  1. namespace UAS_LabelMachine
  2. {
  3. partial class ParamSetting
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ParamSetting));
  29. this.GP = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  30. this.GP5 = new System.Windows.Forms.GroupBox();
  31. this.Datawait5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  32. this.BaudRate5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  33. this.COM5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  34. this.label13 = new System.Windows.Forms.Label();
  35. this.label14 = new System.Windows.Forms.Label();
  36. this.label15 = new System.Windows.Forms.Label();
  37. this.GP4 = new System.Windows.Forms.GroupBox();
  38. this.OutTime4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  39. this.Datawait4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  40. this.BaudRate4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  41. this.COM4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  42. this.label17 = new System.Windows.Forms.Label();
  43. this.label10 = new System.Windows.Forms.Label();
  44. this.label11 = new System.Windows.Forms.Label();
  45. this.label12 = new System.Windows.Forms.Label();
  46. this.GP3 = new System.Windows.Forms.GroupBox();
  47. this.OutTime3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  48. this.Datawait3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  49. this.BaudRate3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  50. this.COM3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  51. this.label16 = new System.Windows.Forms.Label();
  52. this.label7 = new System.Windows.Forms.Label();
  53. this.label8 = new System.Windows.Forms.Label();
  54. this.label9 = new System.Windows.Forms.Label();
  55. this.GP2 = new System.Windows.Forms.GroupBox();
  56. this.Datawait2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  57. this.BaudRate2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  58. this.COM2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  59. this.label4 = new System.Windows.Forms.Label();
  60. this.label5 = new System.Windows.Forms.Label();
  61. this.label6 = new System.Windows.Forms.Label();
  62. this.GP1 = new System.Windows.Forms.GroupBox();
  63. this.Datawait1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  64. this.BaudRate1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  65. this.COM1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  66. this.label3 = new System.Windows.Forms.Label();
  67. this.label2 = new System.Windows.Forms.Label();
  68. this.label1 = new System.Windows.Forms.Label();
  69. this.Save = new UAS_LabelMachine.CustomControl.NormalButton();
  70. this.GPD1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  71. this.label38 = new System.Windows.Forms.Label();
  72. this.label34 = new System.Windows.Forms.Label();
  73. this.MaterialTray = new UAS_LabelMachine.CustomControl.EnterTextBox();
  74. this.CheckMaterial = new UAS_LabelMachine.CustomControl.EnterTextBox();
  75. this.StackMaterial = new UAS_LabelMachine.CustomControl.EnterTextBox();
  76. this.DevError = new UAS_LabelMachine.CustomControl.EnterTextBox();
  77. this.DeviceStop = new UAS_LabelMachine.CustomControl.EnterTextBox();
  78. this.DataRecive = new UAS_LabelMachine.CustomControl.EnterTextBox();
  79. this.Devstop = new UAS_LabelMachine.CustomControl.EnterTextBox();
  80. this.DeviceStart = new UAS_LabelMachine.CustomControl.EnterTextBox();
  81. this.Devstart = new UAS_LabelMachine.CustomControl.EnterTextBox();
  82. this.label23 = new System.Windows.Forms.Label();
  83. this.label22 = new System.Windows.Forms.Label();
  84. this.BackDataPass = new UAS_LabelMachine.CustomControl.EnterTextBox();
  85. this.label21 = new System.Windows.Forms.Label();
  86. this.label24 = new System.Windows.Forms.Label();
  87. this.label25 = new System.Windows.Forms.Label();
  88. this.label20 = new System.Windows.Forms.Label();
  89. this.BackDataDelete = new UAS_LabelMachine.CustomControl.EnterTextBox();
  90. this.label19 = new System.Windows.Forms.Label();
  91. this.label26 = new System.Windows.Forms.Label();
  92. this.label18 = new System.Windows.Forms.Label();
  93. this.label27 = new System.Windows.Forms.Label();
  94. this.label30 = new System.Windows.Forms.Label();
  95. this.FrontDataPass = new UAS_LabelMachine.CustomControl.EnterTextBox();
  96. this.FrontDataDelete = new UAS_LabelMachine.CustomControl.EnterTextBox();
  97. this.label28 = new System.Windows.Forms.Label();
  98. this.label29 = new System.Windows.Forms.Label();
  99. this.GPD2 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  100. this.SplitBack = new UAS_LabelMachine.CustomControl.EnterTextBox();
  101. this.GuestLabelPre = new UAS_LabelMachine.CustomControl.EnterTextBox();
  102. this.PrimaryData = new UAS_LabelMachine.CustomControl.EnterTextBox();
  103. this.GuestLabelData = new UAS_LabelMachine.CustomControl.EnterTextBox();
  104. this.SplitFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
  105. this.Uploadnum = new UAS_LabelMachine.CustomControl.EnterTextBox();
  106. this.ProdcodeBack = new UAS_LabelMachine.CustomControl.EnterTextBox();
  107. this.ProdcodeFront = new UAS_LabelMachine.CustomControl.EnterTextBox();
  108. this.label39 = new System.Windows.Forms.Label();
  109. this.SplitFro = new System.Windows.Forms.Label();
  110. this.label37 = new System.Windows.Forms.Label();
  111. this.label36 = new System.Windows.Forms.Label();
  112. this.label35 = new System.Windows.Forms.Label();
  113. this.label1212 = new System.Windows.Forms.Label();
  114. this.label33 = new System.Windows.Forms.Label();
  115. this.label32 = new System.Windows.Forms.Label();
  116. this.label31 = new System.Windows.Forms.Label();
  117. this.normalButton1 = new UAS_LabelMachine.CustomControl.NormalButton();
  118. this.GP.SuspendLayout();
  119. this.GP5.SuspendLayout();
  120. this.GP4.SuspendLayout();
  121. this.GP3.SuspendLayout();
  122. this.GP2.SuspendLayout();
  123. this.GP1.SuspendLayout();
  124. this.GPD1.SuspendLayout();
  125. this.GPD2.SuspendLayout();
  126. this.SuspendLayout();
  127. //
  128. // GP
  129. //
  130. this.GP.Controls.Add(this.GP5);
  131. this.GP.Controls.Add(this.GP4);
  132. this.GP.Controls.Add(this.GP3);
  133. this.GP.Controls.Add(this.GP2);
  134. this.GP.Controls.Add(this.GP1);
  135. this.GP.Location = new System.Drawing.Point(12, 28);
  136. this.GP.Name = "GP";
  137. this.GP.Size = new System.Drawing.Size(823, 147);
  138. this.GP.TabIndex = 0;
  139. this.GP.TabStop = false;
  140. this.GP.Text = "COM口配置";
  141. //
  142. // GP5
  143. //
  144. this.GP5.Controls.Add(this.Datawait5);
  145. this.GP5.Controls.Add(this.BaudRate5);
  146. this.GP5.Controls.Add(this.COM5);
  147. this.GP5.Controls.Add(this.label13);
  148. this.GP5.Controls.Add(this.label14);
  149. this.GP5.Controls.Add(this.label15);
  150. this.GP5.Location = new System.Drawing.Point(674, 20);
  151. this.GP5.Name = "GP5";
  152. this.GP5.Size = new System.Drawing.Size(144, 94);
  153. this.GP5.TabIndex = 4;
  154. this.GP5.TabStop = false;
  155. this.GP5.Text = "后端复核(手持)";
  156. //
  157. // Datawait5
  158. //
  159. this.Datawait5.ID = null;
  160. this.Datawait5.Location = new System.Drawing.Point(95, 63);
  161. this.Datawait5.Name = "Datawait5";
  162. this.Datawait5.Size = new System.Drawing.Size(43, 21);
  163. this.Datawait5.Str = null;
  164. this.Datawait5.Str1 = null;
  165. this.Datawait5.Str2 = null;
  166. this.Datawait5.TabIndex = 10;
  167. //
  168. // BaudRate5
  169. //
  170. this.BaudRate5.ID = null;
  171. this.BaudRate5.Location = new System.Drawing.Point(77, 37);
  172. this.BaudRate5.Name = "BaudRate5";
  173. this.BaudRate5.Size = new System.Drawing.Size(61, 21);
  174. this.BaudRate5.Str = null;
  175. this.BaudRate5.Str1 = null;
  176. this.BaudRate5.Str2 = null;
  177. this.BaudRate5.TabIndex = 7;
  178. //
  179. // COM5
  180. //
  181. this.COM5.ID = null;
  182. this.COM5.Location = new System.Drawing.Point(77, 14);
  183. this.COM5.Name = "COM5";
  184. this.COM5.Size = new System.Drawing.Size(61, 21);
  185. this.COM5.Str = null;
  186. this.COM5.Str1 = null;
  187. this.COM5.Str2 = null;
  188. this.COM5.TabIndex = 6;
  189. //
  190. // label13
  191. //
  192. this.label13.AutoSize = true;
  193. this.label13.Location = new System.Drawing.Point(3, 68);
  194. this.label13.Name = "label13";
  195. this.label13.Size = new System.Drawing.Size(95, 12);
  196. this.label13.TabIndex = 2;
  197. this.label13.Text = "数据缓冲(毫秒):";
  198. //
  199. // label14
  200. //
  201. this.label14.AutoSize = true;
  202. this.label14.Location = new System.Drawing.Point(4, 43);
  203. this.label14.Name = "label14";
  204. this.label14.Size = new System.Drawing.Size(47, 12);
  205. this.label14.TabIndex = 1;
  206. this.label14.Text = "波特率:";
  207. //
  208. // label15
  209. //
  210. this.label15.AutoSize = true;
  211. this.label15.Location = new System.Drawing.Point(6, 17);
  212. this.label15.Name = "label15";
  213. this.label15.Size = new System.Drawing.Size(47, 12);
  214. this.label15.TabIndex = 0;
  215. this.label15.Text = "串口号:";
  216. //
  217. // GP4
  218. //
  219. this.GP4.Controls.Add(this.OutTime4);
  220. this.GP4.Controls.Add(this.Datawait4);
  221. this.GP4.Controls.Add(this.BaudRate4);
  222. this.GP4.Controls.Add(this.COM4);
  223. this.GP4.Controls.Add(this.label17);
  224. this.GP4.Controls.Add(this.label10);
  225. this.GP4.Controls.Add(this.label11);
  226. this.GP4.Controls.Add(this.label12);
  227. this.GP4.Location = new System.Drawing.Point(502, 20);
  228. this.GP4.Name = "GP4";
  229. this.GP4.Size = new System.Drawing.Size(166, 119);
  230. this.GP4.TabIndex = 3;
  231. this.GP4.TabStop = false;
  232. this.GP4.Text = "后端复核";
  233. //
  234. // OutTime4
  235. //
  236. this.OutTime4.ID = null;
  237. this.OutTime4.Location = new System.Drawing.Point(117, 90);
  238. this.OutTime4.Name = "OutTime4";
  239. this.OutTime4.Size = new System.Drawing.Size(43, 21);
  240. this.OutTime4.Str = null;
  241. this.OutTime4.Str1 = null;
  242. this.OutTime4.Str2 = null;
  243. this.OutTime4.TabIndex = 9;
  244. //
  245. // Datawait4
  246. //
  247. this.Datawait4.ID = null;
  248. this.Datawait4.Location = new System.Drawing.Point(117, 63);
  249. this.Datawait4.Name = "Datawait4";
  250. this.Datawait4.Size = new System.Drawing.Size(43, 21);
  251. this.Datawait4.Str = null;
  252. this.Datawait4.Str1 = null;
  253. this.Datawait4.Str2 = null;
  254. this.Datawait4.TabIndex = 8;
  255. //
  256. // BaudRate4
  257. //
  258. this.BaudRate4.ID = null;
  259. this.BaudRate4.Location = new System.Drawing.Point(99, 37);
  260. this.BaudRate4.Name = "BaudRate4";
  261. this.BaudRate4.Size = new System.Drawing.Size(61, 21);
  262. this.BaudRate4.Str = null;
  263. this.BaudRate4.Str1 = null;
  264. this.BaudRate4.Str2 = null;
  265. this.BaudRate4.TabIndex = 7;
  266. //
  267. // COM4
  268. //
  269. this.COM4.ID = null;
  270. this.COM4.Location = new System.Drawing.Point(99, 12);
  271. this.COM4.Name = "COM4";
  272. this.COM4.Size = new System.Drawing.Size(61, 21);
  273. this.COM4.Str = null;
  274. this.COM4.Str1 = null;
  275. this.COM4.Str2 = null;
  276. this.COM4.TabIndex = 6;
  277. //
  278. // label17
  279. //
  280. this.label17.AutoSize = true;
  281. this.label17.Location = new System.Drawing.Point(15, 96);
  282. this.label17.Name = "label17";
  283. this.label17.Size = new System.Drawing.Size(95, 12);
  284. this.label17.TabIndex = 4;
  285. this.label17.Text = "超时时间(毫秒):";
  286. //
  287. // label10
  288. //
  289. this.label10.AutoSize = true;
  290. this.label10.Location = new System.Drawing.Point(15, 68);
  291. this.label10.Name = "label10";
  292. this.label10.Size = new System.Drawing.Size(95, 12);
  293. this.label10.TabIndex = 2;
  294. this.label10.Text = "数据缓冲(毫秒):";
  295. //
  296. // label11
  297. //
  298. this.label11.AutoSize = true;
  299. this.label11.Location = new System.Drawing.Point(15, 43);
  300. this.label11.Name = "label11";
  301. this.label11.Size = new System.Drawing.Size(47, 12);
  302. this.label11.TabIndex = 1;
  303. this.label11.Text = "波特率:";
  304. //
  305. // label12
  306. //
  307. this.label12.AutoSize = true;
  308. this.label12.Location = new System.Drawing.Point(15, 17);
  309. this.label12.Name = "label12";
  310. this.label12.Size = new System.Drawing.Size(47, 12);
  311. this.label12.TabIndex = 0;
  312. this.label12.Text = "串口号:";
  313. //
  314. // GP3
  315. //
  316. this.GP3.Controls.Add(this.OutTime3);
  317. this.GP3.Controls.Add(this.Datawait3);
  318. this.GP3.Controls.Add(this.BaudRate3);
  319. this.GP3.Controls.Add(this.COM3);
  320. this.GP3.Controls.Add(this.label16);
  321. this.GP3.Controls.Add(this.label7);
  322. this.GP3.Controls.Add(this.label8);
  323. this.GP3.Controls.Add(this.label9);
  324. this.GP3.Location = new System.Drawing.Point(330, 20);
  325. this.GP3.Name = "GP3";
  326. this.GP3.Size = new System.Drawing.Size(166, 119);
  327. this.GP3.TabIndex = 2;
  328. this.GP3.TabStop = false;
  329. this.GP3.Text = "前段采集";
  330. //
  331. // OutTime3
  332. //
  333. this.OutTime3.ID = null;
  334. this.OutTime3.Location = new System.Drawing.Point(117, 87);
  335. this.OutTime3.Name = "OutTime3";
  336. this.OutTime3.Size = new System.Drawing.Size(43, 21);
  337. this.OutTime3.Str = null;
  338. this.OutTime3.Str1 = null;
  339. this.OutTime3.Str2 = null;
  340. this.OutTime3.TabIndex = 8;
  341. //
  342. // Datawait3
  343. //
  344. this.Datawait3.ID = null;
  345. this.Datawait3.Location = new System.Drawing.Point(117, 63);
  346. this.Datawait3.Name = "Datawait3";
  347. this.Datawait3.Size = new System.Drawing.Size(43, 21);
  348. this.Datawait3.Str = null;
  349. this.Datawait3.Str1 = null;
  350. this.Datawait3.Str2 = null;
  351. this.Datawait3.TabIndex = 7;
  352. //
  353. // BaudRate3
  354. //
  355. this.BaudRate3.ID = null;
  356. this.BaudRate3.Location = new System.Drawing.Point(99, 40);
  357. this.BaudRate3.Name = "BaudRate3";
  358. this.BaudRate3.Size = new System.Drawing.Size(61, 21);
  359. this.BaudRate3.Str = null;
  360. this.BaudRate3.Str1 = null;
  361. this.BaudRate3.Str2 = null;
  362. this.BaudRate3.TabIndex = 6;
  363. //
  364. // COM3
  365. //
  366. this.COM3.ID = null;
  367. this.COM3.Location = new System.Drawing.Point(99, 14);
  368. this.COM3.Name = "COM3";
  369. this.COM3.Size = new System.Drawing.Size(61, 21);
  370. this.COM3.Str = null;
  371. this.COM3.Str1 = null;
  372. this.COM3.Str2 = null;
  373. this.COM3.TabIndex = 5;
  374. //
  375. // label16
  376. //
  377. this.label16.AutoSize = true;
  378. this.label16.Location = new System.Drawing.Point(15, 96);
  379. this.label16.Name = "label16";
  380. this.label16.Size = new System.Drawing.Size(95, 12);
  381. this.label16.TabIndex = 3;
  382. this.label16.Text = "超时时间(毫秒):";
  383. //
  384. // label7
  385. //
  386. this.label7.AutoSize = true;
  387. this.label7.Location = new System.Drawing.Point(15, 68);
  388. this.label7.Name = "label7";
  389. this.label7.Size = new System.Drawing.Size(95, 12);
  390. this.label7.TabIndex = 2;
  391. this.label7.Text = "数据缓冲(毫秒):";
  392. //
  393. // label8
  394. //
  395. this.label8.AutoSize = true;
  396. this.label8.Location = new System.Drawing.Point(15, 43);
  397. this.label8.Name = "label8";
  398. this.label8.Size = new System.Drawing.Size(47, 12);
  399. this.label8.TabIndex = 1;
  400. this.label8.Text = "波特率:";
  401. //
  402. // label9
  403. //
  404. this.label9.AutoSize = true;
  405. this.label9.Location = new System.Drawing.Point(15, 17);
  406. this.label9.Name = "label9";
  407. this.label9.Size = new System.Drawing.Size(47, 12);
  408. this.label9.TabIndex = 0;
  409. this.label9.Text = "串口号:";
  410. //
  411. // GP2
  412. //
  413. this.GP2.Controls.Add(this.Datawait2);
  414. this.GP2.Controls.Add(this.BaudRate2);
  415. this.GP2.Controls.Add(this.COM2);
  416. this.GP2.Controls.Add(this.label4);
  417. this.GP2.Controls.Add(this.label5);
  418. this.GP2.Controls.Add(this.label6);
  419. this.GP2.Location = new System.Drawing.Point(165, 20);
  420. this.GP2.Name = "GP2";
  421. this.GP2.Size = new System.Drawing.Size(159, 94);
  422. this.GP2.TabIndex = 1;
  423. this.GP2.TabStop = false;
  424. this.GP2.Text = "PLC2(备用)";
  425. //
  426. // Datawait2
  427. //
  428. this.Datawait2.ID = null;
  429. this.Datawait2.Location = new System.Drawing.Point(110, 63);
  430. this.Datawait2.Name = "Datawait2";
  431. this.Datawait2.Size = new System.Drawing.Size(43, 21);
  432. this.Datawait2.Str = null;
  433. this.Datawait2.Str1 = null;
  434. this.Datawait2.Str2 = null;
  435. this.Datawait2.TabIndex = 6;
  436. //
  437. // BaudRate2
  438. //
  439. this.BaudRate2.ID = null;
  440. this.BaudRate2.Location = new System.Drawing.Point(92, 37);
  441. this.BaudRate2.Name = "BaudRate2";
  442. this.BaudRate2.Size = new System.Drawing.Size(61, 21);
  443. this.BaudRate2.Str = null;
  444. this.BaudRate2.Str1 = null;
  445. this.BaudRate2.Str2 = null;
  446. this.BaudRate2.TabIndex = 5;
  447. //
  448. // COM2
  449. //
  450. this.COM2.ID = null;
  451. this.COM2.Location = new System.Drawing.Point(92, 12);
  452. this.COM2.Name = "COM2";
  453. this.COM2.Size = new System.Drawing.Size(61, 21);
  454. this.COM2.Str = null;
  455. this.COM2.Str1 = null;
  456. this.COM2.Str2 = null;
  457. this.COM2.TabIndex = 4;
  458. //
  459. // label4
  460. //
  461. this.label4.AutoSize = true;
  462. this.label4.Location = new System.Drawing.Point(15, 68);
  463. this.label4.Name = "label4";
  464. this.label4.Size = new System.Drawing.Size(95, 12);
  465. this.label4.TabIndex = 2;
  466. this.label4.Text = "数据缓冲(毫秒):";
  467. //
  468. // label5
  469. //
  470. this.label5.AutoSize = true;
  471. this.label5.Location = new System.Drawing.Point(15, 43);
  472. this.label5.Name = "label5";
  473. this.label5.Size = new System.Drawing.Size(47, 12);
  474. this.label5.TabIndex = 1;
  475. this.label5.Text = "波特率:";
  476. //
  477. // label6
  478. //
  479. this.label6.AutoSize = true;
  480. this.label6.Location = new System.Drawing.Point(15, 17);
  481. this.label6.Name = "label6";
  482. this.label6.Size = new System.Drawing.Size(47, 12);
  483. this.label6.TabIndex = 0;
  484. this.label6.Text = "串口号:";
  485. //
  486. // GP1
  487. //
  488. this.GP1.Controls.Add(this.Datawait1);
  489. this.GP1.Controls.Add(this.BaudRate1);
  490. this.GP1.Controls.Add(this.COM1);
  491. this.GP1.Controls.Add(this.label3);
  492. this.GP1.Controls.Add(this.label2);
  493. this.GP1.Controls.Add(this.label1);
  494. this.GP1.Location = new System.Drawing.Point(6, 20);
  495. this.GP1.Name = "GP1";
  496. this.GP1.Size = new System.Drawing.Size(153, 94);
  497. this.GP1.TabIndex = 0;
  498. this.GP1.TabStop = false;
  499. this.GP1.Text = "PLC1(优先)";
  500. //
  501. // Datawait1
  502. //
  503. this.Datawait1.ID = null;
  504. this.Datawait1.Location = new System.Drawing.Point(108, 63);
  505. this.Datawait1.Name = "Datawait1";
  506. this.Datawait1.Size = new System.Drawing.Size(43, 21);
  507. this.Datawait1.Str = null;
  508. this.Datawait1.Str1 = null;
  509. this.Datawait1.Str2 = null;
  510. this.Datawait1.TabIndex = 5;
  511. //
  512. // BaudRate1
  513. //
  514. this.BaudRate1.ID = null;
  515. this.BaudRate1.Location = new System.Drawing.Point(91, 37);
  516. this.BaudRate1.Name = "BaudRate1";
  517. this.BaudRate1.Size = new System.Drawing.Size(61, 21);
  518. this.BaudRate1.Str = null;
  519. this.BaudRate1.Str1 = null;
  520. this.BaudRate1.Str2 = null;
  521. this.BaudRate1.TabIndex = 4;
  522. //
  523. // COM1
  524. //
  525. this.COM1.ID = null;
  526. this.COM1.Location = new System.Drawing.Point(91, 12);
  527. this.COM1.Name = "COM1";
  528. this.COM1.Size = new System.Drawing.Size(61, 21);
  529. this.COM1.Str = null;
  530. this.COM1.Str1 = null;
  531. this.COM1.Str2 = null;
  532. this.COM1.TabIndex = 3;
  533. //
  534. // label3
  535. //
  536. this.label3.AutoSize = true;
  537. this.label3.Location = new System.Drawing.Point(13, 68);
  538. this.label3.Name = "label3";
  539. this.label3.Size = new System.Drawing.Size(95, 12);
  540. this.label3.TabIndex = 2;
  541. this.label3.Text = "数据缓冲(毫秒):";
  542. //
  543. // label2
  544. //
  545. this.label2.AutoSize = true;
  546. this.label2.Location = new System.Drawing.Point(13, 43);
  547. this.label2.Name = "label2";
  548. this.label2.Size = new System.Drawing.Size(47, 12);
  549. this.label2.TabIndex = 1;
  550. this.label2.Text = "波特率:";
  551. //
  552. // label1
  553. //
  554. this.label1.AutoSize = true;
  555. this.label1.Location = new System.Drawing.Point(13, 17);
  556. this.label1.Name = "label1";
  557. this.label1.Size = new System.Drawing.Size(47, 12);
  558. this.label1.TabIndex = 0;
  559. this.label1.Text = "串口号:";
  560. //
  561. // Save
  562. //
  563. this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
  564. this.Save.Location = new System.Drawing.Point(15, 2);
  565. this.Save.Name = "Save";
  566. this.Save.Size = new System.Drawing.Size(75, 23);
  567. this.Save.TabIndex = 1;
  568. this.Save.Text = "保存";
  569. this.Save.UseVisualStyleBackColor = true;
  570. this.Save.Click += new System.EventHandler(this.Save_Click);
  571. //
  572. // GPD1
  573. //
  574. this.GPD1.Controls.Add(this.label38);
  575. this.GPD1.Controls.Add(this.label34);
  576. this.GPD1.Controls.Add(this.MaterialTray);
  577. this.GPD1.Controls.Add(this.CheckMaterial);
  578. this.GPD1.Controls.Add(this.StackMaterial);
  579. this.GPD1.Controls.Add(this.DevError);
  580. this.GPD1.Controls.Add(this.DeviceStop);
  581. this.GPD1.Controls.Add(this.DataRecive);
  582. this.GPD1.Controls.Add(this.Devstop);
  583. this.GPD1.Controls.Add(this.DeviceStart);
  584. this.GPD1.Controls.Add(this.Devstart);
  585. this.GPD1.Controls.Add(this.label23);
  586. this.GPD1.Controls.Add(this.label22);
  587. this.GPD1.Controls.Add(this.BackDataPass);
  588. this.GPD1.Controls.Add(this.label21);
  589. this.GPD1.Controls.Add(this.label24);
  590. this.GPD1.Controls.Add(this.label25);
  591. this.GPD1.Controls.Add(this.label20);
  592. this.GPD1.Controls.Add(this.BackDataDelete);
  593. this.GPD1.Controls.Add(this.label19);
  594. this.GPD1.Controls.Add(this.label26);
  595. this.GPD1.Controls.Add(this.label18);
  596. this.GPD1.Controls.Add(this.label27);
  597. this.GPD1.Controls.Add(this.label30);
  598. this.GPD1.Controls.Add(this.FrontDataPass);
  599. this.GPD1.Controls.Add(this.FrontDataDelete);
  600. this.GPD1.Controls.Add(this.label28);
  601. this.GPD1.Controls.Add(this.label29);
  602. this.GPD1.Location = new System.Drawing.Point(18, 180);
  603. this.GPD1.Name = "GPD1";
  604. this.GPD1.Size = new System.Drawing.Size(817, 193);
  605. this.GPD1.TabIndex = 2;
  606. this.GPD1.TabStop = false;
  607. //
  608. // label38
  609. //
  610. this.label38.AutoSize = true;
  611. this.label38.Location = new System.Drawing.Point(272, 17);
  612. this.label38.Name = "label38";
  613. this.label38.Size = new System.Drawing.Size(131, 12);
  614. this.label38.TabIndex = 17;
  615. this.label38.Text = "PC->PLC指令集(16进制)";
  616. //
  617. // label34
  618. //
  619. this.label34.AutoSize = true;
  620. this.label34.Location = new System.Drawing.Point(13, 17);
  621. this.label34.Name = "label34";
  622. this.label34.Size = new System.Drawing.Size(131, 12);
  623. this.label34.TabIndex = 16;
  624. this.label34.Text = "PLC->PC指令集(16进制)";
  625. //
  626. // MaterialTray
  627. //
  628. this.MaterialTray.ID = null;
  629. this.MaterialTray.Location = new System.Drawing.Point(676, 109);
  630. this.MaterialTray.Name = "MaterialTray";
  631. this.MaterialTray.Size = new System.Drawing.Size(95, 21);
  632. this.MaterialTray.Str = null;
  633. this.MaterialTray.Str1 = null;
  634. this.MaterialTray.Str2 = null;
  635. this.MaterialTray.TabIndex = 19;
  636. //
  637. // CheckMaterial
  638. //
  639. this.CheckMaterial.ID = null;
  640. this.CheckMaterial.Location = new System.Drawing.Point(131, 158);
  641. this.CheckMaterial.Name = "CheckMaterial";
  642. this.CheckMaterial.Size = new System.Drawing.Size(95, 21);
  643. this.CheckMaterial.Str = null;
  644. this.CheckMaterial.Str1 = null;
  645. this.CheckMaterial.Str2 = null;
  646. this.CheckMaterial.TabIndex = 12;
  647. //
  648. // StackMaterial
  649. //
  650. this.StackMaterial.ID = null;
  651. this.StackMaterial.Location = new System.Drawing.Point(131, 135);
  652. this.StackMaterial.Name = "StackMaterial";
  653. this.StackMaterial.Size = new System.Drawing.Size(95, 21);
  654. this.StackMaterial.Str = null;
  655. this.StackMaterial.Str1 = null;
  656. this.StackMaterial.Str2 = null;
  657. this.StackMaterial.TabIndex = 11;
  658. //
  659. // DevError
  660. //
  661. this.DevError.ID = null;
  662. this.DevError.Location = new System.Drawing.Point(131, 111);
  663. this.DevError.Name = "DevError";
  664. this.DevError.Size = new System.Drawing.Size(95, 21);
  665. this.DevError.Str = null;
  666. this.DevError.Str1 = null;
  667. this.DevError.Str2 = null;
  668. this.DevError.TabIndex = 10;
  669. //
  670. // DeviceStop
  671. //
  672. this.DeviceStop.ID = null;
  673. this.DeviceStop.Location = new System.Drawing.Point(676, 76);
  674. this.DeviceStop.Name = "DeviceStop";
  675. this.DeviceStop.Size = new System.Drawing.Size(95, 21);
  676. this.DeviceStop.Str = null;
  677. this.DeviceStop.Str1 = null;
  678. this.DeviceStop.Str2 = null;
  679. this.DeviceStop.TabIndex = 18;
  680. //
  681. // DataRecive
  682. //
  683. this.DataRecive.ID = null;
  684. this.DataRecive.Location = new System.Drawing.Point(131, 86);
  685. this.DataRecive.Name = "DataRecive";
  686. this.DataRecive.Size = new System.Drawing.Size(95, 21);
  687. this.DataRecive.Str = null;
  688. this.DataRecive.Str1 = null;
  689. this.DataRecive.Str2 = null;
  690. this.DataRecive.TabIndex = 9;
  691. //
  692. // Devstop
  693. //
  694. this.Devstop.ID = null;
  695. this.Devstop.Location = new System.Drawing.Point(131, 62);
  696. this.Devstop.Name = "Devstop";
  697. this.Devstop.Size = new System.Drawing.Size(95, 21);
  698. this.Devstop.Str = null;
  699. this.Devstop.Str1 = null;
  700. this.Devstop.Str2 = null;
  701. this.Devstop.TabIndex = 8;
  702. //
  703. // DeviceStart
  704. //
  705. this.DeviceStart.ID = null;
  706. this.DeviceStart.Location = new System.Drawing.Point(676, 41);
  707. this.DeviceStart.Name = "DeviceStart";
  708. this.DeviceStart.Size = new System.Drawing.Size(95, 21);
  709. this.DeviceStart.Str = null;
  710. this.DeviceStart.Str1 = null;
  711. this.DeviceStart.Str2 = null;
  712. this.DeviceStart.TabIndex = 17;
  713. //
  714. // Devstart
  715. //
  716. this.Devstart.ID = null;
  717. this.Devstart.Location = new System.Drawing.Point(131, 36);
  718. this.Devstart.Name = "Devstart";
  719. this.Devstart.Size = new System.Drawing.Size(95, 21);
  720. this.Devstart.Str = null;
  721. this.Devstart.Str1 = null;
  722. this.Devstart.Str2 = null;
  723. this.Devstart.TabIndex = 7;
  724. //
  725. // label23
  726. //
  727. this.label23.AutoSize = true;
  728. this.label23.Location = new System.Drawing.Point(13, 162);
  729. this.label23.Name = "label23";
  730. this.label23.Size = new System.Drawing.Size(83, 12);
  731. this.label23.TabIndex = 6;
  732. this.label23.Text = "复核物料到达:";
  733. //
  734. // label22
  735. //
  736. this.label22.AutoSize = true;
  737. this.label22.Location = new System.Drawing.Point(13, 138);
  738. this.label22.Name = "label22";
  739. this.label22.Size = new System.Drawing.Size(83, 12);
  740. this.label22.TabIndex = 5;
  741. this.label22.Text = "堆叠物料到达:";
  742. //
  743. // BackDataPass
  744. //
  745. this.BackDataPass.ID = null;
  746. this.BackDataPass.Location = new System.Drawing.Point(421, 139);
  747. this.BackDataPass.Name = "BackDataPass";
  748. this.BackDataPass.Size = new System.Drawing.Size(95, 21);
  749. this.BackDataPass.Str = null;
  750. this.BackDataPass.Str1 = null;
  751. this.BackDataPass.Str2 = null;
  752. this.BackDataPass.TabIndex = 16;
  753. //
  754. // label21
  755. //
  756. this.label21.AutoSize = true;
  757. this.label21.Location = new System.Drawing.Point(13, 114);
  758. this.label21.Name = "label21";
  759. this.label21.Size = new System.Drawing.Size(59, 12);
  760. this.label21.TabIndex = 4;
  761. this.label21.Text = "设备故障:";
  762. //
  763. // label24
  764. //
  765. this.label24.AutoSize = true;
  766. this.label24.Location = new System.Drawing.Point(272, 45);
  767. this.label24.Name = "label24";
  768. this.label24.Size = new System.Drawing.Size(143, 12);
  769. this.label24.TabIndex = 2;
  770. this.label24.Text = "前端扫描数据异常(剔除):";
  771. //
  772. // label25
  773. //
  774. this.label25.AutoSize = true;
  775. this.label25.Location = new System.Drawing.Point(272, 82);
  776. this.label25.Name = "label25";
  777. this.label25.Size = new System.Drawing.Size(143, 12);
  778. this.label25.TabIndex = 3;
  779. this.label25.Text = "前端扫描数据异常(放行):";
  780. //
  781. // label20
  782. //
  783. this.label20.AutoSize = true;
  784. this.label20.Location = new System.Drawing.Point(13, 92);
  785. this.label20.Name = "label20";
  786. this.label20.Size = new System.Drawing.Size(83, 12);
  787. this.label20.TabIndex = 3;
  788. this.label20.Text = "数据接收成功:";
  789. //
  790. // BackDataDelete
  791. //
  792. this.BackDataDelete.ID = null;
  793. this.BackDataDelete.Location = new System.Drawing.Point(421, 112);
  794. this.BackDataDelete.Name = "BackDataDelete";
  795. this.BackDataDelete.Size = new System.Drawing.Size(95, 21);
  796. this.BackDataDelete.Str = null;
  797. this.BackDataDelete.Str1 = null;
  798. this.BackDataDelete.Str2 = null;
  799. this.BackDataDelete.TabIndex = 15;
  800. //
  801. // label19
  802. //
  803. this.label19.AutoSize = true;
  804. this.label19.Location = new System.Drawing.Point(13, 67);
  805. this.label19.Name = "label19";
  806. this.label19.Size = new System.Drawing.Size(59, 12);
  807. this.label19.TabIndex = 2;
  808. this.label19.Text = "设备停止:";
  809. //
  810. // label26
  811. //
  812. this.label26.AutoSize = true;
  813. this.label26.Location = new System.Drawing.Point(272, 113);
  814. this.label26.Name = "label26";
  815. this.label26.Size = new System.Drawing.Size(143, 12);
  816. this.label26.TabIndex = 4;
  817. this.label26.Text = "后端复核数据异常(剔除):";
  818. //
  819. // label18
  820. //
  821. this.label18.AutoSize = true;
  822. this.label18.Location = new System.Drawing.Point(13, 44);
  823. this.label18.Name = "label18";
  824. this.label18.Size = new System.Drawing.Size(59, 12);
  825. this.label18.TabIndex = 1;
  826. this.label18.Text = "设备启动:";
  827. //
  828. // label27
  829. //
  830. this.label27.AutoSize = true;
  831. this.label27.Location = new System.Drawing.Point(272, 146);
  832. this.label27.Name = "label27";
  833. this.label27.Size = new System.Drawing.Size(143, 12);
  834. this.label27.TabIndex = 5;
  835. this.label27.Text = "后端复核数据异常(放行):";
  836. //
  837. // label30
  838. //
  839. this.label30.AutoSize = true;
  840. this.label30.Location = new System.Drawing.Point(542, 113);
  841. this.label30.Name = "label30";
  842. this.label30.Size = new System.Drawing.Size(59, 12);
  843. this.label30.TabIndex = 8;
  844. this.label30.Text = "料盘叠料:";
  845. //
  846. // FrontDataPass
  847. //
  848. this.FrontDataPass.ID = null;
  849. this.FrontDataPass.Location = new System.Drawing.Point(421, 77);
  850. this.FrontDataPass.Name = "FrontDataPass";
  851. this.FrontDataPass.Size = new System.Drawing.Size(95, 21);
  852. this.FrontDataPass.Str = null;
  853. this.FrontDataPass.Str1 = null;
  854. this.FrontDataPass.Str2 = null;
  855. this.FrontDataPass.TabIndex = 14;
  856. //
  857. // FrontDataDelete
  858. //
  859. this.FrontDataDelete.ID = null;
  860. this.FrontDataDelete.Location = new System.Drawing.Point(421, 42);
  861. this.FrontDataDelete.Name = "FrontDataDelete";
  862. this.FrontDataDelete.Size = new System.Drawing.Size(95, 21);
  863. this.FrontDataDelete.Str = null;
  864. this.FrontDataDelete.Str1 = null;
  865. this.FrontDataDelete.Str2 = null;
  866. this.FrontDataDelete.TabIndex = 13;
  867. //
  868. // label28
  869. //
  870. this.label28.AutoSize = true;
  871. this.label28.Location = new System.Drawing.Point(542, 45);
  872. this.label28.Name = "label28";
  873. this.label28.Size = new System.Drawing.Size(83, 12);
  874. this.label28.TabIndex = 6;
  875. this.label28.Text = "设备开始动作:";
  876. //
  877. // label29
  878. //
  879. this.label29.AutoSize = true;
  880. this.label29.Location = new System.Drawing.Point(542, 82);
  881. this.label29.Name = "label29";
  882. this.label29.Size = new System.Drawing.Size(59, 12);
  883. this.label29.TabIndex = 7;
  884. this.label29.Text = "设备停止:";
  885. //
  886. // GPD2
  887. //
  888. this.GPD2.Controls.Add(this.SplitBack);
  889. this.GPD2.Controls.Add(this.GuestLabelPre);
  890. this.GPD2.Controls.Add(this.PrimaryData);
  891. this.GPD2.Controls.Add(this.GuestLabelData);
  892. this.GPD2.Controls.Add(this.SplitFront);
  893. this.GPD2.Controls.Add(this.Uploadnum);
  894. this.GPD2.Controls.Add(this.ProdcodeBack);
  895. this.GPD2.Controls.Add(this.ProdcodeFront);
  896. this.GPD2.Controls.Add(this.label39);
  897. this.GPD2.Controls.Add(this.SplitFro);
  898. this.GPD2.Controls.Add(this.label37);
  899. this.GPD2.Controls.Add(this.label36);
  900. this.GPD2.Controls.Add(this.label35);
  901. this.GPD2.Controls.Add(this.label1212);
  902. this.GPD2.Controls.Add(this.label33);
  903. this.GPD2.Controls.Add(this.label32);
  904. this.GPD2.Controls.Add(this.label31);
  905. this.GPD2.Location = new System.Drawing.Point(16, 374);
  906. this.GPD2.Name = "GPD2";
  907. this.GPD2.Size = new System.Drawing.Size(814, 151);
  908. this.GPD2.TabIndex = 4;
  909. this.GPD2.TabStop = false;
  910. //
  911. // SplitBack
  912. //
  913. this.SplitBack.ID = null;
  914. this.SplitBack.Location = new System.Drawing.Point(755, 105);
  915. this.SplitBack.Name = "SplitBack";
  916. this.SplitBack.Size = new System.Drawing.Size(53, 21);
  917. this.SplitBack.Str = null;
  918. this.SplitBack.Str1 = null;
  919. this.SplitBack.Str2 = null;
  920. this.SplitBack.TabIndex = 18;
  921. //
  922. // GuestLabelPre
  923. //
  924. this.GuestLabelPre.ID = null;
  925. this.GuestLabelPre.Location = new System.Drawing.Point(755, 65);
  926. this.GuestLabelPre.Name = "GuestLabelPre";
  927. this.GuestLabelPre.Size = new System.Drawing.Size(53, 21);
  928. this.GuestLabelPre.Str = null;
  929. this.GuestLabelPre.Str1 = null;
  930. this.GuestLabelPre.Str2 = null;
  931. this.GuestLabelPre.TabIndex = 17;
  932. //
  933. // PrimaryData
  934. //
  935. this.PrimaryData.ID = null;
  936. this.PrimaryData.Location = new System.Drawing.Point(467, 106);
  937. this.PrimaryData.Name = "PrimaryData";
  938. this.PrimaryData.Size = new System.Drawing.Size(142, 21);
  939. this.PrimaryData.Str = null;
  940. this.PrimaryData.Str1 = null;
  941. this.PrimaryData.Str2 = null;
  942. this.PrimaryData.TabIndex = 16;
  943. //
  944. // GuestLabelData
  945. //
  946. this.GuestLabelData.ID = null;
  947. this.GuestLabelData.Location = new System.Drawing.Point(467, 65);
  948. this.GuestLabelData.Name = "GuestLabelData";
  949. this.GuestLabelData.Size = new System.Drawing.Size(142, 21);
  950. this.GuestLabelData.Str = null;
  951. this.GuestLabelData.Str1 = null;
  952. this.GuestLabelData.Str2 = null;
  953. this.GuestLabelData.TabIndex = 15;
  954. //
  955. // SplitFront
  956. //
  957. this.SplitFront.ID = null;
  958. this.SplitFront.Location = new System.Drawing.Point(467, 14);
  959. this.SplitFront.Name = "SplitFront";
  960. this.SplitFront.Size = new System.Drawing.Size(104, 21);
  961. this.SplitFront.Str = null;
  962. this.SplitFront.Str1 = null;
  963. this.SplitFront.Str2 = null;
  964. this.SplitFront.TabIndex = 14;
  965. //
  966. // Uploadnum
  967. //
  968. this.Uploadnum.ID = null;
  969. this.Uploadnum.Location = new System.Drawing.Point(57, 110);
  970. this.Uploadnum.Name = "Uploadnum";
  971. this.Uploadnum.Size = new System.Drawing.Size(73, 21);
  972. this.Uploadnum.Str = null;
  973. this.Uploadnum.Str1 = null;
  974. this.Uploadnum.Str2 = null;
  975. this.Uploadnum.TabIndex = 13;
  976. //
  977. // ProdcodeBack
  978. //
  979. this.ProdcodeBack.ID = null;
  980. this.ProdcodeBack.Location = new System.Drawing.Point(166, 65);
  981. this.ProdcodeBack.Name = "ProdcodeBack";
  982. this.ProdcodeBack.Size = new System.Drawing.Size(142, 21);
  983. this.ProdcodeBack.Str = null;
  984. this.ProdcodeBack.Str1 = null;
  985. this.ProdcodeBack.Str2 = null;
  986. this.ProdcodeBack.TabIndex = 12;
  987. //
  988. // ProdcodeFront
  989. //
  990. this.ProdcodeFront.ID = null;
  991. this.ProdcodeFront.Location = new System.Drawing.Point(166, 14);
  992. this.ProdcodeFront.Name = "ProdcodeFront";
  993. this.ProdcodeFront.Size = new System.Drawing.Size(142, 21);
  994. this.ProdcodeFront.Str = null;
  995. this.ProdcodeFront.Str1 = null;
  996. this.ProdcodeFront.Str2 = null;
  997. this.ProdcodeFront.TabIndex = 11;
  998. //
  999. // label39
  1000. //
  1001. this.label39.AutoSize = true;
  1002. this.label39.Location = new System.Drawing.Point(139, 115);
  1003. this.label39.Name = "label39";
  1004. this.label39.Size = new System.Drawing.Size(59, 12);
  1005. this.label39.TabIndex = 10;
  1006. this.label39.Text = "条数据/次";
  1007. //
  1008. // SplitFro
  1009. //
  1010. this.SplitFro.AutoSize = true;
  1011. this.SplitFro.Location = new System.Drawing.Point(618, 110);
  1012. this.SplitFro.Name = "SplitFro";
  1013. this.SplitFro.Size = new System.Drawing.Size(131, 12);
  1014. this.SplitFro.TabIndex = 9;
  1015. this.SplitFro.Text = "内部分割符(后端复核):";
  1016. //
  1017. // label37
  1018. //
  1019. this.label37.AutoSize = true;
  1020. this.label37.Location = new System.Drawing.Point(615, 68);
  1021. this.label37.Name = "label37";
  1022. this.label37.Size = new System.Drawing.Size(143, 12);
  1023. this.label37.TabIndex = 8;
  1024. this.label37.Text = "客标前缀字符(后端复核):";
  1025. //
  1026. // label36
  1027. //
  1028. this.label36.AutoSize = true;
  1029. this.label36.Location = new System.Drawing.Point(318, 115);
  1030. this.label36.Name = "label36";
  1031. this.label36.Size = new System.Drawing.Size(143, 12);
  1032. this.label36.TabIndex = 7;
  1033. this.label36.Text = "唯一码数据列(后端复核):";
  1034. //
  1035. // label35
  1036. //
  1037. this.label35.AutoSize = true;
  1038. this.label35.Location = new System.Drawing.Point(320, 68);
  1039. this.label35.Name = "label35";
  1040. this.label35.Size = new System.Drawing.Size(131, 12);
  1041. this.label35.TabIndex = 6;
  1042. this.label35.Text = "客标数据列(后端复核):";
  1043. //
  1044. // label1212
  1045. //
  1046. this.label1212.AutoSize = true;
  1047. this.label1212.Location = new System.Drawing.Point(320, 17);
  1048. this.label1212.Name = "label1212";
  1049. this.label1212.Size = new System.Drawing.Size(131, 12);
  1050. this.label1212.TabIndex = 5;
  1051. this.label1212.Text = "内部分割符(前端采集):";
  1052. //
  1053. // label33
  1054. //
  1055. this.label33.AutoSize = true;
  1056. this.label33.Location = new System.Drawing.Point(5, 115);
  1057. this.label33.Name = "label33";
  1058. this.label33.Size = new System.Drawing.Size(35, 12);
  1059. this.label33.TabIndex = 4;
  1060. this.label33.Text = "上传:";
  1061. //
  1062. // label32
  1063. //
  1064. this.label32.AutoSize = true;
  1065. this.label32.Location = new System.Drawing.Point(5, 68);
  1066. this.label32.Name = "label32";
  1067. this.label32.Size = new System.Drawing.Size(155, 12);
  1068. this.label32.TabIndex = 3;
  1069. this.label32.Text = "货品型号数据列(后端复核):";
  1070. //
  1071. // label31
  1072. //
  1073. this.label31.AutoSize = true;
  1074. this.label31.Location = new System.Drawing.Point(5, 17);
  1075. this.label31.Name = "label31";
  1076. this.label31.Size = new System.Drawing.Size(155, 12);
  1077. this.label31.TabIndex = 2;
  1078. this.label31.Text = "货品型号数据列(前端采集):";
  1079. //
  1080. // normalButton1
  1081. //
  1082. this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
  1083. this.normalButton1.Location = new System.Drawing.Point(18, 531);
  1084. this.normalButton1.Name = "normalButton1";
  1085. this.normalButton1.Size = new System.Drawing.Size(93, 23);
  1086. this.normalButton1.TabIndex = 5;
  1087. this.normalButton1.Text = "刷新条码规则";
  1088. this.normalButton1.UseVisualStyleBackColor = true;
  1089. //
  1090. // ParamSetting
  1091. //
  1092. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1093. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1094. this.ClientSize = new System.Drawing.Size(847, 561);
  1095. this.Controls.Add(this.normalButton1);
  1096. this.Controls.Add(this.GPD2);
  1097. this.Controls.Add(this.GPD1);
  1098. this.Controls.Add(this.Save);
  1099. this.Controls.Add(this.GP);
  1100. this.MaximizeBox = false;
  1101. this.Name = "ParamSetting";
  1102. this.Text = "参数设置";
  1103. this.Load += new System.EventHandler(this.ParamSetting_Load);
  1104. this.SizeChanged += new System.EventHandler(this.ParamSetting_SizeChanged);
  1105. this.GP.ResumeLayout(false);
  1106. this.GP5.ResumeLayout(false);
  1107. this.GP5.PerformLayout();
  1108. this.GP4.ResumeLayout(false);
  1109. this.GP4.PerformLayout();
  1110. this.GP3.ResumeLayout(false);
  1111. this.GP3.PerformLayout();
  1112. this.GP2.ResumeLayout(false);
  1113. this.GP2.PerformLayout();
  1114. this.GP1.ResumeLayout(false);
  1115. this.GP1.PerformLayout();
  1116. this.GPD1.ResumeLayout(false);
  1117. this.GPD1.PerformLayout();
  1118. this.GPD2.ResumeLayout(false);
  1119. this.GPD2.PerformLayout();
  1120. this.ResumeLayout(false);
  1121. }
  1122. #endregion
  1123. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder GP;
  1124. private CustomControl.NormalButton Save;
  1125. private System.Windows.Forms.GroupBox GP5;
  1126. private System.Windows.Forms.Label label13;
  1127. private System.Windows.Forms.Label label14;
  1128. private System.Windows.Forms.Label label15;
  1129. private System.Windows.Forms.GroupBox GP4;
  1130. private System.Windows.Forms.Label label17;
  1131. private System.Windows.Forms.Label label10;
  1132. private System.Windows.Forms.Label label11;
  1133. private System.Windows.Forms.Label label12;
  1134. private System.Windows.Forms.GroupBox GP3;
  1135. private System.Windows.Forms.Label label16;
  1136. private System.Windows.Forms.Label label7;
  1137. private System.Windows.Forms.Label label8;
  1138. private System.Windows.Forms.Label label9;
  1139. private System.Windows.Forms.GroupBox GP2;
  1140. private System.Windows.Forms.Label label4;
  1141. private System.Windows.Forms.Label label5;
  1142. private System.Windows.Forms.Label label6;
  1143. private System.Windows.Forms.GroupBox GP1;
  1144. private CustomControl.EnterTextBox Datawait1;
  1145. private CustomControl.EnterTextBox BaudRate1;
  1146. private CustomControl.EnterTextBox COM1;
  1147. private System.Windows.Forms.Label label3;
  1148. private System.Windows.Forms.Label label2;
  1149. private System.Windows.Forms.Label label1;
  1150. private CustomControl.EnterTextBox Datawait5;
  1151. private CustomControl.EnterTextBox BaudRate5;
  1152. private CustomControl.EnterTextBox COM5;
  1153. private CustomControl.EnterTextBox OutTime4;
  1154. private CustomControl.EnterTextBox Datawait4;
  1155. private CustomControl.EnterTextBox BaudRate4;
  1156. private CustomControl.EnterTextBox COM4;
  1157. private CustomControl.EnterTextBox OutTime3;
  1158. private CustomControl.EnterTextBox Datawait3;
  1159. private CustomControl.EnterTextBox BaudRate3;
  1160. private CustomControl.EnterTextBox COM3;
  1161. private CustomControl.EnterTextBox Datawait2;
  1162. private CustomControl.EnterTextBox BaudRate2;
  1163. private CustomControl.EnterTextBox COM2;
  1164. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder GPD1;
  1165. private System.Windows.Forms.Label label23;
  1166. private System.Windows.Forms.Label label22;
  1167. private System.Windows.Forms.Label label21;
  1168. private System.Windows.Forms.Label label20;
  1169. private System.Windows.Forms.Label label19;
  1170. private System.Windows.Forms.Label label18;
  1171. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder GPD2;
  1172. private CustomControl.NormalButton normalButton1;
  1173. private System.Windows.Forms.Label SplitFro;
  1174. private System.Windows.Forms.Label label37;
  1175. private System.Windows.Forms.Label label36;
  1176. private System.Windows.Forms.Label label35;
  1177. private System.Windows.Forms.Label label1212;
  1178. private System.Windows.Forms.Label label33;
  1179. private System.Windows.Forms.Label label32;
  1180. private System.Windows.Forms.Label label31;
  1181. private System.Windows.Forms.Label label39;
  1182. private CustomControl.EnterTextBox CheckMaterial;
  1183. private CustomControl.EnterTextBox StackMaterial;
  1184. private CustomControl.EnterTextBox DevError;
  1185. private CustomControl.EnterTextBox DataRecive;
  1186. private CustomControl.EnterTextBox Devstop;
  1187. private CustomControl.EnterTextBox Devstart;
  1188. private CustomControl.EnterTextBox GuestLabelData;
  1189. private CustomControl.EnterTextBox SplitFront;
  1190. private CustomControl.EnterTextBox Uploadnum;
  1191. private CustomControl.EnterTextBox ProdcodeBack;
  1192. private CustomControl.EnterTextBox ProdcodeFront;
  1193. private CustomControl.EnterTextBox PrimaryData;
  1194. private CustomControl.EnterTextBox SplitBack;
  1195. private CustomControl.EnterTextBox GuestLabelPre;
  1196. private System.Windows.Forms.Label label38;
  1197. private System.Windows.Forms.Label label34;
  1198. private CustomControl.EnterTextBox MaterialTray;
  1199. private CustomControl.EnterTextBox DeviceStop;
  1200. private CustomControl.EnterTextBox DeviceStart;
  1201. private CustomControl.EnterTextBox BackDataPass;
  1202. private System.Windows.Forms.Label label24;
  1203. private System.Windows.Forms.Label label25;
  1204. private CustomControl.EnterTextBox BackDataDelete;
  1205. private System.Windows.Forms.Label label26;
  1206. private System.Windows.Forms.Label label27;
  1207. private System.Windows.Forms.Label label30;
  1208. private CustomControl.EnterTextBox FrontDataPass;
  1209. private CustomControl.EnterTextBox FrontDataDelete;
  1210. private System.Windows.Forms.Label label28;
  1211. private System.Windows.Forms.Label label29;
  1212. }
  1213. }