FIC_Solar/solarApp/fmMain.Designer.cs

1841 lines
116 KiB
C#

namespace solarApp
{
partial class fmMain
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tb_inv = new System.Windows.Forms.TabPage();
this.sp_main_inv = new System.Windows.Forms.SplitContainer();
this.lbSiteDB_inv = new System.Windows.Forms.Label();
this.lbSiteID_inv = new System.Windows.Forms.Label();
this.lbSiteName_inv = new System.Windows.Forms.Label();
this.lbMsg_inv = new System.Windows.Forms.Label();
this.lbInverterID = new System.Windows.Forms.Label();
this.fp_inv = new System.Windows.Forms.FlowLayoutPanel();
this.label4 = new System.Windows.Forms.Label();
this.bt_InvSearch = new System.Windows.Forms.Button();
this.dtselect_inv = new System.Windows.Forms.DateTimePicker();
this.sp_child_inv = new System.Windows.Forms.SplitContainer();
this.gv_web_inv_month = new System.Windows.Forms.DataGridView();
this.panel9 = new System.Windows.Forms.Panel();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.gv_web_inv_day = new System.Windows.Forms.DataGridView();
this.panel8 = new System.Windows.Forms.Panel();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.gv_web_inv_hour = new System.Windows.Forms.DataGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.btInv_15min = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.lb_inv_hour = new System.Windows.Forms.Label();
this.gv_fic_inv_hour = new System.Windows.Forms.DataGridView();
this.panel3 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.gv_fic_inv_raw = new System.Windows.Forms.DataGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.lbInvRaw = new System.Windows.Forms.Label();
this.lb_raw_inv_hour = new System.Windows.Forms.Label();
this.tb2 = new System.Windows.Forms.TabPage();
this.sp_main_station = new System.Windows.Forms.SplitContainer();
this.fp_site = new System.Windows.Forms.FlowLayoutPanel();
this.lbMsg_station = new System.Windows.Forms.Label();
this.bt_find_station = new System.Windows.Forms.Button();
this.dtselect_station1 = new System.Windows.Forms.DateTimePicker();
this.sp_child_station = new System.Windows.Forms.SplitContainer();
this.gv_web_station_month = new System.Windows.Forms.DataGridView();
this.panel10 = new System.Windows.Forms.Panel();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.gv_web_station_day = new System.Windows.Forms.DataGridView();
this.panel7 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.gv_web_station_hour = new System.Windows.Forms.DataGridView();
this.panel4 = new System.Windows.Forms.Panel();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.gv_fic_station_day = new System.Windows.Forms.DataGridView();
this.panel5 = new System.Windows.Forms.Panel();
this.label7 = new System.Windows.Forms.Label();
this.gv_fic_station_raw = new System.Windows.Forms.DataGridView();
this.panel6 = new System.Windows.Forms.Panel();
this.lbSiteRaw = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.tbSensor = new System.Windows.Forms.TabPage();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.lbSiteDB_sensor = new System.Windows.Forms.Label();
this.lbSiteID_sensor = new System.Windows.Forms.Label();
this.lbSiteName_sensor = new System.Windows.Forms.Label();
this.lbMsg_sensor = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.label25 = new System.Windows.Forms.Label();
this.btSearch_sensor = new System.Windows.Forms.Button();
this.dtSelect_sensor1 = new System.Windows.Forms.DateTimePicker();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.gv_web_sensor_month = new System.Windows.Forms.DataGridView();
this.panel11 = new System.Windows.Forms.Panel();
this.label26 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.gv_web_sensor_day = new System.Windows.Forms.DataGridView();
this.panel12 = new System.Windows.Forms.Panel();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.gv_web_sensor_hour = new System.Windows.Forms.DataGridView();
this.panel13 = new System.Windows.Forms.Panel();
this.btSensor_switch = new System.Windows.Forms.Button();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.gv_fic_sensor_hour = new System.Windows.Forms.DataGridView();
this.panel14 = new System.Windows.Forms.Panel();
this.label32 = new System.Windows.Forms.Label();
this.gv_fic_sensor_raw = new System.Windows.Forms.DataGridView();
this.panel15 = new System.Windows.Forms.Panel();
this.lbSensorRaw = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.tabControl1.SuspendLayout();
this.tb_inv.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sp_main_inv)).BeginInit();
this.sp_main_inv.Panel1.SuspendLayout();
this.sp_main_inv.Panel2.SuspendLayout();
this.sp_main_inv.SuspendLayout();
this.fp_inv.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sp_child_inv)).BeginInit();
this.sp_child_inv.Panel1.SuspendLayout();
this.sp_child_inv.Panel2.SuspendLayout();
this.sp_child_inv.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_month)).BeginInit();
this.panel9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_day)).BeginInit();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_hour)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_inv_hour)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_inv_raw)).BeginInit();
this.panel2.SuspendLayout();
this.tb2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sp_main_station)).BeginInit();
this.sp_main_station.Panel1.SuspendLayout();
this.sp_main_station.Panel2.SuspendLayout();
this.sp_main_station.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sp_child_station)).BeginInit();
this.sp_child_station.Panel1.SuspendLayout();
this.sp_child_station.Panel2.SuspendLayout();
this.sp_child_station.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_month)).BeginInit();
this.panel10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_day)).BeginInit();
this.panel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_hour)).BeginInit();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_station_day)).BeginInit();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_station_raw)).BeginInit();
this.panel6.SuspendLayout();
this.tbSensor.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_month)).BeginInit();
this.panel11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_day)).BeginInit();
this.panel12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_hour)).BeginInit();
this.panel13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_sensor_hour)).BeginInit();
this.panel14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_sensor_raw)).BeginInit();
this.panel15.SuspendLayout();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tb_inv);
this.tabControl1.Controls.Add(this.tb2);
this.tabControl1.Controls.Add(this.tbSensor);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1743, 1074);
this.tabControl1.TabIndex = 0;
//
// tb_inv
//
this.tb_inv.BackColor = System.Drawing.Color.Azure;
this.tb_inv.Controls.Add(this.sp_main_inv);
this.tb_inv.Location = new System.Drawing.Point(4, 28);
this.tb_inv.Name = "tb_inv";
this.tb_inv.Padding = new System.Windows.Forms.Padding(3);
this.tb_inv.Size = new System.Drawing.Size(1735, 1042);
this.tb_inv.TabIndex = 0;
this.tb_inv.Text = " Inverter ";
//
// sp_main_inv
//
this.sp_main_inv.Dock = System.Windows.Forms.DockStyle.Fill;
this.sp_main_inv.Location = new System.Drawing.Point(3, 3);
this.sp_main_inv.Name = "sp_main_inv";
//
// sp_main_inv.Panel1
//
this.sp_main_inv.Panel1.BackColor = System.Drawing.Color.LightCyan;
this.sp_main_inv.Panel1.Controls.Add(this.lbSiteDB_inv);
this.sp_main_inv.Panel1.Controls.Add(this.lbSiteID_inv);
this.sp_main_inv.Panel1.Controls.Add(this.lbSiteName_inv);
this.sp_main_inv.Panel1.Controls.Add(this.lbMsg_inv);
this.sp_main_inv.Panel1.Controls.Add(this.lbInverterID);
this.sp_main_inv.Panel1.Controls.Add(this.fp_inv);
this.sp_main_inv.Panel1.Controls.Add(this.bt_InvSearch);
this.sp_main_inv.Panel1.Controls.Add(this.dtselect_inv);
//
// sp_main_inv.Panel2
//
this.sp_main_inv.Panel2.Controls.Add(this.sp_child_inv);
this.sp_main_inv.Size = new System.Drawing.Size(1729, 1036);
this.sp_main_inv.SplitterDistance = 351;
this.sp_main_inv.TabIndex = 0;
//
// lbSiteDB_inv
//
this.lbSiteDB_inv.AutoSize = true;
this.lbSiteDB_inv.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteDB_inv.Location = new System.Drawing.Point(36, 100);
this.lbSiteDB_inv.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteDB_inv.Name = "lbSiteDB_inv";
this.lbSiteDB_inv.Size = new System.Drawing.Size(79, 24);
this.lbSiteDB_inv.TabIndex = 8;
this.lbSiteDB_inv.Text = "Site_DB";
//
// lbSiteID_inv
//
this.lbSiteID_inv.AutoSize = true;
this.lbSiteID_inv.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteID_inv.Location = new System.Drawing.Point(36, 58);
this.lbSiteID_inv.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteID_inv.Name = "lbSiteID_inv";
this.lbSiteID_inv.Size = new System.Drawing.Size(72, 24);
this.lbSiteID_inv.TabIndex = 7;
this.lbSiteID_inv.Text = "Site_ID";
//
// lbSiteName_inv
//
this.lbSiteName_inv.AutoSize = true;
this.lbSiteName_inv.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteName_inv.Location = new System.Drawing.Point(36, 14);
this.lbSiteName_inv.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteName_inv.Name = "lbSiteName_inv";
this.lbSiteName_inv.Size = new System.Drawing.Size(107, 24);
this.lbSiteName_inv.TabIndex = 6;
this.lbSiteName_inv.Text = "Site_Name";
//
// lbMsg_inv
//
this.lbMsg_inv.AutoSize = true;
this.lbMsg_inv.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbMsg_inv.Location = new System.Drawing.Point(155, 212);
this.lbMsg_inv.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbMsg_inv.Name = "lbMsg_inv";
this.lbMsg_inv.Size = new System.Drawing.Size(22, 24);
this.lbMsg_inv.TabIndex = 5;
this.lbMsg_inv.Text = "...";
//
// lbInverterID
//
this.lbInverterID.AutoSize = true;
this.lbInverterID.Dock = System.Windows.Forms.DockStyle.Bottom;
this.lbInverterID.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbInverterID.Location = new System.Drawing.Point(0, 367);
this.lbInverterID.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbInverterID.Name = "lbInverterID";
this.lbInverterID.Size = new System.Drawing.Size(142, 24);
this.lbInverterID.TabIndex = 3;
this.lbInverterID.Text = "請選擇 Inverter";
//
// fp_inv
//
this.fp_inv.BackColor = System.Drawing.Color.Azure;
this.fp_inv.Controls.Add(this.label4);
this.fp_inv.Dock = System.Windows.Forms.DockStyle.Bottom;
this.fp_inv.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.fp_inv.Location = new System.Drawing.Point(0, 391);
this.fp_inv.Margin = new System.Windows.Forms.Padding(4);
this.fp_inv.Name = "fp_inv";
this.fp_inv.Size = new System.Drawing.Size(351, 645);
this.fp_inv.TabIndex = 2;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label4.Location = new System.Drawing.Point(4, 0);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(142, 24);
this.label4.TabIndex = 4;
this.label4.Text = "請選擇 Inverter";
//
// bt_InvSearch
//
this.bt_InvSearch.Location = new System.Drawing.Point(36, 209);
this.bt_InvSearch.Name = "bt_InvSearch";
this.bt_InvSearch.Size = new System.Drawing.Size(94, 29);
this.bt_InvSearch.TabIndex = 1;
this.bt_InvSearch.Text = "查詢";
this.bt_InvSearch.UseVisualStyleBackColor = true;
this.bt_InvSearch.Click += new System.EventHandler(this.button1_Click);
//
// dtselect_inv
//
this.dtselect_inv.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.dtselect_inv.Location = new System.Drawing.Point(36, 160);
this.dtselect_inv.Name = "dtselect_inv";
this.dtselect_inv.Size = new System.Drawing.Size(250, 31);
this.dtselect_inv.TabIndex = 0;
this.dtselect_inv.ValueChanged += new System.EventHandler(this.dtselect_ValueChanged);
//
// sp_child_inv
//
this.sp_child_inv.Dock = System.Windows.Forms.DockStyle.Fill;
this.sp_child_inv.Location = new System.Drawing.Point(0, 0);
this.sp_child_inv.Margin = new System.Windows.Forms.Padding(4);
this.sp_child_inv.Name = "sp_child_inv";
//
// sp_child_inv.Panel1
//
this.sp_child_inv.Panel1.Controls.Add(this.gv_web_inv_month);
this.sp_child_inv.Panel1.Controls.Add(this.panel9);
this.sp_child_inv.Panel1.Controls.Add(this.gv_web_inv_day);
this.sp_child_inv.Panel1.Controls.Add(this.panel8);
this.sp_child_inv.Panel1.Controls.Add(this.gv_web_inv_hour);
this.sp_child_inv.Panel1.Controls.Add(this.panel1);
//
// sp_child_inv.Panel2
//
this.sp_child_inv.Panel2.Controls.Add(this.gv_fic_inv_hour);
this.sp_child_inv.Panel2.Controls.Add(this.panel3);
this.sp_child_inv.Panel2.Controls.Add(this.gv_fic_inv_raw);
this.sp_child_inv.Panel2.Controls.Add(this.panel2);
this.sp_child_inv.Size = new System.Drawing.Size(1374, 1036);
this.sp_child_inv.SplitterDistance = 666;
this.sp_child_inv.SplitterWidth = 13;
this.sp_child_inv.TabIndex = 0;
//
// gv_web_inv_month
//
this.gv_web_inv_month.AllowUserToAddRows = false;
this.gv_web_inv_month.AllowUserToDeleteRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure;
this.gv_web_inv_month.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_inv_month.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.gv_web_inv_month.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_inv_month.DefaultCellStyle = dataGridViewCellStyle3;
this.gv_web_inv_month.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_web_inv_month.Location = new System.Drawing.Point(0, 891);
this.gv_web_inv_month.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_inv_month.Name = "gv_web_inv_month";
this.gv_web_inv_month.ReadOnly = true;
this.gv_web_inv_month.RowHeadersWidth = 51;
this.gv_web_inv_month.RowTemplate.Height = 25;
this.gv_web_inv_month.Size = new System.Drawing.Size(666, 145);
this.gv_web_inv_month.TabIndex = 7;
//
// panel9
//
this.panel9.Controls.Add(this.label16);
this.panel9.Controls.Add(this.label17);
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 853);
this.panel9.Margin = new System.Windows.Forms.Padding(4);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(666, 38);
this.panel9.TabIndex = 6;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label16.Location = new System.Drawing.Point(230, 8);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(339, 24);
this.label16.TabIndex = 1;
this.label16.Text = "solar_master.inverter_history_month";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label17.Location = new System.Drawing.Point(35, 8);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(127, 24);
this.label17.TabIndex = 0;
this.label17.Text = "web: inv 每月";
//
// gv_web_inv_day
//
this.gv_web_inv_day.AllowUserToAddRows = false;
this.gv_web_inv_day.AllowUserToDeleteRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Azure;
this.gv_web_inv_day.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_inv_day.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.gv_web_inv_day.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_inv_day.DefaultCellStyle = dataGridViewCellStyle6;
this.gv_web_inv_day.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_inv_day.Location = new System.Drawing.Point(0, 583);
this.gv_web_inv_day.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_inv_day.Name = "gv_web_inv_day";
this.gv_web_inv_day.ReadOnly = true;
this.gv_web_inv_day.RowHeadersWidth = 51;
this.gv_web_inv_day.RowTemplate.Height = 25;
this.gv_web_inv_day.Size = new System.Drawing.Size(666, 270);
this.gv_web_inv_day.TabIndex = 4;
this.gv_web_inv_day.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_web_inv_day_CellFormatting);
//
// panel8
//
this.panel8.Controls.Add(this.label14);
this.panel8.Controls.Add(this.label15);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 545);
this.panel8.Margin = new System.Windows.Forms.Padding(4);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(666, 38);
this.panel8.TabIndex = 3;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label14.Location = new System.Drawing.Point(230, 8);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(310, 24);
this.label14.TabIndex = 1;
this.label14.Text = "solar_master.inverter_history_day";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label15.Location = new System.Drawing.Point(35, 8);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(127, 24);
this.label15.TabIndex = 0;
this.label15.Text = "web: inv 每天";
//
// gv_web_inv_hour
//
this.gv_web_inv_hour.AllowUserToAddRows = false;
this.gv_web_inv_hour.AllowUserToDeleteRows = false;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.Azure;
this.gv_web_inv_hour.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle8.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_inv_hour.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
this.gv_web_inv_hour.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle9.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_inv_hour.DefaultCellStyle = dataGridViewCellStyle9;
this.gv_web_inv_hour.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_inv_hour.Location = new System.Drawing.Point(0, 38);
this.gv_web_inv_hour.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_inv_hour.Name = "gv_web_inv_hour";
this.gv_web_inv_hour.ReadOnly = true;
this.gv_web_inv_hour.RowHeadersWidth = 51;
this.gv_web_inv_hour.RowTemplate.Height = 25;
this.gv_web_inv_hour.Size = new System.Drawing.Size(666, 507);
this.gv_web_inv_hour.TabIndex = 1;
//
// panel1
//
this.panel1.Controls.Add(this.btInv_15min);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.lb_inv_hour);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(666, 38);
this.panel1.TabIndex = 0;
//
// btInv_15min
//
this.btInv_15min.Location = new System.Drawing.Point(559, 4);
this.btInv_15min.Name = "btInv_15min";
this.btInv_15min.Size = new System.Drawing.Size(94, 29);
this.btInv_15min.TabIndex = 2;
this.btInv_15min.Text = " 15 min";
this.btInv_15min.UseVisualStyleBackColor = true;
this.btInv_15min.Click += new System.EventHandler(this.btInv_15min_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label3.Location = new System.Drawing.Point(230, 8);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(321, 24);
this.label3.TabIndex = 1;
this.label3.Text = "solar_master.inverter_history_hour";
//
// lb_inv_hour
//
this.lb_inv_hour.AutoSize = true;
this.lb_inv_hour.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lb_inv_hour.Location = new System.Drawing.Point(35, 8);
this.lb_inv_hour.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lb_inv_hour.Name = "lb_inv_hour";
this.lb_inv_hour.Size = new System.Drawing.Size(151, 24);
this.lb_inv_hour.TabIndex = 0;
this.lb_inv_hour.Text = "web: inv 每小時 ";
//
// gv_fic_inv_hour
//
this.gv_fic_inv_hour.AllowUserToAddRows = false;
this.gv_fic_inv_hour.AllowUserToDeleteRows = false;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_inv_hour.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle11.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_inv_hour.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
this.gv_fic_inv_hour.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle12.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_inv_hour.DefaultCellStyle = dataGridViewCellStyle12;
this.gv_fic_inv_hour.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_fic_inv_hour.Location = new System.Drawing.Point(0, 583);
this.gv_fic_inv_hour.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_inv_hour.Name = "gv_fic_inv_hour";
this.gv_fic_inv_hour.ReadOnly = true;
this.gv_fic_inv_hour.RowHeadersWidth = 51;
this.gv_fic_inv_hour.RowTemplate.Height = 25;
this.gv_fic_inv_hour.Size = new System.Drawing.Size(695, 453);
this.gv_fic_inv_hour.TabIndex = 4;
this.gv_fic_inv_hour.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_fic_inv_hour_CellFormatting);
//
// panel3
//
this.panel3.Controls.Add(this.label1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 545);
this.panel3.Margin = new System.Windows.Forms.Padding(4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(695, 38);
this.panel3.TabIndex = 3;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label1.Location = new System.Drawing.Point(15, 8);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(141, 24);
this.label1.TabIndex = 2;
this.label1.Text = "FIC: inv 每小時 ";
//
// gv_fic_inv_raw
//
this.gv_fic_inv_raw.AllowUserToAddRows = false;
this.gv_fic_inv_raw.AllowUserToDeleteRows = false;
dataGridViewCellStyle13.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_inv_raw.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle14.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_inv_raw.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.gv_fic_inv_raw.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle15.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_inv_raw.DefaultCellStyle = dataGridViewCellStyle15;
this.gv_fic_inv_raw.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_fic_inv_raw.Location = new System.Drawing.Point(0, 38);
this.gv_fic_inv_raw.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_inv_raw.Name = "gv_fic_inv_raw";
this.gv_fic_inv_raw.ReadOnly = true;
this.gv_fic_inv_raw.RowHeadersWidth = 51;
this.gv_fic_inv_raw.RowTemplate.Height = 25;
this.gv_fic_inv_raw.Size = new System.Drawing.Size(695, 507);
this.gv_fic_inv_raw.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.lbInvRaw);
this.panel2.Controls.Add(this.lb_raw_inv_hour);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(695, 38);
this.panel2.TabIndex = 1;
//
// lbInvRaw
//
this.lbInvRaw.AutoSize = true;
this.lbInvRaw.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbInvRaw.Location = new System.Drawing.Point(255, 8);
this.lbInvRaw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbInvRaw.Name = "lbInvRaw";
this.lbInvRaw.Size = new System.Drawing.Size(315, 24);
this.lbInvRaw.TabIndex = 3;
this.lbInvRaw.Text = "solar_com0002.s02202000101_inv";
//
// lb_raw_inv_hour
//
this.lb_raw_inv_hour.AutoSize = true;
this.lb_raw_inv_hour.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lb_raw_inv_hour.Location = new System.Drawing.Point(15, 8);
this.lb_raw_inv_hour.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lb_raw_inv_hour.Name = "lb_raw_inv_hour";
this.lb_raw_inv_hour.Size = new System.Drawing.Size(155, 24);
this.lb_raw_inv_hour.TabIndex = 2;
this.lb_raw_inv_hour.Text = "FIC: inv 原始資料";
//
// tb2
//
this.tb2.Controls.Add(this.sp_main_station);
this.tb2.Location = new System.Drawing.Point(4, 28);
this.tb2.Name = "tb2";
this.tb2.Padding = new System.Windows.Forms.Padding(3);
this.tb2.Size = new System.Drawing.Size(1735, 1042);
this.tb2.TabIndex = 1;
this.tb2.Text = " site ";
this.tb2.UseVisualStyleBackColor = true;
//
// sp_main_station
//
this.sp_main_station.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.sp_main_station.Dock = System.Windows.Forms.DockStyle.Fill;
this.sp_main_station.Location = new System.Drawing.Point(3, 3);
this.sp_main_station.Name = "sp_main_station";
//
// sp_main_station.Panel1
//
this.sp_main_station.Panel1.Controls.Add(this.fp_site);
this.sp_main_station.Panel1.Controls.Add(this.lbMsg_station);
this.sp_main_station.Panel1.Controls.Add(this.bt_find_station);
this.sp_main_station.Panel1.Controls.Add(this.dtselect_station1);
//
// sp_main_station.Panel2
//
this.sp_main_station.Panel2.BackColor = System.Drawing.Color.OldLace;
this.sp_main_station.Panel2.Controls.Add(this.sp_child_station);
this.sp_main_station.Size = new System.Drawing.Size(1729, 1036);
this.sp_main_station.SplitterDistance = 257;
this.sp_main_station.TabIndex = 0;
//
// fp_site
//
this.fp_site.BackColor = System.Drawing.Color.Azure;
this.fp_site.Dock = System.Windows.Forms.DockStyle.Top;
this.fp_site.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.fp_site.Location = new System.Drawing.Point(0, 0);
this.fp_site.Margin = new System.Windows.Forms.Padding(4);
this.fp_site.Name = "fp_site";
this.fp_site.Size = new System.Drawing.Size(257, 315);
this.fp_site.TabIndex = 14;
//
// lbMsg_station
//
this.lbMsg_station.AutoSize = true;
this.lbMsg_station.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbMsg_station.Location = new System.Drawing.Point(23, 443);
this.lbMsg_station.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbMsg_station.Name = "lbMsg_station";
this.lbMsg_station.Size = new System.Drawing.Size(22, 24);
this.lbMsg_station.TabIndex = 9;
this.lbMsg_station.Text = "...";
//
// bt_find_station
//
this.bt_find_station.Location = new System.Drawing.Point(9, 405);
this.bt_find_station.Name = "bt_find_station";
this.bt_find_station.Size = new System.Drawing.Size(94, 29);
this.bt_find_station.TabIndex = 7;
this.bt_find_station.Text = "查詢";
this.bt_find_station.UseVisualStyleBackColor = true;
this.bt_find_station.Click += new System.EventHandler(this.bt_find_station_Click);
//
// dtselect_station1
//
this.dtselect_station1.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.dtselect_station1.Location = new System.Drawing.Point(5, 357);
this.dtselect_station1.Name = "dtselect_station1";
this.dtselect_station1.Size = new System.Drawing.Size(234, 31);
this.dtselect_station1.TabIndex = 6;
//
// sp_child_station
//
this.sp_child_station.Dock = System.Windows.Forms.DockStyle.Fill;
this.sp_child_station.Location = new System.Drawing.Point(0, 0);
this.sp_child_station.Margin = new System.Windows.Forms.Padding(4);
this.sp_child_station.Name = "sp_child_station";
//
// sp_child_station.Panel1
//
this.sp_child_station.Panel1.Controls.Add(this.gv_web_station_month);
this.sp_child_station.Panel1.Controls.Add(this.panel10);
this.sp_child_station.Panel1.Controls.Add(this.gv_web_station_day);
this.sp_child_station.Panel1.Controls.Add(this.panel7);
this.sp_child_station.Panel1.Controls.Add(this.gv_web_station_hour);
this.sp_child_station.Panel1.Controls.Add(this.panel4);
//
// sp_child_station.Panel2
//
this.sp_child_station.Panel2.Controls.Add(this.gv_fic_station_day);
this.sp_child_station.Panel2.Controls.Add(this.panel5);
this.sp_child_station.Panel2.Controls.Add(this.gv_fic_station_raw);
this.sp_child_station.Panel2.Controls.Add(this.panel6);
this.sp_child_station.Size = new System.Drawing.Size(1468, 1036);
this.sp_child_station.SplitterDistance = 711;
this.sp_child_station.SplitterWidth = 13;
this.sp_child_station.TabIndex = 1;
//
// gv_web_station_month
//
this.gv_web_station_month.AllowUserToAddRows = false;
this.gv_web_station_month.AllowUserToDeleteRows = false;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.Azure;
this.gv_web_station_month.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle17.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle17.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_station_month.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.gv_web_station_month.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle18.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_station_month.DefaultCellStyle = dataGridViewCellStyle18;
this.gv_web_station_month.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_web_station_month.Location = new System.Drawing.Point(0, 913);
this.gv_web_station_month.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_station_month.Name = "gv_web_station_month";
this.gv_web_station_month.ReadOnly = true;
this.gv_web_station_month.RowHeadersWidth = 51;
this.gv_web_station_month.RowTemplate.Height = 25;
this.gv_web_station_month.Size = new System.Drawing.Size(711, 123);
this.gv_web_station_month.TabIndex = 5;
//
// panel10
//
this.panel10.Controls.Add(this.label18);
this.panel10.Controls.Add(this.label19);
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 875);
this.panel10.Margin = new System.Windows.Forms.Padding(4);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(711, 38);
this.panel10.TabIndex = 4;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label18.Location = new System.Drawing.Point(230, 8);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(397, 24);
this.label18.TabIndex = 1;
this.label18.Text = "solar_master.power_station_history_month";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label19.Location = new System.Drawing.Point(35, 8);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(162, 24);
this.label19.TabIndex = 0;
this.label19.Text = "web: station 每月";
//
// gv_web_station_day
//
this.gv_web_station_day.AllowUserToAddRows = false;
this.gv_web_station_day.AllowUserToDeleteRows = false;
dataGridViewCellStyle19.BackColor = System.Drawing.Color.Azure;
this.gv_web_station_day.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19;
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle20.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_station_day.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20;
this.gv_web_station_day.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle21.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle21.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_station_day.DefaultCellStyle = dataGridViewCellStyle21;
this.gv_web_station_day.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_station_day.Location = new System.Drawing.Point(0, 583);
this.gv_web_station_day.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_station_day.Name = "gv_web_station_day";
this.gv_web_station_day.ReadOnly = true;
this.gv_web_station_day.RowHeadersWidth = 51;
this.gv_web_station_day.RowTemplate.Height = 25;
this.gv_web_station_day.Size = new System.Drawing.Size(711, 292);
this.gv_web_station_day.TabIndex = 3;
this.gv_web_station_day.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_web_station_day_CellFormatting);
//
// panel7
//
this.panel7.Controls.Add(this.label10);
this.panel7.Controls.Add(this.label11);
this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
this.panel7.Location = new System.Drawing.Point(0, 545);
this.panel7.Margin = new System.Windows.Forms.Padding(4);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(711, 38);
this.panel7.TabIndex = 2;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label10.Location = new System.Drawing.Point(230, 8);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(368, 24);
this.label10.TabIndex = 1;
this.label10.Text = "solar_master.power_station_history_day";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label11.Location = new System.Drawing.Point(35, 8);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(162, 24);
this.label11.TabIndex = 0;
this.label11.Text = "web: station 每天";
//
// gv_web_station_hour
//
this.gv_web_station_hour.AllowUserToAddRows = false;
this.gv_web_station_hour.AllowUserToDeleteRows = false;
dataGridViewCellStyle22.BackColor = System.Drawing.Color.Azure;
this.gv_web_station_hour.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle22;
dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle23.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle23.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle23.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_station_hour.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
this.gv_web_station_hour.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle24.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_station_hour.DefaultCellStyle = dataGridViewCellStyle24;
this.gv_web_station_hour.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_station_hour.Location = new System.Drawing.Point(0, 38);
this.gv_web_station_hour.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_station_hour.Name = "gv_web_station_hour";
this.gv_web_station_hour.ReadOnly = true;
this.gv_web_station_hour.RowHeadersWidth = 51;
this.gv_web_station_hour.RowTemplate.Height = 25;
this.gv_web_station_hour.Size = new System.Drawing.Size(711, 507);
this.gv_web_station_hour.TabIndex = 1;
//
// panel4
//
this.panel4.Controls.Add(this.label5);
this.panel4.Controls.Add(this.label6);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Margin = new System.Windows.Forms.Padding(4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(711, 38);
this.panel4.TabIndex = 0;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label5.Location = new System.Drawing.Point(230, 8);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(379, 24);
this.label5.TabIndex = 1;
this.label5.Text = "solar_master.power_station_history_hour";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label6.Location = new System.Drawing.Point(35, 8);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(156, 24);
this.label6.TabIndex = 0;
this.label6.Text = "web: site 每小時 ";
//
// gv_fic_station_day
//
this.gv_fic_station_day.AllowUserToAddRows = false;
this.gv_fic_station_day.AllowUserToDeleteRows = false;
dataGridViewCellStyle25.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_station_day.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle25;
dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle26.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle26.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle26.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle26.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle26.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle26.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_station_day.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle26;
this.gv_fic_station_day.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle27.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle27.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle27.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_station_day.DefaultCellStyle = dataGridViewCellStyle27;
this.gv_fic_station_day.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_fic_station_day.Location = new System.Drawing.Point(0, 583);
this.gv_fic_station_day.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_station_day.Name = "gv_fic_station_day";
this.gv_fic_station_day.ReadOnly = true;
this.gv_fic_station_day.RowHeadersWidth = 51;
this.gv_fic_station_day.RowTemplate.Height = 25;
this.gv_fic_station_day.Size = new System.Drawing.Size(744, 453);
this.gv_fic_station_day.TabIndex = 4;
this.gv_fic_station_day.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_fic_station_day_CellFormatting);
//
// panel5
//
this.panel5.Controls.Add(this.label7);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(0, 545);
this.panel5.Margin = new System.Windows.Forms.Padding(4);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(744, 38);
this.panel5.TabIndex = 3;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label7.Location = new System.Drawing.Point(15, 8);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(152, 24);
this.label7.TabIndex = 2;
this.label7.Text = "FIC: station 每天";
//
// gv_fic_station_raw
//
this.gv_fic_station_raw.AllowUserToAddRows = false;
this.gv_fic_station_raw.AllowUserToDeleteRows = false;
dataGridViewCellStyle28.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_station_raw.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle28;
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle29.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle29.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle29.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle29.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_station_raw.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle29;
this.gv_fic_station_raw.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle30.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle30.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle30.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle30.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle30.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_station_raw.DefaultCellStyle = dataGridViewCellStyle30;
this.gv_fic_station_raw.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_fic_station_raw.Location = new System.Drawing.Point(0, 38);
this.gv_fic_station_raw.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_station_raw.Name = "gv_fic_station_raw";
this.gv_fic_station_raw.ReadOnly = true;
this.gv_fic_station_raw.RowHeadersWidth = 51;
this.gv_fic_station_raw.RowTemplate.Height = 25;
this.gv_fic_station_raw.Size = new System.Drawing.Size(744, 507);
this.gv_fic_station_raw.TabIndex = 2;
//
// panel6
//
this.panel6.Controls.Add(this.lbSiteRaw);
this.panel6.Controls.Add(this.label9);
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Margin = new System.Windows.Forms.Padding(4);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(744, 38);
this.panel6.TabIndex = 1;
//
// lbSiteRaw
//
this.lbSiteRaw.AutoSize = true;
this.lbSiteRaw.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteRaw.Location = new System.Drawing.Point(268, 8);
this.lbSiteRaw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteRaw.Name = "lbSiteRaw";
this.lbSiteRaw.Size = new System.Drawing.Size(350, 24);
this.lbSiteRaw.TabIndex = 3;
this.lbSiteRaw.Text = "solar_com0002.s02202000101_station";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label9.Location = new System.Drawing.Point(15, 8);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(245, 24);
this.label9.TabIndex = 2;
this.label9.Text = "FIC: station 原始資料(hour)";
//
// tbSensor
//
this.tbSensor.Controls.Add(this.splitContainer1);
this.tbSensor.Location = new System.Drawing.Point(4, 28);
this.tbSensor.Name = "tbSensor";
this.tbSensor.Padding = new System.Windows.Forms.Padding(3);
this.tbSensor.Size = new System.Drawing.Size(1735, 1042);
this.tbSensor.TabIndex = 2;
this.tbSensor.Text = "Sensor";
this.tbSensor.UseVisualStyleBackColor = true;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(3, 3);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Khaki;
this.splitContainer1.Panel1.Controls.Add(this.lbSiteDB_sensor);
this.splitContainer1.Panel1.Controls.Add(this.lbSiteID_sensor);
this.splitContainer1.Panel1.Controls.Add(this.lbSiteName_sensor);
this.splitContainer1.Panel1.Controls.Add(this.lbMsg_sensor);
this.splitContainer1.Panel1.Controls.Add(this.label24);
this.splitContainer1.Panel1.Controls.Add(this.flowLayoutPanel1);
this.splitContainer1.Panel1.Controls.Add(this.btSearch_sensor);
this.splitContainer1.Panel1.Controls.Add(this.dtSelect_sensor1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
this.splitContainer1.Size = new System.Drawing.Size(1729, 1036);
this.splitContainer1.SplitterDistance = 351;
this.splitContainer1.TabIndex = 1;
//
// lbSiteDB_sensor
//
this.lbSiteDB_sensor.AutoSize = true;
this.lbSiteDB_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteDB_sensor.Location = new System.Drawing.Point(36, 100);
this.lbSiteDB_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteDB_sensor.Name = "lbSiteDB_sensor";
this.lbSiteDB_sensor.Size = new System.Drawing.Size(79, 24);
this.lbSiteDB_sensor.TabIndex = 8;
this.lbSiteDB_sensor.Text = "Site_DB";
//
// lbSiteID_sensor
//
this.lbSiteID_sensor.AutoSize = true;
this.lbSiteID_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteID_sensor.Location = new System.Drawing.Point(36, 58);
this.lbSiteID_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteID_sensor.Name = "lbSiteID_sensor";
this.lbSiteID_sensor.Size = new System.Drawing.Size(72, 24);
this.lbSiteID_sensor.TabIndex = 7;
this.lbSiteID_sensor.Text = "Site_ID";
//
// lbSiteName_sensor
//
this.lbSiteName_sensor.AutoSize = true;
this.lbSiteName_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSiteName_sensor.Location = new System.Drawing.Point(36, 14);
this.lbSiteName_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSiteName_sensor.Name = "lbSiteName_sensor";
this.lbSiteName_sensor.Size = new System.Drawing.Size(107, 24);
this.lbSiteName_sensor.TabIndex = 6;
this.lbSiteName_sensor.Text = "Site_Name";
//
// lbMsg_sensor
//
this.lbMsg_sensor.AutoSize = true;
this.lbMsg_sensor.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbMsg_sensor.Location = new System.Drawing.Point(155, 218);
this.lbMsg_sensor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbMsg_sensor.Name = "lbMsg_sensor";
this.lbMsg_sensor.Size = new System.Drawing.Size(22, 24);
this.lbMsg_sensor.TabIndex = 5;
this.lbMsg_sensor.Text = "...";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Dock = System.Windows.Forms.DockStyle.Bottom;
this.label24.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label24.Location = new System.Drawing.Point(0, 367);
this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(132, 24);
this.label24.TabIndex = 3;
this.label24.Text = "請選擇 sensor";
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.BackColor = System.Drawing.Color.LemonChiffon;
this.flowLayoutPanel1.Controls.Add(this.label25);
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 391);
this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(351, 645);
this.flowLayoutPanel1.TabIndex = 2;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label25.Location = new System.Drawing.Point(4, 0);
this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(134, 24);
this.label25.TabIndex = 4;
this.label25.Text = "請選擇 Sensor";
//
// btSearch_sensor
//
this.btSearch_sensor.Location = new System.Drawing.Point(36, 215);
this.btSearch_sensor.Name = "btSearch_sensor";
this.btSearch_sensor.Size = new System.Drawing.Size(94, 29);
this.btSearch_sensor.TabIndex = 1;
this.btSearch_sensor.Text = "查詢";
this.btSearch_sensor.UseVisualStyleBackColor = true;
this.btSearch_sensor.Click += new System.EventHandler(this.btSearch_sensor_Click);
//
// dtSelect_sensor1
//
this.dtSelect_sensor1.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.dtSelect_sensor1.Location = new System.Drawing.Point(36, 148);
this.dtSelect_sensor1.Name = "dtSelect_sensor1";
this.dtSelect_sensor1.Size = new System.Drawing.Size(250, 31);
this.dtSelect_sensor1.TabIndex = 0;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Margin = new System.Windows.Forms.Padding(4);
this.splitContainer2.Name = "splitContainer2";
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.gv_web_sensor_month);
this.splitContainer2.Panel1.Controls.Add(this.panel11);
this.splitContainer2.Panel1.Controls.Add(this.gv_web_sensor_day);
this.splitContainer2.Panel1.Controls.Add(this.panel12);
this.splitContainer2.Panel1.Controls.Add(this.gv_web_sensor_hour);
this.splitContainer2.Panel1.Controls.Add(this.panel13);
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.gv_fic_sensor_hour);
this.splitContainer2.Panel2.Controls.Add(this.panel14);
this.splitContainer2.Panel2.Controls.Add(this.gv_fic_sensor_raw);
this.splitContainer2.Panel2.Controls.Add(this.panel15);
this.splitContainer2.Size = new System.Drawing.Size(1374, 1036);
this.splitContainer2.SplitterDistance = 666;
this.splitContainer2.SplitterWidth = 13;
this.splitContainer2.TabIndex = 0;
//
// gv_web_sensor_month
//
this.gv_web_sensor_month.AllowUserToAddRows = false;
this.gv_web_sensor_month.AllowUserToDeleteRows = false;
dataGridViewCellStyle31.BackColor = System.Drawing.Color.Azure;
this.gv_web_sensor_month.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle32.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_sensor_month.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
this.gv_web_sensor_month.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle33.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_sensor_month.DefaultCellStyle = dataGridViewCellStyle33;
this.gv_web_sensor_month.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_web_sensor_month.Location = new System.Drawing.Point(0, 874);
this.gv_web_sensor_month.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_sensor_month.Name = "gv_web_sensor_month";
this.gv_web_sensor_month.ReadOnly = true;
this.gv_web_sensor_month.RowHeadersWidth = 51;
this.gv_web_sensor_month.RowTemplate.Height = 25;
this.gv_web_sensor_month.Size = new System.Drawing.Size(666, 162);
this.gv_web_sensor_month.TabIndex = 7;
//
// panel11
//
this.panel11.Controls.Add(this.label26);
this.panel11.Controls.Add(this.label27);
this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
this.panel11.Location = new System.Drawing.Point(0, 836);
this.panel11.Margin = new System.Windows.Forms.Padding(4);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(666, 38);
this.panel11.TabIndex = 6;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label26.Location = new System.Drawing.Point(230, 8);
this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(331, 24);
this.label26.TabIndex = 1;
this.label26.Text = "solar_master.Sensor_history_month";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label27.Location = new System.Drawing.Point(35, 8);
this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(160, 24);
this.label27.TabIndex = 0;
this.label27.Text = "web: sensor 每月";
//
// gv_web_sensor_day
//
this.gv_web_sensor_day.AllowUserToAddRows = false;
this.gv_web_sensor_day.AllowUserToDeleteRows = false;
dataGridViewCellStyle34.BackColor = System.Drawing.Color.Azure;
this.gv_web_sensor_day.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle34;
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle35.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_sensor_day.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35;
this.gv_web_sensor_day.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle36.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle36.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle36.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle36.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle36.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle36.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_sensor_day.DefaultCellStyle = dataGridViewCellStyle36;
this.gv_web_sensor_day.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_sensor_day.Location = new System.Drawing.Point(0, 583);
this.gv_web_sensor_day.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_sensor_day.Name = "gv_web_sensor_day";
this.gv_web_sensor_day.ReadOnly = true;
this.gv_web_sensor_day.RowHeadersWidth = 51;
this.gv_web_sensor_day.RowTemplate.Height = 25;
this.gv_web_sensor_day.Size = new System.Drawing.Size(666, 253);
this.gv_web_sensor_day.TabIndex = 4;
this.gv_web_sensor_day.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_web_sensor_day_CellFormatting);
//
// panel12
//
this.panel12.Controls.Add(this.label28);
this.panel12.Controls.Add(this.label29);
this.panel12.Dock = System.Windows.Forms.DockStyle.Top;
this.panel12.Location = new System.Drawing.Point(0, 545);
this.panel12.Margin = new System.Windows.Forms.Padding(4);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(666, 38);
this.panel12.TabIndex = 3;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label28.Location = new System.Drawing.Point(230, 8);
this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(302, 24);
this.label28.TabIndex = 1;
this.label28.Text = "solar_master.Sensor_history_day";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label29.Location = new System.Drawing.Point(35, 8);
this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(160, 24);
this.label29.TabIndex = 0;
this.label29.Text = "web: sensor 每天";
//
// gv_web_sensor_hour
//
this.gv_web_sensor_hour.AllowUserToAddRows = false;
this.gv_web_sensor_hour.AllowUserToDeleteRows = false;
dataGridViewCellStyle37.BackColor = System.Drawing.Color.Azure;
this.gv_web_sensor_hour.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle37;
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle38.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_web_sensor_hour.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle38;
this.gv_web_sensor_hour.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle39.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle39.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle39.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle39.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle39.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_web_sensor_hour.DefaultCellStyle = dataGridViewCellStyle39;
this.gv_web_sensor_hour.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_web_sensor_hour.Location = new System.Drawing.Point(0, 38);
this.gv_web_sensor_hour.Margin = new System.Windows.Forms.Padding(4);
this.gv_web_sensor_hour.Name = "gv_web_sensor_hour";
this.gv_web_sensor_hour.ReadOnly = true;
this.gv_web_sensor_hour.RowHeadersWidth = 51;
this.gv_web_sensor_hour.RowTemplate.Height = 25;
this.gv_web_sensor_hour.Size = new System.Drawing.Size(666, 507);
this.gv_web_sensor_hour.TabIndex = 1;
//
// panel13
//
this.panel13.Controls.Add(this.btSensor_switch);
this.panel13.Controls.Add(this.label30);
this.panel13.Controls.Add(this.label31);
this.panel13.Dock = System.Windows.Forms.DockStyle.Top;
this.panel13.Location = new System.Drawing.Point(0, 0);
this.panel13.Margin = new System.Windows.Forms.Padding(4);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(666, 38);
this.panel13.TabIndex = 0;
//
// btSensor_switch
//
this.btSensor_switch.Location = new System.Drawing.Point(563, 6);
this.btSensor_switch.Name = "btSensor_switch";
this.btSensor_switch.Size = new System.Drawing.Size(94, 29);
this.btSensor_switch.TabIndex = 10;
this.btSensor_switch.Text = "sensor50";
this.btSensor_switch.UseVisualStyleBackColor = true;
this.btSensor_switch.Click += new System.EventHandler(this.btSensor_switch_Click);
//
// label30
//
this.label30.AutoSize = true;
this.label30.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label30.Location = new System.Drawing.Point(230, 8);
this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(313, 24);
this.label30.TabIndex = 1;
this.label30.Text = "solar_master.Sensor_history_hour";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label31.Location = new System.Drawing.Point(35, 8);
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(186, 24);
this.label31.TabIndex = 0;
this.label31.Text = "web: Sensor 每小時 ";
//
// gv_fic_sensor_hour
//
this.gv_fic_sensor_hour.AllowUserToAddRows = false;
this.gv_fic_sensor_hour.AllowUserToDeleteRows = false;
dataGridViewCellStyle40.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_sensor_hour.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle40;
dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle41.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle41.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle41.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle41.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle41.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle41.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_sensor_hour.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle41;
this.gv_fic_sensor_hour.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle42.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle42.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle42.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_sensor_hour.DefaultCellStyle = dataGridViewCellStyle42;
this.gv_fic_sensor_hour.Dock = System.Windows.Forms.DockStyle.Fill;
this.gv_fic_sensor_hour.Location = new System.Drawing.Point(0, 583);
this.gv_fic_sensor_hour.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_sensor_hour.Name = "gv_fic_sensor_hour";
this.gv_fic_sensor_hour.ReadOnly = true;
this.gv_fic_sensor_hour.RowHeadersWidth = 51;
this.gv_fic_sensor_hour.RowTemplate.Height = 25;
this.gv_fic_sensor_hour.Size = new System.Drawing.Size(695, 453);
this.gv_fic_sensor_hour.TabIndex = 4;
this.gv_fic_sensor_hour.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.gv_fic_sensor_hour_CellFormatting);
//
// panel14
//
this.panel14.Controls.Add(this.label32);
this.panel14.Dock = System.Windows.Forms.DockStyle.Top;
this.panel14.Location = new System.Drawing.Point(0, 545);
this.panel14.Margin = new System.Windows.Forms.Padding(4);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(695, 38);
this.panel14.TabIndex = 3;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label32.Location = new System.Drawing.Point(15, 8);
this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(176, 24);
this.label32.TabIndex = 2;
this.label32.Text = "FIC: Sensor 每小時 ";
//
// gv_fic_sensor_raw
//
this.gv_fic_sensor_raw.AllowUserToAddRows = false;
this.gv_fic_sensor_raw.AllowUserToDeleteRows = false;
dataGridViewCellStyle43.BackColor = System.Drawing.Color.LightCyan;
this.gv_fic_sensor_raw.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle43;
dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle44.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle44.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle44.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle44.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle44.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gv_fic_sensor_raw.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle44;
this.gv_fic_sensor_raw.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle45.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle45.Font = new System.Drawing.Font("Microsoft JhengHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
dataGridViewCellStyle45.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle45.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle45.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle45.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gv_fic_sensor_raw.DefaultCellStyle = dataGridViewCellStyle45;
this.gv_fic_sensor_raw.Dock = System.Windows.Forms.DockStyle.Top;
this.gv_fic_sensor_raw.Location = new System.Drawing.Point(0, 38);
this.gv_fic_sensor_raw.Margin = new System.Windows.Forms.Padding(4);
this.gv_fic_sensor_raw.Name = "gv_fic_sensor_raw";
this.gv_fic_sensor_raw.ReadOnly = true;
this.gv_fic_sensor_raw.RowHeadersWidth = 51;
this.gv_fic_sensor_raw.RowTemplate.Height = 25;
this.gv_fic_sensor_raw.Size = new System.Drawing.Size(695, 507);
this.gv_fic_sensor_raw.TabIndex = 2;
//
// panel15
//
this.panel15.Controls.Add(this.lbSensorRaw);
this.panel15.Controls.Add(this.label34);
this.panel15.Dock = System.Windows.Forms.DockStyle.Top;
this.panel15.Location = new System.Drawing.Point(0, 0);
this.panel15.Margin = new System.Windows.Forms.Padding(4);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(695, 38);
this.panel15.TabIndex = 1;
//
// lbSensorRaw
//
this.lbSensorRaw.AutoSize = true;
this.lbSensorRaw.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.lbSensorRaw.Location = new System.Drawing.Point(255, 8);
this.lbSensorRaw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbSensorRaw.Name = "lbSensorRaw";
this.lbSensorRaw.Size = new System.Drawing.Size(350, 24);
this.lbSensorRaw.TabIndex = 3;
this.lbSensorRaw.Text = "solar_com0002.s02202000101_Sensor";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Font = new System.Drawing.Font("Microsoft JhengHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.label34.Location = new System.Drawing.Point(15, 8);
this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(190, 24);
this.label34.TabIndex = 2;
this.label34.Text = "FIC: Sensor 原始資料";
//
// fmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1743, 1074);
this.Controls.Add(this.tabControl1);
this.Name = "fmMain";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "太陽能電站數據檢核 V0817";
this.Load += new System.EventHandler(this.fmMain_Load);
this.tabControl1.ResumeLayout(false);
this.tb_inv.ResumeLayout(false);
this.sp_main_inv.Panel1.ResumeLayout(false);
this.sp_main_inv.Panel1.PerformLayout();
this.sp_main_inv.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sp_main_inv)).EndInit();
this.sp_main_inv.ResumeLayout(false);
this.fp_inv.ResumeLayout(false);
this.fp_inv.PerformLayout();
this.sp_child_inv.Panel1.ResumeLayout(false);
this.sp_child_inv.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sp_child_inv)).EndInit();
this.sp_child_inv.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_month)).EndInit();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_day)).EndInit();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_inv_hour)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_inv_hour)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_inv_raw)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.tb2.ResumeLayout(false);
this.sp_main_station.Panel1.ResumeLayout(false);
this.sp_main_station.Panel1.PerformLayout();
this.sp_main_station.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sp_main_station)).EndInit();
this.sp_main_station.ResumeLayout(false);
this.sp_child_station.Panel1.ResumeLayout(false);
this.sp_child_station.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sp_child_station)).EndInit();
this.sp_child_station.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_month)).EndInit();
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_day)).EndInit();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_station_hour)).EndInit();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_station_day)).EndInit();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_station_raw)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.tbSensor.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.flowLayoutPanel1.PerformLayout();
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_month)).EndInit();
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_day)).EndInit();
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_web_sensor_hour)).EndInit();
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_sensor_hour)).EndInit();
this.panel14.ResumeLayout(false);
this.panel14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.gv_fic_sensor_raw)).EndInit();
this.panel15.ResumeLayout(false);
this.panel15.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tb_inv;
private System.Windows.Forms.TabPage tb2;
private System.Windows.Forms.SplitContainer sp_main_inv;
private System.Windows.Forms.SplitContainer sp_main_station;
private System.Windows.Forms.Button bt_InvSearch;
private System.Windows.Forms.DateTimePicker dtselect_inv;
private System.Windows.Forms.SplitContainer sp_child_inv;
private System.Windows.Forms.DataGridView gv_web_inv_hour;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lb_inv_hour;
private System.Windows.Forms.DataGridView gv_fic_inv_raw;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label lb_raw_inv_hour;
private System.Windows.Forms.FlowLayoutPanel fp_inv;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.DataGridView gv_fic_inv_hour;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label lbInverterID;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lbMsg;
private System.Windows.Forms.SplitContainer sp_child_station;
private System.Windows.Forms.DataGridView gv_web_station_hour;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.DataGridView gv_fic_station_day;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.DataGridView gv_fic_station_raw;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.DataGridView gv_web_station_day;
private System.Windows.Forms.Label lbMsg_station;
private System.Windows.Forms.Button bt_find_station;
private System.Windows.Forms.DateTimePicker dtselect_station;
private System.Windows.Forms.Label lbMsg_inv;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.DateTimePicker dtselect_station1;
private System.Windows.Forms.DataGridView gv_web_inv_day;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.DataGridView gv_web_inv_month;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.DataGridView gv_web_station_month;
private System.Windows.Forms.Label lbSiteID_inv;
private System.Windows.Forms.Label lbSiteName_inv;
private System.Windows.Forms.Label lbSiteDB_inv;
private System.Windows.Forms.Label lbSiteRaw;
private System.Windows.Forms.Label lbInvRaw;
private System.Windows.Forms.TabPage tbSensor;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label lbSiteID_sensor;
private System.Windows.Forms.Label lbSiteName_sensor;
private System.Windows.Forms.Label lbMsg_sensor;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Button bt;
private System.Windows.Forms.DateTimePicker dtSelect_sensor1;
private System.Windows.Forms.SplitContainer splitContainer2;
private System.Windows.Forms.DataGridView gv_web_sensor_month;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.DataGridView gv_web_sensor_day;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.DataGridView dataGridView3;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.DataGridView gv_fic_sensor_hour;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.DataGridView gv_fic_sensor_raw;
private System.Windows.Forms.Panel panel15;
private System.Windows.Forms.Label lbSensorRaw;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.DataGridView gv_web_sensor_hour;
private System.Windows.Forms.Label lbSiteDB_sensor;
private System.Windows.Forms.Button btSearch_sensor;
private System.Windows.Forms.Button btSensor_switch;
private System.Windows.Forms.Button btInv_15min;
private System.Windows.Forms.FlowLayoutPanel fp_site;
}
}