namespace monitor_main_windows
{
partial class MonitorMainWindows
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.tabPage_Nnode_monitoring = new System.Windows.Forms.TabPage();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.table_B_input = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
this.panel_input_B1 = new System.Windows.Forms.Panel();
this.panel_input_B2 = new System.Windows.Forms.Panel();
this.table_C_output = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel17 = new System.Windows.Forms.TableLayoutPanel();
this.panel_output_C1 = new System.Windows.Forms.Panel();
this.panel_output_C2 = new System.Windows.Forms.Panel();
this.table_B_output = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
this.panel_output_B1 = new System.Windows.Forms.Panel();
this.panel_output_B2 = new System.Windows.Forms.Panel();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
this.table_A_input = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
this.panel_input_A1 = new System.Windows.Forms.Panel();
this.panel_input_A2 = new System.Windows.Forms.Panel();
this.table_A_output = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
this.panel_output_A1 = new System.Windows.Forms.Panel();
this.panel_output_A2 = new System.Windows.Forms.Panel();
this.table_C_input = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel18 = new System.Windows.Forms.TableLayoutPanel();
this.panel_input_C1 = new System.Windows.Forms.Panel();
this.panel_input_C2 = new System.Windows.Forms.Panel();
this.table_database = new System.Windows.Forms.TableLayoutPanel();
this.tabPage_parkspace_manage = new System.Windows.Forms.TabPage();
this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
this.parkspaceStatusSamplePanel = new System.Windows.Forms.Panel();
this.button_pickupcar = new System.Windows.Forms.Button();
this.commendkeyBox = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.button_find = new System.Windows.Forms.Button();
this.licenseBox = new System.Windows.Forms.TextBox();
this.licenseLable = new System.Windows.Forms.Label();
this.btn_clear = new System.Windows.Forms.Button();
this.btn_unknown = new System.Windows.Forms.Button();
this.btn_error = new System.Windows.Forms.Button();
this.btn_locked = new System.Windows.Forms.Button();
this.btn_reserved = new System.Windows.Forms.Button();
this.btn_occupied = new System.Windows.Forms.Button();
this.btn_empty = new System.Windows.Forms.Button();
this.ParkingSpaceMonitorPanel = new System.Windows.Forms.Panel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.A_lavel = new System.Windows.Forms.Label();
this.B_lavel = new System.Windows.Forms.Label();
this.C_lavel = new System.Windows.Forms.Label();
this.tabControl_MonitorMainWindows = new System.Windows.Forms.TabControl();
this.led_B1_lidar = new monitor_main_windows.LED();
this.arrow2 = new monitor_main_windows.Arrow();
this.led_B1_terminal = new monitor_main_windows.LED();
this.led_B2_terminal = new monitor_main_windows.LED();
this.arrow3 = new monitor_main_windows.Arrow();
this.led_B2_lidar = new monitor_main_windows.LED();
this.arrow11 = new monitor_main_windows.Arrow();
this.arrow12 = new monitor_main_windows.Arrow();
this.arrow9 = new monitor_main_windows.Arrow();
this.arrow10 = new monitor_main_windows.Arrow();
this.led_A_plc = new monitor_main_windows.LED();
this.led_B_plc = new monitor_main_windows.LED();
this.led_C_plc = new monitor_main_windows.LED();
this.led_A1_lidar = new monitor_main_windows.LED();
this.arrow1 = new monitor_main_windows.Arrow();
this.led_A1_terminal = new monitor_main_windows.LED();
this.arrow4 = new monitor_main_windows.Arrow();
this.led_A2_terminal = new monitor_main_windows.LED();
this.led_A2_lidar = new monitor_main_windows.LED();
this.arrow7 = new monitor_main_windows.Arrow();
this.arrow8 = new monitor_main_windows.Arrow();
this.led_C1_lidar = new monitor_main_windows.LED();
this.arrow5 = new monitor_main_windows.Arrow();
this.led_C1_terminal = new monitor_main_windows.LED();
this.led_C2_terminal = new monitor_main_windows.LED();
this.arrow6 = new monitor_main_windows.Arrow();
this.led_C2_lidar = new monitor_main_windows.LED();
this.led_main = new monitor_main_windows.LED();
this.led_database = new monitor_main_windows.LED();
this.led_out_unnormal = new monitor_main_windows.LED();
this.led_out_terminal1 = new monitor_main_windows.LED();
this.led_out_terminal2 = new monitor_main_windows.LED();
this.tabPage_Nnode_monitoring.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.table_B_input.SuspendLayout();
this.tableLayoutPanel11.SuspendLayout();
this.tableLayoutPanel12.SuspendLayout();
this.table_C_output.SuspendLayout();
this.tableLayoutPanel16.SuspendLayout();
this.tableLayoutPanel17.SuspendLayout();
this.table_B_output.SuspendLayout();
this.tableLayoutPanel10.SuspendLayout();
this.tableLayoutPanel13.SuspendLayout();
this.tableLayoutPanel5.SuspendLayout();
this.tableLayoutPanel8.SuspendLayout();
this.tableLayoutPanel9.SuspendLayout();
this.table_A_input.SuspendLayout();
this.tableLayoutPanel6.SuspendLayout();
this.tableLayoutPanel7.SuspendLayout();
this.table_A_output.SuspendLayout();
this.tableLayoutPanel4.SuspendLayout();
this.tableLayoutPanel14.SuspendLayout();
this.table_C_input.SuspendLayout();
this.tableLayoutPanel15.SuspendLayout();
this.tableLayoutPanel18.SuspendLayout();
this.table_database.SuspendLayout();
this.tabPage_parkspace_manage.SuspendLayout();
this.tableLayoutPanel.SuspendLayout();
this.parkspaceStatusSamplePanel.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.tabControl_MonitorMainWindows.SuspendLayout();
this.SuspendLayout();
//
// tabPage_Nnode_monitoring
//
this.tabPage_Nnode_monitoring.Controls.Add(this.tableLayoutPanel2);
this.tabPage_Nnode_monitoring.Location = new System.Drawing.Point(4, 22);
this.tabPage_Nnode_monitoring.Name = "tabPage_Nnode_monitoring";
this.tabPage_Nnode_monitoring.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_Nnode_monitoring.Size = new System.Drawing.Size(1350, 729);
this.tabPage_Nnode_monitoring.TabIndex = 1;
this.tabPage_Nnode_monitoring.Text = "节点监控";
this.tabPage_Nnode_monitoring.UseVisualStyleBackColor = true;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 1;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.table_database, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 2;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1344, 723);
this.tableLayoutPanel2.TabIndex = 1;
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.BackColor = System.Drawing.Color.OldLace;
this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
this.tableLayoutPanel3.ColumnCount = 3;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel3.Controls.Add(this.table_B_input, 1, 2);
this.tableLayoutPanel3.Controls.Add(this.table_C_output, 2, 0);
this.tableLayoutPanel3.Controls.Add(this.table_B_output, 1, 0);
this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel5, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel8, 1, 1);
this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel9, 2, 1);
this.tableLayoutPanel3.Controls.Add(this.table_A_input, 0, 2);
this.tableLayoutPanel3.Controls.Add(this.table_A_output, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.table_C_input, 2, 2);
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel3.Font = new System.Drawing.Font("仿宋", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tableLayoutPanel3.ForeColor = System.Drawing.SystemColors.MenuHighlight;
this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 74);
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 3;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(1340, 647);
this.tableLayoutPanel3.TabIndex = 0;
//
// table_B_input
//
this.table_B_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_B_input.ColumnCount = 2;
this.table_B_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_B_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_B_input.Controls.Add(this.tableLayoutPanel11, 0, 1);
this.table_B_input.Controls.Add(this.tableLayoutPanel12, 1, 1);
this.table_B_input.Controls.Add(this.panel_input_B1, 0, 0);
this.table_B_input.Controls.Add(this.panel_input_B2, 1, 0);
this.table_B_input.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_B_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.table_B_input.Location = new System.Drawing.Point(450, 353);
this.table_B_input.Margin = new System.Windows.Forms.Padding(2);
this.table_B_input.Name = "table_B_input";
this.table_B_input.RowCount = 2;
this.table_B_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
this.table_B_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.table_B_input.Size = new System.Drawing.Size(438, 289);
this.table_B_input.TabIndex = 4;
//
// tableLayoutPanel11
//
this.tableLayoutPanel11.ColumnCount = 3;
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel11.Controls.Add(this.led_B1_lidar, 2, 0);
this.tableLayoutPanel11.Controls.Add(this.arrow2, 1, 0);
this.tableLayoutPanel11.Controls.Add(this.led_B1_terminal, 0, 0);
this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 247);
this.tableLayoutPanel11.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel11.Name = "tableLayoutPanel11";
this.tableLayoutPanel11.RowCount = 1;
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel11.Size = new System.Drawing.Size(213, 39);
this.tableLayoutPanel11.TabIndex = 0;
//
// tableLayoutPanel12
//
this.tableLayoutPanel12.ColumnCount = 3;
this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel12.Controls.Add(this.led_B2_terminal, 0, 0);
this.tableLayoutPanel12.Controls.Add(this.arrow3, 1, 0);
this.tableLayoutPanel12.Controls.Add(this.led_B2_lidar, 2, 0);
this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel12.Location = new System.Drawing.Point(221, 247);
this.tableLayoutPanel12.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel12.Name = "tableLayoutPanel12";
this.tableLayoutPanel12.RowCount = 1;
this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel12.Size = new System.Drawing.Size(214, 39);
this.tableLayoutPanel12.TabIndex = 0;
//
// panel_input_B1
//
this.panel_input_B1.AutoScroll = true;
this.panel_input_B1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_B1.Location = new System.Drawing.Point(3, 3);
this.panel_input_B1.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_B1.Name = "panel_input_B1";
this.panel_input_B1.Size = new System.Drawing.Size(213, 239);
this.panel_input_B1.TabIndex = 1;
//
// panel_input_B2
//
this.panel_input_B2.AutoScroll = true;
this.panel_input_B2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_B2.Location = new System.Drawing.Point(221, 3);
this.panel_input_B2.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_B2.Name = "panel_input_B2";
this.panel_input_B2.Size = new System.Drawing.Size(214, 239);
this.panel_input_B2.TabIndex = 1;
//
// table_C_output
//
this.table_C_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_C_output.ColumnCount = 2;
this.table_C_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_C_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_C_output.Controls.Add(this.tableLayoutPanel16, 0, 0);
this.table_C_output.Controls.Add(this.tableLayoutPanel17, 1, 0);
this.table_C_output.Controls.Add(this.panel_output_C1, 0, 1);
this.table_C_output.Controls.Add(this.panel_output_C2, 1, 1);
this.table_C_output.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_C_output.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.table_C_output.Location = new System.Drawing.Point(895, 5);
this.table_C_output.Margin = new System.Windows.Forms.Padding(2);
this.table_C_output.Name = "table_C_output";
this.table_C_output.RowCount = 2;
this.table_C_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.table_C_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
this.table_C_output.Size = new System.Drawing.Size(440, 288);
this.table_C_output.TabIndex = 8;
//
// tableLayoutPanel16
//
this.tableLayoutPanel16.ColumnCount = 3;
this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel16.Controls.Add(this.arrow11, 1, 0);
this.tableLayoutPanel16.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel16.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel16.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel16.Name = "tableLayoutPanel16";
this.tableLayoutPanel16.RowCount = 1;
this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel16.Size = new System.Drawing.Size(214, 53);
this.tableLayoutPanel16.TabIndex = 0;
//
// tableLayoutPanel17
//
this.tableLayoutPanel17.ColumnCount = 3;
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel17.Controls.Add(this.arrow12, 1, 0);
this.tableLayoutPanel17.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel17.Location = new System.Drawing.Point(222, 3);
this.tableLayoutPanel17.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel17.Name = "tableLayoutPanel17";
this.tableLayoutPanel17.RowCount = 1;
this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel17.Size = new System.Drawing.Size(215, 53);
this.tableLayoutPanel17.TabIndex = 0;
//
// panel_output_C1
//
this.panel_output_C1.AutoScroll = true;
this.panel_output_C1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_C1.Location = new System.Drawing.Point(3, 61);
this.panel_output_C1.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_C1.Name = "panel_output_C1";
this.panel_output_C1.Size = new System.Drawing.Size(214, 224);
this.panel_output_C1.TabIndex = 1;
//
// panel_output_C2
//
this.panel_output_C2.AutoScroll = true;
this.panel_output_C2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_C2.Location = new System.Drawing.Point(222, 61);
this.panel_output_C2.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_C2.Name = "panel_output_C2";
this.panel_output_C2.Size = new System.Drawing.Size(215, 224);
this.panel_output_C2.TabIndex = 1;
//
// table_B_output
//
this.table_B_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_B_output.ColumnCount = 2;
this.table_B_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_B_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_B_output.Controls.Add(this.tableLayoutPanel10, 0, 0);
this.table_B_output.Controls.Add(this.tableLayoutPanel13, 1, 0);
this.table_B_output.Controls.Add(this.panel_output_B1, 0, 1);
this.table_B_output.Controls.Add(this.panel_output_B2, 1, 1);
this.table_B_output.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_B_output.ForeColor = System.Drawing.Color.Black;
this.table_B_output.Location = new System.Drawing.Point(450, 5);
this.table_B_output.Margin = new System.Windows.Forms.Padding(2);
this.table_B_output.Name = "table_B_output";
this.table_B_output.RowCount = 2;
this.table_B_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.table_B_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
this.table_B_output.Size = new System.Drawing.Size(438, 288);
this.table_B_output.TabIndex = 7;
//
// tableLayoutPanel10
//
this.tableLayoutPanel10.ColumnCount = 3;
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel10.Controls.Add(this.arrow9, 1, 0);
this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel10.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel10.Name = "tableLayoutPanel10";
this.tableLayoutPanel10.RowCount = 1;
this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel10.Size = new System.Drawing.Size(213, 53);
this.tableLayoutPanel10.TabIndex = 0;
//
// tableLayoutPanel13
//
this.tableLayoutPanel13.ColumnCount = 3;
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel13.Controls.Add(this.arrow10, 1, 0);
this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel13.Location = new System.Drawing.Point(221, 3);
this.tableLayoutPanel13.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel13.Name = "tableLayoutPanel13";
this.tableLayoutPanel13.RowCount = 1;
this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel13.Size = new System.Drawing.Size(214, 53);
this.tableLayoutPanel13.TabIndex = 0;
//
// panel_output_B1
//
this.panel_output_B1.AutoScroll = true;
this.panel_output_B1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_B1.Location = new System.Drawing.Point(3, 61);
this.panel_output_B1.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_B1.Name = "panel_output_B1";
this.panel_output_B1.Size = new System.Drawing.Size(213, 224);
this.panel_output_B1.TabIndex = 1;
//
// panel_output_B2
//
this.panel_output_B2.AutoScroll = true;
this.panel_output_B2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_B2.Location = new System.Drawing.Point(221, 61);
this.panel_output_B2.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_B2.Name = "panel_output_B2";
this.panel_output_B2.Size = new System.Drawing.Size(214, 224);
this.panel_output_B2.TabIndex = 1;
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.ColumnCount = 5;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel5.Controls.Add(this.led_A_plc, 2, 0);
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel5.ForeColor = System.Drawing.Color.Transparent;
this.tableLayoutPanel5.Location = new System.Drawing.Point(5, 300);
this.tableLayoutPanel5.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 1;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(438, 46);
this.tableLayoutPanel5.TabIndex = 1;
//
// tableLayoutPanel8
//
this.tableLayoutPanel8.ColumnCount = 5;
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel8.Controls.Add(this.led_B_plc, 2, 0);
this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel8.Location = new System.Drawing.Point(450, 300);
this.tableLayoutPanel8.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel8.Name = "tableLayoutPanel8";
this.tableLayoutPanel8.RowCount = 1;
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel8.Size = new System.Drawing.Size(438, 46);
this.tableLayoutPanel8.TabIndex = 2;
//
// tableLayoutPanel9
//
this.tableLayoutPanel9.ColumnCount = 5;
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.tableLayoutPanel9.Controls.Add(this.led_C_plc, 2, 0);
this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel9.Location = new System.Drawing.Point(895, 300);
this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel9.Name = "tableLayoutPanel9";
this.tableLayoutPanel9.RowCount = 1;
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel9.Size = new System.Drawing.Size(440, 46);
this.tableLayoutPanel9.TabIndex = 3;
//
// table_A_input
//
this.table_A_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_A_input.ColumnCount = 2;
this.table_A_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_A_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_A_input.Controls.Add(this.tableLayoutPanel6, 0, 1);
this.table_A_input.Controls.Add(this.tableLayoutPanel7, 1, 1);
this.table_A_input.Controls.Add(this.panel_input_A1, 0, 0);
this.table_A_input.Controls.Add(this.panel_input_A2, 1, 0);
this.table_A_input.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_A_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.table_A_input.Location = new System.Drawing.Point(5, 353);
this.table_A_input.Margin = new System.Windows.Forms.Padding(2);
this.table_A_input.Name = "table_A_input";
this.table_A_input.RowCount = 2;
this.table_A_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
this.table_A_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.table_A_input.Size = new System.Drawing.Size(438, 289);
this.table_A_input.TabIndex = 0;
//
// tableLayoutPanel6
//
this.tableLayoutPanel6.ColumnCount = 3;
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.Controls.Add(this.led_A1_lidar, 2, 0);
this.tableLayoutPanel6.Controls.Add(this.arrow1, 1, 0);
this.tableLayoutPanel6.Controls.Add(this.led_A1_terminal, 0, 0);
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 247);
this.tableLayoutPanel6.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 1;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(213, 39);
this.tableLayoutPanel6.TabIndex = 0;
//
// tableLayoutPanel7
//
this.tableLayoutPanel7.ColumnCount = 3;
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel7.Controls.Add(this.arrow4, 1, 0);
this.tableLayoutPanel7.Controls.Add(this.led_A2_terminal, 0, 0);
this.tableLayoutPanel7.Controls.Add(this.led_A2_lidar, 2, 0);
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel7.Location = new System.Drawing.Point(221, 247);
this.tableLayoutPanel7.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
this.tableLayoutPanel7.RowCount = 1;
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel7.Size = new System.Drawing.Size(214, 39);
this.tableLayoutPanel7.TabIndex = 0;
//
// panel_input_A1
//
this.panel_input_A1.AutoScroll = true;
this.panel_input_A1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_A1.Location = new System.Drawing.Point(3, 3);
this.panel_input_A1.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_A1.Name = "panel_input_A1";
this.panel_input_A1.Size = new System.Drawing.Size(213, 239);
this.panel_input_A1.TabIndex = 1;
//
// panel_input_A2
//
this.panel_input_A2.AutoScroll = true;
this.panel_input_A2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_A2.Location = new System.Drawing.Point(221, 3);
this.panel_input_A2.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_A2.Name = "panel_input_A2";
this.panel_input_A2.Size = new System.Drawing.Size(214, 239);
this.panel_input_A2.TabIndex = 1;
//
// table_A_output
//
this.table_A_output.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_A_output.ColumnCount = 2;
this.table_A_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_A_output.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_A_output.Controls.Add(this.tableLayoutPanel4, 0, 0);
this.table_A_output.Controls.Add(this.tableLayoutPanel14, 1, 0);
this.table_A_output.Controls.Add(this.panel_output_A1, 0, 1);
this.table_A_output.Controls.Add(this.panel_output_A2, 1, 1);
this.table_A_output.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_A_output.Location = new System.Drawing.Point(5, 5);
this.table_A_output.Margin = new System.Windows.Forms.Padding(2);
this.table_A_output.Name = "table_A_output";
this.table_A_output.RowCount = 2;
this.table_A_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.table_A_output.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80F));
this.table_A_output.Size = new System.Drawing.Size(438, 288);
this.table_A_output.TabIndex = 6;
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 3;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel4.Controls.Add(this.arrow7, 1, 0);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 1;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(213, 53);
this.tableLayoutPanel4.TabIndex = 0;
//
// tableLayoutPanel14
//
this.tableLayoutPanel14.ColumnCount = 3;
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel14.Controls.Add(this.arrow8, 1, 0);
this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel14.Location = new System.Drawing.Point(221, 3);
this.tableLayoutPanel14.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel14.Name = "tableLayoutPanel14";
this.tableLayoutPanel14.RowCount = 1;
this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
this.tableLayoutPanel14.Size = new System.Drawing.Size(214, 53);
this.tableLayoutPanel14.TabIndex = 0;
//
// panel_output_A1
//
this.panel_output_A1.AutoScroll = true;
this.panel_output_A1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_A1.Location = new System.Drawing.Point(3, 61);
this.panel_output_A1.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_A1.Name = "panel_output_A1";
this.panel_output_A1.Size = new System.Drawing.Size(213, 224);
this.panel_output_A1.TabIndex = 1;
//
// panel_output_A2
//
this.panel_output_A2.AutoScroll = true;
this.panel_output_A2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_output_A2.Location = new System.Drawing.Point(221, 61);
this.panel_output_A2.Margin = new System.Windows.Forms.Padding(2);
this.panel_output_A2.Name = "panel_output_A2";
this.panel_output_A2.Size = new System.Drawing.Size(214, 224);
this.panel_output_A2.TabIndex = 1;
//
// table_C_input
//
this.table_C_input.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.table_C_input.ColumnCount = 2;
this.table_C_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_C_input.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_C_input.Controls.Add(this.tableLayoutPanel15, 0, 1);
this.table_C_input.Controls.Add(this.tableLayoutPanel18, 1, 1);
this.table_C_input.Controls.Add(this.panel_input_C1, 0, 0);
this.table_C_input.Controls.Add(this.panel_input_C2, 1, 0);
this.table_C_input.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_C_input.Font = new System.Drawing.Font("仿宋", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.table_C_input.Location = new System.Drawing.Point(895, 353);
this.table_C_input.Margin = new System.Windows.Forms.Padding(2);
this.table_C_input.Name = "table_C_input";
this.table_C_input.RowCount = 2;
this.table_C_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
this.table_C_input.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
this.table_C_input.Size = new System.Drawing.Size(440, 289);
this.table_C_input.TabIndex = 5;
//
// tableLayoutPanel15
//
this.tableLayoutPanel15.ColumnCount = 3;
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel15.Controls.Add(this.led_C1_lidar, 2, 0);
this.tableLayoutPanel15.Controls.Add(this.arrow5, 1, 0);
this.tableLayoutPanel15.Controls.Add(this.led_C1_terminal, 0, 0);
this.tableLayoutPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel15.Location = new System.Drawing.Point(3, 247);
this.tableLayoutPanel15.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel15.Name = "tableLayoutPanel15";
this.tableLayoutPanel15.RowCount = 1;
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel15.Size = new System.Drawing.Size(214, 39);
this.tableLayoutPanel15.TabIndex = 0;
//
// tableLayoutPanel18
//
this.tableLayoutPanel18.ColumnCount = 3;
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel18.Controls.Add(this.led_C2_terminal, 0, 0);
this.tableLayoutPanel18.Controls.Add(this.arrow6, 1, 0);
this.tableLayoutPanel18.Controls.Add(this.led_C2_lidar, 2, 0);
this.tableLayoutPanel18.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel18.Location = new System.Drawing.Point(222, 247);
this.tableLayoutPanel18.Margin = new System.Windows.Forms.Padding(2);
this.tableLayoutPanel18.Name = "tableLayoutPanel18";
this.tableLayoutPanel18.RowCount = 1;
this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel18.Size = new System.Drawing.Size(215, 39);
this.tableLayoutPanel18.TabIndex = 0;
//
// panel_input_C1
//
this.panel_input_C1.AutoScroll = true;
this.panel_input_C1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_C1.Location = new System.Drawing.Point(3, 3);
this.panel_input_C1.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_C1.Name = "panel_input_C1";
this.panel_input_C1.Size = new System.Drawing.Size(214, 239);
this.panel_input_C1.TabIndex = 1;
//
// panel_input_C2
//
this.panel_input_C2.AutoScroll = true;
this.panel_input_C2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_input_C2.Location = new System.Drawing.Point(222, 3);
this.panel_input_C2.Margin = new System.Windows.Forms.Padding(2);
this.panel_input_C2.Name = "panel_input_C2";
this.panel_input_C2.Size = new System.Drawing.Size(215, 239);
this.panel_input_C2.TabIndex = 1;
//
// table_database
//
this.table_database.BackColor = System.Drawing.Color.Transparent;
this.table_database.ColumnCount = 6;
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.table_database.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.table_database.Controls.Add(this.led_main, 0, 0);
this.table_database.Controls.Add(this.led_database, 1, 0);
this.table_database.Controls.Add(this.led_out_unnormal, 4, 0);
this.table_database.Controls.Add(this.led_out_terminal1, 2, 0);
this.table_database.Controls.Add(this.led_out_terminal2, 3, 0);
this.table_database.Dock = System.Windows.Forms.DockStyle.Fill;
this.table_database.Location = new System.Drawing.Point(2, 2);
this.table_database.Margin = new System.Windows.Forms.Padding(2);
this.table_database.Name = "table_database";
this.table_database.RowCount = 1;
this.table_database.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.table_database.Size = new System.Drawing.Size(1340, 68);
this.table_database.TabIndex = 1;
//
// tabPage_parkspace_manage
//
this.tabPage_parkspace_manage.Controls.Add(this.tableLayoutPanel);
this.tabPage_parkspace_manage.Location = new System.Drawing.Point(4, 22);
this.tabPage_parkspace_manage.Name = "tabPage_parkspace_manage";
this.tabPage_parkspace_manage.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_parkspace_manage.Size = new System.Drawing.Size(1350, 729);
this.tabPage_parkspace_manage.TabIndex = 0;
this.tabPage_parkspace_manage.Text = "车位管理";
this.tabPage_parkspace_manage.UseVisualStyleBackColor = true;
//
// tableLayoutPanel
//
this.tableLayoutPanel.ColumnCount = 1;
this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel.Controls.Add(this.parkspaceStatusSamplePanel, 0, 0);
this.tableLayoutPanel.Controls.Add(this.ParkingSpaceMonitorPanel, 0, 1);
this.tableLayoutPanel.Controls.Add(this.tableLayoutPanel1, 0, 2);
this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel.Name = "tableLayoutPanel";
this.tableLayoutPanel.RowCount = 3;
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.457364F));
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90.54263F));
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 67F));
this.tableLayoutPanel.Size = new System.Drawing.Size(1344, 723);
this.tableLayoutPanel.TabIndex = 2;
//
// parkspaceStatusSamplePanel
//
this.parkspaceStatusSamplePanel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
this.parkspaceStatusSamplePanel.Controls.Add(this.button_pickupcar);
this.parkspaceStatusSamplePanel.Controls.Add(this.commendkeyBox);
this.parkspaceStatusSamplePanel.Controls.Add(this.label1);
this.parkspaceStatusSamplePanel.Controls.Add(this.button_find);
this.parkspaceStatusSamplePanel.Controls.Add(this.licenseBox);
this.parkspaceStatusSamplePanel.Controls.Add(this.licenseLable);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_clear);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_unknown);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_error);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_locked);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_reserved);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_occupied);
this.parkspaceStatusSamplePanel.Controls.Add(this.btn_empty);
this.parkspaceStatusSamplePanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.parkspaceStatusSamplePanel.ForeColor = System.Drawing.Color.Black;
this.parkspaceStatusSamplePanel.Location = new System.Drawing.Point(2, 2);
this.parkspaceStatusSamplePanel.Margin = new System.Windows.Forms.Padding(2);
this.parkspaceStatusSamplePanel.Name = "parkspaceStatusSamplePanel";
this.parkspaceStatusSamplePanel.Size = new System.Drawing.Size(1340, 58);
this.parkspaceStatusSamplePanel.TabIndex = 1;
//
// button_pickupcar
//
this.button_pickupcar.Location = new System.Drawing.Point(1269, 21);
this.button_pickupcar.Name = "button_pickupcar";
this.button_pickupcar.Size = new System.Drawing.Size(37, 23);
this.button_pickupcar.TabIndex = 12;
this.button_pickupcar.Text = "取车";
this.button_pickupcar.UseVisualStyleBackColor = true;
this.button_pickupcar.Click += new System.EventHandler(this.button_pickupcar_Click);
//
// commendkeyBox
//
this.commendkeyBox.Location = new System.Drawing.Point(1122, 22);
this.commendkeyBox.Name = "commendkeyBox";
this.commendkeyBox.Size = new System.Drawing.Size(141, 21);
this.commendkeyBox.TabIndex = 11;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(1074, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 10;
this.label1.Text = "唯一码:";
//
// button_find
//
this.button_find.Location = new System.Drawing.Point(953, 20);
this.button_find.Name = "button_find";
this.button_find.Size = new System.Drawing.Size(37, 23);
this.button_find.TabIndex = 9;
this.button_find.Text = "查找";
this.button_find.UseVisualStyleBackColor = true;
this.button_find.Click += new System.EventHandler(this.button_find_Click);
//
// licenseBox
//
this.licenseBox.Location = new System.Drawing.Point(836, 21);
this.licenseBox.Name = "licenseBox";
this.licenseBox.Size = new System.Drawing.Size(111, 21);
this.licenseBox.TabIndex = 8;
//
// licenseLable
//
this.licenseLable.AutoSize = true;
this.licenseLable.Location = new System.Drawing.Point(788, 24);
this.licenseLable.Name = "licenseLable";
this.licenseLable.Size = new System.Drawing.Size(53, 12);
this.licenseLable.TabIndex = 7;
this.licenseLable.Text = "车牌号:";
//
// btn_clear
//
this.btn_clear.BackColor = System.Drawing.Color.Orange;
this.btn_clear.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_clear.Location = new System.Drawing.Point(464, 19);
this.btn_clear.Margin = new System.Windows.Forms.Padding(2);
this.btn_clear.Name = "btn_clear";
this.btn_clear.Size = new System.Drawing.Size(94, 26);
this.btn_clear.TabIndex = 6;
this.btn_clear.Text = "一键清除";
this.btn_clear.UseVisualStyleBackColor = false;
this.btn_clear.Visible = false;
this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);
//
// btn_unknown
//
this.btn_unknown.BackColor = System.Drawing.Color.Violet;
this.btn_unknown.Location = new System.Drawing.Point(334, 18);
this.btn_unknown.Margin = new System.Windows.Forms.Padding(2);
this.btn_unknown.Name = "btn_unknown";
this.btn_unknown.Size = new System.Drawing.Size(61, 26);
this.btn_unknown.TabIndex = 5;
this.btn_unknown.Text = "未知";
this.btn_unknown.UseVisualStyleBackColor = false;
//
// btn_error
//
this.btn_error.BackColor = System.Drawing.Color.Red;
this.btn_error.Location = new System.Drawing.Point(269, 18);
this.btn_error.Margin = new System.Windows.Forms.Padding(2);
this.btn_error.Name = "btn_error";
this.btn_error.Size = new System.Drawing.Size(61, 26);
this.btn_error.TabIndex = 4;
this.btn_error.Text = "故障";
this.btn_error.UseVisualStyleBackColor = false;
//
// btn_locked
//
this.btn_locked.BackColor = System.Drawing.Color.LightGreen;
this.btn_locked.Location = new System.Drawing.Point(204, 18);
this.btn_locked.Margin = new System.Windows.Forms.Padding(2);
this.btn_locked.Name = "btn_locked";
this.btn_locked.Size = new System.Drawing.Size(61, 26);
this.btn_locked.TabIndex = 3;
this.btn_locked.Text = "已锁定";
this.btn_locked.UseVisualStyleBackColor = false;
//
// btn_reserved
//
this.btn_reserved.BackColor = System.Drawing.Color.SkyBlue;
this.btn_reserved.Location = new System.Drawing.Point(139, 18);
this.btn_reserved.Margin = new System.Windows.Forms.Padding(2);
this.btn_reserved.Name = "btn_reserved";
this.btn_reserved.Size = new System.Drawing.Size(61, 26);
this.btn_reserved.TabIndex = 2;
this.btn_reserved.Text = "已预约";
this.btn_reserved.UseVisualStyleBackColor = false;
//
// btn_occupied
//
this.btn_occupied.BackColor = System.Drawing.Color.Yellow;
this.btn_occupied.Location = new System.Drawing.Point(74, 18);
this.btn_occupied.Margin = new System.Windows.Forms.Padding(2);
this.btn_occupied.Name = "btn_occupied";
this.btn_occupied.Size = new System.Drawing.Size(61, 26);
this.btn_occupied.TabIndex = 1;
this.btn_occupied.Text = "占用";
this.btn_occupied.UseVisualStyleBackColor = false;
//
// btn_empty
//
this.btn_empty.BackColor = System.Drawing.Color.White;
this.btn_empty.Location = new System.Drawing.Point(9, 18);
this.btn_empty.Margin = new System.Windows.Forms.Padding(2);
this.btn_empty.Name = "btn_empty";
this.btn_empty.Size = new System.Drawing.Size(61, 26);
this.btn_empty.TabIndex = 0;
this.btn_empty.Text = "空闲";
this.btn_empty.UseVisualStyleBackColor = false;
//
// ParkingSpaceMonitorPanel
//
this.ParkingSpaceMonitorPanel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
this.ParkingSpaceMonitorPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.ParkingSpaceMonitorPanel.Location = new System.Drawing.Point(2, 64);
this.ParkingSpaceMonitorPanel.Margin = new System.Windows.Forms.Padding(2);
this.ParkingSpaceMonitorPanel.Name = "ParkingSpaceMonitorPanel";
this.ParkingSpaceMonitorPanel.Size = new System.Drawing.Size(1340, 589);
this.ParkingSpaceMonitorPanel.TabIndex = 0;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 3;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.Controls.Add(this.A_lavel, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.B_lavel, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.C_lavel, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 658);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 1;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1338, 62);
this.tableLayoutPanel1.TabIndex = 2;
//
// A_lavel
//
this.A_lavel.AutoSize = true;
this.A_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
this.A_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
this.A_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.A_lavel.Location = new System.Drawing.Point(895, 0);
this.A_lavel.Name = "A_lavel";
this.A_lavel.Size = new System.Drawing.Size(440, 62);
this.A_lavel.TabIndex = 2;
this.A_lavel.Text = "C库";
this.A_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// B_lavel
//
this.B_lavel.AutoSize = true;
this.B_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
this.B_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
this.B_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.B_lavel.Location = new System.Drawing.Point(449, 0);
this.B_lavel.Name = "B_lavel";
this.B_lavel.Size = new System.Drawing.Size(440, 62);
this.B_lavel.TabIndex = 1;
this.B_lavel.Text = "B库";
this.B_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// C_lavel
//
this.C_lavel.AutoSize = true;
this.C_lavel.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
this.C_lavel.Dock = System.Windows.Forms.DockStyle.Fill;
this.C_lavel.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.C_lavel.Location = new System.Drawing.Point(3, 0);
this.C_lavel.Name = "C_lavel";
this.C_lavel.Size = new System.Drawing.Size(440, 62);
this.C_lavel.TabIndex = 0;
this.C_lavel.Text = "A库";
this.C_lavel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabControl_MonitorMainWindows
//
this.tabControl_MonitorMainWindows.Controls.Add(this.tabPage_Nnode_monitoring);
this.tabControl_MonitorMainWindows.Controls.Add(this.tabPage_parkspace_manage);
this.tabControl_MonitorMainWindows.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl_MonitorMainWindows.Location = new System.Drawing.Point(0, 0);
this.tabControl_MonitorMainWindows.Name = "tabControl_MonitorMainWindows";
this.tabControl_MonitorMainWindows.SelectedIndex = 0;
this.tabControl_MonitorMainWindows.Size = new System.Drawing.Size(1358, 755);
this.tabControl_MonitorMainWindows.TabIndex = 0;
this.tabControl_MonitorMainWindows.Tag = "";
//
// led_B1_lidar
//
this.led_B1_lidar.BorderWidth = 5;
this.led_B1_lidar.CenterColor = System.Drawing.Color.White;
this.led_B1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_B1_lidar.FlashInterval = 1000;
this.led_B1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_B1_lidar.FontHorizontal = true;
this.led_B1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_B1_lidar.IsBorder = true;
this.led_B1_lidar.IsFlash = true;
this.led_B1_lidar.IsHighLight = true;
this.led_B1_lidar.Label = "B1雷达";
this.led_B1_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_B1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_B1_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_B1_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_B1_lidar.Location = new System.Drawing.Point(145, 2);
this.led_B1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_B1_lidar.Name = "led_B1_lidar";
this.led_B1_lidar.Size = new System.Drawing.Size(65, 35);
this.led_B1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_B1_lidar.TabIndex = 3;
//
// arrow2
//
this.arrow2.ArrowColor = System.Drawing.Color.Green;
this.arrow2.BorderColor = null;
this.arrow2.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow2.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow2.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow2.ForeColor = System.Drawing.Color.White;
this.arrow2.Location = new System.Drawing.Point(73, 2);
this.arrow2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow2.Name = "arrow2";
this.arrow2.Size = new System.Drawing.Size(67, 35);
this.arrow2.TabIndex = 4;
this.arrow2.Text = "B1";
//
// led_B1_terminal
//
this.led_B1_terminal.BorderWidth = 5;
this.led_B1_terminal.CenterColor = System.Drawing.Color.White;
this.led_B1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_B1_terminal.FlashInterval = 1000;
this.led_B1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_B1_terminal.FontHorizontal = true;
this.led_B1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_B1_terminal.IsBorder = true;
this.led_B1_terminal.IsFlash = true;
this.led_B1_terminal.IsHighLight = true;
this.led_B1_terminal.Label = "B1终端";
this.led_B1_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_B1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_B1_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_B1_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_B1_terminal.Location = new System.Drawing.Point(2, 2);
this.led_B1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.led_B1_terminal.Name = "led_B1_terminal";
this.led_B1_terminal.Size = new System.Drawing.Size(67, 35);
this.led_B1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Error;
this.led_B1_terminal.TabIndex = 0;
//
// led_B2_terminal
//
this.led_B2_terminal.BorderWidth = 5;
this.led_B2_terminal.CenterColor = System.Drawing.Color.White;
this.led_B2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_B2_terminal.FlashInterval = 1000;
this.led_B2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_B2_terminal.FontHorizontal = true;
this.led_B2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_B2_terminal.IsBorder = true;
this.led_B2_terminal.IsFlash = true;
this.led_B2_terminal.IsHighLight = true;
this.led_B2_terminal.Label = "B2终端";
this.led_B2_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_B2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_B2_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_B2_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_B2_terminal.Location = new System.Drawing.Point(3, 2);
this.led_B2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_B2_terminal.Name = "led_B2_terminal";
this.led_B2_terminal.Size = new System.Drawing.Size(65, 35);
this.led_B2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_B2_terminal.TabIndex = 2;
//
// arrow3
//
this.arrow3.ArrowColor = System.Drawing.Color.Green;
this.arrow3.BorderColor = null;
this.arrow3.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow3.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow3.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow3.ForeColor = System.Drawing.Color.White;
this.arrow3.Location = new System.Drawing.Point(73, 2);
this.arrow3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow3.Name = "arrow3";
this.arrow3.Size = new System.Drawing.Size(67, 35);
this.arrow3.TabIndex = 4;
this.arrow3.Text = "B2";
//
// led_B2_lidar
//
this.led_B2_lidar.BorderWidth = 5;
this.led_B2_lidar.CenterColor = System.Drawing.Color.White;
this.led_B2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_B2_lidar.FlashInterval = 1000;
this.led_B2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_B2_lidar.FontHorizontal = true;
this.led_B2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_B2_lidar.IsBorder = true;
this.led_B2_lidar.IsFlash = true;
this.led_B2_lidar.IsHighLight = true;
this.led_B2_lidar.Label = "B2雷达";
this.led_B2_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_B2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_B2_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_B2_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_B2_lidar.Location = new System.Drawing.Point(144, 2);
this.led_B2_lidar.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.led_B2_lidar.Name = "led_B2_lidar";
this.led_B2_lidar.Size = new System.Drawing.Size(68, 35);
this.led_B2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_B2_lidar.TabIndex = 4;
//
// arrow11
//
this.arrow11.ArrowColor = System.Drawing.Color.Green;
this.arrow11.BorderColor = null;
this.arrow11.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow11.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow11.ForeColor = System.Drawing.Color.White;
this.arrow11.Location = new System.Drawing.Point(73, 2);
this.arrow11.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow11.Name = "arrow11";
this.arrow11.Size = new System.Drawing.Size(67, 49);
this.arrow11.TabIndex = 0;
this.arrow11.Text = null;
//
// arrow12
//
this.arrow12.ArrowColor = System.Drawing.Color.Green;
this.arrow12.BorderColor = null;
this.arrow12.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow12.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow12.ForeColor = System.Drawing.Color.White;
this.arrow12.Location = new System.Drawing.Point(73, 2);
this.arrow12.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow12.Name = "arrow12";
this.arrow12.Size = new System.Drawing.Size(67, 49);
this.arrow12.TabIndex = 0;
this.arrow12.Text = null;
//
// arrow9
//
this.arrow9.ArrowColor = System.Drawing.Color.Green;
this.arrow9.BorderColor = null;
this.arrow9.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow9.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow9.ForeColor = System.Drawing.Color.White;
this.arrow9.Location = new System.Drawing.Point(73, 2);
this.arrow9.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow9.Name = "arrow9";
this.arrow9.Size = new System.Drawing.Size(67, 49);
this.arrow9.TabIndex = 0;
this.arrow9.Text = null;
//
// arrow10
//
this.arrow10.ArrowColor = System.Drawing.Color.Green;
this.arrow10.BorderColor = null;
this.arrow10.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow10.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow10.ForeColor = System.Drawing.Color.White;
this.arrow10.Location = new System.Drawing.Point(73, 2);
this.arrow10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow10.Name = "arrow10";
this.arrow10.Size = new System.Drawing.Size(67, 49);
this.arrow10.TabIndex = 0;
this.arrow10.Text = null;
//
// led_A_plc
//
this.led_A_plc.BorderWidth = 5;
this.led_A_plc.CenterColor = System.Drawing.Color.White;
this.led_A_plc.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_A_plc.FlashInterval = 1000;
this.led_A_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_A_plc.FontHorizontal = true;
this.led_A_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
this.led_A_plc.ForeColor = System.Drawing.Color.Black;
this.led_A_plc.IsBorder = true;
this.led_A_plc.IsFlash = true;
this.led_A_plc.IsHighLight = true;
this.led_A_plc.Label = "A库PLC";
this.led_A_plc.LampColor = System.Drawing.Color.Transparent;
this.led_A_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_A_plc.LedErrorColor = System.Drawing.Color.Red;
this.led_A_plc.LedNormalColor = System.Drawing.Color.Green;
this.led_A_plc.Location = new System.Drawing.Point(156, 3);
this.led_A_plc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.led_A_plc.Name = "led_A_plc";
this.led_A_plc.Size = new System.Drawing.Size(123, 40);
this.led_A_plc.Statu = monitor_main_windows.LED.LED_Statu.Error;
this.led_A_plc.TabIndex = 2;
//
// led_B_plc
//
this.led_B_plc.BorderWidth = 5;
this.led_B_plc.CenterColor = System.Drawing.Color.White;
this.led_B_plc.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_B_plc.FlashInterval = 1000;
this.led_B_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_B_plc.FontHorizontal = true;
this.led_B_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
this.led_B_plc.ForeColor = System.Drawing.SystemColors.ControlText;
this.led_B_plc.IsBorder = true;
this.led_B_plc.IsFlash = true;
this.led_B_plc.IsHighLight = true;
this.led_B_plc.Label = "B库PLC";
this.led_B_plc.LampColor = System.Drawing.Color.Transparent;
this.led_B_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_B_plc.LedErrorColor = System.Drawing.Color.Red;
this.led_B_plc.LedNormalColor = System.Drawing.Color.Green;
this.led_B_plc.Location = new System.Drawing.Point(155, 3);
this.led_B_plc.Name = "led_B_plc";
this.led_B_plc.Size = new System.Drawing.Size(125, 40);
this.led_B_plc.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_B_plc.TabIndex = 2;
//
// led_C_plc
//
this.led_C_plc.BorderWidth = 5;
this.led_C_plc.CenterColor = System.Drawing.Color.White;
this.led_C_plc.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_C_plc.FlashInterval = 1000;
this.led_C_plc.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_C_plc.FontHorizontal = true;
this.led_C_plc.FontLocation = monitor_main_windows.LED.Font_Location.Right;
this.led_C_plc.ForeColor = System.Drawing.SystemColors.Desktop;
this.led_C_plc.IsBorder = true;
this.led_C_plc.IsFlash = true;
this.led_C_plc.IsHighLight = true;
this.led_C_plc.Label = "C库PLC";
this.led_C_plc.LampColor = System.Drawing.Color.Transparent;
this.led_C_plc.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_C_plc.LedErrorColor = System.Drawing.Color.Red;
this.led_C_plc.LedNormalColor = System.Drawing.Color.Green;
this.led_C_plc.Location = new System.Drawing.Point(157, 3);
this.led_C_plc.Name = "led_C_plc";
this.led_C_plc.Size = new System.Drawing.Size(126, 40);
this.led_C_plc.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_C_plc.TabIndex = 2;
//
// led_A1_lidar
//
this.led_A1_lidar.BorderWidth = 5;
this.led_A1_lidar.CenterColor = System.Drawing.Color.White;
this.led_A1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_A1_lidar.FlashInterval = 1000;
this.led_A1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_A1_lidar.FontHorizontal = true;
this.led_A1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_A1_lidar.IsBorder = true;
this.led_A1_lidar.IsFlash = true;
this.led_A1_lidar.IsHighLight = true;
this.led_A1_lidar.Label = "A1雷达";
this.led_A1_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_A1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_A1_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_A1_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_A1_lidar.Location = new System.Drawing.Point(145, 2);
this.led_A1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_A1_lidar.Name = "led_A1_lidar";
this.led_A1_lidar.Size = new System.Drawing.Size(65, 35);
this.led_A1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_A1_lidar.TabIndex = 3;
//
// arrow1
//
this.arrow1.ArrowColor = System.Drawing.Color.Green;
this.arrow1.BorderColor = null;
this.arrow1.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow1.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow1.ForeColor = System.Drawing.Color.White;
this.arrow1.Location = new System.Drawing.Point(73, 2);
this.arrow1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow1.Name = "arrow1";
this.arrow1.Size = new System.Drawing.Size(67, 35);
this.arrow1.TabIndex = 3;
this.arrow1.Text = "A1";
//
// led_A1_terminal
//
this.led_A1_terminal.BorderWidth = 5;
this.led_A1_terminal.CenterColor = System.Drawing.Color.White;
this.led_A1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_A1_terminal.FlashInterval = 1000;
this.led_A1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_A1_terminal.FontHorizontal = true;
this.led_A1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_A1_terminal.IsBorder = true;
this.led_A1_terminal.IsFlash = true;
this.led_A1_terminal.IsHighLight = true;
this.led_A1_terminal.Label = "A1终端";
this.led_A1_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_A1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_A1_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_A1_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_A1_terminal.Location = new System.Drawing.Point(2, 2);
this.led_A1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.led_A1_terminal.Name = "led_A1_terminal";
this.led_A1_terminal.Size = new System.Drawing.Size(67, 35);
this.led_A1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_A1_terminal.TabIndex = 0;
//
// arrow4
//
this.arrow4.ArrowColor = System.Drawing.Color.Green;
this.arrow4.BorderColor = null;
this.arrow4.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow4.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow4.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow4.ForeColor = System.Drawing.Color.White;
this.arrow4.Location = new System.Drawing.Point(73, 2);
this.arrow4.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow4.Name = "arrow4";
this.arrow4.Size = new System.Drawing.Size(67, 35);
this.arrow4.TabIndex = 4;
this.arrow4.Text = "A2";
//
// led_A2_terminal
//
this.led_A2_terminal.BorderWidth = 5;
this.led_A2_terminal.CenterColor = System.Drawing.Color.White;
this.led_A2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_A2_terminal.FlashInterval = 1000;
this.led_A2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_A2_terminal.FontHorizontal = true;
this.led_A2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_A2_terminal.IsBorder = true;
this.led_A2_terminal.IsFlash = true;
this.led_A2_terminal.IsHighLight = true;
this.led_A2_terminal.Label = "A2终端";
this.led_A2_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_A2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_A2_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_A2_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_A2_terminal.Location = new System.Drawing.Point(3, 2);
this.led_A2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_A2_terminal.Name = "led_A2_terminal";
this.led_A2_terminal.Size = new System.Drawing.Size(65, 35);
this.led_A2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Error;
this.led_A2_terminal.TabIndex = 2;
//
// led_A2_lidar
//
this.led_A2_lidar.BorderWidth = 5;
this.led_A2_lidar.CenterColor = System.Drawing.Color.White;
this.led_A2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_A2_lidar.FlashInterval = 1000;
this.led_A2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_A2_lidar.FontHorizontal = true;
this.led_A2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_A2_lidar.IsBorder = true;
this.led_A2_lidar.IsFlash = true;
this.led_A2_lidar.IsHighLight = true;
this.led_A2_lidar.Label = "A2雷达";
this.led_A2_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_A2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_A2_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_A2_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_A2_lidar.Location = new System.Drawing.Point(145, 2);
this.led_A2_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_A2_lidar.Name = "led_A2_lidar";
this.led_A2_lidar.Size = new System.Drawing.Size(66, 35);
this.led_A2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_A2_lidar.TabIndex = 4;
//
// arrow7
//
this.arrow7.ArrowColor = System.Drawing.Color.Green;
this.arrow7.BorderColor = null;
this.arrow7.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow7.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow7.ForeColor = System.Drawing.Color.White;
this.arrow7.Location = new System.Drawing.Point(73, 2);
this.arrow7.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow7.Name = "arrow7";
this.arrow7.Size = new System.Drawing.Size(67, 49);
this.arrow7.TabIndex = 0;
this.arrow7.Text = null;
//
// arrow8
//
this.arrow8.ArrowColor = System.Drawing.Color.Green;
this.arrow8.BorderColor = null;
this.arrow8.Direction = monitor_main_windows.ArrowDirection.TopRight;
this.arrow8.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow8.ForeColor = System.Drawing.Color.White;
this.arrow8.Location = new System.Drawing.Point(73, 2);
this.arrow8.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow8.Name = "arrow8";
this.arrow8.Size = new System.Drawing.Size(67, 49);
this.arrow8.TabIndex = 0;
this.arrow8.Text = null;
//
// led_C1_lidar
//
this.led_C1_lidar.BorderWidth = 5;
this.led_C1_lidar.CenterColor = System.Drawing.Color.White;
this.led_C1_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_C1_lidar.FlashInterval = 1000;
this.led_C1_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_C1_lidar.FontHorizontal = true;
this.led_C1_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_C1_lidar.IsBorder = true;
this.led_C1_lidar.IsFlash = true;
this.led_C1_lidar.IsHighLight = true;
this.led_C1_lidar.Label = "C1雷达";
this.led_C1_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_C1_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_C1_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_C1_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_C1_lidar.Location = new System.Drawing.Point(145, 2);
this.led_C1_lidar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_C1_lidar.Name = "led_C1_lidar";
this.led_C1_lidar.Size = new System.Drawing.Size(66, 35);
this.led_C1_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_C1_lidar.TabIndex = 3;
//
// arrow5
//
this.arrow5.ArrowColor = System.Drawing.Color.Green;
this.arrow5.BorderColor = null;
this.arrow5.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow5.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow5.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow5.ForeColor = System.Drawing.Color.White;
this.arrow5.Location = new System.Drawing.Point(73, 2);
this.arrow5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow5.Name = "arrow5";
this.arrow5.Size = new System.Drawing.Size(67, 35);
this.arrow5.TabIndex = 4;
this.arrow5.Text = "C1";
//
// led_C1_terminal
//
this.led_C1_terminal.BorderWidth = 5;
this.led_C1_terminal.CenterColor = System.Drawing.Color.White;
this.led_C1_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_C1_terminal.FlashInterval = 1000;
this.led_C1_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_C1_terminal.FontHorizontal = true;
this.led_C1_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_C1_terminal.IsBorder = true;
this.led_C1_terminal.IsFlash = true;
this.led_C1_terminal.IsHighLight = true;
this.led_C1_terminal.Label = "C1终端";
this.led_C1_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_C1_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_C1_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_C1_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_C1_terminal.Location = new System.Drawing.Point(2, 2);
this.led_C1_terminal.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.led_C1_terminal.Name = "led_C1_terminal";
this.led_C1_terminal.Size = new System.Drawing.Size(67, 35);
this.led_C1_terminal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_C1_terminal.TabIndex = 0;
//
// led_C2_terminal
//
this.led_C2_terminal.BorderWidth = 5;
this.led_C2_terminal.CenterColor = System.Drawing.Color.White;
this.led_C2_terminal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_C2_terminal.FlashInterval = 1000;
this.led_C2_terminal.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_C2_terminal.FontHorizontal = true;
this.led_C2_terminal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_C2_terminal.IsBorder = true;
this.led_C2_terminal.IsFlash = true;
this.led_C2_terminal.IsHighLight = true;
this.led_C2_terminal.Label = "C2终端";
this.led_C2_terminal.LampColor = System.Drawing.Color.Transparent;
this.led_C2_terminal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_C2_terminal.LedErrorColor = System.Drawing.Color.Red;
this.led_C2_terminal.LedNormalColor = System.Drawing.Color.Green;
this.led_C2_terminal.Location = new System.Drawing.Point(3, 2);
this.led_C2_terminal.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.led_C2_terminal.Name = "led_C2_terminal";
this.led_C2_terminal.Size = new System.Drawing.Size(65, 35);
this.led_C2_terminal.Statu = monitor_main_windows.LED.LED_Statu.Disconnected;
this.led_C2_terminal.TabIndex = 2;
//
// arrow6
//
this.arrow6.ArrowColor = System.Drawing.Color.Green;
this.arrow6.BorderColor = null;
this.arrow6.Direction = monitor_main_windows.ArrowDirection.Top;
this.arrow6.Dock = System.Windows.Forms.DockStyle.Fill;
this.arrow6.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.arrow6.ForeColor = System.Drawing.Color.White;
this.arrow6.Location = new System.Drawing.Point(73, 2);
this.arrow6.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.arrow6.Name = "arrow6";
this.arrow6.Size = new System.Drawing.Size(67, 35);
this.arrow6.TabIndex = 4;
this.arrow6.Text = "C2";
//
// led_C2_lidar
//
this.led_C2_lidar.BorderWidth = 5;
this.led_C2_lidar.CenterColor = System.Drawing.Color.White;
this.led_C2_lidar.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_C2_lidar.FlashInterval = 1000;
this.led_C2_lidar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_C2_lidar.FontHorizontal = true;
this.led_C2_lidar.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_C2_lidar.IsBorder = true;
this.led_C2_lidar.IsFlash = true;
this.led_C2_lidar.IsHighLight = true;
this.led_C2_lidar.Label = "C2雷达";
this.led_C2_lidar.LampColor = System.Drawing.Color.Transparent;
this.led_C2_lidar.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_C2_lidar.LedErrorColor = System.Drawing.Color.Red;
this.led_C2_lidar.LedNormalColor = System.Drawing.Color.Green;
this.led_C2_lidar.Location = new System.Drawing.Point(144, 2);
this.led_C2_lidar.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.led_C2_lidar.Name = "led_C2_lidar";
this.led_C2_lidar.Size = new System.Drawing.Size(69, 35);
this.led_C2_lidar.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_C2_lidar.TabIndex = 4;
//
// led_main
//
this.led_main.BackColor = System.Drawing.SystemColors.Control;
this.led_main.BorderWidth = 5;
this.led_main.CenterColor = System.Drawing.Color.White;
this.led_main.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_main.FlashInterval = 1000;
this.led_main.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_main.FontHorizontal = true;
this.led_main.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_main.IsBorder = true;
this.led_main.IsFlash = true;
this.led_main.IsHighLight = true;
this.led_main.Label = "后台控制";
this.led_main.LampColor = System.Drawing.Color.Transparent;
this.led_main.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_main.LedErrorColor = System.Drawing.Color.Red;
this.led_main.LedNormalColor = System.Drawing.Color.Green;
this.led_main.Location = new System.Drawing.Point(4, 4);
this.led_main.Margin = new System.Windows.Forms.Padding(4);
this.led_main.Name = "led_main";
this.led_main.Size = new System.Drawing.Size(126, 60);
this.led_main.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_main.TabIndex = 4;
//
// led_database
//
this.led_database.BackColor = System.Drawing.SystemColors.Control;
this.led_database.BorderWidth = 5;
this.led_database.CenterColor = System.Drawing.Color.White;
this.led_database.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_database.FlashInterval = 1000;
this.led_database.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_database.FontHorizontal = true;
this.led_database.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_database.IsBorder = true;
this.led_database.IsFlash = true;
this.led_database.IsHighLight = true;
this.led_database.Label = "数据库";
this.led_database.LampColor = System.Drawing.Color.Transparent;
this.led_database.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_database.LedErrorColor = System.Drawing.Color.Red;
this.led_database.LedNormalColor = System.Drawing.Color.Green;
this.led_database.Location = new System.Drawing.Point(138, 4);
this.led_database.Margin = new System.Windows.Forms.Padding(4);
this.led_database.Name = "led_database";
this.led_database.Size = new System.Drawing.Size(126, 60);
this.led_database.Statu = monitor_main_windows.LED.LED_Statu.Disconnected;
this.led_database.TabIndex = 3;
//
// led_out_unnormal
//
this.led_out_unnormal.BackColor = System.Drawing.SystemColors.Control;
this.led_out_unnormal.BorderWidth = 5;
this.led_out_unnormal.CenterColor = System.Drawing.Color.White;
this.led_out_unnormal.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_out_unnormal.FlashInterval = 1000;
this.led_out_unnormal.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_out_unnormal.FontHorizontal = true;
this.led_out_unnormal.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_out_unnormal.IsBorder = true;
this.led_out_unnormal.IsFlash = true;
this.led_out_unnormal.IsHighLight = true;
this.led_out_unnormal.Label = "出口LED";
this.led_out_unnormal.LampColor = System.Drawing.Color.Transparent;
this.led_out_unnormal.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_out_unnormal.LedErrorColor = System.Drawing.Color.Red;
this.led_out_unnormal.LedNormalColor = System.Drawing.Color.Green;
this.led_out_unnormal.Location = new System.Drawing.Point(540, 4);
this.led_out_unnormal.Margin = new System.Windows.Forms.Padding(4);
this.led_out_unnormal.Name = "led_out_unnormal";
this.led_out_unnormal.Size = new System.Drawing.Size(126, 60);
this.led_out_unnormal.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_out_unnormal.TabIndex = 2;
//
// led_out_terminal1
//
this.led_out_terminal1.BackColor = System.Drawing.SystemColors.Control;
this.led_out_terminal1.BorderWidth = 5;
this.led_out_terminal1.CenterColor = System.Drawing.Color.White;
this.led_out_terminal1.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_out_terminal1.FlashInterval = 1000;
this.led_out_terminal1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_out_terminal1.FontHorizontal = true;
this.led_out_terminal1.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_out_terminal1.IsBorder = true;
this.led_out_terminal1.IsFlash = true;
this.led_out_terminal1.IsHighLight = true;
this.led_out_terminal1.Label = "出口终端1";
this.led_out_terminal1.LampColor = System.Drawing.Color.Transparent;
this.led_out_terminal1.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_out_terminal1.LedErrorColor = System.Drawing.Color.Red;
this.led_out_terminal1.LedNormalColor = System.Drawing.Color.Green;
this.led_out_terminal1.Location = new System.Drawing.Point(272, 4);
this.led_out_terminal1.Margin = new System.Windows.Forms.Padding(4);
this.led_out_terminal1.Name = "led_out_terminal1";
this.led_out_terminal1.Size = new System.Drawing.Size(126, 60);
this.led_out_terminal1.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_out_terminal1.TabIndex = 0;
//
// led_out_terminal2
//
this.led_out_terminal2.BackColor = System.Drawing.SystemColors.Control;
this.led_out_terminal2.BorderWidth = 5;
this.led_out_terminal2.CenterColor = System.Drawing.Color.White;
this.led_out_terminal2.Dock = System.Windows.Forms.DockStyle.Fill;
this.led_out_terminal2.FlashInterval = 1000;
this.led_out_terminal2.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.led_out_terminal2.FontHorizontal = true;
this.led_out_terminal2.FontLocation = monitor_main_windows.LED.Font_Location.Bottom;
this.led_out_terminal2.IsBorder = true;
this.led_out_terminal2.IsFlash = true;
this.led_out_terminal2.IsHighLight = true;
this.led_out_terminal2.Label = "出口终端2";
this.led_out_terminal2.LampColor = System.Drawing.Color.Transparent;
this.led_out_terminal2.LedDisconnectedColor = System.Drawing.Color.DimGray;
this.led_out_terminal2.LedErrorColor = System.Drawing.Color.Red;
this.led_out_terminal2.LedNormalColor = System.Drawing.Color.Green;
this.led_out_terminal2.Location = new System.Drawing.Point(406, 4);
this.led_out_terminal2.Margin = new System.Windows.Forms.Padding(4);
this.led_out_terminal2.Name = "led_out_terminal2";
this.led_out_terminal2.Size = new System.Drawing.Size(126, 60);
this.led_out_terminal2.Statu = monitor_main_windows.LED.LED_Statu.Normal;
this.led_out_terminal2.TabIndex = 1;
//
// MonitorMainWindows
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1358, 755);
this.Controls.Add(this.tabControl_MonitorMainWindows);
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "MonitorMainWindows";
this.Text = "楚天节点监控车位管理软件 v1.2.1";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MonitorMainWindows_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MonitorMainWindows_FormClosed);
this.Load += new System.EventHandler(this.MonitorMainWindows_Load);
this.tabPage_Nnode_monitoring.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
this.table_B_input.ResumeLayout(false);
this.tableLayoutPanel11.ResumeLayout(false);
this.tableLayoutPanel12.ResumeLayout(false);
this.table_C_output.ResumeLayout(false);
this.tableLayoutPanel16.ResumeLayout(false);
this.tableLayoutPanel17.ResumeLayout(false);
this.table_B_output.ResumeLayout(false);
this.tableLayoutPanel10.ResumeLayout(false);
this.tableLayoutPanel13.ResumeLayout(false);
this.tableLayoutPanel5.ResumeLayout(false);
this.tableLayoutPanel8.ResumeLayout(false);
this.tableLayoutPanel9.ResumeLayout(false);
this.table_A_input.ResumeLayout(false);
this.tableLayoutPanel6.ResumeLayout(false);
this.tableLayoutPanel7.ResumeLayout(false);
this.table_A_output.ResumeLayout(false);
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel14.ResumeLayout(false);
this.table_C_input.ResumeLayout(false);
this.tableLayoutPanel15.ResumeLayout(false);
this.tableLayoutPanel18.ResumeLayout(false);
this.table_database.ResumeLayout(false);
this.tabPage_parkspace_manage.ResumeLayout(false);
this.tableLayoutPanel.ResumeLayout(false);
this.parkspaceStatusSamplePanel.ResumeLayout(false);
this.parkspaceStatusSamplePanel.PerformLayout();
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.tabControl_MonitorMainWindows.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabPage tabPage_Nnode_monitoring;
private System.Windows.Forms.TabPage tabPage_parkspace_manage;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
private System.Windows.Forms.Panel parkspaceStatusSamplePanel;
private System.Windows.Forms.Button button_pickupcar;
private System.Windows.Forms.TextBox commendkeyBox;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button_find;
private System.Windows.Forms.TextBox licenseBox;
private System.Windows.Forms.Label licenseLable;
private System.Windows.Forms.Button btn_clear;
private System.Windows.Forms.Button btn_unknown;
private System.Windows.Forms.Button btn_error;
private System.Windows.Forms.Button btn_locked;
private System.Windows.Forms.Button btn_reserved;
private System.Windows.Forms.Button btn_occupied;
private System.Windows.Forms.Button btn_empty;
private System.Windows.Forms.Panel ParkingSpaceMonitorPanel;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label A_lavel;
private System.Windows.Forms.Label B_lavel;
private System.Windows.Forms.Label C_lavel;
private System.Windows.Forms.TabControl tabControl_MonitorMainWindows;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.TableLayoutPanel table_B_input;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
private LED led_B1_lidar;
private Arrow arrow2;
private LED led_B1_terminal;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
private LED led_B2_terminal;
private Arrow arrow3;
private LED led_B2_lidar;
private System.Windows.Forms.Panel panel_input_B1;
private System.Windows.Forms.Panel panel_input_B2;
private System.Windows.Forms.TableLayoutPanel table_C_output;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel16;
private Arrow arrow11;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel17;
private Arrow arrow12;
private System.Windows.Forms.Panel panel_output_C1;
private System.Windows.Forms.Panel panel_output_C2;
private System.Windows.Forms.TableLayoutPanel table_B_output;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
private Arrow arrow9;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
private Arrow arrow10;
private System.Windows.Forms.Panel panel_output_B1;
private System.Windows.Forms.Panel panel_output_B2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private LED led_A_plc;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
private LED led_B_plc;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
private LED led_C_plc;
private System.Windows.Forms.TableLayoutPanel table_A_input;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private LED led_A1_lidar;
private Arrow arrow1;
private LED led_A1_terminal;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private Arrow arrow4;
private LED led_A2_terminal;
private LED led_A2_lidar;
private System.Windows.Forms.Panel panel_input_A1;
private System.Windows.Forms.Panel panel_input_A2;
private System.Windows.Forms.TableLayoutPanel table_A_output;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private Arrow arrow7;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
private Arrow arrow8;
private System.Windows.Forms.Panel panel_output_A1;
private System.Windows.Forms.Panel panel_output_A2;
private System.Windows.Forms.TableLayoutPanel table_C_input;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
private LED led_C1_lidar;
private Arrow arrow5;
private LED led_C1_terminal;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel18;
private LED led_C2_terminal;
private Arrow arrow6;
private LED led_C2_lidar;
private System.Windows.Forms.Panel panel_input_C1;
private System.Windows.Forms.Panel panel_input_C2;
private System.Windows.Forms.TableLayoutPanel table_database;
private LED led_main;
private LED led_database;
private LED led_out_unnormal;
private LED led_out_terminal1;
private LED led_out_terminal2;
}
}