ParamSetting.Designer.cs 53 KB

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