FlashLightForm.Designer.cs 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860
  1. namespace YangjieTester.主界面
  2. {
  3. partial class FlashLightForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.CircleMain = new MyCircleGaugeControl();
  29. this.CircleSub = new MyCircleGaugeControl();
  30. this.CircleLaser = new MyCircleGaugeControl();
  31. this.CircleUnload = new MyCircleGaugeControl();
  32. this.CircleLoad = new MyCircleGaugeControl();
  33. this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel();
  34. this.uiSymbolLabel2 = new Sunny.UI.UISymbolLabel();
  35. this.uiSymbolLabel3 = new Sunny.UI.UISymbolLabel();
  36. this.uiLabel1 = new Sunny.UI.UILabel();
  37. this.uiLabel2 = new Sunny.UI.UILabel();
  38. this.uiLabel3 = new Sunny.UI.UILabel();
  39. this.uiLabel4 = new Sunny.UI.UILabel();
  40. this.uiLabel5 = new Sunny.UI.UILabel();
  41. this.uiLabel6 = new Sunny.UI.UILabel();
  42. this.uiLabel7 = new Sunny.UI.UILabel();
  43. this.uiLabel8 = new Sunny.UI.UILabel();
  44. this.uiLabel9 = new Sunny.UI.UILabel();
  45. this.uiLabel10 = new Sunny.UI.UILabel();
  46. this.uiLabel11 = new Sunny.UI.UILabel();
  47. this.uiLabel12 = new Sunny.UI.UILabel();
  48. this.uiLabel13 = new Sunny.UI.UILabel();
  49. this.uiLabel14 = new Sunny.UI.UILabel();
  50. this.uiLabel15 = new Sunny.UI.UILabel();
  51. this.uiLabel16 = new Sunny.UI.UILabel();
  52. this.uiLabel17 = new Sunny.UI.UILabel();
  53. this.uiLabel18 = new Sunny.UI.UILabel();
  54. this.uiLabel19 = new Sunny.UI.UILabel();
  55. this.uiLabel20 = new Sunny.UI.UILabel();
  56. this.uiLabel21 = new Sunny.UI.UILabel();
  57. this.uiLabel22 = new Sunny.UI.UILabel();
  58. this.uiLabel23 = new Sunny.UI.UILabel();
  59. this.uiLabel24 = new Sunny.UI.UILabel();
  60. this.uiLabel25 = new Sunny.UI.UILabel();
  61. this.uiLabel26 = new Sunny.UI.UILabel();
  62. this.uiLabel27 = new Sunny.UI.UILabel();
  63. this.uiLabel28 = new Sunny.UI.UILabel();
  64. this.uiLabel29 = new Sunny.UI.UILabel();
  65. this.uiLabel30 = new Sunny.UI.UILabel();
  66. this.uiLabel31 = new Sunny.UI.UILabel();
  67. this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
  68. this.uiLabel32 = new Sunny.UI.UILabel();
  69. this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
  70. this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
  71. this.plcUiNumberDisplay4 = new PlcUiControl.PlcUiNumberDisplay();
  72. this.plcUiNumberDisplay5 = new PlcUiControl.PlcUiNumberDisplay();
  73. this.uiLabel33 = new Sunny.UI.UILabel();
  74. this.plcUiNumberDisplay6 = new PlcUiControl.PlcUiNumberDisplay();
  75. this.plcUiNumberDisplay7 = new PlcUiControl.PlcUiNumberDisplay();
  76. this.uiLabel34 = new Sunny.UI.UILabel();
  77. this.uiLabel35 = new Sunny.UI.UILabel();
  78. this.uiSwitch1 = new Sunny.UI.UISwitch();
  79. this.lblDestinationDefine = new Sunny.UI.UILabel();
  80. this.SuspendLayout();
  81. //
  82. // CircleMain
  83. //
  84. this.CircleMain.BackColor = System.Drawing.Color.Transparent;
  85. this.CircleMain.LineColor = System.Drawing.Color.Green;
  86. this.CircleMain.LineWidth = 2F;
  87. this.CircleMain.Location = new System.Drawing.Point(234, 107);
  88. this.CircleMain.Name = "CircleMain";
  89. this.CircleMain.PointsNum = 40;
  90. this.CircleMain.Size = new System.Drawing.Size(500, 500);
  91. this.CircleMain.StartDegree = -126;
  92. this.CircleMain.TabIndex = 41;
  93. this.CircleMain.Text = "myCircleGaugeControl1";
  94. //
  95. // CircleSub
  96. //
  97. this.CircleSub.BackColor = System.Drawing.Color.Transparent;
  98. this.CircleSub.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.CircleSub.LineColor = System.Drawing.Color.Red;
  100. this.CircleSub.LineWidth = 2F;
  101. this.CircleSub.Location = new System.Drawing.Point(820, 140);
  102. this.CircleSub.Name = "CircleSub";
  103. this.CircleSub.PointsNum = 80;
  104. this.CircleSub.Size = new System.Drawing.Size(450, 450);
  105. this.CircleSub.StartDegree = 180;
  106. this.CircleSub.TabIndex = 42;
  107. this.CircleSub.Text = "myCircleGaugeControl2";
  108. //
  109. // CircleLaser
  110. //
  111. this.CircleLaser.BackColor = System.Drawing.Color.Transparent;
  112. this.CircleLaser.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  113. this.CircleLaser.LineWidth = 2F;
  114. this.CircleLaser.Location = new System.Drawing.Point(496, 31);
  115. this.CircleLaser.Name = "CircleLaser";
  116. this.CircleLaser.PointsNum = 8;
  117. this.CircleLaser.Size = new System.Drawing.Size(84, 69);
  118. this.CircleLaser.StartDegree = -110;
  119. this.CircleLaser.TabIndex = 43;
  120. this.CircleLaser.Text = "myCircleGaugeControl3";
  121. //
  122. // CircleUnload
  123. //
  124. this.CircleUnload.BackColor = System.Drawing.Color.Transparent;
  125. this.CircleUnload.LineColor = System.Drawing.Color.OliveDrab;
  126. this.CircleUnload.LineWidth = 2F;
  127. this.CircleUnload.Location = new System.Drawing.Point(754, 307);
  128. this.CircleUnload.Name = "CircleUnload";
  129. this.CircleUnload.PointsNum = 3;
  130. this.CircleUnload.Size = new System.Drawing.Size(60, 60);
  131. this.CircleUnload.StartDegree = -30;
  132. this.CircleUnload.TabIndex = 45;
  133. this.CircleUnload.Text = "myCircleGaugeControl4";
  134. //
  135. // CircleLoad
  136. //
  137. this.CircleLoad.BackColor = System.Drawing.Color.Transparent;
  138. this.CircleLoad.LineColor = System.Drawing.Color.OliveDrab;
  139. this.CircleLoad.LineWidth = 2F;
  140. this.CircleLoad.Location = new System.Drawing.Point(754, 356);
  141. this.CircleLoad.Name = "CircleLoad";
  142. this.CircleLoad.PointsNum = 3;
  143. this.CircleLoad.Size = new System.Drawing.Size(60, 60);
  144. this.CircleLoad.StartDegree = 145;
  145. this.CircleLoad.TabIndex = 46;
  146. this.CircleLoad.Text = "myCircleGaugeControl5";
  147. //
  148. // uiSymbolLabel1
  149. //
  150. this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.uiSymbolLabel1.Location = new System.Drawing.Point(426, 311);
  152. this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);
  153. this.uiSymbolLabel1.Name = "uiSymbolLabel1";
  154. this.uiSymbolLabel1.Size = new System.Drawing.Size(116, 105);
  155. this.uiSymbolLabel1.Symbol = 362186;
  156. this.uiSymbolLabel1.SymbolSize = 128;
  157. this.uiSymbolLabel1.TabIndex = 47;
  158. //
  159. // uiSymbolLabel2
  160. //
  161. this.uiSymbolLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.uiSymbolLabel2.Location = new System.Drawing.Point(985, 328);
  163. this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1);
  164. this.uiSymbolLabel2.Name = "uiSymbolLabel2";
  165. this.uiSymbolLabel2.Size = new System.Drawing.Size(60, 60);
  166. this.uiSymbolLabel2.Symbol = 362186;
  167. this.uiSymbolLabel2.SymbolSize = 72;
  168. this.uiSymbolLabel2.TabIndex = 48;
  169. //
  170. // uiSymbolLabel3
  171. //
  172. this.uiSymbolLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.uiSymbolLabel3.Location = new System.Drawing.Point(525, 56);
  174. this.uiSymbolLabel3.MinimumSize = new System.Drawing.Size(1, 1);
  175. this.uiSymbolLabel3.Name = "uiSymbolLabel3";
  176. this.uiSymbolLabel3.Size = new System.Drawing.Size(25, 25);
  177. this.uiSymbolLabel3.Symbol = 362186;
  178. this.uiSymbolLabel3.SymbolSize = 32;
  179. this.uiSymbolLabel3.TabIndex = 49;
  180. //
  181. // uiLabel1
  182. //
  183. this.uiLabel1.AutoSize = true;
  184. this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  186. this.uiLabel1.Location = new System.Drawing.Point(291, 567);
  187. this.uiLabel1.Name = "uiLabel1";
  188. this.uiLabel1.Size = new System.Drawing.Size(39, 16);
  189. this.uiLabel1.TabIndex = 50;
  190. this.uiLabel1.Text = "上料";
  191. //
  192. // uiLabel2
  193. //
  194. this.uiLabel2.AutoSize = true;
  195. this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  197. this.uiLabel2.Location = new System.Drawing.Point(309, 593);
  198. this.uiLabel2.Name = "uiLabel2";
  199. this.uiLabel2.Size = new System.Drawing.Size(71, 16);
  200. this.uiLabel2.TabIndex = 51;
  201. this.uiLabel2.Text = "正反检测";
  202. //
  203. // uiLabel3
  204. //
  205. this.uiLabel3.AutoSize = true;
  206. this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  208. this.uiLabel3.Location = new System.Drawing.Point(364, 614);
  209. this.uiLabel3.Name = "uiLabel3";
  210. this.uiLabel3.Size = new System.Drawing.Size(55, 16);
  211. this.uiLabel3.TabIndex = 52;
  212. this.uiLabel3.Text = "NG料盒";
  213. //
  214. // uiLabel4
  215. //
  216. this.uiLabel4.AutoSize = true;
  217. this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  219. this.uiLabel4.Location = new System.Drawing.Point(423, 626);
  220. this.uiLabel4.Name = "uiLabel4";
  221. this.uiLabel4.Size = new System.Drawing.Size(39, 16);
  222. this.uiLabel4.TabIndex = 53;
  223. this.uiLabel4.Text = "转向";
  224. //
  225. // uiLabel5
  226. //
  227. this.uiLabel5.AutoSize = true;
  228. this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  230. this.uiLabel5.Location = new System.Drawing.Point(466, 629);
  231. this.uiLabel5.Name = "uiLabel5";
  232. this.uiLabel5.Size = new System.Drawing.Size(47, 16);
  233. this.uiLabel5.TabIndex = 54;
  234. this.uiLabel5.Text = "测试1";
  235. //
  236. // uiLabel6
  237. //
  238. this.uiLabel6.AutoSize = true;
  239. this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  241. this.uiLabel6.Location = new System.Drawing.Point(515, 625);
  242. this.uiLabel6.Name = "uiLabel6";
  243. this.uiLabel6.Size = new System.Drawing.Size(47, 16);
  244. this.uiLabel6.TabIndex = 55;
  245. this.uiLabel6.Text = "测试2";
  246. //
  247. // uiLabel7
  248. //
  249. this.uiLabel7.AutoSize = true;
  250. this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  252. this.uiLabel7.Location = new System.Drawing.Point(564, 615);
  253. this.uiLabel7.Name = "uiLabel7";
  254. this.uiLabel7.Size = new System.Drawing.Size(47, 16);
  255. this.uiLabel7.TabIndex = 56;
  256. this.uiLabel7.Text = "测试3";
  257. //
  258. // uiLabel8
  259. //
  260. this.uiLabel8.AutoSize = true;
  261. this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  263. this.uiLabel8.Location = new System.Drawing.Point(612, 595);
  264. this.uiLabel8.Name = "uiLabel8";
  265. this.uiLabel8.Size = new System.Drawing.Size(47, 16);
  266. this.uiLabel8.TabIndex = 57;
  267. this.uiLabel8.Text = "测试4";
  268. //
  269. // uiLabel9
  270. //
  271. this.uiLabel9.AutoSize = true;
  272. this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  274. this.uiLabel9.Location = new System.Drawing.Point(655, 570);
  275. this.uiLabel9.Name = "uiLabel9";
  276. this.uiLabel9.Size = new System.Drawing.Size(47, 16);
  277. this.uiLabel9.TabIndex = 58;
  278. this.uiLabel9.Text = "排料1";
  279. //
  280. // uiLabel10
  281. //
  282. this.uiLabel10.AutoSize = true;
  283. this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  285. this.uiLabel10.Location = new System.Drawing.Point(682, 544);
  286. this.uiLabel10.Name = "uiLabel10";
  287. this.uiLabel10.Size = new System.Drawing.Size(47, 16);
  288. this.uiLabel10.TabIndex = 59;
  289. this.uiLabel10.Text = "排料2";
  290. //
  291. // uiLabel11
  292. //
  293. this.uiLabel11.AutoSize = true;
  294. this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  296. this.uiLabel11.Location = new System.Drawing.Point(707, 513);
  297. this.uiLabel11.Name = "uiLabel11";
  298. this.uiLabel11.Size = new System.Drawing.Size(47, 16);
  299. this.uiLabel11.TabIndex = 60;
  300. this.uiLabel11.Text = "定位1";
  301. //
  302. // uiLabel12
  303. //
  304. this.uiLabel12.AutoSize = true;
  305. this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  307. this.uiLabel12.Location = new System.Drawing.Point(639, 350);
  308. this.uiLabel12.Name = "uiLabel12";
  309. this.uiLabel12.Size = new System.Drawing.Size(71, 16);
  310. this.uiLabel12.TabIndex = 61;
  311. this.uiLabel12.Text = "转盘转换";
  312. //
  313. // uiLabel13
  314. //
  315. this.uiLabel13.AutoSize = true;
  316. this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  318. this.uiLabel13.Location = new System.Drawing.Point(683, 164);
  319. this.uiLabel13.Name = "uiLabel13";
  320. this.uiLabel13.Size = new System.Drawing.Size(47, 16);
  321. this.uiLabel13.TabIndex = 62;
  322. this.uiLabel13.Text = "降温1";
  323. //
  324. // uiLabel14
  325. //
  326. this.uiLabel14.AutoSize = true;
  327. this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  328. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  329. this.uiLabel14.Location = new System.Drawing.Point(652, 139);
  330. this.uiLabel14.Name = "uiLabel14";
  331. this.uiLabel14.Size = new System.Drawing.Size(47, 16);
  332. this.uiLabel14.TabIndex = 63;
  333. this.uiLabel14.Text = "降温2";
  334. //
  335. // uiLabel15
  336. //
  337. this.uiLabel15.AutoSize = true;
  338. this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  340. this.uiLabel15.Location = new System.Drawing.Point(607, 114);
  341. this.uiLabel15.Name = "uiLabel15";
  342. this.uiLabel15.Size = new System.Drawing.Size(71, 16);
  343. this.uiLabel15.TabIndex = 64;
  344. this.uiLabel15.Text = "热测排料";
  345. //
  346. // uiLabel16
  347. //
  348. this.uiLabel16.AutoSize = true;
  349. this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  351. this.uiLabel16.Location = new System.Drawing.Point(562, 98);
  352. this.uiLabel16.Name = "uiLabel16";
  353. this.uiLabel16.Size = new System.Drawing.Size(47, 16);
  354. this.uiLabel16.TabIndex = 65;
  355. this.uiLabel16.Text = "降温3";
  356. //
  357. // uiLabel17
  358. //
  359. this.uiLabel17.AutoSize = true;
  360. this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  362. this.uiLabel17.Location = new System.Drawing.Point(486, 137);
  363. this.uiLabel17.Name = "uiLabel17";
  364. this.uiLabel17.Size = new System.Drawing.Size(71, 16);
  365. this.uiLabel17.TabIndex = 66;
  366. this.uiLabel17.Text = "镭射转换";
  367. //
  368. // uiLabel18
  369. //
  370. this.uiLabel18.AutoSize = true;
  371. this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  372. this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  373. this.uiLabel18.Location = new System.Drawing.Point(423, 79);
  374. this.uiLabel18.Name = "uiLabel18";
  375. this.uiLabel18.Size = new System.Drawing.Size(47, 16);
  376. this.uiLabel18.TabIndex = 67;
  377. this.uiLabel18.Text = "定位2";
  378. //
  379. // uiLabel19
  380. //
  381. this.uiLabel19.AutoSize = true;
  382. this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  384. this.uiLabel19.Location = new System.Drawing.Point(369, 90);
  385. this.uiLabel19.Name = "uiLabel19";
  386. this.uiLabel19.Size = new System.Drawing.Size(47, 16);
  387. this.uiLabel19.TabIndex = 68;
  388. this.uiLabel19.Text = "测试5";
  389. //
  390. // uiLabel20
  391. //
  392. this.uiLabel20.AutoSize = true;
  393. this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  395. this.uiLabel20.Location = new System.Drawing.Point(317, 109);
  396. this.uiLabel20.Name = "uiLabel20";
  397. this.uiLabel20.Size = new System.Drawing.Size(47, 16);
  398. this.uiLabel20.TabIndex = 69;
  399. this.uiLabel20.Text = "转向2";
  400. //
  401. // uiLabel21
  402. //
  403. this.uiLabel21.AutoSize = true;
  404. this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  405. this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  406. this.uiLabel21.Location = new System.Drawing.Point(268, 135);
  407. this.uiLabel21.Name = "uiLabel21";
  408. this.uiLabel21.Size = new System.Drawing.Size(55, 16);
  409. this.uiLabel21.TabIndex = 70;
  410. this.uiLabel21.Text = "3D检测";
  411. //
  412. // uiLabel22
  413. //
  414. this.uiLabel22.AutoSize = true;
  415. this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  417. this.uiLabel22.Location = new System.Drawing.Point(223, 162);
  418. this.uiLabel22.Name = "uiLabel22";
  419. this.uiLabel22.Size = new System.Drawing.Size(71, 16);
  420. this.uiLabel22.TabIndex = 71;
  421. this.uiLabel22.Text = "检测排料";
  422. //
  423. // uiLabel23
  424. //
  425. this.uiLabel23.AutoSize = true;
  426. this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  428. this.uiLabel23.Location = new System.Drawing.Point(188, 199);
  429. this.uiLabel23.Name = "uiLabel23";
  430. this.uiLabel23.Size = new System.Drawing.Size(79, 16);
  431. this.uiLabel23.TabIndex = 72;
  432. this.uiLabel23.Text = "封装1定位";
  433. //
  434. // uiLabel24
  435. //
  436. this.uiLabel24.AutoSize = true;
  437. this.uiLabel24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  438. this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  439. this.uiLabel24.Location = new System.Drawing.Point(185, 267);
  440. this.uiLabel24.Name = "uiLabel24";
  441. this.uiLabel24.Size = new System.Drawing.Size(47, 16);
  442. this.uiLabel24.TabIndex = 73;
  443. this.uiLabel24.Text = "封装1";
  444. //
  445. // uiLabel25
  446. //
  447. this.uiLabel25.AutoSize = true;
  448. this.uiLabel25.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.uiLabel25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  450. this.uiLabel25.Location = new System.Drawing.Point(141, 349);
  451. this.uiLabel25.Name = "uiLabel25";
  452. this.uiLabel25.Size = new System.Drawing.Size(79, 16);
  453. this.uiLabel25.TabIndex = 74;
  454. this.uiLabel25.Text = "封装2定位";
  455. //
  456. // uiLabel26
  457. //
  458. this.uiLabel26.AutoSize = true;
  459. this.uiLabel26.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  460. this.uiLabel26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  461. this.uiLabel26.Location = new System.Drawing.Point(182, 433);
  462. this.uiLabel26.Name = "uiLabel26";
  463. this.uiLabel26.Size = new System.Drawing.Size(47, 16);
  464. this.uiLabel26.TabIndex = 75;
  465. this.uiLabel26.Text = "封装2";
  466. //
  467. // uiLabel27
  468. //
  469. this.uiLabel27.AutoSize = true;
  470. this.uiLabel27.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.uiLabel27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  472. this.uiLabel27.Location = new System.Drawing.Point(216, 513);
  473. this.uiLabel27.Name = "uiLabel27";
  474. this.uiLabel27.Size = new System.Drawing.Size(55, 16);
  475. this.uiLabel27.TabIndex = 76;
  476. this.uiLabel27.Text = "溢料盒";
  477. //
  478. // uiLabel28
  479. //
  480. this.uiLabel28.AutoSize = true;
  481. this.uiLabel28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.uiLabel28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  483. this.uiLabel28.Location = new System.Drawing.Point(1006, 114);
  484. this.uiLabel28.Name = "uiLabel28";
  485. this.uiLabel28.Size = new System.Drawing.Size(39, 16);
  486. this.uiLabel28.TabIndex = 77;
  487. this.uiLabel28.Text = "热测";
  488. //
  489. // uiLabel29
  490. //
  491. this.uiLabel29.AutoSize = true;
  492. this.uiLabel29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  493. this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  494. this.uiLabel29.Location = new System.Drawing.Point(1078, 121);
  495. this.uiLabel29.Name = "uiLabel29";
  496. this.uiLabel29.Size = new System.Drawing.Size(39, 16);
  497. this.uiLabel29.TabIndex = 78;
  498. this.uiLabel29.Text = "光电";
  499. //
  500. // uiLabel30
  501. //
  502. this.uiLabel30.AutoSize = true;
  503. this.uiLabel30.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  504. this.uiLabel30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  505. this.uiLabel30.Location = new System.Drawing.Point(840, 350);
  506. this.uiLabel30.Name = "uiLabel30";
  507. this.uiLabel30.Size = new System.Drawing.Size(71, 16);
  508. this.uiLabel30.TabIndex = 79;
  509. this.uiLabel30.Text = "转盘转换";
  510. //
  511. // uiLabel31
  512. //
  513. this.uiLabel31.AutoSize = true;
  514. this.uiLabel31.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  515. this.uiLabel31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  516. this.uiLabel31.Location = new System.Drawing.Point(460, 46);
  517. this.uiLabel31.Name = "uiLabel31";
  518. this.uiLabel31.Size = new System.Drawing.Size(39, 16);
  519. this.uiLabel31.TabIndex = 80;
  520. this.uiLabel31.Text = "视觉";
  521. //
  522. // plcUiNumberDisplay1
  523. //
  524. this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  525. this.plcUiNumberDisplay1.DecimalPlaces = 0;
  526. this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
  527. this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  529. this.plcUiNumberDisplay1.Gain = 1D;
  530. this.plcUiNumberDisplay1.IntegerDigits = 0;
  531. this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
  532. this.plcUiNumberDisplay1.Location = new System.Drawing.Point(472, 560);
  533. this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
  534. this.plcUiNumberDisplay1.Preffix = null;
  535. this.plcUiNumberDisplay1.Size = new System.Drawing.Size(27, 27);
  536. this.plcUiNumberDisplay1.Suffix = null;
  537. this.plcUiNumberDisplay1.TabIndex = 82;
  538. this.plcUiNumberDisplay1.Text = "1";
  539. this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  540. this.plcUiNumberDisplay1.WriteNode = null;
  541. //
  542. // uiLabel32
  543. //
  544. this.uiLabel32.AutoSize = true;
  545. this.uiLabel32.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  546. this.uiLabel32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  547. this.uiLabel32.Location = new System.Drawing.Point(493, 529);
  548. this.uiLabel32.Name = "uiLabel32";
  549. this.uiLabel32.Size = new System.Drawing.Size(71, 16);
  550. this.uiLabel32.TabIndex = 81;
  551. this.uiLabel32.Text = "测试结果";
  552. //
  553. // plcUiNumberDisplay2
  554. //
  555. this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  556. this.plcUiNumberDisplay2.DecimalPlaces = 0;
  557. this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
  558. this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  560. this.plcUiNumberDisplay2.Gain = 1D;
  561. this.plcUiNumberDisplay2.IntegerDigits = 0;
  562. this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
  563. this.plcUiNumberDisplay2.Location = new System.Drawing.Point(511, 557);
  564. this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
  565. this.plcUiNumberDisplay2.Preffix = null;
  566. this.plcUiNumberDisplay2.Size = new System.Drawing.Size(27, 27);
  567. this.plcUiNumberDisplay2.Suffix = null;
  568. this.plcUiNumberDisplay2.TabIndex = 83;
  569. this.plcUiNumberDisplay2.Text = "1";
  570. this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  571. this.plcUiNumberDisplay2.WriteNode = null;
  572. //
  573. // plcUiNumberDisplay3
  574. //
  575. this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  576. this.plcUiNumberDisplay3.DecimalPlaces = 0;
  577. this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
  578. this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  579. this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  580. this.plcUiNumberDisplay3.Gain = 1D;
  581. this.plcUiNumberDisplay3.IntegerDigits = 0;
  582. this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
  583. this.plcUiNumberDisplay3.Location = new System.Drawing.Point(547, 549);
  584. this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
  585. this.plcUiNumberDisplay3.Preffix = null;
  586. this.plcUiNumberDisplay3.Size = new System.Drawing.Size(27, 27);
  587. this.plcUiNumberDisplay3.Suffix = null;
  588. this.plcUiNumberDisplay3.TabIndex = 84;
  589. this.plcUiNumberDisplay3.Text = "1";
  590. this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  591. this.plcUiNumberDisplay3.WriteNode = null;
  592. //
  593. // plcUiNumberDisplay4
  594. //
  595. this.plcUiNumberDisplay4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  596. this.plcUiNumberDisplay4.DecimalPlaces = 0;
  597. this.plcUiNumberDisplay4.DisabilityTriggerNode = null;
  598. this.plcUiNumberDisplay4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.plcUiNumberDisplay4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  600. this.plcUiNumberDisplay4.Gain = 1D;
  601. this.plcUiNumberDisplay4.IntegerDigits = 0;
  602. this.plcUiNumberDisplay4.InvisibilityTriggerNode = null;
  603. this.plcUiNumberDisplay4.Location = new System.Drawing.Point(582, 529);
  604. this.plcUiNumberDisplay4.Name = "plcUiNumberDisplay4";
  605. this.plcUiNumberDisplay4.Preffix = null;
  606. this.plcUiNumberDisplay4.Size = new System.Drawing.Size(27, 27);
  607. this.plcUiNumberDisplay4.Suffix = null;
  608. this.plcUiNumberDisplay4.TabIndex = 85;
  609. this.plcUiNumberDisplay4.Text = "1";
  610. this.plcUiNumberDisplay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  611. this.plcUiNumberDisplay4.WriteNode = null;
  612. //
  613. // plcUiNumberDisplay5
  614. //
  615. this.plcUiNumberDisplay5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  616. this.plcUiNumberDisplay5.DecimalPlaces = 0;
  617. this.plcUiNumberDisplay5.DisabilityTriggerNode = null;
  618. this.plcUiNumberDisplay5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  619. this.plcUiNumberDisplay5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  620. this.plcUiNumberDisplay5.Gain = 1D;
  621. this.plcUiNumberDisplay5.IntegerDigits = 0;
  622. this.plcUiNumberDisplay5.InvisibilityTriggerNode = null;
  623. this.plcUiNumberDisplay5.Location = new System.Drawing.Point(408, 140);
  624. this.plcUiNumberDisplay5.Name = "plcUiNumberDisplay5";
  625. this.plcUiNumberDisplay5.Preffix = null;
  626. this.plcUiNumberDisplay5.Size = new System.Drawing.Size(27, 27);
  627. this.plcUiNumberDisplay5.Suffix = null;
  628. this.plcUiNumberDisplay5.TabIndex = 86;
  629. this.plcUiNumberDisplay5.Text = "1";
  630. this.plcUiNumberDisplay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  631. this.plcUiNumberDisplay5.WriteNode = null;
  632. //
  633. // uiLabel33
  634. //
  635. this.uiLabel33.AutoSize = true;
  636. this.uiLabel33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  637. this.uiLabel33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  638. this.uiLabel33.Location = new System.Drawing.Point(392, 173);
  639. this.uiLabel33.Name = "uiLabel33";
  640. this.uiLabel33.Size = new System.Drawing.Size(71, 16);
  641. this.uiLabel33.TabIndex = 87;
  642. this.uiLabel33.Text = "测试结果";
  643. //
  644. // plcUiNumberDisplay6
  645. //
  646. this.plcUiNumberDisplay6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  647. this.plcUiNumberDisplay6.DecimalPlaces = 0;
  648. this.plcUiNumberDisplay6.DisabilityTriggerNode = null;
  649. this.plcUiNumberDisplay6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.plcUiNumberDisplay6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  651. this.plcUiNumberDisplay6.Gain = 1D;
  652. this.plcUiNumberDisplay6.IntegerDigits = 0;
  653. this.plcUiNumberDisplay6.InvisibilityTriggerNode = null;
  654. this.plcUiNumberDisplay6.Location = new System.Drawing.Point(392, 528);
  655. this.plcUiNumberDisplay6.Name = "plcUiNumberDisplay6";
  656. this.plcUiNumberDisplay6.Preffix = null;
  657. this.plcUiNumberDisplay6.Size = new System.Drawing.Size(27, 27);
  658. this.plcUiNumberDisplay6.Suffix = null;
  659. this.plcUiNumberDisplay6.TabIndex = 88;
  660. this.plcUiNumberDisplay6.Text = "1";
  661. this.plcUiNumberDisplay6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  662. this.plcUiNumberDisplay6.WriteNode = null;
  663. //
  664. // plcUiNumberDisplay7
  665. //
  666. this.plcUiNumberDisplay7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  667. this.plcUiNumberDisplay7.DecimalPlaces = 0;
  668. this.plcUiNumberDisplay7.DisabilityTriggerNode = null;
  669. this.plcUiNumberDisplay7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.plcUiNumberDisplay7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  671. this.plcUiNumberDisplay7.Gain = 1D;
  672. this.plcUiNumberDisplay7.IntegerDigits = 0;
  673. this.plcUiNumberDisplay7.InvisibilityTriggerNode = null;
  674. this.plcUiNumberDisplay7.Location = new System.Drawing.Point(392, 498);
  675. this.plcUiNumberDisplay7.Name = "plcUiNumberDisplay7";
  676. this.plcUiNumberDisplay7.Preffix = null;
  677. this.plcUiNumberDisplay7.Size = new System.Drawing.Size(27, 27);
  678. this.plcUiNumberDisplay7.Suffix = null;
  679. this.plcUiNumberDisplay7.TabIndex = 89;
  680. this.plcUiNumberDisplay7.Text = "1";
  681. this.plcUiNumberDisplay7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  682. this.plcUiNumberDisplay7.WriteNode = null;
  683. //
  684. // uiLabel34
  685. //
  686. this.uiLabel34.AutoSize = true;
  687. this.uiLabel34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  688. this.uiLabel34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  689. this.uiLabel34.Location = new System.Drawing.Point(350, 503);
  690. this.uiLabel34.Name = "uiLabel34";
  691. this.uiLabel34.Size = new System.Drawing.Size(39, 16);
  692. this.uiLabel34.TabIndex = 90;
  693. this.uiLabel34.Text = "结果";
  694. //
  695. // uiLabel35
  696. //
  697. this.uiLabel35.AutoSize = true;
  698. this.uiLabel35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  699. this.uiLabel35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  700. this.uiLabel35.Location = new System.Drawing.Point(350, 533);
  701. this.uiLabel35.Name = "uiLabel35";
  702. this.uiLabel35.Size = new System.Drawing.Size(39, 16);
  703. this.uiLabel35.TabIndex = 91;
  704. this.uiLabel35.Text = "方向";
  705. //
  706. // uiSwitch1
  707. //
  708. this.uiSwitch1.ActiveText = "芯片目的地";
  709. this.uiSwitch1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.uiSwitch1.InActiveColor = System.Drawing.Color.Green;
  711. this.uiSwitch1.InActiveText = "芯片有无";
  712. this.uiSwitch1.Location = new System.Drawing.Point(5, 3);
  713. this.uiSwitch1.MinimumSize = new System.Drawing.Size(1, 1);
  714. this.uiSwitch1.Name = "uiSwitch1";
  715. this.uiSwitch1.Size = new System.Drawing.Size(188, 67);
  716. this.uiSwitch1.TabIndex = 92;
  717. this.uiSwitch1.Text = "uiSwitch1";
  718. this.uiSwitch1.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.uiSwitch1_ValueChanged);
  719. //
  720. // lblDestinationDefine
  721. //
  722. this.lblDestinationDefine.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.lblDestinationDefine.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  724. this.lblDestinationDefine.Location = new System.Drawing.Point(5, 73);
  725. this.lblDestinationDefine.Name = "lblDestinationDefine";
  726. this.lblDestinationDefine.Size = new System.Drawing.Size(100, 311);
  727. this.lblDestinationDefine.TabIndex = 93;
  728. this.lblDestinationDefine.Text = "0:空\r\n1:编带1\r\n2:编带2\r\n11:料盒1-1\r\n12:料盒1-2\r\n13:料盒1-3\r\n14:料盒1-4\r\n21:料盒2-1\r\n22:料盒2-2\r\n23" +
  729. ":料盒2-3\r\n24:料盒2-4\r\n31:料盒3-1\r\n32:料盒3-2\r\n33:料盒3-3\r\n34:料盒3-4\r\n41:料盒4-1\r\n42:料盒4-2\r\n43" +
  730. ":料盒4-3\r\n44:料盒4-4";
  731. this.lblDestinationDefine.Visible = false;
  732. //
  733. // FlashLightForm
  734. //
  735. this.AllowShowTitle = false;
  736. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  737. this.ClientSize = new System.Drawing.Size(1317, 759);
  738. this.Controls.Add(this.lblDestinationDefine);
  739. this.Controls.Add(this.uiSwitch1);
  740. this.Controls.Add(this.uiLabel35);
  741. this.Controls.Add(this.uiLabel34);
  742. this.Controls.Add(this.plcUiNumberDisplay7);
  743. this.Controls.Add(this.plcUiNumberDisplay6);
  744. this.Controls.Add(this.uiLabel33);
  745. this.Controls.Add(this.plcUiNumberDisplay5);
  746. this.Controls.Add(this.plcUiNumberDisplay4);
  747. this.Controls.Add(this.plcUiNumberDisplay3);
  748. this.Controls.Add(this.plcUiNumberDisplay2);
  749. this.Controls.Add(this.plcUiNumberDisplay1);
  750. this.Controls.Add(this.uiLabel32);
  751. this.Controls.Add(this.uiLabel31);
  752. this.Controls.Add(this.uiLabel30);
  753. this.Controls.Add(this.uiLabel29);
  754. this.Controls.Add(this.uiLabel28);
  755. this.Controls.Add(this.uiLabel27);
  756. this.Controls.Add(this.uiLabel26);
  757. this.Controls.Add(this.uiLabel25);
  758. this.Controls.Add(this.uiLabel24);
  759. this.Controls.Add(this.uiLabel23);
  760. this.Controls.Add(this.uiLabel22);
  761. this.Controls.Add(this.uiLabel21);
  762. this.Controls.Add(this.uiLabel20);
  763. this.Controls.Add(this.uiLabel19);
  764. this.Controls.Add(this.uiLabel18);
  765. this.Controls.Add(this.uiLabel17);
  766. this.Controls.Add(this.uiLabel16);
  767. this.Controls.Add(this.uiLabel15);
  768. this.Controls.Add(this.uiLabel14);
  769. this.Controls.Add(this.uiLabel13);
  770. this.Controls.Add(this.uiLabel12);
  771. this.Controls.Add(this.uiLabel11);
  772. this.Controls.Add(this.uiLabel10);
  773. this.Controls.Add(this.uiLabel9);
  774. this.Controls.Add(this.uiLabel8);
  775. this.Controls.Add(this.uiLabel7);
  776. this.Controls.Add(this.uiLabel6);
  777. this.Controls.Add(this.uiLabel5);
  778. this.Controls.Add(this.uiLabel4);
  779. this.Controls.Add(this.uiLabel3);
  780. this.Controls.Add(this.uiLabel2);
  781. this.Controls.Add(this.uiLabel1);
  782. this.Controls.Add(this.CircleUnload);
  783. this.Controls.Add(this.uiSymbolLabel3);
  784. this.Controls.Add(this.uiSymbolLabel2);
  785. this.Controls.Add(this.uiSymbolLabel1);
  786. this.Controls.Add(this.CircleLaser);
  787. this.Controls.Add(this.CircleSub);
  788. this.Controls.Add(this.CircleMain);
  789. this.Controls.Add(this.CircleLoad);
  790. this.MaximizeBox = false;
  791. this.MinimizeBox = false;
  792. this.Name = "FlashLightForm";
  793. this.Padding = new System.Windows.Forms.Padding(2, 0, 2, 2);
  794. this.Resizable = true;
  795. this.ShowDragStretch = true;
  796. this.ShowTitle = false;
  797. this.Text = "跑马灯";
  798. this.ResumeLayout(false);
  799. this.PerformLayout();
  800. }
  801. #endregion
  802. private MyCircleGaugeControl CircleMain;
  803. private MyCircleGaugeControl CircleSub;
  804. private MyCircleGaugeControl CircleLaser;
  805. private MyCircleGaugeControl CircleUnload;
  806. private MyCircleGaugeControl CircleLoad;
  807. private Sunny.UI.UISymbolLabel uiSymbolLabel1;
  808. private Sunny.UI.UISymbolLabel uiSymbolLabel2;
  809. private Sunny.UI.UISymbolLabel uiSymbolLabel3;
  810. private Sunny.UI.UILabel uiLabel1;
  811. private Sunny.UI.UILabel uiLabel2;
  812. private Sunny.UI.UILabel uiLabel3;
  813. private Sunny.UI.UILabel uiLabel4;
  814. private Sunny.UI.UILabel uiLabel5;
  815. private Sunny.UI.UILabel uiLabel6;
  816. private Sunny.UI.UILabel uiLabel7;
  817. private Sunny.UI.UILabel uiLabel8;
  818. private Sunny.UI.UILabel uiLabel9;
  819. private Sunny.UI.UILabel uiLabel10;
  820. private Sunny.UI.UILabel uiLabel11;
  821. private Sunny.UI.UILabel uiLabel12;
  822. private Sunny.UI.UILabel uiLabel13;
  823. private Sunny.UI.UILabel uiLabel14;
  824. private Sunny.UI.UILabel uiLabel15;
  825. private Sunny.UI.UILabel uiLabel16;
  826. private Sunny.UI.UILabel uiLabel17;
  827. private Sunny.UI.UILabel uiLabel18;
  828. private Sunny.UI.UILabel uiLabel19;
  829. private Sunny.UI.UILabel uiLabel20;
  830. private Sunny.UI.UILabel uiLabel21;
  831. private Sunny.UI.UILabel uiLabel22;
  832. private Sunny.UI.UILabel uiLabel23;
  833. private Sunny.UI.UILabel uiLabel24;
  834. private Sunny.UI.UILabel uiLabel25;
  835. private Sunny.UI.UILabel uiLabel26;
  836. private Sunny.UI.UILabel uiLabel27;
  837. private Sunny.UI.UILabel uiLabel28;
  838. private Sunny.UI.UILabel uiLabel29;
  839. private Sunny.UI.UILabel uiLabel30;
  840. private Sunny.UI.UILabel uiLabel31;
  841. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
  842. private Sunny.UI.UILabel uiLabel32;
  843. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
  844. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
  845. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay4;
  846. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay5;
  847. private Sunny.UI.UILabel uiLabel33;
  848. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay6;
  849. private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay7;
  850. private Sunny.UI.UILabel uiLabel34;
  851. private Sunny.UI.UILabel uiLabel35;
  852. private Sunny.UI.UISwitch uiSwitch1;
  853. private Sunny.UI.UILabel lblDestinationDefine;
  854. }
  855. }