This commit is contained in:
chi
2025-04-24 11:51:55 +09:00
parent 0a93a54a6f
commit f71b963851
62 changed files with 1748 additions and 4105 deletions

View File

@@ -84,7 +84,6 @@
this.button3 = new System.Windows.Forms.Button();
this.label30 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.tbBaudBAT = new System.Windows.Forms.ComboBox();
this.tbportBMS = new System.Windows.Forms.TextBox();
@@ -93,16 +92,11 @@
this.tbBaudAGV = new System.Windows.Forms.ComboBox();
this.tbPortAGV = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.btSelPlc1 = new System.Windows.Forms.Button();
this.btSelXbee = new System.Windows.Forms.Button();
this.tbBaudPLC = new System.Windows.Forms.ComboBox();
this.tbBaudXBE = new System.Windows.Forms.ComboBox();
this.tbPortPLC = new System.Windows.Forms.TextBox();
this.tbPortXBE = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.valIntervalBMS = new AGVControl.ValueSelect();
this.valueSelect4 = new AGVControl.ValueSelect();
this.valIntervalXBE = new AGVControl.ValueSelect();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.cmbChargerPos = new System.Windows.Forms.ComboBox();
@@ -171,6 +165,7 @@
this.vcTagNOT = new AGVControl.ValueSelect();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.chkClearPos = new System.Windows.Forms.CheckBox();
this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.tbMCID = new System.Windows.Forms.TextBox();
@@ -207,7 +202,6 @@
this.bt1 = new arCtl.arLabel();
this.bt0 = new arCtl.arLabel();
this.btSave = new arCtl.arLabel();
this.chkClearPos = new System.Windows.Forms.CheckBox();
this.tabControl1.SuspendLayout();
this.tabPage6.SuspendLayout();
this.panel1.SuspendLayout();
@@ -1236,7 +1230,6 @@
this.tabPage2.Controls.Add(this.button3);
this.tabPage2.Controls.Add(this.label30);
this.tabPage2.Controls.Add(this.label12);
this.tabPage2.Controls.Add(this.label13);
this.tabPage2.Controls.Add(this.button2);
this.tabPage2.Controls.Add(this.tbBaudBAT);
this.tabPage2.Controls.Add(this.tbportBMS);
@@ -1245,16 +1238,11 @@
this.tabPage2.Controls.Add(this.tbBaudAGV);
this.tabPage2.Controls.Add(this.tbPortAGV);
this.tabPage2.Controls.Add(this.label6);
this.tabPage2.Controls.Add(this.btSelPlc1);
this.tabPage2.Controls.Add(this.btSelXbee);
this.tabPage2.Controls.Add(this.tbBaudPLC);
this.tabPage2.Controls.Add(this.tbBaudXBE);
this.tabPage2.Controls.Add(this.tbPortPLC);
this.tabPage2.Controls.Add(this.tbPortXBE);
this.tabPage2.Controls.Add(this.label7);
this.tabPage2.Controls.Add(this.label5);
this.tabPage2.Controls.Add(this.valIntervalBMS);
this.tabPage2.Controls.Add(this.valueSelect4);
this.tabPage2.Controls.Add(this.valIntervalXBE);
this.tabPage2.Location = new System.Drawing.Point(4, 4);
this.tabPage2.Name = "tabPage2";
@@ -1296,17 +1284,6 @@
this.label12.TabIndex = 33;
this.label12.Text = "ms";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label13.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label13.Location = new System.Drawing.Point(946, 114);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(36, 24);
this.label13.TabIndex = 15;
this.label13.Text = "ms";
//
// button2
//
this.button2.Location = new System.Drawing.Point(383, 178);
@@ -1405,17 +1382,6 @@
this.label6.TabIndex = 21;
this.label6.Text = "AGV PORT";
//
// btSelPlc1
//
this.btSelPlc1.Location = new System.Drawing.Point(383, 98);
this.btSelPlc1.Name = "btSelPlc1";
this.btSelPlc1.Size = new System.Drawing.Size(89, 56);
this.btSelPlc1.TabIndex = 15;
this.btSelPlc1.Tag = "PLC";
this.btSelPlc1.Text = "...";
this.btSelPlc1.UseVisualStyleBackColor = true;
this.btSelPlc1.Click += new System.EventHandler(this.btSelXbee_Click);
//
// btSelXbee
//
this.btSelXbee.Location = new System.Drawing.Point(383, 257);
@@ -1427,23 +1393,6 @@
this.btSelXbee.UseVisualStyleBackColor = true;
this.btSelXbee.Click += new System.EventHandler(this.btSelXbee_Click);
//
// tbBaudPLC
//
this.tbBaudPLC.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
this.tbBaudPLC.FormattingEnabled = true;
this.tbBaudPLC.Items.AddRange(new object[] {
"4800",
"9600",
"19200",
"46800",
"115200",
"250000"});
this.tbBaudPLC.Location = new System.Drawing.Point(478, 101);
this.tbBaudPLC.Name = "tbBaudPLC";
this.tbBaudPLC.Size = new System.Drawing.Size(217, 51);
this.tbBaudPLC.TabIndex = 10;
this.tbBaudPLC.Tag = "P1";
//
// tbBaudXBE
//
this.tbBaudXBE.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
@@ -1461,16 +1410,6 @@
this.tbBaudXBE.TabIndex = 8;
this.tbBaudXBE.Tag = "XB";
//
// tbPortPLC
//
this.tbPortPLC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tbPortPLC.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
this.tbPortPLC.Location = new System.Drawing.Point(161, 98);
this.tbPortPLC.Name = "tbPortPLC";
this.tbPortPLC.Size = new System.Drawing.Size(216, 56);
this.tbPortPLC.TabIndex = 5;
this.tbPortPLC.Tag = "P1";
//
// tbPortXBE
//
this.tbPortXBE.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
@@ -1481,17 +1420,6 @@
this.tbPortXBE.TabIndex = 3;
this.tbPortXBE.Tag = "XB";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("궁서체", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label7.ForeColor = System.Drawing.Color.WhiteSmoke;
this.label7.Location = new System.Drawing.Point(38, 114);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(114, 24);
this.label7.TabIndex = 2;
this.label7.Text = "PLC PORT";
//
// label5
//
this.label5.AutoSize = true;
@@ -1526,29 +1454,6 @@
this.valIntervalBMS.Value = 0D;
this.valIntervalBMS.ButtonClick += new System.EventHandler<AGVControl.ValueSelect.ButtonClickEventArgs>(this.valIntervalBMS_ButtonClick);
//
// valueSelect4
//
this.valueSelect4.BackColorButton = System.Drawing.Color.White;
this.valueSelect4.ButtonWidth = "30";
this.valueSelect4.ColorBorder = System.Drawing.Color.White;
this.valueSelect4.DecimalPosition = ((ushort)(0));
this.valueSelect4.Font = new System.Drawing.Font("궁서체", 32F, System.Drawing.FontStyle.Bold);
this.valueSelect4.FontSideButton = new System.Drawing.Font("Consolas", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.valueSelect4.ForeColor = System.Drawing.Color.White;
this.valueSelect4.ForeColorButton = System.Drawing.Color.Black;
this.valueSelect4.Location = new System.Drawing.Point(701, 101);
this.valueSelect4.MaxValue = 254D;
this.valueSelect4.MinValue = 0D;
this.valueSelect4.Name = "valueSelect4";
this.valueSelect4.NullDisplay = "--";
this.valueSelect4.SideButtonClickValue = 20D;
this.valueSelect4.Size = new System.Drawing.Size(239, 51);
this.valueSelect4.TabIndex = 13;
this.valueSelect4.Tag = "SL";
this.valueSelect4.Text = "1";
this.valueSelect4.Value = 1D;
this.valueSelect4.ButtonClick += new System.EventHandler<AGVControl.ValueSelect.ButtonClickEventArgs>(this.vcChargeLow_ButtonClick);
//
// valIntervalXBE
//
this.valIntervalXBE.BackColorButton = System.Drawing.Color.White;
@@ -2762,6 +2667,17 @@
this.groupBox3.TabStop = false;
this.groupBox3.Text = "일반 설정";
//
// chkClearPos
//
this.chkClearPos.AutoSize = true;
this.chkClearPos.Font = new System.Drawing.Font("궁서체", 20F, System.Drawing.FontStyle.Bold);
this.chkClearPos.Location = new System.Drawing.Point(27, 371);
this.chkClearPos.Name = "chkClearPos";
this.chkClearPos.Size = new System.Drawing.Size(468, 31);
this.chkClearPos.TabIndex = 12;
this.chkClearPos.Text = "자동모드 해제 시 위치정보 삭제";
this.chkClearPos.UseVisualStyleBackColor = true;
//
// propertyGrid1
//
this.propertyGrid1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
@@ -3410,17 +3326,6 @@
this.btSave.TextVisible = true;
this.btSave.Click += new System.EventHandler(this.btSave_Click);
//
// chkClearPos
//
this.chkClearPos.AutoSize = true;
this.chkClearPos.Font = new System.Drawing.Font("궁서체", 20F, System.Drawing.FontStyle.Bold);
this.chkClearPos.Location = new System.Drawing.Point(27, 371);
this.chkClearPos.Name = "chkClearPos";
this.chkClearPos.Size = new System.Drawing.Size(468, 31);
this.chkClearPos.TabIndex = 12;
this.chkClearPos.Text = "자동모드 해제 시 위치정보 삭제";
this.chkClearPos.UseVisualStyleBackColor = true;
//
// fSetup
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -3477,20 +3382,14 @@
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox tbPortXBE;
private System.Windows.Forms.TextBox tbPortPLC;
private System.Windows.Forms.ComboBox tbBaudXBE;
private System.Windows.Forms.ComboBox tbBaudPLC;
private System.Windows.Forms.Button btSelXbee;
private System.Windows.Forms.Button btSelPlc1;
private System.Windows.Forms.Panel panTopMenu;
private arCtl.arLabel btClose;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label10;
private AGVControl.ValueSelect valIntervalXBE;
private AGVControl.ValueSelect valueSelect4;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TabPage tabPage4;