MonitorMainWindows.Designer.cs 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811
  1. 
  2. namespace monitor_main_windows
  3. {
  4. partial class MonitorMainWindows
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.tabPage_Nnode_monitoring = new System.Windows.Forms.TabPage();
  30. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  31. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  32. this.table_B_input = new System.Windows.Forms.TableLayoutPanel();
  33. this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
  34. this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
  35. this.panel_input_B1 = new System.Windows.Forms.Panel();
  36. this.panel_input_B2 = new System.Windows.Forms.Panel();
  37. this.table_C_output = new System.Windows.Forms.TableLayoutPanel();
  38. this.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
  39. this.tableLayoutPanel17 = new System.Windows.Forms.TableLayoutPanel();
  40. this.panel_output_C1 = new System.Windows.Forms.Panel();
  41. this.panel_output_C2 = new System.Windows.Forms.Panel();
  42. this.table_B_output = new System.Windows.Forms.TableLayoutPanel();
  43. this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
  44. this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
  45. this.panel_output_B1 = new System.Windows.Forms.Panel();
  46. this.panel_output_B2 = new System.Windows.Forms.Panel();
  47. this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
  48. this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
  49. this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
  50. this.table_A_input = new System.Windows.Forms.TableLayoutPanel();
  51. this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
  52. this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
  53. this.panel_input_A1 = new System.Windows.Forms.Panel();
  54. this.panel_input_A2 = new System.Windows.Forms.Panel();
  55. this.table_A_output = new System.Windows.Forms.TableLayoutPanel();
  56. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  57. this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
  58. this.panel_output_A1 = new System.Windows.Forms.Panel();
  59. this.panel_output_A2 = new System.Windows.Forms.Panel();
  60. this.table_C_input = new System.Windows.Forms.TableLayoutPanel();
  61. this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
  62. this.tableLayoutPanel18 = new System.Windows.Forms.TableLayoutPanel();
  63. this.panel_input_C1 = new System.Windows.Forms.Panel();
  64. this.panel_input_C2 = new System.Windows.Forms.Panel();
  65. this.table_database = new System.Windows.Forms.TableLayoutPanel();
  66. this.tabPage_parkspace_manage = new System.Windows.Forms.TabPage();
  67. this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
  68. this.parkspaceStatusSamplePanel = new System.Windows.Forms.Panel();
  69. this.button_pickupcar = new System.Windows.Forms.Button();
  70. this.commendkeyBox = new System.Windows.Forms.TextBox();
  71. this.label1 = new System.Windows.Forms.Label();
  72. this.button_find = new System.Windows.Forms.Button();
  73. this.licenseBox = new System.Windows.Forms.TextBox();
  74. this.licenseLable = new System.Windows.Forms.Label();
  75. this.btn_clear = new System.Windows.Forms.Button();
  76. this.btn_unknown = new System.Windows.Forms.Button();
  77. this.btn_error = new System.Windows.Forms.Button();
  78. this.btn_locked = new System.Windows.Forms.Button();
  79. this.btn_reserved = new System.Windows.Forms.Button();
  80. this.btn_occupied = new System.Windows.Forms.Button();
  81. this.btn_empty = new System.Windows.Forms.Button();
  82. this.ParkingSpaceMonitorPanel = new System.Windows.Forms.Panel();
  83. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  84. this.A_lavel = new System.Windows.Forms.Label();
  85. this.B_lavel = new System.Windows.Forms.Label();
  86. this.C_lavel = new System.Windows.Forms.Label();
  87. this.tabControl_MonitorMainWindows = new System.Windows.Forms.TabControl();
  88. this.led_B1_lidar = new monitor_main_windows.LED();
  89. this.arrow2 = new monitor_main_windows.Arrow();
  90. this.led_B1_terminal = new monitor_main_windows.LED();
  91. this.led_B2_terminal = new monitor_main_windows.LED();
  92. this.arrow3 = new monitor_main_windows.Arrow();
  93. this.led_B2_lidar = new monitor_main_windows.LED();
  94. this.arrow11 = new monitor_main_windows.Arrow();
  95. this.arrow12 = new monitor_main_windows.Arrow();
  96. this.arrow9 = new monitor_main_windows.Arrow();
  97. this.arrow10 = new monitor_main_windows.Arrow();
  98. this.led_A_plc = new monitor_main_windows.LED();
  99. this.led_B_plc = new monitor_main_windows.LED();
  100. this.led_C_plc = new monitor_main_windows.LED();
  101. this.led_A1_lidar = new monitor_main_windows.LED();
  102. this.arrow1 = new monitor_main_windows.Arrow();
  103. this.led_A1_terminal = new monitor_main_windows.LED();
  104. this.arrow4 = new monitor_main_windows.Arrow();
  105. this.led_A2_terminal = new monitor_main_windows.LED();
  106. this.led_A2_lidar = new monitor_main_windows.LED();
  107. this.arrow7 = new monitor_main_windows.Arrow();
  108. this.arrow8 = new monitor_main_windows.Arrow();
  109. this.led_C1_lidar = new monitor_main_windows.LED();
  110. this.arrow5 = new monitor_main_windows.Arrow();
  111. this.led_C1_terminal = new monitor_main_windows.LED();
  112. this.led_C2_terminal = new monitor_main_windows.LED();
  113. this.arrow6 = new monitor_main_windows.Arrow();
  114. this.led_C2_lidar = new monitor_main_windows.LED();
  115. this.led_main = new monitor_main_windows.LED();
  116. this.led_database = new monitor_main_windows.LED();
  117. this.led_out_unnormal = new monitor_main_windows.LED();
  118. this.led_out_terminal1 = new monitor_main_windows.LED();
  119. this.led_out_terminal2 = new monitor_main_windows.LED();
  120. this.tabPage_Nnode_monitoring.SuspendLayout();
  121. this.tableLayoutPanel2.SuspendLayout();
  122. this.tableLayoutPanel3.SuspendLayout();
  123. this.table_B_input.SuspendLayout();
  124. this.tableLayoutPanel11.SuspendLayout();
  125. this.tableLayoutPanel12.SuspendLayout();
  126. this.table_C_output.SuspendLayout();
  127. this.tableLayoutPanel16.SuspendLayout();
  128. this.tableLayoutPanel17.SuspendLayout();
  129. this.table_B_output.SuspendLayout();
  130. this.tableLayoutPanel10.SuspendLayout();
  131. this.tableLayoutPanel13.SuspendLayout();
  132. this.tableLayoutPanel5.SuspendLayout();
  133. this.tableLayoutPanel8.SuspendLayout();
  134. this.tableLayoutPanel9.SuspendLayout();
  135. this.table_A_input.SuspendLayout();
  136. this.tableLayoutPanel6.SuspendLayout();
  137. this.tableLayoutPanel7.SuspendLayout();
  138. this.table_A_output.SuspendLayout();
  139. this.tableLayoutPanel4.SuspendLayout();
  140. this.tableLayoutPanel14.SuspendLayout();
  141. this.table_C_input.SuspendLayout();
  142. this.tableLayoutPanel15.SuspendLayout();
  143. this.tableLayoutPanel18.SuspendLayout();
  144. this.table_database.SuspendLayout();
  145. this.tabPage_parkspace_manage.SuspendLayout();
  146. this.tableLayoutPanel.SuspendLayout();
  147. this.parkspaceStatusSamplePanel.SuspendLayout();
  148. this.tableLayoutPanel1.SuspendLayout();
  149. this.tabControl_MonitorMainWindows.SuspendLayout();
  150. this.SuspendLayout();
  151. //
  152. // tabPage_Nnode_monitoring
  153. //
  154. this.tabPage_Nnode_monitoring.Controls.Add(this.tableLayoutPanel2);
  155. this.tabPage_Nnode_monitoring.Location = new System.Drawing.Point(4, 22);
  156. this.tabPage_Nnode_monitoring.Name = "tabPage_Nnode_monitoring";
  157. this.tabPage_Nnode_monitoring.Padding = new System.Windows.Forms.Padding(3);
  158. this.tabPage_Nnode_monitoring.Size = new System.Drawing.Size(1350, 729);
  159. this.tabPage_Nnode_monitoring.TabIndex = 1;
  160. this.tabPage_Nnode_monitoring.Text = "节点监控";
  161. this.tabPage_Nnode_monitoring.UseVisualStyleBackColor = true;
  162. //
  163. // tableLayoutPanel2
  164. //
  165. this.tableLayoutPanel2.ColumnCount = 1;
  166. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  167. this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 1);
  168. this.tableLayoutPanel2.Controls.Add(this.table_database, 0, 0);
  169. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  170. this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
  171. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(2);
  172. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  173. this.tableLayoutPanel2.RowCount = 2;
  174. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  175. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
  176. this.tableLayoutPanel2.Size = new System.Drawing.Size(1344, 723);
  177. this.tableLayoutPanel2.TabIndex = 1;
  178. //
  179. // tableLayoutPanel3
  180. //
  181. this.tableLayoutPanel3.BackColor = System.Drawing.Color.OldLace;
  182. this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
  183. this.tableLayoutPanel3.ColumnCount = 3;
  184. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
  185. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
  186. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
  187. this.tableLayoutPanel3.Controls.Add(this.table_B_input, 1, 2);
  188. this.tableLayoutPanel3.Controls.Add(this.table_C_output, 2, 0);
  189. this.tableLayoutPanel3.Controls.Add(this.table_B_output, 1, 0);
  190. this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel5, 0, 1);
  191. this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel8, 1, 1);
  192. this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel9, 2, 1);
  193. this.tableLayoutPanel3.Controls.Add(this.table_A_input, 0, 2);
  194. this.tableLayoutPanel3.Controls.Add(this.table_A_output, 0, 0);
  195. this.tableLayoutPanel3.Controls.Add(this.table_C_input, 2, 2);
  196. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  197. this.tableLayoutPanel3.Font = new System.Drawing.Font("仿宋", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.tableLayoutPanel3.ForeColor = System.Drawing.SystemColors.MenuHighlight;
  199. this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 74);
  200. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2);
  201. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  202. this.tableLayoutPanel3.RowCount = 3;
  203. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46F));
  204. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  205. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46F));
  206. this.tableLayoutPanel3.Size = new System.Drawing.Size(1340, 647);
  207. this.tableLayoutPanel3.TabIndex = 0;
  208. //
  209. // table_B_input
  210. //
  211. this.table_B_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  212. this.table_B_input.ColumnCount = 2;
  213. this.table_B_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  214. this.table_B_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  215. this.table_B_input.Controls.Add(this.tableLayoutPanel11, 0, 1);
  216. this.table_B_input.Controls.Add(this.tableLayoutPanel12, 1, 1);
  217. this.table_B_input.Controls.Add(this.panel_input_B1, 0, 0);
  218. this.table_B_input.Controls.Add(this.panel_input_B2, 1, 0);
  219. this.table_B_input.Dock = System.Windows.Forms.DockStyle.Fill;
  220. this.table_B_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.table_B_input.Location = new System.Drawing.Point(450, 353);
  222. this.table_B_input.Margin = new System.Windows.Forms.Padding(2);
  223. this.table_B_input.Name = "table_B_input";
  224. this.table_B_input.RowCount = 2;
  225. this.table_B_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
  226. this.table_B_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  227. this.table_B_input.Size = new System.Drawing.Size(438, 289);
  228. this.table_B_input.TabIndex = 4;
  229. //
  230. // tableLayoutPanel11
  231. //
  232. this.tableLayoutPanel11.ColumnCount = 3;
  233. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  234. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  235. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  236. this.tableLayoutPanel11.Controls.Add(this.led_B1_lidar, 2, 0);
  237. this.tableLayoutPanel11.Controls.Add(this.arrow2, 1, 0);
  238. this.tableLayoutPanel11.Controls.Add(this.led_B1_terminal, 0, 0);
  239. this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
  240. this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 247);
  241. this.tableLayoutPanel11.Margin = new System.Windows.Forms.Padding(2);
  242. this.tableLayoutPanel11.Name = "tableLayoutPanel11";
  243. this.tableLayoutPanel11.RowCount = 1;
  244. this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  245. this.tableLayoutPanel11.Size = new System.Drawing.Size(213, 39);
  246. this.tableLayoutPanel11.TabIndex = 0;
  247. //
  248. // tableLayoutPanel12
  249. //
  250. this.tableLayoutPanel12.ColumnCount = 3;
  251. this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  252. this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  253. this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  254. this.tableLayoutPanel12.Controls.Add(this.led_B2_terminal, 0, 0);
  255. this.tableLayoutPanel12.Controls.Add(this.arrow3, 1, 0);
  256. this.tableLayoutPanel12.Controls.Add(this.led_B2_lidar, 2, 0);
  257. this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
  258. this.tableLayoutPanel12.Location = new System.Drawing.Point(221, 247);
  259. this.tableLayoutPanel12.Margin = new System.Windows.Forms.Padding(2);
  260. this.tableLayoutPanel12.Name = "tableLayoutPanel12";
  261. this.tableLayoutPanel12.RowCount = 1;
  262. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  263. this.tableLayoutPanel12.Size = new System.Drawing.Size(214, 39);
  264. this.tableLayoutPanel12.TabIndex = 0;
  265. //
  266. // panel_input_B1
  267. //
  268. this.panel_input_B1.AutoScroll = true;
  269. this.panel_input_B1.Dock = System.Windows.Forms.DockStyle.Fill;
  270. this.panel_input_B1.Location = new System.Drawing.Point(3, 3);
  271. this.panel_input_B1.Margin = new System.Windows.Forms.Padding(2);
  272. this.panel_input_B1.Name = "panel_input_B1";
  273. this.panel_input_B1.Size = new System.Drawing.Size(213, 239);
  274. this.panel_input_B1.TabIndex = 1;
  275. //
  276. // panel_input_B2
  277. //
  278. this.panel_input_B2.AutoScroll = true;
  279. this.panel_input_B2.Dock = System.Windows.Forms.DockStyle.Fill;
  280. this.panel_input_B2.Location = new System.Drawing.Point(221, 3);
  281. this.panel_input_B2.Margin = new System.Windows.Forms.Padding(2);
  282. this.panel_input_B2.Name = "panel_input_B2";
  283. this.panel_input_B2.Size = new System.Drawing.Size(214, 239);
  284. this.panel_input_B2.TabIndex = 1;
  285. //
  286. // table_C_output
  287. //
  288. this.table_C_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  289. this.table_C_output.ColumnCount = 2;
  290. this.table_C_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  291. this.table_C_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  292. this.table_C_output.Controls.Add(this.tableLayoutPanel16, 0, 0);
  293. this.table_C_output.Controls.Add(this.tableLayoutPanel17, 1, 0);
  294. this.table_C_output.Controls.Add(this.panel_output_C1, 0, 1);
  295. this.table_C_output.Controls.Add(this.panel_output_C2, 1, 1);
  296. this.table_C_output.Dock = System.Windows.Forms.DockStyle.Fill;
  297. this.table_C_output.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.table_C_output.Location = new System.Drawing.Point(895, 5);
  299. this.table_C_output.Margin = new System.Windows.Forms.Padding(2);
  300. this.table_C_output.Name = "table_C_output";
  301. this.table_C_output.RowCount = 2;
  302. this.table_C_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  303. this.table_C_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
  304. this.table_C_output.Size = new System.Drawing.Size(440, 288);
  305. this.table_C_output.TabIndex = 8;
  306. //
  307. // tableLayoutPanel16
  308. //
  309. this.tableLayoutPanel16.ColumnCount = 3;
  310. this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  311. this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  312. this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  313. this.tableLayoutPanel16.Controls.Add(this.arrow11, 1, 0);
  314. this.tableLayoutPanel16.Dock = System.Windows.Forms.DockStyle.Fill;
  315. this.tableLayoutPanel16.Location = new System.Drawing.Point(3, 3);
  316. this.tableLayoutPanel16.Margin = new System.Windows.Forms.Padding(2);
  317. this.tableLayoutPanel16.Name = "tableLayoutPanel16";
  318. this.tableLayoutPanel16.RowCount = 1;
  319. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  320. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  321. this.tableLayoutPanel16.Size = new System.Drawing.Size(214, 53);
  322. this.tableLayoutPanel16.TabIndex = 0;
  323. //
  324. // tableLayoutPanel17
  325. //
  326. this.tableLayoutPanel17.ColumnCount = 3;
  327. this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  328. this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  329. this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  330. this.tableLayoutPanel17.Controls.Add(this.arrow12, 1, 0);
  331. this.tableLayoutPanel17.Dock = System.Windows.Forms.DockStyle.Fill;
  332. this.tableLayoutPanel17.Location = new System.Drawing.Point(222, 3);
  333. this.tableLayoutPanel17.Margin = new System.Windows.Forms.Padding(2);
  334. this.tableLayoutPanel17.Name = "tableLayoutPanel17";
  335. this.tableLayoutPanel17.RowCount = 1;
  336. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  337. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  338. this.tableLayoutPanel17.Size = new System.Drawing.Size(215, 53);
  339. this.tableLayoutPanel17.TabIndex = 0;
  340. //
  341. // panel_output_C1
  342. //
  343. this.panel_output_C1.AutoScroll = true;
  344. this.panel_output_C1.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.panel_output_C1.Location = new System.Drawing.Point(3, 61);
  346. this.panel_output_C1.Margin = new System.Windows.Forms.Padding(2);
  347. this.panel_output_C1.Name = "panel_output_C1";
  348. this.panel_output_C1.Size = new System.Drawing.Size(214, 224);
  349. this.panel_output_C1.TabIndex = 1;
  350. //
  351. // panel_output_C2
  352. //
  353. this.panel_output_C2.AutoScroll = true;
  354. this.panel_output_C2.Dock = System.Windows.Forms.DockStyle.Fill;
  355. this.panel_output_C2.Location = new System.Drawing.Point(222, 61);
  356. this.panel_output_C2.Margin = new System.Windows.Forms.Padding(2);
  357. this.panel_output_C2.Name = "panel_output_C2";
  358. this.panel_output_C2.Size = new System.Drawing.Size(215, 224);
  359. this.panel_output_C2.TabIndex = 1;
  360. //
  361. // table_B_output
  362. //
  363. this.table_B_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  364. this.table_B_output.ColumnCount = 2;
  365. this.table_B_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  366. this.table_B_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  367. this.table_B_output.Controls.Add(this.tableLayoutPanel10, 0, 0);
  368. this.table_B_output.Controls.Add(this.tableLayoutPanel13, 1, 0);
  369. this.table_B_output.Controls.Add(this.panel_output_B1, 0, 1);
  370. this.table_B_output.Controls.Add(this.panel_output_B2, 1, 1);
  371. this.table_B_output.Dock = System.Windows.Forms.DockStyle.Fill;
  372. this.table_B_output.ForeColor = System.Drawing.Color.Black;
  373. this.table_B_output.Location = new System.Drawing.Point(450, 5);
  374. this.table_B_output.Margin = new System.Windows.Forms.Padding(2);
  375. this.table_B_output.Name = "table_B_output";
  376. this.table_B_output.RowCount = 2;
  377. this.table_B_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  378. this.table_B_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
  379. this.table_B_output.Size = new System.Drawing.Size(438, 288);
  380. this.table_B_output.TabIndex = 7;
  381. //
  382. // tableLayoutPanel10
  383. //
  384. this.tableLayoutPanel10.ColumnCount = 3;
  385. this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  386. this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  387. this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  388. this.tableLayoutPanel10.Controls.Add(this.arrow9, 1, 0);
  389. this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  390. this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 3);
  391. this.tableLayoutPanel10.Margin = new System.Windows.Forms.Padding(2);
  392. this.tableLayoutPanel10.Name = "tableLayoutPanel10";
  393. this.tableLayoutPanel10.RowCount = 1;
  394. this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  395. this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  396. this.tableLayoutPanel10.Size = new System.Drawing.Size(213, 53);
  397. this.tableLayoutPanel10.TabIndex = 0;
  398. //
  399. // tableLayoutPanel13
  400. //
  401. this.tableLayoutPanel13.ColumnCount = 3;
  402. this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  403. this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  404. this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  405. this.tableLayoutPanel13.Controls.Add(this.arrow10, 1, 0);
  406. this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
  407. this.tableLayoutPanel13.Location = new System.Drawing.Point(221, 3);
  408. this.tableLayoutPanel13.Margin = new System.Windows.Forms.Padding(2);
  409. this.tableLayoutPanel13.Name = "tableLayoutPanel13";
  410. this.tableLayoutPanel13.RowCount = 1;
  411. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  412. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  413. this.tableLayoutPanel13.Size = new System.Drawing.Size(214, 53);
  414. this.tableLayoutPanel13.TabIndex = 0;
  415. //
  416. // panel_output_B1
  417. //
  418. this.panel_output_B1.AutoScroll = true;
  419. this.panel_output_B1.Dock = System.Windows.Forms.DockStyle.Fill;
  420. this.panel_output_B1.Location = new System.Drawing.Point(3, 61);
  421. this.panel_output_B1.Margin = new System.Windows.Forms.Padding(2);
  422. this.panel_output_B1.Name = "panel_output_B1";
  423. this.panel_output_B1.Size = new System.Drawing.Size(213, 224);
  424. this.panel_output_B1.TabIndex = 1;
  425. //
  426. // panel_output_B2
  427. //
  428. this.panel_output_B2.AutoScroll = true;
  429. this.panel_output_B2.Dock = System.Windows.Forms.DockStyle.Fill;
  430. this.panel_output_B2.Location = new System.Drawing.Point(221, 61);
  431. this.panel_output_B2.Margin = new System.Windows.Forms.Padding(2);
  432. this.panel_output_B2.Name = "panel_output_B2";
  433. this.panel_output_B2.Size = new System.Drawing.Size(214, 224);
  434. this.panel_output_B2.TabIndex = 1;
  435. //
  436. // tableLayoutPanel5
  437. //
  438. this.tableLayoutPanel5.ColumnCount = 5;
  439. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  440. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  441. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  442. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  443. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  444. this.tableLayoutPanel5.Controls.Add(this.led_A_plc, 2, 0);
  445. this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  446. this.tableLayoutPanel5.ForeColor = System.Drawing.Color.Transparent;
  447. this.tableLayoutPanel5.Location = new System.Drawing.Point(5, 300);
  448. this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(2);
  449. this.tableLayoutPanel5.Name = "tableLayoutPanel5";
  450. this.tableLayoutPanel5.RowCount = 1;
  451. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  452. this.tableLayoutPanel5.Size = new System.Drawing.Size(438, 46);
  453. this.tableLayoutPanel5.TabIndex = 1;
  454. //
  455. // tableLayoutPanel8
  456. //
  457. this.tableLayoutPanel8.ColumnCount = 5;
  458. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  459. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  460. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  461. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  462. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  463. this.tableLayoutPanel8.Controls.Add(this.led_B_plc, 2, 0);
  464. this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
  465. this.tableLayoutPanel8.Location = new System.Drawing.Point(450, 300);
  466. this.tableLayoutPanel8.Margin = new System.Windows.Forms.Padding(2);
  467. this.tableLayoutPanel8.Name = "tableLayoutPanel8";
  468. this.tableLayoutPanel8.RowCount = 1;
  469. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  470. this.tableLayoutPanel8.Size = new System.Drawing.Size(438, 46);
  471. this.tableLayoutPanel8.TabIndex = 2;
  472. //
  473. // tableLayoutPanel9
  474. //
  475. this.tableLayoutPanel9.ColumnCount = 5;
  476. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  477. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  478. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  479. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  480. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
  481. this.tableLayoutPanel9.Controls.Add(this.led_C_plc, 2, 0);
  482. this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
  483. this.tableLayoutPanel9.Location = new System.Drawing.Point(895, 300);
  484. this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(2);
  485. this.tableLayoutPanel9.Name = "tableLayoutPanel9";
  486. this.tableLayoutPanel9.RowCount = 1;
  487. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  488. this.tableLayoutPanel9.Size = new System.Drawing.Size(440, 46);
  489. this.tableLayoutPanel9.TabIndex = 3;
  490. //
  491. // table_A_input
  492. //
  493. this.table_A_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  494. this.table_A_input.ColumnCount = 2;
  495. this.table_A_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  496. this.table_A_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  497. this.table_A_input.Controls.Add(this.tableLayoutPanel6, 0, 1);
  498. this.table_A_input.Controls.Add(this.tableLayoutPanel7, 1, 1);
  499. this.table_A_input.Controls.Add(this.panel_input_A1, 0, 0);
  500. this.table_A_input.Controls.Add(this.panel_input_A2, 1, 0);
  501. this.table_A_input.Dock = System.Windows.Forms.DockStyle.Fill;
  502. this.table_A_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  503. this.table_A_input.Location = new System.Drawing.Point(5, 353);
  504. this.table_A_input.Margin = new System.Windows.Forms.Padding(2);
  505. this.table_A_input.Name = "table_A_input";
  506. this.table_A_input.RowCount = 2;
  507. this.table_A_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
  508. this.table_A_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  509. this.table_A_input.Size = new System.Drawing.Size(438, 289);
  510. this.table_A_input.TabIndex = 0;
  511. //
  512. // tableLayoutPanel6
  513. //
  514. this.tableLayoutPanel6.ColumnCount = 3;
  515. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  516. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  517. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  518. this.tableLayoutPanel6.Controls.Add(this.led_A1_lidar, 2, 0);
  519. this.tableLayoutPanel6.Controls.Add(this.arrow1, 1, 0);
  520. this.tableLayoutPanel6.Controls.Add(this.led_A1_terminal, 0, 0);
  521. this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  522. this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 247);
  523. this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(2);
  524. this.tableLayoutPanel6.Name = "tableLayoutPanel6";
  525. this.tableLayoutPanel6.RowCount = 1;
  526. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  527. this.tableLayoutPanel6.Size = new System.Drawing.Size(213, 39);
  528. this.tableLayoutPanel6.TabIndex = 0;
  529. //
  530. // tableLayoutPanel7
  531. //
  532. this.tableLayoutPanel7.ColumnCount = 3;
  533. this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  534. this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  535. this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  536. this.tableLayoutPanel7.Controls.Add(this.arrow4, 1, 0);
  537. this.tableLayoutPanel7.Controls.Add(this.led_A2_terminal, 0, 0);
  538. this.tableLayoutPanel7.Controls.Add(this.led_A2_lidar, 2, 0);
  539. this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  540. this.tableLayoutPanel7.Location = new System.Drawing.Point(221, 247);
  541. this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(2);
  542. this.tableLayoutPanel7.Name = "tableLayoutPanel7";
  543. this.tableLayoutPanel7.RowCount = 1;
  544. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  545. this.tableLayoutPanel7.Size = new System.Drawing.Size(214, 39);
  546. this.tableLayoutPanel7.TabIndex = 0;
  547. //
  548. // panel_input_A1
  549. //
  550. this.panel_input_A1.AutoScroll = true;
  551. this.panel_input_A1.Dock = System.Windows.Forms.DockStyle.Fill;
  552. this.panel_input_A1.Location = new System.Drawing.Point(3, 3);
  553. this.panel_input_A1.Margin = new System.Windows.Forms.Padding(2);
  554. this.panel_input_A1.Name = "panel_input_A1";
  555. this.panel_input_A1.Size = new System.Drawing.Size(213, 239);
  556. this.panel_input_A1.TabIndex = 1;
  557. //
  558. // panel_input_A2
  559. //
  560. this.panel_input_A2.AutoScroll = true;
  561. this.panel_input_A2.Dock = System.Windows.Forms.DockStyle.Fill;
  562. this.panel_input_A2.Location = new System.Drawing.Point(221, 3);
  563. this.panel_input_A2.Margin = new System.Windows.Forms.Padding(2);
  564. this.panel_input_A2.Name = "panel_input_A2";
  565. this.panel_input_A2.Size = new System.Drawing.Size(214, 239);
  566. this.panel_input_A2.TabIndex = 1;
  567. //
  568. // table_A_output
  569. //
  570. this.table_A_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  571. this.table_A_output.ColumnCount = 2;
  572. this.table_A_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  573. this.table_A_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  574. this.table_A_output.Controls.Add(this.tableLayoutPanel4, 0, 0);
  575. this.table_A_output.Controls.Add(this.tableLayoutPanel14, 1, 0);
  576. this.table_A_output.Controls.Add(this.panel_output_A1, 0, 1);
  577. this.table_A_output.Controls.Add(this.panel_output_A2, 1, 1);
  578. this.table_A_output.Dock = System.Windows.Forms.DockStyle.Fill;
  579. this.table_A_output.Location = new System.Drawing.Point(5, 5);
  580. this.table_A_output.Margin = new System.Windows.Forms.Padding(2);
  581. this.table_A_output.Name = "table_A_output";
  582. this.table_A_output.RowCount = 2;
  583. this.table_A_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  584. this.table_A_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
  585. this.table_A_output.Size = new System.Drawing.Size(438, 288);
  586. this.table_A_output.TabIndex = 6;
  587. //
  588. // tableLayoutPanel4
  589. //
  590. this.tableLayoutPanel4.ColumnCount = 3;
  591. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  592. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  593. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  594. this.tableLayoutPanel4.Controls.Add(this.arrow7, 1, 0);
  595. this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  596. this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
  597. this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(2);
  598. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  599. this.tableLayoutPanel4.RowCount = 1;
  600. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  601. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  602. this.tableLayoutPanel4.Size = new System.Drawing.Size(213, 53);
  603. this.tableLayoutPanel4.TabIndex = 0;
  604. //
  605. // tableLayoutPanel14
  606. //
  607. this.tableLayoutPanel14.ColumnCount = 3;
  608. this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  609. this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  610. this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  611. this.tableLayoutPanel14.Controls.Add(this.arrow8, 1, 0);
  612. this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.tableLayoutPanel14.Location = new System.Drawing.Point(221, 3);
  614. this.tableLayoutPanel14.Margin = new System.Windows.Forms.Padding(2);
  615. this.tableLayoutPanel14.Name = "tableLayoutPanel14";
  616. this.tableLayoutPanel14.RowCount = 1;
  617. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  618. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
  619. this.tableLayoutPanel14.Size = new System.Drawing.Size(214, 53);
  620. this.tableLayoutPanel14.TabIndex = 0;
  621. //
  622. // panel_output_A1
  623. //
  624. this.panel_output_A1.AutoScroll = true;
  625. this.panel_output_A1.Dock = System.Windows.Forms.DockStyle.Fill;
  626. this.panel_output_A1.Location = new System.Drawing.Point(3, 61);
  627. this.panel_output_A1.Margin = new System.Windows.Forms.Padding(2);
  628. this.panel_output_A1.Name = "panel_output_A1";
  629. this.panel_output_A1.Size = new System.Drawing.Size(213, 224);
  630. this.panel_output_A1.TabIndex = 1;
  631. //
  632. // panel_output_A2
  633. //
  634. this.panel_output_A2.AutoScroll = true;
  635. this.panel_output_A2.Dock = System.Windows.Forms.DockStyle.Fill;
  636. this.panel_output_A2.Location = new System.Drawing.Point(221, 61);
  637. this.panel_output_A2.Margin = new System.Windows.Forms.Padding(2);
  638. this.panel_output_A2.Name = "panel_output_A2";
  639. this.panel_output_A2.Size = new System.Drawing.Size(214, 224);
  640. this.panel_output_A2.TabIndex = 1;
  641. //
  642. // table_C_input
  643. //
  644. this.table_C_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  645. this.table_C_input.ColumnCount = 2;
  646. this.table_C_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  647. this.table_C_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  648. this.table_C_input.Controls.Add(this.tableLayoutPanel15, 0, 1);
  649. this.table_C_input.Controls.Add(this.tableLayoutPanel18, 1, 1);
  650. this.table_C_input.Controls.Add(this.panel_input_C1, 0, 0);
  651. this.table_C_input.Controls.Add(this.panel_input_C2, 1, 0);
  652. this.table_C_input.Dock = System.Windows.Forms.DockStyle.Fill;
  653. this.table_C_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.table_C_input.Location = new System.Drawing.Point(895, 353);
  655. this.table_C_input.Margin = new System.Windows.Forms.Padding(2);
  656. this.table_C_input.Name = "table_C_input";
  657. this.table_C_input.RowCount = 2;
  658. this.table_C_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
  659. this.table_C_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  660. this.table_C_input.Size = new System.Drawing.Size(440, 289);
  661. this.table_C_input.TabIndex = 5;
  662. //
  663. // tableLayoutPanel15
  664. //
  665. this.tableLayoutPanel15.ColumnCount = 3;
  666. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  667. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  668. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  669. this.tableLayoutPanel15.Controls.Add(this.led_C1_lidar, 2, 0);
  670. this.tableLayoutPanel15.Controls.Add(this.arrow5, 1, 0);
  671. this.tableLayoutPanel15.Controls.Add(this.led_C1_terminal, 0, 0);
  672. this.tableLayoutPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
  673. this.tableLayoutPanel15.Location = new System.Drawing.Point(3, 247);
  674. this.tableLayoutPanel15.Margin = new System.Windows.Forms.Padding(2);
  675. this.tableLayoutPanel15.Name = "tableLayoutPanel15";
  676. this.tableLayoutPanel15.RowCount = 1;
  677. this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  678. this.tableLayoutPanel15.Size = new System.Drawing.Size(214, 39);
  679. this.tableLayoutPanel15.TabIndex = 0;
  680. //
  681. // tableLayoutPanel18
  682. //
  683. this.tableLayoutPanel18.ColumnCount = 3;
  684. this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  685. this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  686. this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  687. this.tableLayoutPanel18.Controls.Add(this.led_C2_terminal, 0, 0);
  688. this.tableLayoutPanel18.Controls.Add(this.arrow6, 1, 0);
  689. this.tableLayoutPanel18.Controls.Add(this.led_C2_lidar, 2, 0);
  690. this.tableLayoutPanel18.Dock = System.Windows.Forms.DockStyle.Fill;
  691. this.tableLayoutPanel18.Location = new System.Drawing.Point(222, 247);
  692. this.tableLayoutPanel18.Margin = new System.Windows.Forms.Padding(2);
  693. this.tableLayoutPanel18.Name = "tableLayoutPanel18";
  694. this.tableLayoutPanel18.RowCount = 1;
  695. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  696. this.tableLayoutPanel18.Size = new System.Drawing.Size(215, 39);
  697. this.tableLayoutPanel18.TabIndex = 0;
  698. //
  699. // panel_input_C1
  700. //
  701. this.panel_input_C1.AutoScroll = true;
  702. this.panel_input_C1.Dock = System.Windows.Forms.DockStyle.Fill;
  703. this.panel_input_C1.Location = new System.Drawing.Point(3, 3);
  704. this.panel_input_C1.Margin = new System.Windows.Forms.Padding(2);
  705. this.panel_input_C1.Name = "panel_input_C1";
  706. this.panel_input_C1.Size = new System.Drawing.Size(214, 239);
  707. this.panel_input_C1.TabIndex = 1;
  708. //
  709. // panel_input_C2
  710. //
  711. this.panel_input_C2.AutoScroll = true;
  712. this.panel_input_C2.Dock = System.Windows.Forms.DockStyle.Fill;
  713. this.panel_input_C2.Location = new System.Drawing.Point(222, 3);
  714. this.panel_input_C2.Margin = new System.Windows.Forms.Padding(2);
  715. this.panel_input_C2.Name = "panel_input_C2";
  716. this.panel_input_C2.Size = new System.Drawing.Size(215, 239);
  717. this.panel_input_C2.TabIndex = 1;
  718. //
  719. // table_database
  720. //
  721. this.table_database.BackColor = System.Drawing.Color.Transparent;
  722. this.table_database.ColumnCount = 6;
  723. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  724. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  725. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  726. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  727. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  728. this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  729. this.table_database.Controls.Add(this.led_main, 0, 0);
  730. this.table_database.Controls.Add(this.led_database, 1, 0);
  731. this.table_database.Controls.Add(this.led_out_unnormal, 4, 0);
  732. this.table_database.Controls.Add(this.led_out_terminal1, 2, 0);
  733. this.table_database.Controls.Add(this.led_out_terminal2, 3, 0);
  734. this.table_database.Dock = System.Windows.Forms.DockStyle.Fill;
  735. this.table_database.Location = new System.Drawing.Point(2, 2);
  736. this.table_database.Margin = new System.Windows.Forms.Padding(2);
  737. this.table_database.Name = "table_database";
  738. this.table_database.RowCount = 1;
  739. this.table_database.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  740. this.table_database.Size = new System.Drawing.Size(1340, 68);
  741. this.table_database.TabIndex = 1;
  742. //
  743. // tabPage_parkspace_manage
  744. //
  745. this.tabPage_parkspace_manage.Controls.Add(this.tableLayoutPanel);
  746. this.tabPage_parkspace_manage.Location = new System.Drawing.Point(4, 22);
  747. this.tabPage_parkspace_manage.Name = "tabPage_parkspace_manage";
  748. this.tabPage_parkspace_manage.Padding = new System.Windows.Forms.Padding(3);
  749. this.tabPage_parkspace_manage.Size = new System.Drawing.Size(1350, 729);
  750. this.tabPage_parkspace_manage.TabIndex = 0;
  751. this.tabPage_parkspace_manage.Text = "车位管理";
  752. this.tabPage_parkspace_manage.UseVisualStyleBackColor = true;
  753. //
  754. // tableLayoutPanel
  755. //
  756. this.tableLayoutPanel.ColumnCount = 1;
  757. this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  758. this.tableLayoutPanel.Controls.Add(this.parkspaceStatusSamplePanel, 0, 0);
  759. this.tableLayoutPanel.Controls.Add(this.ParkingSpaceMonitorPanel, 0, 1);
  760. this.tableLayoutPanel.Controls.Add(this.tableLayoutPanel1, 0, 2);
  761. this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  762. this.tableLayoutPanel.Location = new System.Drawing.Point(3, 3);
  763. this.tableLayoutPanel.Name = "tableLayoutPanel";
  764. this.tableLayoutPanel.RowCount = 3;
  765. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.457364F));
  766. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90.54263F));
  767. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 67F));
  768. this.tableLayoutPanel.Size = new System.Drawing.Size(1344, 723);
  769. this.tableLayoutPanel.TabIndex = 2;
  770. //
  771. // parkspaceStatusSamplePanel
  772. //
  773. this.parkspaceStatusSamplePanel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  774. this.parkspaceStatusSamplePanel.Controls.Add(this.button_pickupcar);
  775. this.parkspaceStatusSamplePanel.Controls.Add(this.commendkeyBox);
  776. this.parkspaceStatusSamplePanel.Controls.Add(this.label1);
  777. this.parkspaceStatusSamplePanel.Controls.Add(this.button_find);
  778. this.parkspaceStatusSamplePanel.Controls.Add(this.licenseBox);
  779. this.parkspaceStatusSamplePanel.Controls.Add(this.licenseLable);
  780. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_clear);
  781. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_unknown);
  782. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_error);
  783. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_locked);
  784. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_reserved);
  785. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_occupied);
  786. this.parkspaceStatusSamplePanel.Controls.Add(this.btn_empty);
  787. this.parkspaceStatusSamplePanel.Dock = System.Windows.Forms.DockStyle.Fill;
  788. this.parkspaceStatusSamplePanel.ForeColor = System.Drawing.Color.Black;
  789. this.parkspaceStatusSamplePanel.Location = new System.Drawing.Point(2, 2);
  790. this.parkspaceStatusSamplePanel.Margin = new System.Windows.Forms.Padding(2);
  791. this.parkspaceStatusSamplePanel.Name = "parkspaceStatusSamplePanel";
  792. this.parkspaceStatusSamplePanel.Size = new System.Drawing.Size(1340, 58);
  793. this.parkspaceStatusSamplePanel.TabIndex = 1;
  794. //
  795. // button_pickupcar
  796. //
  797. this.button_pickupcar.Location = new System.Drawing.Point(1269, 21);
  798. this.button_pickupcar.Name = "button_pickupcar";
  799. this.button_pickupcar.Size = new System.Drawing.Size(37, 23);
  800. this.button_pickupcar.TabIndex = 12;
  801. this.button_pickupcar.Text = "取车";
  802. this.button_pickupcar.UseVisualStyleBackColor = true;
  803. this.button_pickupcar.Click += new System.EventHandler(this.button_pickupcar_Click);
  804. //
  805. // commendkeyBox
  806. //
  807. this.commendkeyBox.Location = new System.Drawing.Point(1122, 22);
  808. this.commendkeyBox.Name = "commendkeyBox";
  809. this.commendkeyBox.Size = new System.Drawing.Size(141, 21);
  810. this.commendkeyBox.TabIndex = 11;
  811. //
  812. // label1
  813. //
  814. this.label1.AutoSize = true;
  815. this.label1.Location = new System.Drawing.Point(1074, 25);
  816. this.label1.Name = "label1";
  817. this.label1.Size = new System.Drawing.Size(53, 12);
  818. this.label1.TabIndex = 10;
  819. this.label1.Text = "唯一码:";
  820. //
  821. // button_find
  822. //
  823. this.button_find.Location = new System.Drawing.Point(953, 20);
  824. this.button_find.Name = "button_find";
  825. this.button_find.Size = new System.Drawing.Size(37, 23);
  826. this.button_find.TabIndex = 9;
  827. this.button_find.Text = "查找";
  828. this.button_find.UseVisualStyleBackColor = true;
  829. this.button_find.Click += new System.EventHandler(this.button_find_Click);
  830. //
  831. // licenseBox
  832. //
  833. this.licenseBox.Location = new System.Drawing.Point(836, 21);
  834. this.licenseBox.Name = "licenseBox";
  835. this.licenseBox.Size = new System.Drawing.Size(111, 21);
  836. this.licenseBox.TabIndex = 8;
  837. //
  838. // licenseLable
  839. //
  840. this.licenseLable.AutoSize = true;
  841. this.licenseLable.Location = new System.Drawing.Point(788, 24);
  842. this.licenseLable.Name = "licenseLable";
  843. this.licenseLable.Size = new System.Drawing.Size(53, 12);
  844. this.licenseLable.TabIndex = 7;
  845. this.licenseLable.Text = "车牌号:";
  846. //
  847. // btn_clear
  848. //
  849. this.btn_clear.BackColor = System.Drawing.Color.Orange;
  850. this.btn_clear.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.btn_clear.Location = new System.Drawing.Point(464, 19);
  852. this.btn_clear.Margin = new System.Windows.Forms.Padding(2);
  853. this.btn_clear.Name = "btn_clear";
  854. this.btn_clear.Size = new System.Drawing.Size(94, 26);
  855. this.btn_clear.TabIndex = 6;
  856. this.btn_clear.Text = "一键清除";
  857. this.btn_clear.UseVisualStyleBackColor = false;
  858. this.btn_clear.Visible = false;
  859. this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);
  860. //
  861. // btn_unknown
  862. //
  863. this.btn_unknown.BackColor = System.Drawing.Color.Violet;
  864. this.btn_unknown.Location = new System.Drawing.Point(334, 18);
  865. this.btn_unknown.Margin = new System.Windows.Forms.Padding(2);
  866. this.btn_unknown.Name = "btn_unknown";
  867. this.btn_unknown.Size = new System.Drawing.Size(61, 26);
  868. this.btn_unknown.TabIndex = 5;
  869. this.btn_unknown.Text = "未知";
  870. this.btn_unknown.UseVisualStyleBackColor = false;
  871. //
  872. // btn_error
  873. //
  874. this.btn_error.BackColor = System.Drawing.Color.Red;
  875. this.btn_error.Location = new System.Drawing.Point(269, 18);
  876. this.btn_error.Margin = new System.Windows.Forms.Padding(2);
  877. this.btn_error.Name = "btn_error";
  878. this.btn_error.Size = new System.Drawing.Size(61, 26);
  879. this.btn_error.TabIndex = 4;
  880. this.btn_error.Text = "故障";
  881. this.btn_error.UseVisualStyleBackColor = false;
  882. //
  883. // btn_locked
  884. //
  885. this.btn_locked.BackColor = System.Drawing.Color.LightGreen;
  886. this.btn_locked.Location = new System.Drawing.Point(204, 18);
  887. this.btn_locked.Margin = new System.Windows.Forms.Padding(2);
  888. this.btn_locked.Name = "btn_locked";
  889. this.btn_locked.Size = new System.Drawing.Size(61, 26);
  890. this.btn_locked.TabIndex = 3;
  891. this.btn_locked.Text = "已锁定";
  892. this.btn_locked.UseVisualStyleBackColor = false;
  893. //
  894. // btn_reserved
  895. //
  896. this.btn_reserved.BackColor = System.Drawing.Color.SkyBlue;
  897. this.btn_reserved.Location = new System.Drawing.Point(139, 18);
  898. this.btn_reserved.Margin = new System.Windows.Forms.Padding(2);
  899. this.btn_reserved.Name = "btn_reserved";
  900. this.btn_reserved.Size = new System.Drawing.Size(61, 26);
  901. this.btn_reserved.TabIndex = 2;
  902. this.btn_reserved.Text = "已预约";
  903. this.btn_reserved.UseVisualStyleBackColor = false;
  904. //
  905. // btn_occupied
  906. //
  907. this.btn_occupied.BackColor = System.Drawing.Color.Yellow;
  908. this.btn_occupied.Location = new System.Drawing.Point(74, 18);
  909. this.btn_occupied.Margin = new System.Windows.Forms.Padding(2);
  910. this.btn_occupied.Name = "btn_occupied";
  911. this.btn_occupied.Size = new System.Drawing.Size(61, 26);
  912. this.btn_occupied.TabIndex = 1;
  913. this.btn_occupied.Text = "占用";
  914. this.btn_occupied.UseVisualStyleBackColor = false;
  915. //
  916. // btn_empty
  917. //
  918. this.btn_empty.BackColor = System.Drawing.Color.White;
  919. this.btn_empty.Location = new System.Drawing.Point(9, 18);
  920. this.btn_empty.Margin = new System.Windows.Forms.Padding(2);
  921. this.btn_empty.Name = "btn_empty";
  922. this.btn_empty.Size = new System.Drawing.Size(61, 26);
  923. this.btn_empty.TabIndex = 0;
  924. this.btn_empty.Text = "空闲";
  925. this.btn_empty.UseVisualStyleBackColor = false;
  926. //
  927. // ParkingSpaceMonitorPanel
  928. //
  929. this.ParkingSpaceMonitorPanel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  930. this.ParkingSpaceMonitorPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  931. this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(2, 64);
  932. this.ParkingSpaceMonitorPanel.Margin = new System.Windows.Forms.Padding(2);
  933. this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
  934. this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(1340, 589);
  935. this.ParkingSpaceMonitorPanel.TabIndex = 0;
  936. //
  937. // tableLayoutPanel1
  938. //
  939. this.tableLayoutPanel1.ColumnCount = 3;
  940. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  941. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  942. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  943. this.tableLayoutPanel1.Controls.Add(this.A_lavel, 2, 0);
  944. this.tableLayoutPanel1.Controls.Add(this.B_lavel, 1, 0);
  945. this.tableLayoutPanel1.Controls.Add(this.C_lavel, 0, 0);
  946. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  947. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 658);
  948. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  949. this.tableLayoutPanel1.RowCount = 1;
  950. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  951. this.tableLayoutPanel1.Size = new System.Drawing.Size(1338, 62);
  952. this.tableLayoutPanel1.TabIndex = 2;
  953. //
  954. // A_lavel
  955. //
  956. this.A_lavel.AutoSize = true;
  957. this.A_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  958. this.A_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
  959. this.A_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  960. this.A_lavel.Location = new System.Drawing.Point(895, 0);
  961. this.A_lavel.Name = "A_lavel";
  962. this.A_lavel.Size = new System.Drawing.Size(440, 62);
  963. this.A_lavel.TabIndex = 2;
  964. this.A_lavel.Text = "C库";
  965. this.A_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  966. //
  967. // B_lavel
  968. //
  969. this.B_lavel.AutoSize = true;
  970. this.B_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  971. this.B_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
  972. this.B_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  973. this.B_lavel.Location = new System.Drawing.Point(449, 0);
  974. this.B_lavel.Name = "B_lavel";
  975. this.B_lavel.Size = new System.Drawing.Size(440, 62);
  976. this.B_lavel.TabIndex = 1;
  977. this.B_lavel.Text = "B库";
  978. this.B_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  979. //
  980. // C_lavel
  981. //
  982. this.C_lavel.AutoSize = true;
  983. this.C_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  984. this.C_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
  985. this.C_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  986. this.C_lavel.Location = new System.Drawing.Point(3, 0);
  987. this.C_lavel.Name = "C_lavel";
  988. this.C_lavel.Size = new System.Drawing.Size(440, 62);
  989. this.C_lavel.TabIndex = 0;
  990. this.C_lavel.Text = "A库";
  991. this.C_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  992. //
  993. // tabControl_MonitorMainWindows
  994. //
  995. this.tabControl_MonitorMainWindows.Controls.Add(this.tabPage_Nnode_monitoring);
  996. this.tabControl_MonitorMainWindows.Controls.Add(this.tabPage_parkspace_manage);
  997. this.tabControl_MonitorMainWindows.Dock = System.Windows.Forms.DockStyle.Fill;
  998. this.tabControl_MonitorMainWindows.Location = new System.Drawing.Point(0, 0);
  999. this.tabControl_MonitorMainWindows.Name = "tabControl_MonitorMainWindows";
  1000. this.tabControl_MonitorMainWindows.SelectedIndex = 0;
  1001. this.tabControl_MonitorMainWindows.Size = new System.Drawing.Size(1358, 755);
  1002. this.tabControl_MonitorMainWindows.TabIndex = 0;
  1003. this.tabControl_MonitorMainWindows.Tag = "";
  1004. //
  1005. // led_B1_lidar
  1006. //
  1007. this.led_B1_lidar.BorderWidth = 5;
  1008. this.led_B1_lidar.CenterColor = System.Drawing.Color.White;
  1009. this.led_B1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1010. this.led_B1_lidar.FlashInterval = 1000;
  1011. this.led_B1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1012. this.led_B1_lidar.FontHorizontal = true;
  1013. this.led_B1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1014. this.led_B1_lidar.IsBorder = true;
  1015. this.led_B1_lidar.IsFlash = true;
  1016. this.led_B1_lidar.IsHighLight = true;
  1017. this.led_B1_lidar.Label = "B1雷达";
  1018. this.led_B1_lidar.LampColor = System.Drawing.Color.Transparent;
  1019. this.led_B1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1020. this.led_B1_lidar.LedErrorColor = System.Drawing.Color.Red;
  1021. this.led_B1_lidar.LedNormalColor = System.Drawing.Color.Green;
  1022. this.led_B1_lidar.Location = new System.Drawing.Point(145, 2);
  1023. this.led_B1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1024. this.led_B1_lidar.Name = "led_B1_lidar";
  1025. this.led_B1_lidar.Size = new System.Drawing.Size(65, 35);
  1026. this.led_B1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1027. this.led_B1_lidar.TabIndex = 3;
  1028. //
  1029. // arrow2
  1030. //
  1031. this.arrow2.ArrowColor = System.Drawing.Color.Green;
  1032. this.arrow2.BorderColor = null;
  1033. this.arrow2.Direction = monitor_main_windows.ArrowDirection.Top;
  1034. this.arrow2.Dock = System.Windows.Forms.DockStyle.Fill;
  1035. this.arrow2.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1036. this.arrow2.ForeColor = System.Drawing.Color.White;
  1037. this.arrow2.Location = new System.Drawing.Point(73, 2);
  1038. this.arrow2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1039. this.arrow2.Name = "arrow2";
  1040. this.arrow2.Size = new System.Drawing.Size(67, 35);
  1041. this.arrow2.TabIndex = 4;
  1042. this.arrow2.Text = "B1";
  1043. //
  1044. // led_B1_terminal
  1045. //
  1046. this.led_B1_terminal.BorderWidth = 5;
  1047. this.led_B1_terminal.CenterColor = System.Drawing.Color.White;
  1048. this.led_B1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1049. this.led_B1_terminal.FlashInterval = 1000;
  1050. this.led_B1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1051. this.led_B1_terminal.FontHorizontal = true;
  1052. this.led_B1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1053. this.led_B1_terminal.IsBorder = true;
  1054. this.led_B1_terminal.IsFlash = true;
  1055. this.led_B1_terminal.IsHighLight = true;
  1056. this.led_B1_terminal.Label = "B1终端";
  1057. this.led_B1_terminal.LampColor = System.Drawing.Color.Transparent;
  1058. this.led_B1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1059. this.led_B1_terminal.LedErrorColor = System.Drawing.Color.Red;
  1060. this.led_B1_terminal.LedNormalColor = System.Drawing.Color.Green;
  1061. this.led_B1_terminal.Location = new System.Drawing.Point(2, 2);
  1062. this.led_B1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1063. this.led_B1_terminal.Name = "led_B1_terminal";
  1064. this.led_B1_terminal.Size = new System.Drawing.Size(67, 35);
  1065. this.led_B1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Error;
  1066. this.led_B1_terminal.TabIndex = 0;
  1067. //
  1068. // led_B2_terminal
  1069. //
  1070. this.led_B2_terminal.BorderWidth = 5;
  1071. this.led_B2_terminal.CenterColor = System.Drawing.Color.White;
  1072. this.led_B2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1073. this.led_B2_terminal.FlashInterval = 1000;
  1074. this.led_B2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1075. this.led_B2_terminal.FontHorizontal = true;
  1076. this.led_B2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1077. this.led_B2_terminal.IsBorder = true;
  1078. this.led_B2_terminal.IsFlash = true;
  1079. this.led_B2_terminal.IsHighLight = true;
  1080. this.led_B2_terminal.Label = "B2终端";
  1081. this.led_B2_terminal.LampColor = System.Drawing.Color.Transparent;
  1082. this.led_B2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1083. this.led_B2_terminal.LedErrorColor = System.Drawing.Color.Red;
  1084. this.led_B2_terminal.LedNormalColor = System.Drawing.Color.Green;
  1085. this.led_B2_terminal.Location = new System.Drawing.Point(3, 2);
  1086. this.led_B2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1087. this.led_B2_terminal.Name = "led_B2_terminal";
  1088. this.led_B2_terminal.Size = new System.Drawing.Size(65, 35);
  1089. this.led_B2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1090. this.led_B2_terminal.TabIndex = 2;
  1091. //
  1092. // arrow3
  1093. //
  1094. this.arrow3.ArrowColor = System.Drawing.Color.Green;
  1095. this.arrow3.BorderColor = null;
  1096. this.arrow3.Direction = monitor_main_windows.ArrowDirection.Top;
  1097. this.arrow3.Dock = System.Windows.Forms.DockStyle.Fill;
  1098. this.arrow3.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. this.arrow3.ForeColor = System.Drawing.Color.White;
  1100. this.arrow3.Location = new System.Drawing.Point(73, 2);
  1101. this.arrow3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1102. this.arrow3.Name = "arrow3";
  1103. this.arrow3.Size = new System.Drawing.Size(67, 35);
  1104. this.arrow3.TabIndex = 4;
  1105. this.arrow3.Text = "B2";
  1106. //
  1107. // led_B2_lidar
  1108. //
  1109. this.led_B2_lidar.BorderWidth = 5;
  1110. this.led_B2_lidar.CenterColor = System.Drawing.Color.White;
  1111. this.led_B2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1112. this.led_B2_lidar.FlashInterval = 1000;
  1113. this.led_B2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1114. this.led_B2_lidar.FontHorizontal = true;
  1115. this.led_B2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1116. this.led_B2_lidar.IsBorder = true;
  1117. this.led_B2_lidar.IsFlash = true;
  1118. this.led_B2_lidar.IsHighLight = true;
  1119. this.led_B2_lidar.Label = "B2雷达";
  1120. this.led_B2_lidar.LampColor = System.Drawing.Color.Transparent;
  1121. this.led_B2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1122. this.led_B2_lidar.LedErrorColor = System.Drawing.Color.Red;
  1123. this.led_B2_lidar.LedNormalColor = System.Drawing.Color.Green;
  1124. this.led_B2_lidar.Location = new System.Drawing.Point(144, 2);
  1125. this.led_B2_lidar.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1126. this.led_B2_lidar.Name = "led_B2_lidar";
  1127. this.led_B2_lidar.Size = new System.Drawing.Size(68, 35);
  1128. this.led_B2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1129. this.led_B2_lidar.TabIndex = 4;
  1130. //
  1131. // arrow11
  1132. //
  1133. this.arrow11.ArrowColor = System.Drawing.Color.Green;
  1134. this.arrow11.BorderColor = null;
  1135. this.arrow11.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1136. this.arrow11.Dock = System.Windows.Forms.DockStyle.Fill;
  1137. this.arrow11.ForeColor = System.Drawing.Color.White;
  1138. this.arrow11.Location = new System.Drawing.Point(73, 2);
  1139. this.arrow11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1140. this.arrow11.Name = "arrow11";
  1141. this.arrow11.Size = new System.Drawing.Size(67, 49);
  1142. this.arrow11.TabIndex = 0;
  1143. this.arrow11.Text = null;
  1144. //
  1145. // arrow12
  1146. //
  1147. this.arrow12.ArrowColor = System.Drawing.Color.Green;
  1148. this.arrow12.BorderColor = null;
  1149. this.arrow12.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1150. this.arrow12.Dock = System.Windows.Forms.DockStyle.Fill;
  1151. this.arrow12.ForeColor = System.Drawing.Color.White;
  1152. this.arrow12.Location = new System.Drawing.Point(73, 2);
  1153. this.arrow12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1154. this.arrow12.Name = "arrow12";
  1155. this.arrow12.Size = new System.Drawing.Size(67, 49);
  1156. this.arrow12.TabIndex = 0;
  1157. this.arrow12.Text = null;
  1158. //
  1159. // arrow9
  1160. //
  1161. this.arrow9.ArrowColor = System.Drawing.Color.Green;
  1162. this.arrow9.BorderColor = null;
  1163. this.arrow9.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1164. this.arrow9.Dock = System.Windows.Forms.DockStyle.Fill;
  1165. this.arrow9.ForeColor = System.Drawing.Color.White;
  1166. this.arrow9.Location = new System.Drawing.Point(73, 2);
  1167. this.arrow9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1168. this.arrow9.Name = "arrow9";
  1169. this.arrow9.Size = new System.Drawing.Size(67, 49);
  1170. this.arrow9.TabIndex = 0;
  1171. this.arrow9.Text = null;
  1172. //
  1173. // arrow10
  1174. //
  1175. this.arrow10.ArrowColor = System.Drawing.Color.Green;
  1176. this.arrow10.BorderColor = null;
  1177. this.arrow10.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1178. this.arrow10.Dock = System.Windows.Forms.DockStyle.Fill;
  1179. this.arrow10.ForeColor = System.Drawing.Color.White;
  1180. this.arrow10.Location = new System.Drawing.Point(73, 2);
  1181. this.arrow10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1182. this.arrow10.Name = "arrow10";
  1183. this.arrow10.Size = new System.Drawing.Size(67, 49);
  1184. this.arrow10.TabIndex = 0;
  1185. this.arrow10.Text = null;
  1186. //
  1187. // led_A_plc
  1188. //
  1189. this.led_A_plc.BorderWidth = 5;
  1190. this.led_A_plc.CenterColor = System.Drawing.Color.White;
  1191. this.led_A_plc.Dock = System.Windows.Forms.DockStyle.Fill;
  1192. this.led_A_plc.FlashInterval = 1000;
  1193. this.led_A_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1194. this.led_A_plc.FontHorizontal = true;
  1195. this.led_A_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
  1196. this.led_A_plc.ForeColor = System.Drawing.Color.Black;
  1197. this.led_A_plc.IsBorder = true;
  1198. this.led_A_plc.IsFlash = true;
  1199. this.led_A_plc.IsHighLight = true;
  1200. this.led_A_plc.Label = "A库PLC";
  1201. this.led_A_plc.LampColor = System.Drawing.Color.Transparent;
  1202. this.led_A_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1203. this.led_A_plc.LedErrorColor = System.Drawing.Color.Red;
  1204. this.led_A_plc.LedNormalColor = System.Drawing.Color.Green;
  1205. this.led_A_plc.Location = new System.Drawing.Point(156, 3);
  1206. this.led_A_plc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  1207. this.led_A_plc.Name = "led_A_plc";
  1208. this.led_A_plc.Size = new System.Drawing.Size(123, 40);
  1209. this.led_A_plc.Statu = monitor_main_windows.LED.LED_Statu.Error;
  1210. this.led_A_plc.TabIndex = 2;
  1211. //
  1212. // led_B_plc
  1213. //
  1214. this.led_B_plc.BorderWidth = 5;
  1215. this.led_B_plc.CenterColor = System.Drawing.Color.White;
  1216. this.led_B_plc.Dock = System.Windows.Forms.DockStyle.Fill;
  1217. this.led_B_plc.FlashInterval = 1000;
  1218. this.led_B_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1219. this.led_B_plc.FontHorizontal = true;
  1220. this.led_B_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
  1221. this.led_B_plc.ForeColor = System.Drawing.SystemColors.ControlText;
  1222. this.led_B_plc.IsBorder = true;
  1223. this.led_B_plc.IsFlash = true;
  1224. this.led_B_plc.IsHighLight = true;
  1225. this.led_B_plc.Label = "B库PLC";
  1226. this.led_B_plc.LampColor = System.Drawing.Color.Transparent;
  1227. this.led_B_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1228. this.led_B_plc.LedErrorColor = System.Drawing.Color.Red;
  1229. this.led_B_plc.LedNormalColor = System.Drawing.Color.Green;
  1230. this.led_B_plc.Location = new System.Drawing.Point(155, 3);
  1231. this.led_B_plc.Name = "led_B_plc";
  1232. this.led_B_plc.Size = new System.Drawing.Size(125, 40);
  1233. this.led_B_plc.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1234. this.led_B_plc.TabIndex = 2;
  1235. //
  1236. // led_C_plc
  1237. //
  1238. this.led_C_plc.BorderWidth = 5;
  1239. this.led_C_plc.CenterColor = System.Drawing.Color.White;
  1240. this.led_C_plc.Dock = System.Windows.Forms.DockStyle.Fill;
  1241. this.led_C_plc.FlashInterval = 1000;
  1242. this.led_C_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1243. this.led_C_plc.FontHorizontal = true;
  1244. this.led_C_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
  1245. this.led_C_plc.ForeColor = System.Drawing.SystemColors.Desktop;
  1246. this.led_C_plc.IsBorder = true;
  1247. this.led_C_plc.IsFlash = true;
  1248. this.led_C_plc.IsHighLight = true;
  1249. this.led_C_plc.Label = "C库PLC";
  1250. this.led_C_plc.LampColor = System.Drawing.Color.Transparent;
  1251. this.led_C_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1252. this.led_C_plc.LedErrorColor = System.Drawing.Color.Red;
  1253. this.led_C_plc.LedNormalColor = System.Drawing.Color.Green;
  1254. this.led_C_plc.Location = new System.Drawing.Point(157, 3);
  1255. this.led_C_plc.Name = "led_C_plc";
  1256. this.led_C_plc.Size = new System.Drawing.Size(126, 40);
  1257. this.led_C_plc.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1258. this.led_C_plc.TabIndex = 2;
  1259. //
  1260. // led_A1_lidar
  1261. //
  1262. this.led_A1_lidar.BorderWidth = 5;
  1263. this.led_A1_lidar.CenterColor = System.Drawing.Color.White;
  1264. this.led_A1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1265. this.led_A1_lidar.FlashInterval = 1000;
  1266. this.led_A1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1267. this.led_A1_lidar.FontHorizontal = true;
  1268. this.led_A1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1269. this.led_A1_lidar.IsBorder = true;
  1270. this.led_A1_lidar.IsFlash = true;
  1271. this.led_A1_lidar.IsHighLight = true;
  1272. this.led_A1_lidar.Label = "A1雷达";
  1273. this.led_A1_lidar.LampColor = System.Drawing.Color.Transparent;
  1274. this.led_A1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1275. this.led_A1_lidar.LedErrorColor = System.Drawing.Color.Red;
  1276. this.led_A1_lidar.LedNormalColor = System.Drawing.Color.Green;
  1277. this.led_A1_lidar.Location = new System.Drawing.Point(145, 2);
  1278. this.led_A1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1279. this.led_A1_lidar.Name = "led_A1_lidar";
  1280. this.led_A1_lidar.Size = new System.Drawing.Size(65, 35);
  1281. this.led_A1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1282. this.led_A1_lidar.TabIndex = 3;
  1283. //
  1284. // arrow1
  1285. //
  1286. this.arrow1.ArrowColor = System.Drawing.Color.Green;
  1287. this.arrow1.BorderColor = null;
  1288. this.arrow1.Direction = monitor_main_windows.ArrowDirection.Top;
  1289. this.arrow1.Dock = System.Windows.Forms.DockStyle.Fill;
  1290. this.arrow1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1291. this.arrow1.ForeColor = System.Drawing.Color.White;
  1292. this.arrow1.Location = new System.Drawing.Point(73, 2);
  1293. this.arrow1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1294. this.arrow1.Name = "arrow1";
  1295. this.arrow1.Size = new System.Drawing.Size(67, 35);
  1296. this.arrow1.TabIndex = 3;
  1297. this.arrow1.Text = "A1";
  1298. //
  1299. // led_A1_terminal
  1300. //
  1301. this.led_A1_terminal.BorderWidth = 5;
  1302. this.led_A1_terminal.CenterColor = System.Drawing.Color.White;
  1303. this.led_A1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1304. this.led_A1_terminal.FlashInterval = 1000;
  1305. this.led_A1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1306. this.led_A1_terminal.FontHorizontal = true;
  1307. this.led_A1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1308. this.led_A1_terminal.IsBorder = true;
  1309. this.led_A1_terminal.IsFlash = true;
  1310. this.led_A1_terminal.IsHighLight = true;
  1311. this.led_A1_terminal.Label = "A1终端";
  1312. this.led_A1_terminal.LampColor = System.Drawing.Color.Transparent;
  1313. this.led_A1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1314. this.led_A1_terminal.LedErrorColor = System.Drawing.Color.Red;
  1315. this.led_A1_terminal.LedNormalColor = System.Drawing.Color.Green;
  1316. this.led_A1_terminal.Location = new System.Drawing.Point(2, 2);
  1317. this.led_A1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1318. this.led_A1_terminal.Name = "led_A1_terminal";
  1319. this.led_A1_terminal.Size = new System.Drawing.Size(67, 35);
  1320. this.led_A1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1321. this.led_A1_terminal.TabIndex = 0;
  1322. //
  1323. // arrow4
  1324. //
  1325. this.arrow4.ArrowColor = System.Drawing.Color.Green;
  1326. this.arrow4.BorderColor = null;
  1327. this.arrow4.Direction = monitor_main_windows.ArrowDirection.Top;
  1328. this.arrow4.Dock = System.Windows.Forms.DockStyle.Fill;
  1329. this.arrow4.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1330. this.arrow4.ForeColor = System.Drawing.Color.White;
  1331. this.arrow4.Location = new System.Drawing.Point(73, 2);
  1332. this.arrow4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1333. this.arrow4.Name = "arrow4";
  1334. this.arrow4.Size = new System.Drawing.Size(67, 35);
  1335. this.arrow4.TabIndex = 4;
  1336. this.arrow4.Text = "A2";
  1337. //
  1338. // led_A2_terminal
  1339. //
  1340. this.led_A2_terminal.BorderWidth = 5;
  1341. this.led_A2_terminal.CenterColor = System.Drawing.Color.White;
  1342. this.led_A2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1343. this.led_A2_terminal.FlashInterval = 1000;
  1344. this.led_A2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1345. this.led_A2_terminal.FontHorizontal = true;
  1346. this.led_A2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1347. this.led_A2_terminal.IsBorder = true;
  1348. this.led_A2_terminal.IsFlash = true;
  1349. this.led_A2_terminal.IsHighLight = true;
  1350. this.led_A2_terminal.Label = "A2终端";
  1351. this.led_A2_terminal.LampColor = System.Drawing.Color.Transparent;
  1352. this.led_A2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1353. this.led_A2_terminal.LedErrorColor = System.Drawing.Color.Red;
  1354. this.led_A2_terminal.LedNormalColor = System.Drawing.Color.Green;
  1355. this.led_A2_terminal.Location = new System.Drawing.Point(3, 2);
  1356. this.led_A2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1357. this.led_A2_terminal.Name = "led_A2_terminal";
  1358. this.led_A2_terminal.Size = new System.Drawing.Size(65, 35);
  1359. this.led_A2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Error;
  1360. this.led_A2_terminal.TabIndex = 2;
  1361. //
  1362. // led_A2_lidar
  1363. //
  1364. this.led_A2_lidar.BorderWidth = 5;
  1365. this.led_A2_lidar.CenterColor = System.Drawing.Color.White;
  1366. this.led_A2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1367. this.led_A2_lidar.FlashInterval = 1000;
  1368. this.led_A2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1369. this.led_A2_lidar.FontHorizontal = true;
  1370. this.led_A2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1371. this.led_A2_lidar.IsBorder = true;
  1372. this.led_A2_lidar.IsFlash = true;
  1373. this.led_A2_lidar.IsHighLight = true;
  1374. this.led_A2_lidar.Label = "A2雷达";
  1375. this.led_A2_lidar.LampColor = System.Drawing.Color.Transparent;
  1376. this.led_A2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1377. this.led_A2_lidar.LedErrorColor = System.Drawing.Color.Red;
  1378. this.led_A2_lidar.LedNormalColor = System.Drawing.Color.Green;
  1379. this.led_A2_lidar.Location = new System.Drawing.Point(145, 2);
  1380. this.led_A2_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1381. this.led_A2_lidar.Name = "led_A2_lidar";
  1382. this.led_A2_lidar.Size = new System.Drawing.Size(66, 35);
  1383. this.led_A2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1384. this.led_A2_lidar.TabIndex = 4;
  1385. //
  1386. // arrow7
  1387. //
  1388. this.arrow7.ArrowColor = System.Drawing.Color.Green;
  1389. this.arrow7.BorderColor = null;
  1390. this.arrow7.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1391. this.arrow7.Dock = System.Windows.Forms.DockStyle.Fill;
  1392. this.arrow7.ForeColor = System.Drawing.Color.White;
  1393. this.arrow7.Location = new System.Drawing.Point(73, 2);
  1394. this.arrow7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1395. this.arrow7.Name = "arrow7";
  1396. this.arrow7.Size = new System.Drawing.Size(67, 49);
  1397. this.arrow7.TabIndex = 0;
  1398. this.arrow7.Text = null;
  1399. //
  1400. // arrow8
  1401. //
  1402. this.arrow8.ArrowColor = System.Drawing.Color.Green;
  1403. this.arrow8.BorderColor = null;
  1404. this.arrow8.Direction = monitor_main_windows.ArrowDirection.TopRight;
  1405. this.arrow8.Dock = System.Windows.Forms.DockStyle.Fill;
  1406. this.arrow8.ForeColor = System.Drawing.Color.White;
  1407. this.arrow8.Location = new System.Drawing.Point(73, 2);
  1408. this.arrow8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1409. this.arrow8.Name = "arrow8";
  1410. this.arrow8.Size = new System.Drawing.Size(67, 49);
  1411. this.arrow8.TabIndex = 0;
  1412. this.arrow8.Text = null;
  1413. //
  1414. // led_C1_lidar
  1415. //
  1416. this.led_C1_lidar.BorderWidth = 5;
  1417. this.led_C1_lidar.CenterColor = System.Drawing.Color.White;
  1418. this.led_C1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1419. this.led_C1_lidar.FlashInterval = 1000;
  1420. this.led_C1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1421. this.led_C1_lidar.FontHorizontal = true;
  1422. this.led_C1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1423. this.led_C1_lidar.IsBorder = true;
  1424. this.led_C1_lidar.IsFlash = true;
  1425. this.led_C1_lidar.IsHighLight = true;
  1426. this.led_C1_lidar.Label = "C1雷达";
  1427. this.led_C1_lidar.LampColor = System.Drawing.Color.Transparent;
  1428. this.led_C1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1429. this.led_C1_lidar.LedErrorColor = System.Drawing.Color.Red;
  1430. this.led_C1_lidar.LedNormalColor = System.Drawing.Color.Green;
  1431. this.led_C1_lidar.Location = new System.Drawing.Point(145, 2);
  1432. this.led_C1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1433. this.led_C1_lidar.Name = "led_C1_lidar";
  1434. this.led_C1_lidar.Size = new System.Drawing.Size(66, 35);
  1435. this.led_C1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1436. this.led_C1_lidar.TabIndex = 3;
  1437. //
  1438. // arrow5
  1439. //
  1440. this.arrow5.ArrowColor = System.Drawing.Color.Green;
  1441. this.arrow5.BorderColor = null;
  1442. this.arrow5.Direction = monitor_main_windows.ArrowDirection.Top;
  1443. this.arrow5.Dock = System.Windows.Forms.DockStyle.Fill;
  1444. this.arrow5.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1445. this.arrow5.ForeColor = System.Drawing.Color.White;
  1446. this.arrow5.Location = new System.Drawing.Point(73, 2);
  1447. this.arrow5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1448. this.arrow5.Name = "arrow5";
  1449. this.arrow5.Size = new System.Drawing.Size(67, 35);
  1450. this.arrow5.TabIndex = 4;
  1451. this.arrow5.Text = "C1";
  1452. //
  1453. // led_C1_terminal
  1454. //
  1455. this.led_C1_terminal.BorderWidth = 5;
  1456. this.led_C1_terminal.CenterColor = System.Drawing.Color.White;
  1457. this.led_C1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1458. this.led_C1_terminal.FlashInterval = 1000;
  1459. this.led_C1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1460. this.led_C1_terminal.FontHorizontal = true;
  1461. this.led_C1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1462. this.led_C1_terminal.IsBorder = true;
  1463. this.led_C1_terminal.IsFlash = true;
  1464. this.led_C1_terminal.IsHighLight = true;
  1465. this.led_C1_terminal.Label = "C1终端";
  1466. this.led_C1_terminal.LampColor = System.Drawing.Color.Transparent;
  1467. this.led_C1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1468. this.led_C1_terminal.LedErrorColor = System.Drawing.Color.Red;
  1469. this.led_C1_terminal.LedNormalColor = System.Drawing.Color.Green;
  1470. this.led_C1_terminal.Location = new System.Drawing.Point(2, 2);
  1471. this.led_C1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1472. this.led_C1_terminal.Name = "led_C1_terminal";
  1473. this.led_C1_terminal.Size = new System.Drawing.Size(67, 35);
  1474. this.led_C1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1475. this.led_C1_terminal.TabIndex = 0;
  1476. //
  1477. // led_C2_terminal
  1478. //
  1479. this.led_C2_terminal.BorderWidth = 5;
  1480. this.led_C2_terminal.CenterColor = System.Drawing.Color.White;
  1481. this.led_C2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
  1482. this.led_C2_terminal.FlashInterval = 1000;
  1483. this.led_C2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1484. this.led_C2_terminal.FontHorizontal = true;
  1485. this.led_C2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1486. this.led_C2_terminal.IsBorder = true;
  1487. this.led_C2_terminal.IsFlash = true;
  1488. this.led_C2_terminal.IsHighLight = true;
  1489. this.led_C2_terminal.Label = "C2终端";
  1490. this.led_C2_terminal.LampColor = System.Drawing.Color.Transparent;
  1491. this.led_C2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1492. this.led_C2_terminal.LedErrorColor = System.Drawing.Color.Red;
  1493. this.led_C2_terminal.LedNormalColor = System.Drawing.Color.Green;
  1494. this.led_C2_terminal.Location = new System.Drawing.Point(3, 2);
  1495. this.led_C2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1496. this.led_C2_terminal.Name = "led_C2_terminal";
  1497. this.led_C2_terminal.Size = new System.Drawing.Size(65, 35);
  1498. this.led_C2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Disconnected;
  1499. this.led_C2_terminal.TabIndex = 2;
  1500. //
  1501. // arrow6
  1502. //
  1503. this.arrow6.ArrowColor = System.Drawing.Color.Green;
  1504. this.arrow6.BorderColor = null;
  1505. this.arrow6.Direction = monitor_main_windows.ArrowDirection.Top;
  1506. this.arrow6.Dock = System.Windows.Forms.DockStyle.Fill;
  1507. this.arrow6.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1508. this.arrow6.ForeColor = System.Drawing.Color.White;
  1509. this.arrow6.Location = new System.Drawing.Point(73, 2);
  1510. this.arrow6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1511. this.arrow6.Name = "arrow6";
  1512. this.arrow6.Size = new System.Drawing.Size(67, 35);
  1513. this.arrow6.TabIndex = 4;
  1514. this.arrow6.Text = "C2";
  1515. //
  1516. // led_C2_lidar
  1517. //
  1518. this.led_C2_lidar.BorderWidth = 5;
  1519. this.led_C2_lidar.CenterColor = System.Drawing.Color.White;
  1520. this.led_C2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
  1521. this.led_C2_lidar.FlashInterval = 1000;
  1522. this.led_C2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1523. this.led_C2_lidar.FontHorizontal = true;
  1524. this.led_C2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1525. this.led_C2_lidar.IsBorder = true;
  1526. this.led_C2_lidar.IsFlash = true;
  1527. this.led_C2_lidar.IsHighLight = true;
  1528. this.led_C2_lidar.Label = "C2雷达";
  1529. this.led_C2_lidar.LampColor = System.Drawing.Color.Transparent;
  1530. this.led_C2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1531. this.led_C2_lidar.LedErrorColor = System.Drawing.Color.Red;
  1532. this.led_C2_lidar.LedNormalColor = System.Drawing.Color.Green;
  1533. this.led_C2_lidar.Location = new System.Drawing.Point(144, 2);
  1534. this.led_C2_lidar.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1535. this.led_C2_lidar.Name = "led_C2_lidar";
  1536. this.led_C2_lidar.Size = new System.Drawing.Size(69, 35);
  1537. this.led_C2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1538. this.led_C2_lidar.TabIndex = 4;
  1539. //
  1540. // led_main
  1541. //
  1542. this.led_main.BackColor = System.Drawing.SystemColors.Control;
  1543. this.led_main.BorderWidth = 5;
  1544. this.led_main.CenterColor = System.Drawing.Color.White;
  1545. this.led_main.Dock = System.Windows.Forms.DockStyle.Fill;
  1546. this.led_main.FlashInterval = 1000;
  1547. this.led_main.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1548. this.led_main.FontHorizontal = true;
  1549. this.led_main.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1550. this.led_main.IsBorder = true;
  1551. this.led_main.IsFlash = true;
  1552. this.led_main.IsHighLight = true;
  1553. this.led_main.Label = "后台控制";
  1554. this.led_main.LampColor = System.Drawing.Color.Transparent;
  1555. this.led_main.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1556. this.led_main.LedErrorColor = System.Drawing.Color.Red;
  1557. this.led_main.LedNormalColor = System.Drawing.Color.Green;
  1558. this.led_main.Location = new System.Drawing.Point(4, 4);
  1559. this.led_main.Margin = new System.Windows.Forms.Padding(4);
  1560. this.led_main.Name = "led_main";
  1561. this.led_main.Size = new System.Drawing.Size(126, 60);
  1562. this.led_main.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1563. this.led_main.TabIndex = 4;
  1564. //
  1565. // led_database
  1566. //
  1567. this.led_database.BackColor = System.Drawing.SystemColors.Control;
  1568. this.led_database.BorderWidth = 5;
  1569. this.led_database.CenterColor = System.Drawing.Color.White;
  1570. this.led_database.Dock = System.Windows.Forms.DockStyle.Fill;
  1571. this.led_database.FlashInterval = 1000;
  1572. this.led_database.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1573. this.led_database.FontHorizontal = true;
  1574. this.led_database.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1575. this.led_database.IsBorder = true;
  1576. this.led_database.IsFlash = true;
  1577. this.led_database.IsHighLight = true;
  1578. this.led_database.Label = "数据库";
  1579. this.led_database.LampColor = System.Drawing.Color.Transparent;
  1580. this.led_database.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1581. this.led_database.LedErrorColor = System.Drawing.Color.Red;
  1582. this.led_database.LedNormalColor = System.Drawing.Color.Green;
  1583. this.led_database.Location = new System.Drawing.Point(138, 4);
  1584. this.led_database.Margin = new System.Windows.Forms.Padding(4);
  1585. this.led_database.Name = "led_database";
  1586. this.led_database.Size = new System.Drawing.Size(126, 60);
  1587. this.led_database.Statu = monitor_main_windows.LED.LED_Statu.Disconnected;
  1588. this.led_database.TabIndex = 3;
  1589. //
  1590. // led_out_unnormal
  1591. //
  1592. this.led_out_unnormal.BackColor = System.Drawing.SystemColors.Control;
  1593. this.led_out_unnormal.BorderWidth = 5;
  1594. this.led_out_unnormal.CenterColor = System.Drawing.Color.White;
  1595. this.led_out_unnormal.Dock = System.Windows.Forms.DockStyle.Fill;
  1596. this.led_out_unnormal.FlashInterval = 1000;
  1597. this.led_out_unnormal.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1598. this.led_out_unnormal.FontHorizontal = true;
  1599. this.led_out_unnormal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1600. this.led_out_unnormal.IsBorder = true;
  1601. this.led_out_unnormal.IsFlash = true;
  1602. this.led_out_unnormal.IsHighLight = true;
  1603. this.led_out_unnormal.Label = "出口LED";
  1604. this.led_out_unnormal.LampColor = System.Drawing.Color.Transparent;
  1605. this.led_out_unnormal.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1606. this.led_out_unnormal.LedErrorColor = System.Drawing.Color.Red;
  1607. this.led_out_unnormal.LedNormalColor = System.Drawing.Color.Green;
  1608. this.led_out_unnormal.Location = new System.Drawing.Point(540, 4);
  1609. this.led_out_unnormal.Margin = new System.Windows.Forms.Padding(4);
  1610. this.led_out_unnormal.Name = "led_out_unnormal";
  1611. this.led_out_unnormal.Size = new System.Drawing.Size(126, 60);
  1612. this.led_out_unnormal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1613. this.led_out_unnormal.TabIndex = 2;
  1614. //
  1615. // led_out_terminal1
  1616. //
  1617. this.led_out_terminal1.BackColor = System.Drawing.SystemColors.Control;
  1618. this.led_out_terminal1.BorderWidth = 5;
  1619. this.led_out_terminal1.CenterColor = System.Drawing.Color.White;
  1620. this.led_out_terminal1.Dock = System.Windows.Forms.DockStyle.Fill;
  1621. this.led_out_terminal1.FlashInterval = 1000;
  1622. this.led_out_terminal1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1623. this.led_out_terminal1.FontHorizontal = true;
  1624. this.led_out_terminal1.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1625. this.led_out_terminal1.IsBorder = true;
  1626. this.led_out_terminal1.IsFlash = true;
  1627. this.led_out_terminal1.IsHighLight = true;
  1628. this.led_out_terminal1.Label = "出口终端1";
  1629. this.led_out_terminal1.LampColor = System.Drawing.Color.Transparent;
  1630. this.led_out_terminal1.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1631. this.led_out_terminal1.LedErrorColor = System.Drawing.Color.Red;
  1632. this.led_out_terminal1.LedNormalColor = System.Drawing.Color.Green;
  1633. this.led_out_terminal1.Location = new System.Drawing.Point(272, 4);
  1634. this.led_out_terminal1.Margin = new System.Windows.Forms.Padding(4);
  1635. this.led_out_terminal1.Name = "led_out_terminal1";
  1636. this.led_out_terminal1.Size = new System.Drawing.Size(126, 60);
  1637. this.led_out_terminal1.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1638. this.led_out_terminal1.TabIndex = 0;
  1639. //
  1640. // led_out_terminal2
  1641. //
  1642. this.led_out_terminal2.BackColor = System.Drawing.SystemColors.Control;
  1643. this.led_out_terminal2.BorderWidth = 5;
  1644. this.led_out_terminal2.CenterColor = System.Drawing.Color.White;
  1645. this.led_out_terminal2.Dock = System.Windows.Forms.DockStyle.Fill;
  1646. this.led_out_terminal2.FlashInterval = 1000;
  1647. this.led_out_terminal2.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1648. this.led_out_terminal2.FontHorizontal = true;
  1649. this.led_out_terminal2.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
  1650. this.led_out_terminal2.IsBorder = true;
  1651. this.led_out_terminal2.IsFlash = true;
  1652. this.led_out_terminal2.IsHighLight = true;
  1653. this.led_out_terminal2.Label = "出口终端2";
  1654. this.led_out_terminal2.LampColor = System.Drawing.Color.Transparent;
  1655. this.led_out_terminal2.LedDisconnectedColor = System.Drawing.Color.DimGray;
  1656. this.led_out_terminal2.LedErrorColor = System.Drawing.Color.Red;
  1657. this.led_out_terminal2.LedNormalColor = System.Drawing.Color.Green;
  1658. this.led_out_terminal2.Location = new System.Drawing.Point(406, 4);
  1659. this.led_out_terminal2.Margin = new System.Windows.Forms.Padding(4);
  1660. this.led_out_terminal2.Name = "led_out_terminal2";
  1661. this.led_out_terminal2.Size = new System.Drawing.Size(126, 60);
  1662. this.led_out_terminal2.Statu = monitor_main_windows.LED.LED_Statu.Normal;
  1663. this.led_out_terminal2.TabIndex = 1;
  1664. //
  1665. // MonitorMainWindows
  1666. //
  1667. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1668. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1669. this.ClientSize = new System.Drawing.Size(1358, 755);
  1670. this.Controls.Add(this.tabControl_MonitorMainWindows);
  1671. this.Margin = new System.Windows.Forms.Padding(2);
  1672. this.Name = "MonitorMainWindows";
  1673. this.Text = "楚天节点监控车位管理软件 v1.2.1";
  1674. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1675. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MonitorMainWindows_FormClosing);
  1676. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MonitorMainWindows_FormClosed);
  1677. this.Load += new System.EventHandler(this.MonitorMainWindows_Load);
  1678. this.tabPage_Nnode_monitoring.ResumeLayout(false);
  1679. this.tableLayoutPanel2.ResumeLayout(false);
  1680. this.tableLayoutPanel3.ResumeLayout(false);
  1681. this.table_B_input.ResumeLayout(false);
  1682. this.tableLayoutPanel11.ResumeLayout(false);
  1683. this.tableLayoutPanel12.ResumeLayout(false);
  1684. this.table_C_output.ResumeLayout(false);
  1685. this.tableLayoutPanel16.ResumeLayout(false);
  1686. this.tableLayoutPanel17.ResumeLayout(false);
  1687. this.table_B_output.ResumeLayout(false);
  1688. this.tableLayoutPanel10.ResumeLayout(false);
  1689. this.tableLayoutPanel13.ResumeLayout(false);
  1690. this.tableLayoutPanel5.ResumeLayout(false);
  1691. this.tableLayoutPanel8.ResumeLayout(false);
  1692. this.tableLayoutPanel9.ResumeLayout(false);
  1693. this.table_A_input.ResumeLayout(false);
  1694. this.tableLayoutPanel6.ResumeLayout(false);
  1695. this.tableLayoutPanel7.ResumeLayout(false);
  1696. this.table_A_output.ResumeLayout(false);
  1697. this.tableLayoutPanel4.ResumeLayout(false);
  1698. this.tableLayoutPanel14.ResumeLayout(false);
  1699. this.table_C_input.ResumeLayout(false);
  1700. this.tableLayoutPanel15.ResumeLayout(false);
  1701. this.tableLayoutPanel18.ResumeLayout(false);
  1702. this.table_database.ResumeLayout(false);
  1703. this.tabPage_parkspace_manage.ResumeLayout(false);
  1704. this.tableLayoutPanel.ResumeLayout(false);
  1705. this.parkspaceStatusSamplePanel.ResumeLayout(false);
  1706. this.parkspaceStatusSamplePanel.PerformLayout();
  1707. this.tableLayoutPanel1.ResumeLayout(false);
  1708. this.tableLayoutPanel1.PerformLayout();
  1709. this.tabControl_MonitorMainWindows.ResumeLayout(false);
  1710. this.ResumeLayout(false);
  1711. }
  1712. #endregion
  1713. private System.Windows.Forms.TabPage tabPage_Nnode_monitoring;
  1714. private System.Windows.Forms.TabPage tabPage_parkspace_manage;
  1715. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
  1716. private System.Windows.Forms.Panel parkspaceStatusSamplePanel;
  1717. private System.Windows.Forms.Button button_pickupcar;
  1718. private System.Windows.Forms.TextBox commendkeyBox;
  1719. private System.Windows.Forms.Label label1;
  1720. private System.Windows.Forms.Button button_find;
  1721. private System.Windows.Forms.TextBox licenseBox;
  1722. private System.Windows.Forms.Label licenseLable;
  1723. private System.Windows.Forms.Button btn_clear;
  1724. private System.Windows.Forms.Button btn_unknown;
  1725. private System.Windows.Forms.Button btn_error;
  1726. private System.Windows.Forms.Button btn_locked;
  1727. private System.Windows.Forms.Button btn_reserved;
  1728. private System.Windows.Forms.Button btn_occupied;
  1729. private System.Windows.Forms.Button btn_empty;
  1730. private System.Windows.Forms.Panel ParkingSpaceMonitorPanel;
  1731. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1732. private System.Windows.Forms.Label A_lavel;
  1733. private System.Windows.Forms.Label B_lavel;
  1734. private System.Windows.Forms.Label C_lavel;
  1735. private System.Windows.Forms.TabControl tabControl_MonitorMainWindows;
  1736. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  1737. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  1738. private System.Windows.Forms.TableLayoutPanel table_B_input;
  1739. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
  1740. private LED led_B1_lidar;
  1741. private Arrow arrow2;
  1742. private LED led_B1_terminal;
  1743. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
  1744. private LED led_B2_terminal;
  1745. private Arrow arrow3;
  1746. private LED led_B2_lidar;
  1747. private System.Windows.Forms.Panel panel_input_B1;
  1748. private System.Windows.Forms.Panel panel_input_B2;
  1749. private System.Windows.Forms.TableLayoutPanel table_C_output;
  1750. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel16;
  1751. private Arrow arrow11;
  1752. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel17;
  1753. private Arrow arrow12;
  1754. private System.Windows.Forms.Panel panel_output_C1;
  1755. private System.Windows.Forms.Panel panel_output_C2;
  1756. private System.Windows.Forms.TableLayoutPanel table_B_output;
  1757. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
  1758. private Arrow arrow9;
  1759. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
  1760. private Arrow arrow10;
  1761. private System.Windows.Forms.Panel panel_output_B1;
  1762. private System.Windows.Forms.Panel panel_output_B2;
  1763. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
  1764. private LED led_A_plc;
  1765. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
  1766. private LED led_B_plc;
  1767. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
  1768. private LED led_C_plc;
  1769. private System.Windows.Forms.TableLayoutPanel table_A_input;
  1770. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
  1771. private LED led_A1_lidar;
  1772. private Arrow arrow1;
  1773. private LED led_A1_terminal;
  1774. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
  1775. private Arrow arrow4;
  1776. private LED led_A2_terminal;
  1777. private LED led_A2_lidar;
  1778. private System.Windows.Forms.Panel panel_input_A1;
  1779. private System.Windows.Forms.Panel panel_input_A2;
  1780. private System.Windows.Forms.TableLayoutPanel table_A_output;
  1781. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  1782. private Arrow arrow7;
  1783. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
  1784. private Arrow arrow8;
  1785. private System.Windows.Forms.Panel panel_output_A1;
  1786. private System.Windows.Forms.Panel panel_output_A2;
  1787. private System.Windows.Forms.TableLayoutPanel table_C_input;
  1788. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
  1789. private LED led_C1_lidar;
  1790. private Arrow arrow5;
  1791. private LED led_C1_terminal;
  1792. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel18;
  1793. private LED led_C2_terminal;
  1794. private Arrow arrow6;
  1795. private LED led_C2_lidar;
  1796. private System.Windows.Forms.Panel panel_input_C1;
  1797. private System.Windows.Forms.Panel panel_input_C2;
  1798. private System.Windows.Forms.TableLayoutPanel table_database;
  1799. private LED led_main;
  1800. private LED led_database;
  1801. private LED led_out_unnormal;
  1802. private LED led_out_terminal1;
  1803. private LED led_out_terminal2;
  1804. }
  1805. }