|
@@ -33,6 +33,7 @@
|
33
|
33
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
34
|
34
|
this.Mbic_Setting = new System.Windows.Forms.TabControl();
|
35
|
35
|
this.tabPage_Main = new System.Windows.Forms.TabPage();
|
|
36
|
+ this.button_Test = new System.Windows.Forms.Button();
|
36
|
37
|
this.button_Reset = new System.Windows.Forms.Button();
|
37
|
38
|
this.button_Save = new System.Windows.Forms.Button();
|
38
|
39
|
this.label62 = new System.Windows.Forms.Label();
|
|
@@ -160,6 +161,7 @@
|
160
|
161
|
this.cmBaudRate = new System.Windows.Forms.Label();
|
161
|
162
|
this.comboBox_baudrate = new System.Windows.Forms.ComboBox();
|
162
|
163
|
this.tabPage_Table = new System.Windows.Forms.TabPage();
|
|
164
|
+ this.button_AllExcelLoad = new System.Windows.Forms.Button();
|
163
|
165
|
this.button_AllExcelSave = new System.Windows.Forms.Button();
|
164
|
166
|
this.button_ExcelKill = new System.Windows.Forms.Button();
|
165
|
167
|
this.button_ExcelLoad = new System.Windows.Forms.Button();
|
|
@@ -269,7 +271,6 @@
|
269
|
271
|
this.label44 = new System.Windows.Forms.Label();
|
270
|
272
|
this.pictureBox_ULShutdown_Alarm_ON = new System.Windows.Forms.PictureBox();
|
271
|
273
|
this.pictureBox_ULShutdown_Alarm_OFF = new System.Windows.Forms.PictureBox();
|
272
|
|
- this.button_Test = new System.Windows.Forms.Button();
|
273
|
274
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
274
|
275
|
this.Mbic_Setting.SuspendLayout();
|
275
|
276
|
this.tabPage_Main.SuspendLayout();
|
|
@@ -439,6 +440,16 @@
|
439
|
440
|
this.tabPage_Main.Text = "Main";
|
440
|
441
|
this.tabPage_Main.UseVisualStyleBackColor = true;
|
441
|
442
|
//
|
|
443
|
+ // button_Test
|
|
444
|
+ //
|
|
445
|
+ this.button_Test.Location = new System.Drawing.Point(81, 682);
|
|
446
|
+ this.button_Test.Name = "button_Test";
|
|
447
|
+ this.button_Test.Size = new System.Drawing.Size(128, 23);
|
|
448
|
+ this.button_Test.TabIndex = 149;
|
|
449
|
+ this.button_Test.Text = "MBIC Down";
|
|
450
|
+ this.button_Test.UseVisualStyleBackColor = true;
|
|
451
|
+ this.button_Test.Click += new System.EventHandler(this.button_Test_Click);
|
|
452
|
+ //
|
442
|
453
|
// button_Reset
|
443
|
454
|
//
|
444
|
455
|
this.button_Reset.Location = new System.Drawing.Point(6, 608);
|
|
@@ -2083,6 +2094,7 @@
|
2083
|
2094
|
//
|
2084
|
2095
|
// tabPage_Table
|
2085
|
2096
|
//
|
|
2097
|
+ this.tabPage_Table.Controls.Add(this.button_AllExcelLoad);
|
2086
|
2098
|
this.tabPage_Table.Controls.Add(this.button_AllExcelSave);
|
2087
|
2099
|
this.tabPage_Table.Controls.Add(this.button_ExcelKill);
|
2088
|
2100
|
this.tabPage_Table.Controls.Add(this.button_ExcelLoad);
|
|
@@ -2099,11 +2111,21 @@
|
2099
|
2111
|
this.tabPage_Table.Text = "Table";
|
2100
|
2112
|
this.tabPage_Table.UseVisualStyleBackColor = true;
|
2101
|
2113
|
//
|
|
2114
|
+ // button_AllExcelLoad
|
|
2115
|
+ //
|
|
2116
|
+ this.button_AllExcelLoad.Location = new System.Drawing.Point(688, 396);
|
|
2117
|
+ this.button_AllExcelLoad.Name = "button_AllExcelLoad";
|
|
2118
|
+ this.button_AllExcelLoad.Size = new System.Drawing.Size(77, 100);
|
|
2119
|
+ this.button_AllExcelLoad.TabIndex = 7;
|
|
2120
|
+ this.button_AllExcelLoad.Text = "ALL ExcelLoad";
|
|
2121
|
+ this.button_AllExcelLoad.UseVisualStyleBackColor = true;
|
|
2122
|
+ this.button_AllExcelLoad.Click += new System.EventHandler(this.button_AllExcelLoad_Click);
|
|
2123
|
+ //
|
2102
|
2124
|
// button_AllExcelSave
|
2103
|
2125
|
//
|
2104
|
|
- this.button_AllExcelSave.Location = new System.Drawing.Point(666, 396);
|
|
2126
|
+ this.button_AllExcelSave.Location = new System.Drawing.Point(600, 396);
|
2105
|
2127
|
this.button_AllExcelSave.Name = "button_AllExcelSave";
|
2106
|
|
- this.button_AllExcelSave.Size = new System.Drawing.Size(100, 100);
|
|
2128
|
+ this.button_AllExcelSave.Size = new System.Drawing.Size(77, 100);
|
2107
|
2129
|
this.button_AllExcelSave.TabIndex = 6;
|
2108
|
2130
|
this.button_AllExcelSave.Text = "ALL ExcelSave";
|
2109
|
2131
|
this.button_AllExcelSave.UseVisualStyleBackColor = true;
|
|
@@ -2111,9 +2133,9 @@
|
2111
|
2133
|
//
|
2112
|
2134
|
// button_ExcelKill
|
2113
|
2135
|
//
|
2114
|
|
- this.button_ExcelKill.Location = new System.Drawing.Point(556, 396);
|
|
2136
|
+ this.button_ExcelKill.Location = new System.Drawing.Point(512, 396);
|
2115
|
2137
|
this.button_ExcelKill.Name = "button_ExcelKill";
|
2116
|
|
- this.button_ExcelKill.Size = new System.Drawing.Size(100, 100);
|
|
2138
|
+ this.button_ExcelKill.Size = new System.Drawing.Size(77, 100);
|
2117
|
2139
|
this.button_ExcelKill.TabIndex = 5;
|
2118
|
2140
|
this.button_ExcelKill.Text = "Excell Kill";
|
2119
|
2141
|
this.button_ExcelKill.UseVisualStyleBackColor = true;
|
|
@@ -2121,9 +2143,9 @@
|
2121
|
2143
|
//
|
2122
|
2144
|
// button_ExcelLoad
|
2123
|
2145
|
//
|
2124
|
|
- this.button_ExcelLoad.Location = new System.Drawing.Point(446, 396);
|
|
2146
|
+ this.button_ExcelLoad.Location = new System.Drawing.Point(424, 396);
|
2125
|
2147
|
this.button_ExcelLoad.Name = "button_ExcelLoad";
|
2126
|
|
- this.button_ExcelLoad.Size = new System.Drawing.Size(100, 100);
|
|
2148
|
+ this.button_ExcelLoad.Size = new System.Drawing.Size(77, 100);
|
2127
|
2149
|
this.button_ExcelLoad.TabIndex = 3;
|
2128
|
2150
|
this.button_ExcelLoad.Text = "ExcelLoad";
|
2129
|
2151
|
this.button_ExcelLoad.UseVisualStyleBackColor = true;
|
|
@@ -2133,7 +2155,7 @@
|
2133
|
2155
|
//
|
2134
|
2156
|
this.button_ExcelSave.Location = new System.Drawing.Point(336, 396);
|
2135
|
2157
|
this.button_ExcelSave.Name = "button_ExcelSave";
|
2136
|
|
- this.button_ExcelSave.Size = new System.Drawing.Size(100, 100);
|
|
2158
|
+ this.button_ExcelSave.Size = new System.Drawing.Size(77, 100);
|
2137
|
2159
|
this.button_ExcelSave.TabIndex = 3;
|
2138
|
2160
|
this.button_ExcelSave.Text = "ExcelSave";
|
2139
|
2161
|
this.button_ExcelSave.UseVisualStyleBackColor = true;
|
|
@@ -3512,16 +3534,6 @@
|
3512
|
3534
|
this.pictureBox_ULShutdown_Alarm_OFF.TabStop = false;
|
3513
|
3535
|
this.pictureBox_ULShutdown_Alarm_OFF.Tag = "2";
|
3514
|
3536
|
//
|
3515
|
|
- // button_Test
|
3516
|
|
- //
|
3517
|
|
- this.button_Test.Location = new System.Drawing.Point(81, 682);
|
3518
|
|
- this.button_Test.Name = "button_Test";
|
3519
|
|
- this.button_Test.Size = new System.Drawing.Size(128, 23);
|
3520
|
|
- this.button_Test.TabIndex = 149;
|
3521
|
|
- this.button_Test.Text = "MBIC Down";
|
3522
|
|
- this.button_Test.UseVisualStyleBackColor = true;
|
3523
|
|
- this.button_Test.Click += new System.EventHandler(this.button_Test_Click);
|
3524
|
|
- //
|
3525
|
3537
|
// JdasMbic
|
3526
|
3538
|
//
|
3527
|
3539
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
@@ -3948,6 +3960,7 @@
|
3948
|
3960
|
public System.Windows.Forms.PictureBox pictureBox_ULShutdown_Alarm_ON;
|
3949
|
3961
|
public System.Windows.Forms.PictureBox pictureBox_ULShutdown_Alarm_OFF;
|
3950
|
3962
|
private System.Windows.Forms.Button button_Test;
|
|
3963
|
+ private System.Windows.Forms.Button button_AllExcelLoad;
|
3951
|
3964
|
}
|
3952
|
3965
|
}
|
3953
|
3966
|
|