This commit is contained in:
backuppc
2025-11-10 14:43:47 +09:00
parent 68745f23bb
commit 6e54633c08
57 changed files with 4432 additions and 1018 deletions

View File

@@ -1270,7 +1270,7 @@
this.label30.AutoSize = true;
this.label30.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label30.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label30.Location = new System.Drawing.Point(946, 273);
this.label30.Location = new System.Drawing.Point(946, 188);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(49, 24);
this.label30.TabIndex = 33;
@@ -1281,15 +1281,15 @@
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label12.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label12.Location = new System.Drawing.Point(946, 194);
this.label12.Location = new System.Drawing.Point(946, 109);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(36, 24);
this.label12.Size = new System.Drawing.Size(49, 24);
this.label12.TabIndex = 33;
this.label12.Text = "ms";
this.label12.Text = "sec";
//
// button2
//
this.button2.Location = new System.Drawing.Point(383, 178);
this.button2.Location = new System.Drawing.Point(383, 93);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(89, 56);
this.button2.TabIndex = 28;
@@ -1309,7 +1309,7 @@
"46800",
"115200",
"250000"});
this.tbBaudBAT.Location = new System.Drawing.Point(478, 181);
this.tbBaudBAT.Location = new System.Drawing.Point(478, 96);
this.tbBaudBAT.Name = "tbBaudBAT";
this.tbBaudBAT.Size = new System.Drawing.Size(217, 51);
this.tbBaudBAT.TabIndex = 27;
@@ -1319,7 +1319,7 @@
//
this.tbportBMS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tbportBMS.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
this.tbportBMS.Location = new System.Drawing.Point(161, 178);
this.tbportBMS.Location = new System.Drawing.Point(161, 93);
this.tbportBMS.Name = "tbportBMS";
this.tbportBMS.Size = new System.Drawing.Size(216, 56);
this.tbportBMS.TabIndex = 26;
@@ -1330,7 +1330,7 @@
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label27.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label27.Location = new System.Drawing.Point(38, 194);
this.label27.Location = new System.Drawing.Point(38, 109);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(114, 24);
this.label27.TabIndex = 25;
@@ -1387,7 +1387,7 @@
//
// btSelXbee
//
this.btSelXbee.Location = new System.Drawing.Point(383, 257);
this.btSelXbee.Location = new System.Drawing.Point(383, 172);
this.btSelXbee.Name = "btSelXbee";
this.btSelXbee.Size = new System.Drawing.Size(89, 56);
this.btSelXbee.TabIndex = 13;
@@ -1407,7 +1407,7 @@
"46800",
"115200",
"250000"});
this.tbBaudXBE.Location = new System.Drawing.Point(478, 260);
this.tbBaudXBE.Location = new System.Drawing.Point(478, 175);
this.tbBaudXBE.Name = "tbBaudXBE";
this.tbBaudXBE.Size = new System.Drawing.Size(217, 51);
this.tbBaudXBE.TabIndex = 8;
@@ -1417,7 +1417,7 @@
//
this.tbPortXBE.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tbPortXBE.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
this.tbPortXBE.Location = new System.Drawing.Point(161, 257);
this.tbPortXBE.Location = new System.Drawing.Point(161, 172);
this.tbPortXBE.Name = "tbPortXBE";
this.tbPortXBE.Size = new System.Drawing.Size(216, 56);
this.tbPortXBE.TabIndex = 3;
@@ -1428,7 +1428,7 @@
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label5.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label5.Location = new System.Drawing.Point(38, 273);
this.label5.Location = new System.Drawing.Point(38, 188);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(114, 24);
this.label5.TabIndex = 1;
@@ -1444,7 +1444,7 @@
this.valIntervalBMS.FontSideButton = new System.Drawing.Font("Consolas", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.valIntervalBMS.ForeColor = System.Drawing.Color.White;
this.valIntervalBMS.ForeColorButton = System.Drawing.Color.Black;
this.valIntervalBMS.Location = new System.Drawing.Point(701, 181);
this.valIntervalBMS.Location = new System.Drawing.Point(701, 96);
this.valIntervalBMS.MaxValue = 999999D;
this.valIntervalBMS.MinValue = 0D;
this.valIntervalBMS.Name = "valIntervalBMS";
@@ -1467,7 +1467,7 @@
this.valIntervalXBE.FontSideButton = new System.Drawing.Font("Consolas", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.valIntervalXBE.ForeColor = System.Drawing.Color.White;
this.valIntervalXBE.ForeColorButton = System.Drawing.Color.Black;
this.valIntervalXBE.Location = new System.Drawing.Point(701, 260);
this.valIntervalXBE.Location = new System.Drawing.Point(701, 175);
this.valIntervalXBE.MaxValue = 100D;
this.valIntervalXBE.MinValue = 0D;
this.valIntervalXBE.Name = "valIntervalXBE";