|
@@ -28,32 +28,352 @@
|
|
/// </summary>
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
{
|
|
{
|
|
- uiLabel1 = new Sunny.UI.UILabel();
|
|
|
|
|
|
+ uiTitlePanel2 = new Sunny.UI.UITitlePanel();
|
|
|
|
+ userVarCurrentValue3 = new UserVarCurrentValue();
|
|
|
|
+ userAlarmState3 = new UserAlarmState();
|
|
|
|
+ userAlarmState2 = new UserAlarmState();
|
|
|
|
+ userDeviceState3 = new UserDeviceState();
|
|
|
|
+ uiTitlePanel3 = new Sunny.UI.UITitlePanel();
|
|
|
|
+ userVarCurrentValue5 = new UserVarCurrentValue();
|
|
|
|
+ userVarCurrentValue4 = new UserVarCurrentValue();
|
|
|
|
+ userAlarmState4 = new UserAlarmState();
|
|
|
|
+ userAlarmState5 = new UserAlarmState();
|
|
|
|
+ userDeviceState4 = new UserDeviceState();
|
|
|
|
+ userDeviceState1 = new UserDeviceState();
|
|
|
|
+ userDeviceState2 = new UserDeviceState();
|
|
|
|
+ userAlarmState1 = new UserAlarmState();
|
|
|
|
+ userVarCurrentValue1 = new UserVarCurrentValue();
|
|
|
|
+ uiTitlePanel1 = new Sunny.UI.UITitlePanel();
|
|
|
|
+ userVarCurrentValue2 = new UserVarCurrentValue();
|
|
|
|
+ uiTitlePanel2.SuspendLayout();
|
|
|
|
+ uiTitlePanel3.SuspendLayout();
|
|
|
|
+ uiTitlePanel1.SuspendLayout();
|
|
SuspendLayout();
|
|
SuspendLayout();
|
|
//
|
|
//
|
|
- // uiLabel1
|
|
|
|
|
|
+ // uiTitlePanel2
|
|
//
|
|
//
|
|
- uiLabel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
- uiLabel1.ForeColor = Color.FromArgb(48, 48, 48);
|
|
|
|
- uiLabel1.Location = new Point(332, 133);
|
|
|
|
- uiLabel1.Name = "uiLabel1";
|
|
|
|
- uiLabel1.Size = new Size(125, 29);
|
|
|
|
- uiLabel1.TabIndex = 0;
|
|
|
|
- uiLabel1.Text = "uiLabel1";
|
|
|
|
|
|
+ uiTitlePanel2.Controls.Add(userVarCurrentValue3);
|
|
|
|
+ uiTitlePanel2.Controls.Add(userAlarmState3);
|
|
|
|
+ uiTitlePanel2.Controls.Add(userAlarmState2);
|
|
|
|
+ uiTitlePanel2.Controls.Add(userDeviceState3);
|
|
|
|
+ uiTitlePanel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ uiTitlePanel2.Location = new Point(4, 183);
|
|
|
|
+ uiTitlePanel2.Margin = new Padding(4, 5, 4, 5);
|
|
|
|
+ uiTitlePanel2.MinimumSize = new Size(1, 1);
|
|
|
|
+ uiTitlePanel2.Name = "uiTitlePanel2";
|
|
|
|
+ uiTitlePanel2.ShowText = false;
|
|
|
|
+ uiTitlePanel2.Size = new Size(1059, 169);
|
|
|
|
+ uiTitlePanel2.TabIndex = 1;
|
|
|
|
+ uiTitlePanel2.Text = "粗洗工位";
|
|
|
|
+ uiTitlePanel2.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ //
|
|
|
|
+ // userVarCurrentValue3
|
|
|
|
+ //
|
|
|
|
+ userVarCurrentValue3.BackColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue3.DeviceVarName = "粗洗喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue3.FillColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userVarCurrentValue3.Location = new Point(43, 111);
|
|
|
|
+ userVarCurrentValue3.MinimumSize = new Size(1, 1);
|
|
|
|
+ userVarCurrentValue3.Name = "userVarCurrentValue3";
|
|
|
|
+ userVarCurrentValue3.RectColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue3.Size = new Size(459, 54);
|
|
|
|
+ userVarCurrentValue3.TabIndex = 5;
|
|
|
|
+ userVarCurrentValue3.Text = "userVarCurrentValue3";
|
|
|
|
+ userVarCurrentValue3.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userVarCurrentValue3.Unit = "Mpa";
|
|
|
|
+ userVarCurrentValue3.VariableName = "粗洗喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue3.VarValue = 0F;
|
|
|
|
+ //
|
|
|
|
+ // userAlarmState3
|
|
|
|
+ //
|
|
|
|
+ userAlarmState3.DeviceName = "粗洗低液位报警";
|
|
|
|
+ userAlarmState3.FillColor = Color.Transparent;
|
|
|
|
+ userAlarmState3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userAlarmState3.Location = new Point(704, 55);
|
|
|
|
+ userAlarmState3.MinimumSize = new Size(1, 1);
|
|
|
|
+ userAlarmState3.Name = "userAlarmState3";
|
|
|
|
+ userAlarmState3.RectColor = Color.Transparent;
|
|
|
|
+ userAlarmState3.Size = new Size(315, 50);
|
|
|
|
+ userAlarmState3.State = true;
|
|
|
|
+ userAlarmState3.TabIndex = 4;
|
|
|
|
+ userAlarmState3.Text = "userAlarmState3";
|
|
|
|
+ userAlarmState3.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userAlarmState3.VariableName = "粗洗低液位报警";
|
|
|
|
+ //
|
|
|
|
+ // userAlarmState2
|
|
|
|
+ //
|
|
|
|
+ userAlarmState2.DeviceName = "粗洗喷淋泵过载报警";
|
|
|
|
+ userAlarmState2.FillColor = Color.Transparent;
|
|
|
|
+ userAlarmState2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userAlarmState2.Location = new Point(358, 55);
|
|
|
|
+ userAlarmState2.MinimumSize = new Size(1, 1);
|
|
|
|
+ userAlarmState2.Name = "userAlarmState2";
|
|
|
|
+ userAlarmState2.RectColor = Color.Transparent;
|
|
|
|
+ userAlarmState2.Size = new Size(315, 50);
|
|
|
|
+ userAlarmState2.State = true;
|
|
|
|
+ userAlarmState2.TabIndex = 3;
|
|
|
|
+ userAlarmState2.Text = "userAlarmState2";
|
|
|
|
+ userAlarmState2.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userAlarmState2.VariableName = "粗洗喷淋泵过载报警";
|
|
|
|
+ //
|
|
|
|
+ // userDeviceState3
|
|
|
|
+ //
|
|
|
|
+ userDeviceState3.BackColor = Color.Transparent;
|
|
|
|
+ userDeviceState3.DeviceRunName = "粗洗喷淋泵运行状态";
|
|
|
|
+ userDeviceState3.FillColor = Color.Transparent;
|
|
|
|
+ userDeviceState3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userDeviceState3.Location = new Point(8, 55);
|
|
|
|
+ userDeviceState3.MinimumSize = new Size(1, 1);
|
|
|
|
+ userDeviceState3.Name = "userDeviceState3";
|
|
|
|
+ userDeviceState3.RectColor = Color.Transparent;
|
|
|
|
+ userDeviceState3.Size = new Size(316, 50);
|
|
|
|
+ userDeviceState3.State = false;
|
|
|
|
+ userDeviceState3.TabIndex = 1;
|
|
|
|
+ userDeviceState3.Text = "userDeviceState3";
|
|
|
|
+ userDeviceState3.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userDeviceState3.VariableName = "粗洗喷淋泵运行状态";
|
|
|
|
+ //
|
|
|
|
+ // uiTitlePanel3
|
|
|
|
+ //
|
|
|
|
+ uiTitlePanel3.Controls.Add(userVarCurrentValue5);
|
|
|
|
+ uiTitlePanel3.Controls.Add(userVarCurrentValue4);
|
|
|
|
+ uiTitlePanel3.Controls.Add(userAlarmState4);
|
|
|
|
+ uiTitlePanel3.Controls.Add(userAlarmState5);
|
|
|
|
+ uiTitlePanel3.Controls.Add(userDeviceState4);
|
|
|
|
+ uiTitlePanel3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ uiTitlePanel3.Location = new Point(4, 362);
|
|
|
|
+ uiTitlePanel3.Margin = new Padding(4, 5, 4, 5);
|
|
|
|
+ uiTitlePanel3.MinimumSize = new Size(1, 1);
|
|
|
|
+ uiTitlePanel3.Name = "uiTitlePanel3";
|
|
|
|
+ uiTitlePanel3.ShowText = false;
|
|
|
|
+ uiTitlePanel3.Size = new Size(1059, 177);
|
|
|
|
+ uiTitlePanel3.TabIndex = 1;
|
|
|
|
+ uiTitlePanel3.Text = "陶化工位";
|
|
|
|
+ uiTitlePanel3.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ //
|
|
|
|
+ // userVarCurrentValue5
|
|
|
|
+ //
|
|
|
|
+ userVarCurrentValue5.BackColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue5.DeviceVarName = "脱脂喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue5.FillColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userVarCurrentValue5.Location = new Point(43, 116);
|
|
|
|
+ userVarCurrentValue5.MinimumSize = new Size(1, 1);
|
|
|
|
+ userVarCurrentValue5.Name = "userVarCurrentValue5";
|
|
|
|
+ userVarCurrentValue5.RectColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue5.Size = new Size(459, 54);
|
|
|
|
+ userVarCurrentValue5.TabIndex = 8;
|
|
|
|
+ userVarCurrentValue5.Text = "userVarCurrentValue5";
|
|
|
|
+ userVarCurrentValue5.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userVarCurrentValue5.Unit = "Mpa";
|
|
|
|
+ userVarCurrentValue5.VariableName = "脱脂喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue5.VarValue = 0F;
|
|
|
|
+ //
|
|
|
|
+ // userVarCurrentValue4
|
|
|
|
+ //
|
|
|
|
+ userVarCurrentValue4.BackColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue4.DeviceVarName = "脱脂PH值";
|
|
|
|
+ userVarCurrentValue4.FillColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userVarCurrentValue4.Location = new Point(576, 116);
|
|
|
|
+ userVarCurrentValue4.MinimumSize = new Size(1, 1);
|
|
|
|
+ userVarCurrentValue4.Name = "userVarCurrentValue4";
|
|
|
|
+ userVarCurrentValue4.RectColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue4.Size = new Size(459, 54);
|
|
|
|
+ userVarCurrentValue4.TabIndex = 9;
|
|
|
|
+ userVarCurrentValue4.Text = "userVarCurrentValue4";
|
|
|
|
+ userVarCurrentValue4.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userVarCurrentValue4.Unit = "PH";
|
|
|
|
+ userVarCurrentValue4.VariableName = "脱脂PH值";
|
|
|
|
+ userVarCurrentValue4.VarValue = 7F;
|
|
|
|
+ //
|
|
|
|
+ // userAlarmState4
|
|
|
|
+ //
|
|
|
|
+ userAlarmState4.DeviceName = "陶化低液位报警";
|
|
|
|
+ userAlarmState4.FillColor = Color.Transparent;
|
|
|
|
+ userAlarmState4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userAlarmState4.Location = new Point(704, 63);
|
|
|
|
+ userAlarmState4.MinimumSize = new Size(1, 1);
|
|
|
|
+ userAlarmState4.Name = "userAlarmState4";
|
|
|
|
+ userAlarmState4.RectColor = Color.Transparent;
|
|
|
|
+ userAlarmState4.Size = new Size(315, 50);
|
|
|
|
+ userAlarmState4.State = true;
|
|
|
|
+ userAlarmState4.TabIndex = 7;
|
|
|
|
+ userAlarmState4.Text = "userAlarmState4";
|
|
|
|
+ userAlarmState4.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userAlarmState4.VariableName = "陶化低液位报警";
|
|
|
|
+ //
|
|
|
|
+ // userAlarmState5
|
|
|
|
+ //
|
|
|
|
+ userAlarmState5.DeviceName = "陶化喷淋泵过载报警";
|
|
|
|
+ userAlarmState5.FillColor = Color.Transparent;
|
|
|
|
+ userAlarmState5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userAlarmState5.Location = new Point(358, 63);
|
|
|
|
+ userAlarmState5.MinimumSize = new Size(1, 1);
|
|
|
|
+ userAlarmState5.Name = "userAlarmState5";
|
|
|
|
+ userAlarmState5.RectColor = Color.Transparent;
|
|
|
|
+ userAlarmState5.Size = new Size(315, 50);
|
|
|
|
+ userAlarmState5.State = true;
|
|
|
|
+ userAlarmState5.TabIndex = 6;
|
|
|
|
+ userAlarmState5.Text = "userAlarmState5";
|
|
|
|
+ userAlarmState5.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userAlarmState5.VariableName = "陶化喷淋泵过载报警";
|
|
|
|
+ //
|
|
|
|
+ // userDeviceState4
|
|
|
|
+ //
|
|
|
|
+ userDeviceState4.BackColor = Color.Transparent;
|
|
|
|
+ userDeviceState4.DeviceRunName = "陶化喷淋泵运行状态";
|
|
|
|
+ userDeviceState4.FillColor = Color.Transparent;
|
|
|
|
+ userDeviceState4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userDeviceState4.Location = new Point(8, 63);
|
|
|
|
+ userDeviceState4.MinimumSize = new Size(1, 1);
|
|
|
|
+ userDeviceState4.Name = "userDeviceState4";
|
|
|
|
+ userDeviceState4.RectColor = Color.Transparent;
|
|
|
|
+ userDeviceState4.Size = new Size(316, 50);
|
|
|
|
+ userDeviceState4.State = false;
|
|
|
|
+ userDeviceState4.TabIndex = 5;
|
|
|
|
+ userDeviceState4.Text = "userDeviceState4";
|
|
|
|
+ userDeviceState4.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userDeviceState4.VariableName = "陶化喷淋泵运行状态";
|
|
|
|
+ //
|
|
|
|
+ // userDeviceState1
|
|
|
|
+ //
|
|
|
|
+ userDeviceState1.BackColor = Color.Transparent;
|
|
|
|
+ userDeviceState1.DeviceRunName = "陶化喷淋泵运行状态";
|
|
|
|
+ userDeviceState1.FillColor = Color.Transparent;
|
|
|
|
+ userDeviceState1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userDeviceState1.Location = new Point(8, 45);
|
|
|
|
+ userDeviceState1.MinimumSize = new Size(1, 1);
|
|
|
|
+ userDeviceState1.Name = "userDeviceState1";
|
|
|
|
+ userDeviceState1.RectColor = Color.Transparent;
|
|
|
|
+ userDeviceState1.Size = new Size(316, 50);
|
|
|
|
+ userDeviceState1.State = false;
|
|
|
|
+ userDeviceState1.TabIndex = 0;
|
|
|
|
+ userDeviceState1.Text = "userDeviceState1";
|
|
|
|
+ userDeviceState1.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userDeviceState1.VariableName = "陶化喷淋泵运行状态";
|
|
|
|
+ //
|
|
|
|
+ // userDeviceState2
|
|
|
|
+ //
|
|
|
|
+ userDeviceState2.BackColor = Color.Transparent;
|
|
|
|
+ userDeviceState2.DeviceRunName = "脱脂排风机运行状态";
|
|
|
|
+ userDeviceState2.FillColor = Color.Transparent;
|
|
|
|
+ userDeviceState2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userDeviceState2.Location = new Point(357, 45);
|
|
|
|
+ userDeviceState2.MinimumSize = new Size(1, 1);
|
|
|
|
+ userDeviceState2.Name = "userDeviceState2";
|
|
|
|
+ userDeviceState2.RectColor = Color.Transparent;
|
|
|
|
+ userDeviceState2.Size = new Size(316, 50);
|
|
|
|
+ userDeviceState2.State = false;
|
|
|
|
+ userDeviceState2.TabIndex = 1;
|
|
|
|
+ userDeviceState2.Text = "userDeviceState2";
|
|
|
|
+ userDeviceState2.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userDeviceState2.VariableName = "脱脂排风机运行状态";
|
|
|
|
+ //
|
|
|
|
+ // userAlarmState1
|
|
|
|
+ //
|
|
|
|
+ userAlarmState1.DeviceName = "脱脂低液位报警";
|
|
|
|
+ userAlarmState1.FillColor = Color.Transparent;
|
|
|
|
+ userAlarmState1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userAlarmState1.Location = new Point(704, 45);
|
|
|
|
+ userAlarmState1.MinimumSize = new Size(1, 1);
|
|
|
|
+ userAlarmState1.Name = "userAlarmState1";
|
|
|
|
+ userAlarmState1.RectColor = Color.Transparent;
|
|
|
|
+ userAlarmState1.Size = new Size(315, 50);
|
|
|
|
+ userAlarmState1.State = true;
|
|
|
|
+ userAlarmState1.TabIndex = 2;
|
|
|
|
+ userAlarmState1.Text = "userAlarmState1";
|
|
|
|
+ userAlarmState1.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userAlarmState1.VariableName = "脱脂低液位报警";
|
|
|
|
+ //
|
|
|
|
+ // userVarCurrentValue1
|
|
|
|
+ //
|
|
|
|
+ userVarCurrentValue1.BackColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue1.DeviceVarName = "脱脂喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue1.FillColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userVarCurrentValue1.Location = new Point(43, 101);
|
|
|
|
+ userVarCurrentValue1.MinimumSize = new Size(1, 1);
|
|
|
|
+ userVarCurrentValue1.Name = "userVarCurrentValue1";
|
|
|
|
+ userVarCurrentValue1.RectColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue1.Size = new Size(459, 54);
|
|
|
|
+ userVarCurrentValue1.TabIndex = 3;
|
|
|
|
+ userVarCurrentValue1.Text = "userVarCurrentValue1";
|
|
|
|
+ userVarCurrentValue1.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userVarCurrentValue1.Unit = "Mpa";
|
|
|
|
+ userVarCurrentValue1.VariableName = "脱脂喷淋泵压力值";
|
|
|
|
+ userVarCurrentValue1.VarValue = 0F;
|
|
|
|
+ //
|
|
|
|
+ // uiTitlePanel1
|
|
|
|
+ //
|
|
|
|
+ uiTitlePanel1.Controls.Add(userVarCurrentValue2);
|
|
|
|
+ uiTitlePanel1.Controls.Add(userVarCurrentValue1);
|
|
|
|
+ uiTitlePanel1.Controls.Add(userAlarmState1);
|
|
|
|
+ uiTitlePanel1.Controls.Add(userDeviceState2);
|
|
|
|
+ uiTitlePanel1.Controls.Add(userDeviceState1);
|
|
|
|
+ uiTitlePanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ uiTitlePanel1.Location = new Point(4, 3);
|
|
|
|
+ uiTitlePanel1.Margin = new Padding(4, 5, 4, 5);
|
|
|
|
+ uiTitlePanel1.MinimumSize = new Size(1, 1);
|
|
|
|
+ uiTitlePanel1.Name = "uiTitlePanel1";
|
|
|
|
+ uiTitlePanel1.ShowText = false;
|
|
|
|
+ uiTitlePanel1.Size = new Size(1059, 170);
|
|
|
|
+ uiTitlePanel1.TabIndex = 0;
|
|
|
|
+ uiTitlePanel1.Text = "脱脂工位";
|
|
|
|
+ uiTitlePanel1.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ //
|
|
|
|
+ // userVarCurrentValue2
|
|
|
|
+ //
|
|
|
|
+ userVarCurrentValue2.BackColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue2.DeviceVarName = "脱脂PH值";
|
|
|
|
+ userVarCurrentValue2.FillColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
|
|
|
|
+ userVarCurrentValue2.Location = new Point(533, 101);
|
|
|
|
+ userVarCurrentValue2.MinimumSize = new Size(1, 1);
|
|
|
|
+ userVarCurrentValue2.Name = "userVarCurrentValue2";
|
|
|
|
+ userVarCurrentValue2.RectColor = Color.Transparent;
|
|
|
|
+ userVarCurrentValue2.Size = new Size(459, 54);
|
|
|
|
+ userVarCurrentValue2.TabIndex = 4;
|
|
|
|
+ userVarCurrentValue2.Text = "userVarCurrentValue2";
|
|
|
|
+ userVarCurrentValue2.TextAlignment = ContentAlignment.MiddleCenter;
|
|
|
|
+ userVarCurrentValue2.Unit = "PH";
|
|
|
|
+ userVarCurrentValue2.VariableName = "脱脂PH值";
|
|
|
|
+ userVarCurrentValue2.VarValue = 7F;
|
|
//
|
|
//
|
|
// PageEquipmentMonitor1
|
|
// PageEquipmentMonitor1
|
|
//
|
|
//
|
|
AutoScaleMode = AutoScaleMode.None;
|
|
AutoScaleMode = AutoScaleMode.None;
|
|
ClientSize = new Size(1067, 544);
|
|
ClientSize = new Size(1067, 544);
|
|
- Controls.Add(uiLabel1);
|
|
|
|
|
|
+ Controls.Add(uiTitlePanel3);
|
|
|
|
+ Controls.Add(uiTitlePanel2);
|
|
|
|
+ Controls.Add(uiTitlePanel1);
|
|
Name = "PageEquipmentMonitor1";
|
|
Name = "PageEquipmentMonitor1";
|
|
Text = "PageEquipmentMonitor";
|
|
Text = "PageEquipmentMonitor";
|
|
Load += PageEquipmentMonitor_Load;
|
|
Load += PageEquipmentMonitor_Load;
|
|
|
|
+ uiTitlePanel2.ResumeLayout(false);
|
|
|
|
+ uiTitlePanel3.ResumeLayout(false);
|
|
|
|
+ uiTitlePanel1.ResumeLayout(false);
|
|
ResumeLayout(false);
|
|
ResumeLayout(false);
|
|
}
|
|
}
|
|
|
|
|
|
#endregion
|
|
#endregion
|
|
-
|
|
|
|
- private Sunny.UI.UILabel uiLabel1;
|
|
|
|
|
|
+ private Sunny.UI.UITitlePanel uiTitlePanel2;
|
|
|
|
+ private Sunny.UI.UITitlePanel uiTitlePanel3;
|
|
|
|
+ private UserAlarmState userAlarmState3;
|
|
|
|
+ private UserAlarmState userAlarmState2;
|
|
|
|
+ private UserDeviceState userDeviceState3;
|
|
|
|
+ private UserDeviceState userDeviceState1;
|
|
|
|
+ private UserDeviceState userDeviceState2;
|
|
|
|
+ private UserAlarmState userAlarmState1;
|
|
|
|
+ private UserVarCurrentValue userVarCurrentValue1;
|
|
|
|
+ private Sunny.UI.UITitlePanel uiTitlePanel1;
|
|
|
|
+ private UserVarCurrentValue userVarCurrentValue2;
|
|
|
|
+ private UserVarCurrentValue userVarCurrentValue3;
|
|
|
|
+ private UserVarCurrentValue userVarCurrentValue5;
|
|
|
|
+ private UserVarCurrentValue userVarCurrentValue4;
|
|
|
|
+ private UserAlarmState userAlarmState4;
|
|
|
|
+ private UserAlarmState userAlarmState5;
|
|
|
|
+ private UserDeviceState userDeviceState4;
|
|
}
|
|
}
|
|
}
|
|
}
|