|
@@ -56,6 +56,8 @@
|
|
|
txt_SoftwareVersion = new Sunny.UI.UITextBox();
|
|
|
uiLabel10 = new Sunny.UI.UILabel();
|
|
|
btn_Save = new Sunny.UI.UIButton();
|
|
|
+ uiLabel13 = new Sunny.UI.UILabel();
|
|
|
+ text_plcConfig = new Sunny.UI.UITextBox();
|
|
|
uiTitlePanel1.SuspendLayout();
|
|
|
uiTitlePanel3.SuspendLayout();
|
|
|
uiTitlePanel2.SuspendLayout();
|
|
@@ -63,6 +65,8 @@
|
|
|
//
|
|
|
// uiTitlePanel1
|
|
|
//
|
|
|
+ uiTitlePanel1.Controls.Add(text_plcConfig);
|
|
|
+ uiTitlePanel1.Controls.Add(uiLabel13);
|
|
|
uiTitlePanel1.Controls.Add(txt_ReConnectTimeInterval);
|
|
|
uiTitlePanel1.Controls.Add(uiLabel8);
|
|
|
uiTitlePanel1.Controls.Add(txt_ReadTimeInterval);
|
|
@@ -93,7 +97,7 @@
|
|
|
// txt_ReConnectTimeInterval
|
|
|
//
|
|
|
txt_ReConnectTimeInterval.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_ReConnectTimeInterval.Location = new Point(422, 152);
|
|
|
+ txt_ReConnectTimeInterval.Location = new Point(422, 187);
|
|
|
txt_ReConnectTimeInterval.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_ReConnectTimeInterval.MinimumSize = new Size(1, 16);
|
|
|
txt_ReConnectTimeInterval.Name = "txt_ReConnectTimeInterval";
|
|
@@ -108,7 +112,7 @@
|
|
|
//
|
|
|
uiLabel8.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel8.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel8.Location = new Point(300, 159);
|
|
|
+ uiLabel8.Location = new Point(305, 194);
|
|
|
uiLabel8.Name = "uiLabel8";
|
|
|
uiLabel8.Size = new Size(102, 29);
|
|
|
uiLabel8.TabIndex = 15;
|
|
@@ -117,7 +121,7 @@
|
|
|
// txt_ReadTimeInterval
|
|
|
//
|
|
|
txt_ReadTimeInterval.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_ReadTimeInterval.Location = new Point(422, 95);
|
|
|
+ txt_ReadTimeInterval.Location = new Point(422, 141);
|
|
|
txt_ReadTimeInterval.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_ReadTimeInterval.MinimumSize = new Size(1, 16);
|
|
|
txt_ReadTimeInterval.Name = "txt_ReadTimeInterval";
|
|
@@ -132,7 +136,7 @@
|
|
|
//
|
|
|
uiLabel6.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel6.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel6.Location = new Point(300, 102);
|
|
|
+ uiLabel6.Location = new Point(305, 148);
|
|
|
uiLabel6.Name = "uiLabel6";
|
|
|
uiLabel6.Size = new Size(102, 29);
|
|
|
uiLabel6.TabIndex = 13;
|
|
@@ -141,7 +145,7 @@
|
|
|
// txt_ConnectTimeOut
|
|
|
//
|
|
|
txt_ConnectTimeOut.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_ConnectTimeOut.Location = new Point(422, 41);
|
|
|
+ txt_ConnectTimeOut.Location = new Point(422, 95);
|
|
|
txt_ConnectTimeOut.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_ConnectTimeOut.MinimumSize = new Size(1, 16);
|
|
|
txt_ConnectTimeOut.Name = "txt_ConnectTimeOut";
|
|
@@ -156,7 +160,7 @@
|
|
|
//
|
|
|
uiLabel7.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel7.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel7.Location = new Point(300, 48);
|
|
|
+ uiLabel7.Location = new Point(300, 102);
|
|
|
uiLabel7.Name = "uiLabel7";
|
|
|
uiLabel7.Size = new Size(138, 54);
|
|
|
uiLabel7.TabIndex = 11;
|
|
@@ -169,7 +173,7 @@
|
|
|
cb_CPUType.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
cb_CPUType.ItemHoverColor = Color.FromArgb(155, 200, 255);
|
|
|
cb_CPUType.ItemSelectForeColor = Color.FromArgb(235, 243, 255);
|
|
|
- cb_CPUType.Location = new Point(100, 152);
|
|
|
+ cb_CPUType.Location = new Point(100, 187);
|
|
|
cb_CPUType.Margin = new Padding(4, 5, 4, 5);
|
|
|
cb_CPUType.MinimumSize = new Size(63, 0);
|
|
|
cb_CPUType.Name = "cb_CPUType";
|
|
@@ -183,7 +187,7 @@
|
|
|
// txt_Slot
|
|
|
//
|
|
|
txt_Slot.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_Slot.Location = new Point(100, 262);
|
|
|
+ txt_Slot.Location = new Point(100, 280);
|
|
|
txt_Slot.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_Slot.MinimumSize = new Size(1, 16);
|
|
|
txt_Slot.Name = "txt_Slot";
|
|
@@ -198,7 +202,7 @@
|
|
|
//
|
|
|
uiLabel5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel5.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel5.Location = new Point(17, 269);
|
|
|
+ uiLabel5.Location = new Point(17, 287);
|
|
|
uiLabel5.Name = "uiLabel5";
|
|
|
uiLabel5.Size = new Size(76, 29);
|
|
|
uiLabel5.TabIndex = 8;
|
|
@@ -207,7 +211,7 @@
|
|
|
// txt_Rack
|
|
|
//
|
|
|
txt_Rack.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_Rack.Location = new Point(100, 208);
|
|
|
+ txt_Rack.Location = new Point(100, 233);
|
|
|
txt_Rack.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_Rack.MinimumSize = new Size(1, 16);
|
|
|
txt_Rack.Name = "txt_Rack";
|
|
@@ -222,7 +226,7 @@
|
|
|
//
|
|
|
uiLabel4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel4.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel4.Location = new Point(17, 215);
|
|
|
+ uiLabel4.Location = new Point(17, 240);
|
|
|
uiLabel4.Name = "uiLabel4";
|
|
|
uiLabel4.Size = new Size(76, 29);
|
|
|
uiLabel4.TabIndex = 6;
|
|
@@ -232,7 +236,7 @@
|
|
|
//
|
|
|
uiLabel3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel3.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel3.Location = new Point(17, 159);
|
|
|
+ uiLabel3.Location = new Point(17, 194);
|
|
|
uiLabel3.Name = "uiLabel3";
|
|
|
uiLabel3.Size = new Size(88, 29);
|
|
|
uiLabel3.TabIndex = 4;
|
|
@@ -241,7 +245,7 @@
|
|
|
// txt_Port
|
|
|
//
|
|
|
txt_Port.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_Port.Location = new Point(100, 97);
|
|
|
+ txt_Port.Location = new Point(100, 141);
|
|
|
txt_Port.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_Port.MinimumSize = new Size(1, 16);
|
|
|
txt_Port.Name = "txt_Port";
|
|
@@ -256,7 +260,7 @@
|
|
|
//
|
|
|
uiLabel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel2.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel2.Location = new Point(17, 104);
|
|
|
+ uiLabel2.Location = new Point(17, 148);
|
|
|
uiLabel2.Name = "uiLabel2";
|
|
|
uiLabel2.Size = new Size(76, 29);
|
|
|
uiLabel2.TabIndex = 2;
|
|
@@ -266,7 +270,7 @@
|
|
|
//
|
|
|
txt_IPAddress.FillColor2 = Color.FromArgb(235, 243, 255);
|
|
|
txt_IPAddress.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
- txt_IPAddress.Location = new Point(100, 41);
|
|
|
+ txt_IPAddress.Location = new Point(100, 95);
|
|
|
txt_IPAddress.Margin = new Padding(4, 5, 4, 5);
|
|
|
txt_IPAddress.MinimumSize = new Size(1, 1);
|
|
|
txt_IPAddress.Name = "txt_IPAddress";
|
|
@@ -280,7 +284,7 @@
|
|
|
//
|
|
|
uiLabel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
uiLabel1.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
- uiLabel1.Location = new Point(17, 48);
|
|
|
+ uiLabel1.Location = new Point(17, 102);
|
|
|
uiLabel1.Name = "uiLabel1";
|
|
|
uiLabel1.Size = new Size(76, 29);
|
|
|
uiLabel1.TabIndex = 0;
|
|
@@ -427,6 +431,30 @@
|
|
|
btn_Save.Text = "保存";
|
|
|
btn_Save.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
//
|
|
|
+ // uiLabel13
|
|
|
+ //
|
|
|
+ uiLabel13.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
+ uiLabel13.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
+ uiLabel13.Location = new Point(17, 56);
|
|
|
+ uiLabel13.Name = "uiLabel13";
|
|
|
+ uiLabel13.Size = new Size(209, 29);
|
|
|
+ uiLabel13.TabIndex = 17;
|
|
|
+ uiLabel13.Text = "上位机配置文件地址";
|
|
|
+ //
|
|
|
+ // text_plcConfig
|
|
|
+ //
|
|
|
+ text_plcConfig.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
+ text_plcConfig.Location = new Point(209, 49);
|
|
|
+ text_plcConfig.Margin = new Padding(4, 5, 4, 5);
|
|
|
+ text_plcConfig.MinimumSize = new Size(1, 16);
|
|
|
+ text_plcConfig.Name = "text_plcConfig";
|
|
|
+ text_plcConfig.Padding = new Padding(5);
|
|
|
+ text_plcConfig.ShowText = false;
|
|
|
+ text_plcConfig.Size = new Size(392, 36);
|
|
|
+ text_plcConfig.TabIndex = 18;
|
|
|
+ text_plcConfig.TextAlignment = ContentAlignment.MiddleLeft;
|
|
|
+ text_plcConfig.Watermark = "";
|
|
|
+ //
|
|
|
// PageSystemParameterSet
|
|
|
//
|
|
|
AutoScaleMode = AutoScaleMode.None;
|
|
@@ -474,5 +502,7 @@
|
|
|
private Sunny.UI.UILabel uiLabel12;
|
|
|
private Sunny.UI.UIRadioButtonGroup rbg_Save;
|
|
|
private Sunny.UI.UIButton btn_Save;
|
|
|
+ private Sunny.UI.UITextBox text_plcConfig;
|
|
|
+ private Sunny.UI.UILabel uiLabel13;
|
|
|
}
|
|
|
}
|