1923 lines
126 KiB
C#
1923 lines
126 KiB
C#
namespace INT_LKD_2.Controls
|
|
{
|
|
partial class ControlMenuManualIoTest
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Component Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.groupBoxServo = new SmartX.SmartGroupBox();
|
|
this.labelMotorReady = new SmartX.SmartLabel();
|
|
this.buttonMotorReady = new SmartX.SmartButton();
|
|
this.buttonJogCCW = new SmartX.SmartButton();
|
|
this.buttonJogCW = new SmartX.SmartButton();
|
|
this.labelMotorDischarge = new SmartX.SmartLabel();
|
|
this.labelMotorChamber6 = new SmartX.SmartLabel();
|
|
this.buttonMotorDischarge = new SmartX.SmartButton();
|
|
this.buttonMotorChamber6 = new SmartX.SmartButton();
|
|
this.labelMotorChamber5 = new SmartX.SmartLabel();
|
|
this.buttonMotorChamber5 = new SmartX.SmartButton();
|
|
this.labelMotorChamber4 = new SmartX.SmartLabel();
|
|
this.labelMotorChamber3 = new SmartX.SmartLabel();
|
|
this.buttonMotorChamber4 = new SmartX.SmartButton();
|
|
this.buttonMotorChamber3 = new SmartX.SmartButton();
|
|
this.buttonMotor1AlarmClear = new SmartX.SmartButton();
|
|
this.labelMotorChamber2 = new SmartX.SmartLabel();
|
|
this.labelMotorChamber1 = new SmartX.SmartLabel();
|
|
this.labelMotor1Origin = new SmartX.SmartLabel();
|
|
this.buttonMotor1Origin = new SmartX.SmartButton();
|
|
this.buttonMotorChamber2 = new SmartX.SmartButton();
|
|
this.buttonMotorChamber1 = new SmartX.SmartButton();
|
|
this.groupBoxOutput = new SmartX.SmartGroupBox();
|
|
this.labelTitleDiscriptionPD = new SmartX.SmartLabel();
|
|
this.labelTitleDiscriptionCD = new SmartX.SmartLabel();
|
|
this.buttonOut11 = new SmartX.SmartButton();
|
|
this.buttonOut12 = new SmartX.SmartButton();
|
|
this.buttonOut10 = new SmartX.SmartButton();
|
|
this.buttonOut1 = new SmartX.SmartButton();
|
|
this.buttonOut2 = new SmartX.SmartButton();
|
|
this.buttonOut9 = new SmartX.SmartButton();
|
|
this.buttonOut3 = new SmartX.SmartButton();
|
|
this.buttonOut4 = new SmartX.SmartButton();
|
|
this.buttonOut8 = new SmartX.SmartButton();
|
|
this.buttonOut5 = new SmartX.SmartButton();
|
|
this.buttonOut6 = new SmartX.SmartButton();
|
|
this.buttonOut7 = new SmartX.SmartButton();
|
|
this.groupBoxStatus = new SmartX.SmartGroupBox();
|
|
this.labelVacuumMaster = new SmartX.SmartLabel();
|
|
this.labelTitlePressureW = new SmartX.SmartLabel();
|
|
this.labeldispAlarm1 = new SmartX.SmartLabel();
|
|
this.labelVacuumWorking = new SmartX.SmartLabel();
|
|
this.labelTitlePressureM = new SmartX.SmartLabel();
|
|
this.labelDiff = new SmartX.SmartLabel();
|
|
this.labelTitleDiff = new SmartX.SmartLabel();
|
|
this.labelDisp = new SmartX.SmartLabel();
|
|
this.labelTitleDisp = new SmartX.SmartLabel();
|
|
this.labelSbAlarm1 = new SmartX.SmartLabel();
|
|
this.labelLane = new SmartX.SmartLabel();
|
|
this.groupBoxInput = new SmartX.SmartGroupBox();
|
|
this.labelTitleInput5 = new SmartX.SmartLabel();
|
|
this.labelInput5 = new SmartX.SmartLabel();
|
|
this.labelTitleInput4 = new SmartX.SmartLabel();
|
|
this.labelTitleInput2 = new SmartX.SmartLabel();
|
|
this.labelInput4 = new SmartX.SmartLabel();
|
|
this.labelInput2 = new SmartX.SmartLabel();
|
|
this.labelTitleInput3 = new SmartX.SmartLabel();
|
|
this.labelTitleInput1 = new SmartX.SmartLabel();
|
|
this.labelInput3 = new SmartX.SmartLabel();
|
|
this.labelInput1 = new SmartX.SmartLabel();
|
|
this.smartTimer = new SmartX.SmartTimer();
|
|
this.smartTimerJog = new SmartX.SmartTimer();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.groupBoxServo.SuspendLayout();
|
|
this.groupBoxOutput.SuspendLayout();
|
|
this.groupBoxStatus.SuspendLayout();
|
|
this.groupBoxInput.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackGround = null;
|
|
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartGroupBox1.BackImage = null;
|
|
this.smartGroupBox1.Controls.Add(this.groupBoxServo);
|
|
this.smartGroupBox1.Controls.Add(this.groupBoxOutput);
|
|
this.smartGroupBox1.Controls.Add(this.groupBoxStatus);
|
|
this.smartGroupBox1.Controls.Add(this.groupBoxInput);
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(51)))), ((int)(((byte)(65)))));
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.smartGroupBox1.FrameLineThickness = 2;
|
|
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.smartGroupBox1.HeaderHeightOffset = 9;
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
this.smartGroupBox1.RoundRadius = 5;
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.TabIndex = 0;
|
|
this.smartGroupBox1.Text = "smartGroupBox1";
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// groupBoxServo
|
|
//
|
|
this.groupBoxServo.BackGround = null;
|
|
this.groupBoxServo.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.groupBoxServo.BackImage = null;
|
|
this.groupBoxServo.Controls.Add(this.labelMotorReady);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorReady);
|
|
this.groupBoxServo.Controls.Add(this.buttonJogCCW);
|
|
this.groupBoxServo.Controls.Add(this.buttonJogCW);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorDischarge);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber6);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorDischarge);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber6);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber5);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber5);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber4);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber3);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber4);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber3);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotor1AlarmClear);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber2);
|
|
this.groupBoxServo.Controls.Add(this.labelMotorChamber1);
|
|
this.groupBoxServo.Controls.Add(this.labelMotor1Origin);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotor1Origin);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber2);
|
|
this.groupBoxServo.Controls.Add(this.buttonMotorChamber1);
|
|
this.groupBoxServo.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxServo.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxServo.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxServo.FrameLineThickness = 2;
|
|
this.groupBoxServo.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.groupBoxServo.HeaderHeightOffset = 12;
|
|
this.groupBoxServo.Location = new System.Drawing.Point(364, 221);
|
|
this.groupBoxServo.Name = "groupBoxServo";
|
|
this.groupBoxServo.RoundRadius = 5;
|
|
this.groupBoxServo.Size = new System.Drawing.Size(516, 433);
|
|
this.groupBoxServo.TabIndex = 51;
|
|
this.groupBoxServo.Text = "SERVO";
|
|
this.groupBoxServo.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelMotorReady
|
|
//
|
|
this.labelMotorReady.BackGround = null;
|
|
this.labelMotorReady.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorReady.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorReady.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorReady.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorReady.LineSpacing = 0F;
|
|
this.labelMotorReady.Location = new System.Drawing.Point(35, 139);
|
|
this.labelMotorReady.Name = "labelMotorReady";
|
|
this.labelMotorReady.OverlapOptimize = true;
|
|
this.labelMotorReady.PasswordChar = '\0';
|
|
this.labelMotorReady.Radius = 3;
|
|
this.labelMotorReady.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorReady.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorReady.TabIndex = 134;
|
|
this.labelMotorReady.Text = "0";
|
|
this.labelMotorReady.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorReady.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorReady.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorReady.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorReady.Wordwrap = false;
|
|
this.labelMotorReady.Click += new System.EventHandler(this.labelMotorReady_Click);
|
|
//
|
|
// buttonMotorReady
|
|
//
|
|
this.buttonMotorReady.BackGround = null;
|
|
this.buttonMotorReady.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorReady.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorReady.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorReady.ButtonImageAutoSize = true;
|
|
this.buttonMotorReady.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorReady.ButtonText = "Ready";
|
|
this.buttonMotorReady.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorReady.GroupID = 0;
|
|
this.buttonMotorReady.ImageDisable = null;
|
|
this.buttonMotorReady.ImageDown = null;
|
|
this.buttonMotorReady.ImageUp = null;
|
|
this.buttonMotorReady.Location = new System.Drawing.Point(141, 139);
|
|
this.buttonMotorReady.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorReady.Name = "buttonMotorReady";
|
|
this.buttonMotorReady.NestedClickEventPrevent = false;
|
|
this.buttonMotorReady.OutlinePixel = 2;
|
|
this.buttonMotorReady.OverlapOptimize = true;
|
|
this.buttonMotorReady.RepeatInterval = 200;
|
|
this.buttonMotorReady.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorReady.RoundSize = 10;
|
|
this.buttonMotorReady.SafeInterval = 200;
|
|
this.buttonMotorReady.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorReady.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorReady.TabIndex = 133;
|
|
this.buttonMotorReady.Text = null;
|
|
this.buttonMotorReady.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorReady.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorReady.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorReady.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorReady.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorReady.Click += new System.EventHandler(this.buttonMotorReady_Click);
|
|
//
|
|
// buttonJogCCW
|
|
//
|
|
this.buttonJogCCW.BackGround = null;
|
|
this.buttonJogCCW.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonJogCCW.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonJogCCW.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonJogCCW.ButtonImageAutoSize = true;
|
|
this.buttonJogCCW.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonJogCCW.ButtonText = "JOG CCW";
|
|
this.buttonJogCCW.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonJogCCW.GroupID = 0;
|
|
this.buttonJogCCW.ImageDisable = null;
|
|
this.buttonJogCCW.ImageDown = null;
|
|
this.buttonJogCCW.ImageUp = null;
|
|
this.buttonJogCCW.Location = new System.Drawing.Point(389, 363);
|
|
this.buttonJogCCW.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonJogCCW.Name = "buttonJogCCW";
|
|
this.buttonJogCCW.NestedClickEventPrevent = false;
|
|
this.buttonJogCCW.OutlinePixel = 2;
|
|
this.buttonJogCCW.OverlapOptimize = true;
|
|
this.buttonJogCCW.RepeatInterval = 200;
|
|
this.buttonJogCCW.RepeatIntervalAccelerate = null;
|
|
this.buttonJogCCW.RoundSize = 10;
|
|
this.buttonJogCCW.SafeInterval = 200;
|
|
this.buttonJogCCW.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonJogCCW.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonJogCCW.TabIndex = 132;
|
|
this.buttonJogCCW.Text = null;
|
|
this.buttonJogCCW.TextColor = System.Drawing.Color.White;
|
|
this.buttonJogCCW.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonJogCCW.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonJogCCW.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonJogCCW.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonJogCCW.MouseMove += new System.Windows.Forms.MouseEventHandler(this.buttonJogCCW_MouseMove);
|
|
this.buttonJogCCW.MouseDown += new System.Windows.Forms.MouseEventHandler(this.buttonJogCCW_MouseDown);
|
|
//
|
|
// buttonJogCW
|
|
//
|
|
this.buttonJogCW.BackGround = null;
|
|
this.buttonJogCW.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonJogCW.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonJogCW.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonJogCW.ButtonImageAutoSize = true;
|
|
this.buttonJogCW.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonJogCW.ButtonText = "JOG CW";
|
|
this.buttonJogCW.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonJogCW.GroupID = 0;
|
|
this.buttonJogCW.ImageDisable = null;
|
|
this.buttonJogCW.ImageDown = null;
|
|
this.buttonJogCW.ImageUp = null;
|
|
this.buttonJogCW.Location = new System.Drawing.Point(283, 363);
|
|
this.buttonJogCW.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonJogCW.Name = "buttonJogCW";
|
|
this.buttonJogCW.NestedClickEventPrevent = false;
|
|
this.buttonJogCW.OutlinePixel = 2;
|
|
this.buttonJogCW.OverlapOptimize = true;
|
|
this.buttonJogCW.RepeatInterval = 200;
|
|
this.buttonJogCW.RepeatIntervalAccelerate = null;
|
|
this.buttonJogCW.RoundSize = 10;
|
|
this.buttonJogCW.SafeInterval = 200;
|
|
this.buttonJogCW.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonJogCW.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonJogCW.TabIndex = 131;
|
|
this.buttonJogCW.Text = null;
|
|
this.buttonJogCW.TextColor = System.Drawing.Color.White;
|
|
this.buttonJogCW.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonJogCW.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonJogCW.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonJogCW.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonJogCW.MouseMove += new System.Windows.Forms.MouseEventHandler(this.buttonJogCW_MouseMove);
|
|
this.buttonJogCW.MouseDown += new System.Windows.Forms.MouseEventHandler(this.buttonJogCW_MouseDown);
|
|
//
|
|
// labelMotorDischarge
|
|
//
|
|
this.labelMotorDischarge.BackGround = null;
|
|
this.labelMotorDischarge.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorDischarge.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorDischarge.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorDischarge.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorDischarge.LineSpacing = 0F;
|
|
this.labelMotorDischarge.Location = new System.Drawing.Point(283, 251);
|
|
this.labelMotorDischarge.Name = "labelMotorDischarge";
|
|
this.labelMotorDischarge.OverlapOptimize = true;
|
|
this.labelMotorDischarge.PasswordChar = '\0';
|
|
this.labelMotorDischarge.Radius = 3;
|
|
this.labelMotorDischarge.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorDischarge.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorDischarge.TabIndex = 130;
|
|
this.labelMotorDischarge.Text = "0";
|
|
this.labelMotorDischarge.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorDischarge.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorDischarge.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorDischarge.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorDischarge.Wordwrap = false;
|
|
this.labelMotorDischarge.Click += new System.EventHandler(this.labelMotorDischarge_Click);
|
|
//
|
|
// labelMotorChamber6
|
|
//
|
|
this.labelMotorChamber6.BackGround = null;
|
|
this.labelMotorChamber6.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber6.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber6.LineSpacing = 0F;
|
|
this.labelMotorChamber6.Location = new System.Drawing.Point(283, 195);
|
|
this.labelMotorChamber6.Name = "labelMotorChamber6";
|
|
this.labelMotorChamber6.OverlapOptimize = true;
|
|
this.labelMotorChamber6.PasswordChar = '\0';
|
|
this.labelMotorChamber6.Radius = 3;
|
|
this.labelMotorChamber6.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber6.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber6.TabIndex = 129;
|
|
this.labelMotorChamber6.Text = "0";
|
|
this.labelMotorChamber6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber6.Wordwrap = false;
|
|
this.labelMotorChamber6.Click += new System.EventHandler(this.labelMotorChamber6_Click);
|
|
//
|
|
// buttonMotorDischarge
|
|
//
|
|
this.buttonMotorDischarge.BackGround = null;
|
|
this.buttonMotorDischarge.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorDischarge.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorDischarge.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorDischarge.ButtonImageAutoSize = true;
|
|
this.buttonMotorDischarge.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorDischarge.ButtonText = "Discharge";
|
|
this.buttonMotorDischarge.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorDischarge.GroupID = 0;
|
|
this.buttonMotorDischarge.ImageDisable = null;
|
|
this.buttonMotorDischarge.ImageDown = null;
|
|
this.buttonMotorDischarge.ImageUp = null;
|
|
this.buttonMotorDischarge.Location = new System.Drawing.Point(389, 251);
|
|
this.buttonMotorDischarge.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorDischarge.Name = "buttonMotorDischarge";
|
|
this.buttonMotorDischarge.NestedClickEventPrevent = false;
|
|
this.buttonMotorDischarge.OutlinePixel = 2;
|
|
this.buttonMotorDischarge.OverlapOptimize = true;
|
|
this.buttonMotorDischarge.RepeatInterval = 200;
|
|
this.buttonMotorDischarge.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorDischarge.RoundSize = 10;
|
|
this.buttonMotorDischarge.SafeInterval = 200;
|
|
this.buttonMotorDischarge.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorDischarge.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorDischarge.TabIndex = 128;
|
|
this.buttonMotorDischarge.Text = null;
|
|
this.buttonMotorDischarge.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorDischarge.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorDischarge.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorDischarge.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorDischarge.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorDischarge.Click += new System.EventHandler(this.buttonMotorDischarge_Click);
|
|
//
|
|
// buttonMotorChamber6
|
|
//
|
|
this.buttonMotorChamber6.BackGround = null;
|
|
this.buttonMotorChamber6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber6.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber6.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber6.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber6.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber6.ButtonText = "Chamber 6";
|
|
this.buttonMotorChamber6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber6.GroupID = 0;
|
|
this.buttonMotorChamber6.ImageDisable = null;
|
|
this.buttonMotorChamber6.ImageDown = null;
|
|
this.buttonMotorChamber6.ImageUp = null;
|
|
this.buttonMotorChamber6.Location = new System.Drawing.Point(389, 195);
|
|
this.buttonMotorChamber6.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber6.Name = "buttonMotorChamber6";
|
|
this.buttonMotorChamber6.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber6.OutlinePixel = 2;
|
|
this.buttonMotorChamber6.OverlapOptimize = true;
|
|
this.buttonMotorChamber6.RepeatInterval = 200;
|
|
this.buttonMotorChamber6.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber6.RoundSize = 10;
|
|
this.buttonMotorChamber6.SafeInterval = 200;
|
|
this.buttonMotorChamber6.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber6.TabIndex = 127;
|
|
this.buttonMotorChamber6.Text = null;
|
|
this.buttonMotorChamber6.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber6.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber6.Click += new System.EventHandler(this.buttonMotorChamber6_Click);
|
|
//
|
|
// labelMotorChamber5
|
|
//
|
|
this.labelMotorChamber5.BackGround = null;
|
|
this.labelMotorChamber5.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber5.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber5.LineSpacing = 0F;
|
|
this.labelMotorChamber5.Location = new System.Drawing.Point(283, 139);
|
|
this.labelMotorChamber5.Name = "labelMotorChamber5";
|
|
this.labelMotorChamber5.OverlapOptimize = true;
|
|
this.labelMotorChamber5.PasswordChar = '\0';
|
|
this.labelMotorChamber5.Radius = 3;
|
|
this.labelMotorChamber5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber5.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber5.TabIndex = 126;
|
|
this.labelMotorChamber5.Text = "0";
|
|
this.labelMotorChamber5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber5.Wordwrap = false;
|
|
this.labelMotorChamber5.Click += new System.EventHandler(this.labelMotorChamber5_Click);
|
|
//
|
|
// buttonMotorChamber5
|
|
//
|
|
this.buttonMotorChamber5.BackGround = null;
|
|
this.buttonMotorChamber5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber5.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber5.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber5.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber5.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber5.ButtonText = "Chamber 5";
|
|
this.buttonMotorChamber5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber5.GroupID = 0;
|
|
this.buttonMotorChamber5.ImageDisable = null;
|
|
this.buttonMotorChamber5.ImageDown = null;
|
|
this.buttonMotorChamber5.ImageUp = null;
|
|
this.buttonMotorChamber5.Location = new System.Drawing.Point(389, 139);
|
|
this.buttonMotorChamber5.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber5.Name = "buttonMotorChamber5";
|
|
this.buttonMotorChamber5.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber5.OutlinePixel = 2;
|
|
this.buttonMotorChamber5.OverlapOptimize = true;
|
|
this.buttonMotorChamber5.RepeatInterval = 200;
|
|
this.buttonMotorChamber5.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber5.RoundSize = 10;
|
|
this.buttonMotorChamber5.SafeInterval = 200;
|
|
this.buttonMotorChamber5.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber5.TabIndex = 125;
|
|
this.buttonMotorChamber5.Text = null;
|
|
this.buttonMotorChamber5.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber5.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber5.Click += new System.EventHandler(this.buttonMotorChamber5_Click);
|
|
//
|
|
// labelMotorChamber4
|
|
//
|
|
this.labelMotorChamber4.BackGround = null;
|
|
this.labelMotorChamber4.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber4.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber4.LineSpacing = 0F;
|
|
this.labelMotorChamber4.Location = new System.Drawing.Point(35, 360);
|
|
this.labelMotorChamber4.Name = "labelMotorChamber4";
|
|
this.labelMotorChamber4.OverlapOptimize = true;
|
|
this.labelMotorChamber4.PasswordChar = '\0';
|
|
this.labelMotorChamber4.Radius = 3;
|
|
this.labelMotorChamber4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber4.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber4.TabIndex = 124;
|
|
this.labelMotorChamber4.Text = "0";
|
|
this.labelMotorChamber4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber4.Wordwrap = false;
|
|
this.labelMotorChamber4.Click += new System.EventHandler(this.labelMotorChamber4_Click);
|
|
//
|
|
// labelMotorChamber3
|
|
//
|
|
this.labelMotorChamber3.BackGround = null;
|
|
this.labelMotorChamber3.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber3.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber3.LineSpacing = 0F;
|
|
this.labelMotorChamber3.Location = new System.Drawing.Point(35, 304);
|
|
this.labelMotorChamber3.Name = "labelMotorChamber3";
|
|
this.labelMotorChamber3.OverlapOptimize = true;
|
|
this.labelMotorChamber3.PasswordChar = '\0';
|
|
this.labelMotorChamber3.Radius = 3;
|
|
this.labelMotorChamber3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber3.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber3.TabIndex = 122;
|
|
this.labelMotorChamber3.Text = "0";
|
|
this.labelMotorChamber3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber3.Wordwrap = false;
|
|
this.labelMotorChamber3.Click += new System.EventHandler(this.labelMotorChamber3_Click);
|
|
//
|
|
// buttonMotorChamber4
|
|
//
|
|
this.buttonMotorChamber4.BackGround = null;
|
|
this.buttonMotorChamber4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber4.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber4.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber4.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber4.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber4.ButtonText = "Chamber 4";
|
|
this.buttonMotorChamber4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber4.GroupID = 0;
|
|
this.buttonMotorChamber4.ImageDisable = null;
|
|
this.buttonMotorChamber4.ImageDown = null;
|
|
this.buttonMotorChamber4.ImageUp = null;
|
|
this.buttonMotorChamber4.Location = new System.Drawing.Point(141, 363);
|
|
this.buttonMotorChamber4.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber4.Name = "buttonMotorChamber4";
|
|
this.buttonMotorChamber4.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber4.OutlinePixel = 2;
|
|
this.buttonMotorChamber4.OverlapOptimize = true;
|
|
this.buttonMotorChamber4.RepeatInterval = 200;
|
|
this.buttonMotorChamber4.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber4.RoundSize = 10;
|
|
this.buttonMotorChamber4.SafeInterval = 200;
|
|
this.buttonMotorChamber4.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber4.TabIndex = 120;
|
|
this.buttonMotorChamber4.Text = null;
|
|
this.buttonMotorChamber4.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber4.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber4.Click += new System.EventHandler(this.buttonMotorChamber4_Click);
|
|
//
|
|
// buttonMotorChamber3
|
|
//
|
|
this.buttonMotorChamber3.BackGround = null;
|
|
this.buttonMotorChamber3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber3.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber3.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber3.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber3.ButtonText = "Chamber 3";
|
|
this.buttonMotorChamber3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber3.GroupID = 0;
|
|
this.buttonMotorChamber3.ImageDisable = null;
|
|
this.buttonMotorChamber3.ImageDown = null;
|
|
this.buttonMotorChamber3.ImageUp = null;
|
|
this.buttonMotorChamber3.Location = new System.Drawing.Point(141, 307);
|
|
this.buttonMotorChamber3.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber3.Name = "buttonMotorChamber3";
|
|
this.buttonMotorChamber3.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber3.OutlinePixel = 2;
|
|
this.buttonMotorChamber3.OverlapOptimize = true;
|
|
this.buttonMotorChamber3.RepeatInterval = 200;
|
|
this.buttonMotorChamber3.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber3.RoundSize = 10;
|
|
this.buttonMotorChamber3.SafeInterval = 200;
|
|
this.buttonMotorChamber3.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber3.TabIndex = 119;
|
|
this.buttonMotorChamber3.Text = null;
|
|
this.buttonMotorChamber3.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber3.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber3.Click += new System.EventHandler(this.buttonMotorChamber3_Click);
|
|
//
|
|
// buttonMotor1AlarmClear
|
|
//
|
|
this.buttonMotor1AlarmClear.BackGround = null;
|
|
this.buttonMotor1AlarmClear.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotor1AlarmClear.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotor1AlarmClear.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotor1AlarmClear.ButtonImageAutoSize = true;
|
|
this.buttonMotor1AlarmClear.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotor1AlarmClear.ButtonText = "Alarm Clear";
|
|
this.buttonMotor1AlarmClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotor1AlarmClear.GroupID = 0;
|
|
this.buttonMotor1AlarmClear.ImageDisable = null;
|
|
this.buttonMotor1AlarmClear.ImageDown = null;
|
|
this.buttonMotor1AlarmClear.ImageUp = null;
|
|
this.buttonMotor1AlarmClear.Location = new System.Drawing.Point(283, 54);
|
|
this.buttonMotor1AlarmClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotor1AlarmClear.Name = "buttonMotor1AlarmClear";
|
|
this.buttonMotor1AlarmClear.NestedClickEventPrevent = false;
|
|
this.buttonMotor1AlarmClear.OutlinePixel = 2;
|
|
this.buttonMotor1AlarmClear.OverlapOptimize = true;
|
|
this.buttonMotor1AlarmClear.RepeatInterval = 200;
|
|
this.buttonMotor1AlarmClear.RepeatIntervalAccelerate = null;
|
|
this.buttonMotor1AlarmClear.RoundSize = 10;
|
|
this.buttonMotor1AlarmClear.SafeInterval = 200;
|
|
this.buttonMotor1AlarmClear.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotor1AlarmClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotor1AlarmClear.TabIndex = 118;
|
|
this.buttonMotor1AlarmClear.Text = null;
|
|
this.buttonMotor1AlarmClear.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotor1AlarmClear.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotor1AlarmClear.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotor1AlarmClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotor1AlarmClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotor1AlarmClear.Click += new System.EventHandler(this.buttonMotor1AlarmClear_Click);
|
|
//
|
|
// labelMotorChamber2
|
|
//
|
|
this.labelMotorChamber2.BackGround = null;
|
|
this.labelMotorChamber2.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber2.LineSpacing = 0F;
|
|
this.labelMotorChamber2.Location = new System.Drawing.Point(35, 248);
|
|
this.labelMotorChamber2.Name = "labelMotorChamber2";
|
|
this.labelMotorChamber2.OverlapOptimize = true;
|
|
this.labelMotorChamber2.PasswordChar = '\0';
|
|
this.labelMotorChamber2.Radius = 3;
|
|
this.labelMotorChamber2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber2.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber2.TabIndex = 110;
|
|
this.labelMotorChamber2.Text = "0";
|
|
this.labelMotorChamber2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber2.Wordwrap = false;
|
|
this.labelMotorChamber2.Click += new System.EventHandler(this.labelMotorChamber2_Click);
|
|
//
|
|
// labelMotorChamber1
|
|
//
|
|
this.labelMotorChamber1.BackGround = null;
|
|
this.labelMotorChamber1.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotorChamber1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotorChamber1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotorChamber1.LineSpacing = 0F;
|
|
this.labelMotorChamber1.Location = new System.Drawing.Point(35, 192);
|
|
this.labelMotorChamber1.Name = "labelMotorChamber1";
|
|
this.labelMotorChamber1.OverlapOptimize = true;
|
|
this.labelMotorChamber1.PasswordChar = '\0';
|
|
this.labelMotorChamber1.Radius = 3;
|
|
this.labelMotorChamber1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotorChamber1.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotorChamber1.TabIndex = 108;
|
|
this.labelMotorChamber1.Text = "0";
|
|
this.labelMotorChamber1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotorChamber1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotorChamber1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotorChamber1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotorChamber1.Wordwrap = false;
|
|
this.labelMotorChamber1.Click += new System.EventHandler(this.labelMotorChamber1_Click);
|
|
//
|
|
// labelMotor1Origin
|
|
//
|
|
this.labelMotor1Origin.BackGround = null;
|
|
this.labelMotor1Origin.BackGroundColor = System.Drawing.Color.White;
|
|
this.labelMotor1Origin.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotor1Origin.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
|
|
this.labelMotor1Origin.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelMotor1Origin.LineSpacing = 0F;
|
|
this.labelMotor1Origin.Location = new System.Drawing.Point(35, 54);
|
|
this.labelMotor1Origin.Name = "labelMotor1Origin";
|
|
this.labelMotor1Origin.OverlapOptimize = true;
|
|
this.labelMotor1Origin.PasswordChar = '\0';
|
|
this.labelMotor1Origin.Radius = 3;
|
|
this.labelMotor1Origin.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelMotor1Origin.Size = new System.Drawing.Size(100, 50);
|
|
this.labelMotor1Origin.TabIndex = 106;
|
|
this.labelMotor1Origin.Text = "0";
|
|
this.labelMotor1Origin.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelMotor1Origin.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelMotor1Origin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelMotor1Origin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelMotor1Origin.Wordwrap = false;
|
|
this.labelMotor1Origin.Click += new System.EventHandler(this.labelMotor1Origin_Click);
|
|
//
|
|
// buttonMotor1Origin
|
|
//
|
|
this.buttonMotor1Origin.BackGround = null;
|
|
this.buttonMotor1Origin.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotor1Origin.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotor1Origin.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotor1Origin.ButtonImageAutoSize = true;
|
|
this.buttonMotor1Origin.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotor1Origin.ButtonText = "ORIGIN";
|
|
this.buttonMotor1Origin.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotor1Origin.GroupID = 0;
|
|
this.buttonMotor1Origin.ImageDisable = null;
|
|
this.buttonMotor1Origin.ImageDown = null;
|
|
this.buttonMotor1Origin.ImageUp = null;
|
|
this.buttonMotor1Origin.Location = new System.Drawing.Point(141, 54);
|
|
this.buttonMotor1Origin.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotor1Origin.Name = "buttonMotor1Origin";
|
|
this.buttonMotor1Origin.NestedClickEventPrevent = false;
|
|
this.buttonMotor1Origin.OutlinePixel = 2;
|
|
this.buttonMotor1Origin.OverlapOptimize = true;
|
|
this.buttonMotor1Origin.RepeatInterval = 200;
|
|
this.buttonMotor1Origin.RepeatIntervalAccelerate = null;
|
|
this.buttonMotor1Origin.RoundSize = 10;
|
|
this.buttonMotor1Origin.SafeInterval = 200;
|
|
this.buttonMotor1Origin.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotor1Origin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotor1Origin.TabIndex = 49;
|
|
this.buttonMotor1Origin.Text = null;
|
|
this.buttonMotor1Origin.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotor1Origin.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotor1Origin.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotor1Origin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotor1Origin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotor1Origin.Click += new System.EventHandler(this.buttonMotor1Origin_Click);
|
|
//
|
|
// buttonMotorChamber2
|
|
//
|
|
this.buttonMotorChamber2.BackGround = null;
|
|
this.buttonMotorChamber2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber2.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber2.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber2.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber2.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber2.ButtonText = "Chamber 2";
|
|
this.buttonMotorChamber2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber2.GroupID = 0;
|
|
this.buttonMotorChamber2.ImageDisable = null;
|
|
this.buttonMotorChamber2.ImageDown = null;
|
|
this.buttonMotorChamber2.ImageUp = null;
|
|
this.buttonMotorChamber2.Location = new System.Drawing.Point(141, 251);
|
|
this.buttonMotorChamber2.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber2.Name = "buttonMotorChamber2";
|
|
this.buttonMotorChamber2.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber2.OutlinePixel = 2;
|
|
this.buttonMotorChamber2.OverlapOptimize = true;
|
|
this.buttonMotorChamber2.RepeatInterval = 200;
|
|
this.buttonMotorChamber2.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber2.RoundSize = 10;
|
|
this.buttonMotorChamber2.SafeInterval = 200;
|
|
this.buttonMotorChamber2.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber2.TabIndex = 48;
|
|
this.buttonMotorChamber2.Text = null;
|
|
this.buttonMotorChamber2.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber2.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber2.Click += new System.EventHandler(this.buttonMotorChamber2_Click);
|
|
//
|
|
// buttonMotorChamber1
|
|
//
|
|
this.buttonMotorChamber1.BackGround = null;
|
|
this.buttonMotorChamber1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonMotorChamber1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonMotorChamber1.ButtonDownColor = System.Drawing.Color.DimGray;
|
|
this.buttonMotorChamber1.ButtonImageAutoSize = true;
|
|
this.buttonMotorChamber1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonMotorChamber1.ButtonText = "Chamber 1";
|
|
this.buttonMotorChamber1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMotorChamber1.GroupID = 0;
|
|
this.buttonMotorChamber1.ImageDisable = null;
|
|
this.buttonMotorChamber1.ImageDown = null;
|
|
this.buttonMotorChamber1.ImageUp = null;
|
|
this.buttonMotorChamber1.Location = new System.Drawing.Point(141, 195);
|
|
this.buttonMotorChamber1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMotorChamber1.Name = "buttonMotorChamber1";
|
|
this.buttonMotorChamber1.NestedClickEventPrevent = false;
|
|
this.buttonMotorChamber1.OutlinePixel = 2;
|
|
this.buttonMotorChamber1.OverlapOptimize = true;
|
|
this.buttonMotorChamber1.RepeatInterval = 200;
|
|
this.buttonMotorChamber1.RepeatIntervalAccelerate = null;
|
|
this.buttonMotorChamber1.RoundSize = 10;
|
|
this.buttonMotorChamber1.SafeInterval = 200;
|
|
this.buttonMotorChamber1.Size = new System.Drawing.Size(100, 50);
|
|
this.buttonMotorChamber1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMotorChamber1.TabIndex = 47;
|
|
this.buttonMotorChamber1.Text = null;
|
|
this.buttonMotorChamber1.TextColor = System.Drawing.Color.White;
|
|
this.buttonMotorChamber1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonMotorChamber1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonMotorChamber1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMotorChamber1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMotorChamber1.Click += new System.EventHandler(this.buttonMotorChamber1_Click);
|
|
//
|
|
// groupBoxOutput
|
|
//
|
|
this.groupBoxOutput.BackGround = null;
|
|
this.groupBoxOutput.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.groupBoxOutput.BackImage = null;
|
|
this.groupBoxOutput.Controls.Add(this.labelTitleDiscriptionPD);
|
|
this.groupBoxOutput.Controls.Add(this.labelTitleDiscriptionCD);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut11);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut12);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut10);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut1);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut2);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut9);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut3);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut4);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut8);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut5);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut6);
|
|
this.groupBoxOutput.Controls.Add(this.buttonOut7);
|
|
this.groupBoxOutput.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxOutput.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxOutput.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxOutput.FrameLineThickness = 2;
|
|
this.groupBoxOutput.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.groupBoxOutput.HeaderHeightOffset = 12;
|
|
this.groupBoxOutput.Location = new System.Drawing.Point(39, 221);
|
|
this.groupBoxOutput.Name = "groupBoxOutput";
|
|
this.groupBoxOutput.RoundRadius = 5;
|
|
this.groupBoxOutput.Size = new System.Drawing.Size(319, 433);
|
|
this.groupBoxOutput.TabIndex = 53;
|
|
this.groupBoxOutput.Text = "OUTPUT";
|
|
this.groupBoxOutput.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelTitleDiscriptionPD
|
|
//
|
|
this.labelTitleDiscriptionPD.BackGround = null;
|
|
this.labelTitleDiscriptionPD.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleDiscriptionPD.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleDiscriptionPD.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleDiscriptionPD.LineSpacing = 0F;
|
|
this.labelTitleDiscriptionPD.Location = new System.Drawing.Point(31, 410);
|
|
this.labelTitleDiscriptionPD.Name = "labelTitleDiscriptionPD";
|
|
this.labelTitleDiscriptionPD.OverlapOptimize = true;
|
|
this.labelTitleDiscriptionPD.PasswordChar = '\0';
|
|
this.labelTitleDiscriptionPD.Radius = 3;
|
|
this.labelTitleDiscriptionPD.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleDiscriptionPD.Size = new System.Drawing.Size(253, 20);
|
|
this.labelTitleDiscriptionPD.TabIndex = 62;
|
|
this.labelTitleDiscriptionPD.Text = "PD : Product Discharge";
|
|
this.labelTitleDiscriptionPD.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleDiscriptionPD.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleDiscriptionPD.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDiscriptionPD.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelTitleDiscriptionPD.Visible = false;
|
|
this.labelTitleDiscriptionPD.Wordwrap = false;
|
|
//
|
|
// labelTitleDiscriptionCD
|
|
//
|
|
this.labelTitleDiscriptionCD.BackGround = null;
|
|
this.labelTitleDiscriptionCD.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleDiscriptionCD.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleDiscriptionCD.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleDiscriptionCD.LineSpacing = 0F;
|
|
this.labelTitleDiscriptionCD.Location = new System.Drawing.Point(31, 390);
|
|
this.labelTitleDiscriptionCD.Name = "labelTitleDiscriptionCD";
|
|
this.labelTitleDiscriptionCD.OverlapOptimize = true;
|
|
this.labelTitleDiscriptionCD.PasswordChar = '\0';
|
|
this.labelTitleDiscriptionCD.Radius = 3;
|
|
this.labelTitleDiscriptionCD.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleDiscriptionCD.Size = new System.Drawing.Size(253, 20);
|
|
this.labelTitleDiscriptionCD.TabIndex = 61;
|
|
this.labelTitleDiscriptionCD.Text = "CD : Chamber Down";
|
|
this.labelTitleDiscriptionCD.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleDiscriptionCD.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleDiscriptionCD.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleDiscriptionCD.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelTitleDiscriptionCD.Wordwrap = false;
|
|
//
|
|
// buttonOut11
|
|
//
|
|
this.buttonOut11.BackGround = this.groupBoxOutput;
|
|
this.buttonOut11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut11.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut11.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut11.ButtonImageAutoSize = true;
|
|
this.buttonOut11.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut11.ButtonText = "None";
|
|
this.buttonOut11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut11.GroupID = 0;
|
|
this.buttonOut11.ImageDisable = null;
|
|
this.buttonOut11.ImageDown = null;
|
|
this.buttonOut11.ImageUp = null;
|
|
this.buttonOut11.Location = new System.Drawing.Point(164, 278);
|
|
this.buttonOut11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut11.Name = "buttonOut11";
|
|
this.buttonOut11.NestedClickEventPrevent = false;
|
|
this.buttonOut11.OutlinePixel = 2;
|
|
this.buttonOut11.OverlapOptimize = true;
|
|
this.buttonOut11.RepeatInterval = 200;
|
|
this.buttonOut11.RepeatIntervalAccelerate = null;
|
|
this.buttonOut11.RoundSize = 10;
|
|
this.buttonOut11.SafeInterval = 200;
|
|
this.buttonOut11.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut11.TabIndex = 60;
|
|
this.buttonOut11.Text = null;
|
|
this.buttonOut11.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut11.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut11.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut11.Click += new System.EventHandler(this.buttonOut11_Click);
|
|
//
|
|
// buttonOut12
|
|
//
|
|
this.buttonOut12.BackGround = this.groupBoxOutput;
|
|
this.buttonOut12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut12.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut12.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut12.ButtonImageAutoSize = true;
|
|
this.buttonOut12.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut12.ButtonText = "None";
|
|
this.buttonOut12.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut12.GroupID = 0;
|
|
this.buttonOut12.ImageDisable = null;
|
|
this.buttonOut12.ImageDown = null;
|
|
this.buttonOut12.ImageUp = null;
|
|
this.buttonOut12.Location = new System.Drawing.Point(164, 334);
|
|
this.buttonOut12.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut12.Name = "buttonOut12";
|
|
this.buttonOut12.NestedClickEventPrevent = false;
|
|
this.buttonOut12.OutlinePixel = 2;
|
|
this.buttonOut12.OverlapOptimize = true;
|
|
this.buttonOut12.RepeatInterval = 200;
|
|
this.buttonOut12.RepeatIntervalAccelerate = null;
|
|
this.buttonOut12.RoundSize = 10;
|
|
this.buttonOut12.SafeInterval = 200;
|
|
this.buttonOut12.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut12.TabIndex = 59;
|
|
this.buttonOut12.Text = null;
|
|
this.buttonOut12.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut12.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut12.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut12.Click += new System.EventHandler(this.buttonOut12_Click);
|
|
//
|
|
// buttonOut10
|
|
//
|
|
this.buttonOut10.BackGround = this.groupBoxOutput;
|
|
this.buttonOut10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut10.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut10.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut10.ButtonImageAutoSize = true;
|
|
this.buttonOut10.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut10.ButtonText = "None";
|
|
this.buttonOut10.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut10.GroupID = 0;
|
|
this.buttonOut10.ImageDisable = null;
|
|
this.buttonOut10.ImageDown = null;
|
|
this.buttonOut10.ImageUp = null;
|
|
this.buttonOut10.Location = new System.Drawing.Point(164, 222);
|
|
this.buttonOut10.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut10.Name = "buttonOut10";
|
|
this.buttonOut10.NestedClickEventPrevent = false;
|
|
this.buttonOut10.OutlinePixel = 2;
|
|
this.buttonOut10.OverlapOptimize = true;
|
|
this.buttonOut10.RepeatInterval = 200;
|
|
this.buttonOut10.RepeatIntervalAccelerate = null;
|
|
this.buttonOut10.RoundSize = 10;
|
|
this.buttonOut10.SafeInterval = 200;
|
|
this.buttonOut10.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut10.TabIndex = 58;
|
|
this.buttonOut10.Text = null;
|
|
this.buttonOut10.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut10.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut10.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut10.Click += new System.EventHandler(this.buttonOut10_Click);
|
|
//
|
|
// buttonOut1
|
|
//
|
|
this.buttonOut1.BackGround = this.groupBoxOutput;
|
|
this.buttonOut1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut1.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut1.ButtonImageAutoSize = true;
|
|
this.buttonOut1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut1.ButtonText = "Red";
|
|
this.buttonOut1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut1.GroupID = 0;
|
|
this.buttonOut1.ImageDisable = null;
|
|
this.buttonOut1.ImageDown = null;
|
|
this.buttonOut1.ImageUp = null;
|
|
this.buttonOut1.Location = new System.Drawing.Point(31, 54);
|
|
this.buttonOut1.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut1.Name = "buttonOut1";
|
|
this.buttonOut1.NestedClickEventPrevent = false;
|
|
this.buttonOut1.OutlinePixel = 2;
|
|
this.buttonOut1.OverlapOptimize = true;
|
|
this.buttonOut1.RepeatInterval = 200;
|
|
this.buttonOut1.RepeatIntervalAccelerate = null;
|
|
this.buttonOut1.RoundSize = 10;
|
|
this.buttonOut1.SafeInterval = 200;
|
|
this.buttonOut1.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut1.TabIndex = 47;
|
|
this.buttonOut1.Text = null;
|
|
this.buttonOut1.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut1.Click += new System.EventHandler(this.buttonOut1_Click);
|
|
//
|
|
// buttonOut2
|
|
//
|
|
this.buttonOut2.BackGround = this.groupBoxOutput;
|
|
this.buttonOut2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut2.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut2.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut2.ButtonImageAutoSize = true;
|
|
this.buttonOut2.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut2.ButtonText = "Green";
|
|
this.buttonOut2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut2.GroupID = 0;
|
|
this.buttonOut2.ImageDisable = null;
|
|
this.buttonOut2.ImageDown = null;
|
|
this.buttonOut2.ImageUp = null;
|
|
this.buttonOut2.Location = new System.Drawing.Point(31, 110);
|
|
this.buttonOut2.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut2.Name = "buttonOut2";
|
|
this.buttonOut2.NestedClickEventPrevent = false;
|
|
this.buttonOut2.OutlinePixel = 2;
|
|
this.buttonOut2.OverlapOptimize = true;
|
|
this.buttonOut2.RepeatInterval = 200;
|
|
this.buttonOut2.RepeatIntervalAccelerate = null;
|
|
this.buttonOut2.RoundSize = 10;
|
|
this.buttonOut2.SafeInterval = 200;
|
|
this.buttonOut2.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut2.TabIndex = 48;
|
|
this.buttonOut2.Text = null;
|
|
this.buttonOut2.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut2.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut2.Click += new System.EventHandler(this.buttonOut2_Click);
|
|
//
|
|
// buttonOut9
|
|
//
|
|
this.buttonOut9.BackGround = this.groupBoxOutput;
|
|
this.buttonOut9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut9.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut9.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut9.ButtonImageAutoSize = true;
|
|
this.buttonOut9.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut9.ButtonText = "None";
|
|
this.buttonOut9.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut9.GroupID = 0;
|
|
this.buttonOut9.ImageDisable = null;
|
|
this.buttonOut9.ImageDown = null;
|
|
this.buttonOut9.ImageUp = null;
|
|
this.buttonOut9.Location = new System.Drawing.Point(164, 166);
|
|
this.buttonOut9.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut9.Name = "buttonOut9";
|
|
this.buttonOut9.NestedClickEventPrevent = false;
|
|
this.buttonOut9.OutlinePixel = 2;
|
|
this.buttonOut9.OverlapOptimize = true;
|
|
this.buttonOut9.RepeatInterval = 200;
|
|
this.buttonOut9.RepeatIntervalAccelerate = null;
|
|
this.buttonOut9.RoundSize = 10;
|
|
this.buttonOut9.SafeInterval = 200;
|
|
this.buttonOut9.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut9.TabIndex = 57;
|
|
this.buttonOut9.Text = null;
|
|
this.buttonOut9.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut9.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut9.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut9.Click += new System.EventHandler(this.buttonOut9_Click);
|
|
//
|
|
// buttonOut3
|
|
//
|
|
this.buttonOut3.BackGround = this.groupBoxOutput;
|
|
this.buttonOut3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut3.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut3.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut3.ButtonImageAutoSize = true;
|
|
this.buttonOut3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut3.ButtonText = "Buzzer";
|
|
this.buttonOut3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut3.GroupID = 0;
|
|
this.buttonOut3.ImageDisable = null;
|
|
this.buttonOut3.ImageDown = null;
|
|
this.buttonOut3.ImageUp = null;
|
|
this.buttonOut3.Location = new System.Drawing.Point(31, 166);
|
|
this.buttonOut3.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut3.Name = "buttonOut3";
|
|
this.buttonOut3.NestedClickEventPrevent = false;
|
|
this.buttonOut3.OutlinePixel = 2;
|
|
this.buttonOut3.OverlapOptimize = true;
|
|
this.buttonOut3.RepeatInterval = 200;
|
|
this.buttonOut3.RepeatIntervalAccelerate = null;
|
|
this.buttonOut3.RoundSize = 10;
|
|
this.buttonOut3.SafeInterval = 200;
|
|
this.buttonOut3.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut3.TabIndex = 49;
|
|
this.buttonOut3.Text = null;
|
|
this.buttonOut3.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut3.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut3.Click += new System.EventHandler(this.buttonOut3_Click);
|
|
//
|
|
// buttonOut4
|
|
//
|
|
this.buttonOut4.BackGround = this.groupBoxOutput;
|
|
this.buttonOut4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut4.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut4.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut4.ButtonImageAutoSize = true;
|
|
this.buttonOut4.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut4.ButtonText = "Valve relief";
|
|
this.buttonOut4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut4.GroupID = 0;
|
|
this.buttonOut4.ImageDisable = null;
|
|
this.buttonOut4.ImageDown = null;
|
|
this.buttonOut4.ImageUp = null;
|
|
this.buttonOut4.Location = new System.Drawing.Point(31, 222);
|
|
this.buttonOut4.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut4.Name = "buttonOut4";
|
|
this.buttonOut4.NestedClickEventPrevent = false;
|
|
this.buttonOut4.OutlinePixel = 2;
|
|
this.buttonOut4.OverlapOptimize = true;
|
|
this.buttonOut4.RepeatInterval = 200;
|
|
this.buttonOut4.RepeatIntervalAccelerate = null;
|
|
this.buttonOut4.RoundSize = 10;
|
|
this.buttonOut4.SafeInterval = 200;
|
|
this.buttonOut4.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut4.TabIndex = 50;
|
|
this.buttonOut4.Text = null;
|
|
this.buttonOut4.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut4.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut4.Click += new System.EventHandler(this.buttonOut4_Click);
|
|
//
|
|
// buttonOut8
|
|
//
|
|
this.buttonOut8.BackGround = this.groupBoxOutput;
|
|
this.buttonOut8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut8.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut8.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut8.ButtonImageAutoSize = true;
|
|
this.buttonOut8.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut8.ButtonText = "None";
|
|
this.buttonOut8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut8.GroupID = 0;
|
|
this.buttonOut8.ImageDisable = null;
|
|
this.buttonOut8.ImageDown = null;
|
|
this.buttonOut8.ImageUp = null;
|
|
this.buttonOut8.Location = new System.Drawing.Point(164, 110);
|
|
this.buttonOut8.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut8.Name = "buttonOut8";
|
|
this.buttonOut8.NestedClickEventPrevent = false;
|
|
this.buttonOut8.OutlinePixel = 2;
|
|
this.buttonOut8.OverlapOptimize = true;
|
|
this.buttonOut8.RepeatInterval = 200;
|
|
this.buttonOut8.RepeatIntervalAccelerate = null;
|
|
this.buttonOut8.RoundSize = 10;
|
|
this.buttonOut8.SafeInterval = 200;
|
|
this.buttonOut8.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut8.TabIndex = 56;
|
|
this.buttonOut8.Text = null;
|
|
this.buttonOut8.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut8.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut8.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut8.Click += new System.EventHandler(this.buttonOut8_Click);
|
|
//
|
|
// buttonOut5
|
|
//
|
|
this.buttonOut5.BackGround = this.groupBoxOutput;
|
|
this.buttonOut5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut5.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut5.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut5.ButtonImageAutoSize = true;
|
|
this.buttonOut5.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut5.ButtonText = "Valve hold 1";
|
|
this.buttonOut5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut5.GroupID = 0;
|
|
this.buttonOut5.ImageDisable = null;
|
|
this.buttonOut5.ImageDown = null;
|
|
this.buttonOut5.ImageUp = null;
|
|
this.buttonOut5.Location = new System.Drawing.Point(31, 278);
|
|
this.buttonOut5.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut5.Name = "buttonOut5";
|
|
this.buttonOut5.NestedClickEventPrevent = false;
|
|
this.buttonOut5.OutlinePixel = 2;
|
|
this.buttonOut5.OverlapOptimize = true;
|
|
this.buttonOut5.RepeatInterval = 200;
|
|
this.buttonOut5.RepeatIntervalAccelerate = null;
|
|
this.buttonOut5.RoundSize = 10;
|
|
this.buttonOut5.SafeInterval = 200;
|
|
this.buttonOut5.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut5.TabIndex = 53;
|
|
this.buttonOut5.Text = null;
|
|
this.buttonOut5.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut5.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut5.Click += new System.EventHandler(this.buttonOut5_Click);
|
|
//
|
|
// buttonOut6
|
|
//
|
|
this.buttonOut6.BackGround = this.groupBoxOutput;
|
|
this.buttonOut6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut6.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut6.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut6.ButtonImageAutoSize = true;
|
|
this.buttonOut6.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut6.ButtonText = "Valve hold 2";
|
|
this.buttonOut6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut6.GroupID = 0;
|
|
this.buttonOut6.ImageDisable = null;
|
|
this.buttonOut6.ImageDown = null;
|
|
this.buttonOut6.ImageUp = null;
|
|
this.buttonOut6.Location = new System.Drawing.Point(31, 334);
|
|
this.buttonOut6.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut6.Name = "buttonOut6";
|
|
this.buttonOut6.NestedClickEventPrevent = false;
|
|
this.buttonOut6.OutlinePixel = 2;
|
|
this.buttonOut6.OverlapOptimize = true;
|
|
this.buttonOut6.RepeatInterval = 200;
|
|
this.buttonOut6.RepeatIntervalAccelerate = null;
|
|
this.buttonOut6.RoundSize = 10;
|
|
this.buttonOut6.SafeInterval = 200;
|
|
this.buttonOut6.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut6.TabIndex = 54;
|
|
this.buttonOut6.Text = null;
|
|
this.buttonOut6.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut6.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut6.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut6.Click += new System.EventHandler(this.buttonOut6_Click);
|
|
//
|
|
// buttonOut7
|
|
//
|
|
this.buttonOut7.BackGround = this.groupBoxOutput;
|
|
this.buttonOut7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.buttonOut7.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
|
|
this.buttonOut7.ButtonDownColor = System.Drawing.Color.DarkGray;
|
|
this.buttonOut7.ButtonImageAutoSize = true;
|
|
this.buttonOut7.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
this.buttonOut7.ButtonText = "CD Sol Valve";
|
|
this.buttonOut7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOut7.GroupID = 0;
|
|
this.buttonOut7.ImageDisable = null;
|
|
this.buttonOut7.ImageDown = null;
|
|
this.buttonOut7.ImageUp = null;
|
|
this.buttonOut7.Location = new System.Drawing.Point(164, 54);
|
|
this.buttonOut7.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOut7.Name = "buttonOut7";
|
|
this.buttonOut7.NestedClickEventPrevent = false;
|
|
this.buttonOut7.OutlinePixel = 2;
|
|
this.buttonOut7.OverlapOptimize = true;
|
|
this.buttonOut7.RepeatInterval = 200;
|
|
this.buttonOut7.RepeatIntervalAccelerate = null;
|
|
this.buttonOut7.RoundSize = 10;
|
|
this.buttonOut7.SafeInterval = 200;
|
|
this.buttonOut7.Size = new System.Drawing.Size(120, 50);
|
|
this.buttonOut7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOut7.TabIndex = 55;
|
|
this.buttonOut7.Text = null;
|
|
this.buttonOut7.TextColor = System.Drawing.Color.White;
|
|
this.buttonOut7.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.buttonOut7.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
this.buttonOut7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOut7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOut7.Click += new System.EventHandler(this.buttonOut7_Click);
|
|
//
|
|
// groupBoxStatus
|
|
//
|
|
this.groupBoxStatus.BackGround = null;
|
|
this.groupBoxStatus.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.groupBoxStatus.BackImage = null;
|
|
this.groupBoxStatus.Controls.Add(this.labelVacuumMaster);
|
|
this.groupBoxStatus.Controls.Add(this.labelTitlePressureW);
|
|
this.groupBoxStatus.Controls.Add(this.labeldispAlarm1);
|
|
this.groupBoxStatus.Controls.Add(this.labelVacuumWorking);
|
|
this.groupBoxStatus.Controls.Add(this.labelTitlePressureM);
|
|
this.groupBoxStatus.Controls.Add(this.labelDiff);
|
|
this.groupBoxStatus.Controls.Add(this.labelTitleDiff);
|
|
this.groupBoxStatus.Controls.Add(this.labelDisp);
|
|
this.groupBoxStatus.Controls.Add(this.labelTitleDisp);
|
|
this.groupBoxStatus.Controls.Add(this.labelSbAlarm1);
|
|
this.groupBoxStatus.Controls.Add(this.labelLane);
|
|
this.groupBoxStatus.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxStatus.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxStatus.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxStatus.FrameLineThickness = 2;
|
|
this.groupBoxStatus.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.groupBoxStatus.HeaderHeightOffset = 12;
|
|
this.groupBoxStatus.Location = new System.Drawing.Point(364, 44);
|
|
this.groupBoxStatus.Name = "groupBoxStatus";
|
|
this.groupBoxStatus.RoundRadius = 5;
|
|
this.groupBoxStatus.Size = new System.Drawing.Size(516, 171);
|
|
this.groupBoxStatus.TabIndex = 1;
|
|
this.groupBoxStatus.Text = "STATUS";
|
|
this.groupBoxStatus.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelVacuumMaster
|
|
//
|
|
this.labelVacuumMaster.BackGround = null;
|
|
this.labelVacuumMaster.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelVacuumMaster.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelVacuumMaster.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelVacuumMaster.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelVacuumMaster.LineSpacing = 0F;
|
|
this.labelVacuumMaster.Location = new System.Drawing.Point(221, 129);
|
|
this.labelVacuumMaster.Name = "labelVacuumMaster";
|
|
this.labelVacuumMaster.OverlapOptimize = true;
|
|
this.labelVacuumMaster.PasswordChar = '\0';
|
|
this.labelVacuumMaster.Radius = 3;
|
|
this.labelVacuumMaster.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelVacuumMaster.Size = new System.Drawing.Size(100, 25);
|
|
this.labelVacuumMaster.TabIndex = 212;
|
|
this.labelVacuumMaster.Text = "-95.0";
|
|
this.labelVacuumMaster.TextColor = System.Drawing.Color.White;
|
|
this.labelVacuumMaster.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelVacuumMaster.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelVacuumMaster.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelVacuumMaster.Wordwrap = false;
|
|
//
|
|
// labelTitlePressureW
|
|
//
|
|
this.labelTitlePressureW.BackGround = null;
|
|
this.labelTitlePressureW.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitlePressureW.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitlePressureW.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitlePressureW.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePressureW.LineSpacing = 0F;
|
|
this.labelTitlePressureW.Location = new System.Drawing.Point(115, 102);
|
|
this.labelTitlePressureW.Name = "labelTitlePressureW";
|
|
this.labelTitlePressureW.OverlapOptimize = true;
|
|
this.labelTitlePressureW.PasswordChar = '\0';
|
|
this.labelTitlePressureW.Radius = 3;
|
|
this.labelTitlePressureW.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitlePressureW.Size = new System.Drawing.Size(100, 25);
|
|
this.labelTitlePressureW.TabIndex = 211;
|
|
this.labelTitlePressureW.Text = "Pressure W";
|
|
this.labelTitlePressureW.TextColor = System.Drawing.Color.White;
|
|
this.labelTitlePressureW.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitlePressureW.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitlePressureW.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePressureW.Wordwrap = false;
|
|
//
|
|
// labeldispAlarm1
|
|
//
|
|
this.labeldispAlarm1.BackGround = null;
|
|
this.labeldispAlarm1.BackGroundColor = System.Drawing.Color.Blue;
|
|
this.labeldispAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labeldispAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labeldispAlarm1.LineSpacing = 0F;
|
|
this.labeldispAlarm1.Location = new System.Drawing.Point(488, 8);
|
|
this.labeldispAlarm1.Name = "labeldispAlarm1";
|
|
this.labeldispAlarm1.OverlapOptimize = true;
|
|
this.labeldispAlarm1.PasswordChar = '\0';
|
|
this.labeldispAlarm1.Radius = 3;
|
|
this.labeldispAlarm1.RoundRectFillColor = System.Drawing.Color.Blue;
|
|
this.labeldispAlarm1.Size = new System.Drawing.Size(20, 20);
|
|
this.labeldispAlarm1.TabIndex = 210;
|
|
this.labeldispAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labeldispAlarm1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labeldispAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labeldispAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labeldispAlarm1.Wordwrap = false;
|
|
//
|
|
// labelVacuumWorking
|
|
//
|
|
this.labelVacuumWorking.BackGround = null;
|
|
this.labelVacuumWorking.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelVacuumWorking.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelVacuumWorking.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelVacuumWorking.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelVacuumWorking.LineSpacing = 0F;
|
|
this.labelVacuumWorking.Location = new System.Drawing.Point(221, 102);
|
|
this.labelVacuumWorking.Name = "labelVacuumWorking";
|
|
this.labelVacuumWorking.OverlapOptimize = true;
|
|
this.labelVacuumWorking.PasswordChar = '\0';
|
|
this.labelVacuumWorking.Radius = 3;
|
|
this.labelVacuumWorking.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelVacuumWorking.Size = new System.Drawing.Size(100, 25);
|
|
this.labelVacuumWorking.TabIndex = 134;
|
|
this.labelVacuumWorking.Text = "-95.0";
|
|
this.labelVacuumWorking.TextColor = System.Drawing.Color.White;
|
|
this.labelVacuumWorking.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelVacuumWorking.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelVacuumWorking.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelVacuumWorking.Wordwrap = false;
|
|
//
|
|
// labelTitlePressureM
|
|
//
|
|
this.labelTitlePressureM.BackGround = null;
|
|
this.labelTitlePressureM.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitlePressureM.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitlePressureM.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitlePressureM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePressureM.LineSpacing = 0F;
|
|
this.labelTitlePressureM.Location = new System.Drawing.Point(115, 129);
|
|
this.labelTitlePressureM.Name = "labelTitlePressureM";
|
|
this.labelTitlePressureM.OverlapOptimize = true;
|
|
this.labelTitlePressureM.PasswordChar = '\0';
|
|
this.labelTitlePressureM.Radius = 3;
|
|
this.labelTitlePressureM.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitlePressureM.Size = new System.Drawing.Size(100, 25);
|
|
this.labelTitlePressureM.TabIndex = 133;
|
|
this.labelTitlePressureM.Text = "Pressure M";
|
|
this.labelTitlePressureM.TextColor = System.Drawing.Color.White;
|
|
this.labelTitlePressureM.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitlePressureM.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitlePressureM.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePressureM.Wordwrap = false;
|
|
//
|
|
// labelDiff
|
|
//
|
|
this.labelDiff.BackGround = null;
|
|
this.labelDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelDiff.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelDiff.LineSpacing = 0F;
|
|
this.labelDiff.Location = new System.Drawing.Point(221, 75);
|
|
this.labelDiff.Name = "labelDiff";
|
|
this.labelDiff.OverlapOptimize = true;
|
|
this.labelDiff.PasswordChar = '\0';
|
|
this.labelDiff.Radius = 3;
|
|
this.labelDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelDiff.Size = new System.Drawing.Size(100, 25);
|
|
this.labelDiff.TabIndex = 132;
|
|
this.labelDiff.Text = "99999.99";
|
|
this.labelDiff.TextColor = System.Drawing.Color.White;
|
|
this.labelDiff.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDiff.Wordwrap = false;
|
|
//
|
|
// labelTitleDiff
|
|
//
|
|
this.labelTitleDiff.BackGround = null;
|
|
this.labelTitleDiff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleDiff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleDiff.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleDiff.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDiff.LineSpacing = 0F;
|
|
this.labelTitleDiff.Location = new System.Drawing.Point(115, 75);
|
|
this.labelTitleDiff.Name = "labelTitleDiff";
|
|
this.labelTitleDiff.OverlapOptimize = true;
|
|
this.labelTitleDiff.PasswordChar = '\0';
|
|
this.labelTitleDiff.Radius = 3;
|
|
this.labelTitleDiff.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleDiff.Size = new System.Drawing.Size(100, 25);
|
|
this.labelTitleDiff.TabIndex = 131;
|
|
this.labelTitleDiff.Text = "Diff";
|
|
this.labelTitleDiff.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleDiff.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleDiff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDiff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDiff.Wordwrap = false;
|
|
//
|
|
// labelDisp
|
|
//
|
|
this.labelDisp.BackGround = null;
|
|
this.labelDisp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.labelDisp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelDisp.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelDisp.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.labelDisp.LineSpacing = 0F;
|
|
this.labelDisp.Location = new System.Drawing.Point(221, 48);
|
|
this.labelDisp.Name = "labelDisp";
|
|
this.labelDisp.OverlapOptimize = true;
|
|
this.labelDisp.PasswordChar = '\0';
|
|
this.labelDisp.Radius = 3;
|
|
this.labelDisp.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelDisp.Size = new System.Drawing.Size(100, 25);
|
|
this.labelDisp.TabIndex = 130;
|
|
this.labelDisp.Text = "99.99";
|
|
this.labelDisp.TextColor = System.Drawing.Color.White;
|
|
this.labelDisp.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelDisp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelDisp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDisp.Wordwrap = false;
|
|
//
|
|
// labelTitleDisp
|
|
//
|
|
this.labelTitleDisp.BackGround = null;
|
|
this.labelTitleDisp.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleDisp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleDisp.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleDisp.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDisp.LineSpacing = 0F;
|
|
this.labelTitleDisp.Location = new System.Drawing.Point(115, 48);
|
|
this.labelTitleDisp.Name = "labelTitleDisp";
|
|
this.labelTitleDisp.OverlapOptimize = true;
|
|
this.labelTitleDisp.PasswordChar = '\0';
|
|
this.labelTitleDisp.Radius = 3;
|
|
this.labelTitleDisp.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleDisp.Size = new System.Drawing.Size(100, 25);
|
|
this.labelTitleDisp.TabIndex = 129;
|
|
this.labelTitleDisp.Text = "Disp";
|
|
this.labelTitleDisp.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleDisp.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleDisp.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDisp.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDisp.Wordwrap = false;
|
|
//
|
|
// labelSbAlarm1
|
|
//
|
|
this.labelSbAlarm1.BackGround = null;
|
|
this.labelSbAlarm1.BackGroundColor = System.Drawing.Color.Red;
|
|
this.labelSbAlarm1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelSbAlarm1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelSbAlarm1.LineSpacing = 0F;
|
|
this.labelSbAlarm1.Location = new System.Drawing.Point(461, 8);
|
|
this.labelSbAlarm1.Name = "labelSbAlarm1";
|
|
this.labelSbAlarm1.OverlapOptimize = true;
|
|
this.labelSbAlarm1.PasswordChar = '\0';
|
|
this.labelSbAlarm1.Radius = 3;
|
|
this.labelSbAlarm1.RoundRectFillColor = System.Drawing.Color.Red;
|
|
this.labelSbAlarm1.Size = new System.Drawing.Size(20, 20);
|
|
this.labelSbAlarm1.TabIndex = 208;
|
|
this.labelSbAlarm1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelSbAlarm1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelSbAlarm1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelSbAlarm1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelSbAlarm1.Wordwrap = false;
|
|
//
|
|
// labelLane
|
|
//
|
|
this.labelLane.BackGround = null;
|
|
this.labelLane.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(128)))));
|
|
this.labelLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelLane.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelLane.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelLane.LineSpacing = 0F;
|
|
this.labelLane.Location = new System.Drawing.Point(408, 53);
|
|
this.labelLane.Name = "labelLane";
|
|
this.labelLane.OverlapOptimize = true;
|
|
this.labelLane.PasswordChar = '\0';
|
|
this.labelLane.Radius = 3;
|
|
this.labelLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelLane.Size = new System.Drawing.Size(100, 20);
|
|
this.labelLane.TabIndex = 109;
|
|
this.labelLane.TextColor = System.Drawing.Color.White;
|
|
this.labelLane.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLane.Visible = false;
|
|
this.labelLane.Wordwrap = false;
|
|
//
|
|
// groupBoxInput
|
|
//
|
|
this.groupBoxInput.BackGround = null;
|
|
this.groupBoxInput.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.groupBoxInput.BackImage = null;
|
|
this.groupBoxInput.Controls.Add(this.labelTitleInput5);
|
|
this.groupBoxInput.Controls.Add(this.labelInput5);
|
|
this.groupBoxInput.Controls.Add(this.labelTitleInput4);
|
|
this.groupBoxInput.Controls.Add(this.labelTitleInput2);
|
|
this.groupBoxInput.Controls.Add(this.labelInput4);
|
|
this.groupBoxInput.Controls.Add(this.labelInput2);
|
|
this.groupBoxInput.Controls.Add(this.labelTitleInput3);
|
|
this.groupBoxInput.Controls.Add(this.labelTitleInput1);
|
|
this.groupBoxInput.Controls.Add(this.labelInput3);
|
|
this.groupBoxInput.Controls.Add(this.labelInput1);
|
|
this.groupBoxInput.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxInput.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxInput.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(92)))), ((int)(((byte)(118)))));
|
|
this.groupBoxInput.FrameLineThickness = 2;
|
|
this.groupBoxInput.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
this.groupBoxInput.HeaderHeightOffset = 12;
|
|
this.groupBoxInput.Location = new System.Drawing.Point(39, 44);
|
|
this.groupBoxInput.Name = "groupBoxInput";
|
|
this.groupBoxInput.RoundRadius = 5;
|
|
this.groupBoxInput.Size = new System.Drawing.Size(319, 171);
|
|
this.groupBoxInput.TabIndex = 38;
|
|
this.groupBoxInput.Text = "INPUT";
|
|
this.groupBoxInput.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelTitleInput5
|
|
//
|
|
this.labelTitleInput5.BackGround = null;
|
|
this.labelTitleInput5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleInput5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleInput5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleInput5.LineSpacing = 0F;
|
|
this.labelTitleInput5.Location = new System.Drawing.Point(51, 125);
|
|
this.labelTitleInput5.Name = "labelTitleInput5";
|
|
this.labelTitleInput5.OverlapOptimize = true;
|
|
this.labelTitleInput5.PasswordChar = '\0';
|
|
this.labelTitleInput5.Radius = 3;
|
|
this.labelTitleInput5.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleInput5.Size = new System.Drawing.Size(100, 30);
|
|
this.labelTitleInput5.TabIndex = 52;
|
|
this.labelTitleInput5.Text = "INPUT 5";
|
|
this.labelTitleInput5.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleInput5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleInput5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleInput5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleInput5.Wordwrap = false;
|
|
//
|
|
// labelInput5
|
|
//
|
|
this.labelInput5.BackGround = null;
|
|
this.labelInput5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelInput5.BorderColor = System.Drawing.Color.Gray;
|
|
this.labelInput5.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelInput5.LineSpacing = 0F;
|
|
this.labelInput5.Location = new System.Drawing.Point(15, 125);
|
|
this.labelInput5.Name = "labelInput5";
|
|
this.labelInput5.OverlapOptimize = true;
|
|
this.labelInput5.PasswordChar = '\0';
|
|
this.labelInput5.Radius = 30;
|
|
this.labelInput5.RoundRectFillColor = System.Drawing.Color.Gainsboro;
|
|
this.labelInput5.Size = new System.Drawing.Size(30, 30);
|
|
this.labelInput5.TabIndex = 51;
|
|
this.labelInput5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelInput5.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelInput5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInput5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelInput5.Wordwrap = false;
|
|
//
|
|
// labelTitleInput4
|
|
//
|
|
this.labelTitleInput4.BackGround = null;
|
|
this.labelTitleInput4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleInput4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleInput4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleInput4.LineSpacing = 0F;
|
|
this.labelTitleInput4.Location = new System.Drawing.Point(207, 89);
|
|
this.labelTitleInput4.Name = "labelTitleInput4";
|
|
this.labelTitleInput4.OverlapOptimize = true;
|
|
this.labelTitleInput4.PasswordChar = '\0';
|
|
this.labelTitleInput4.Radius = 3;
|
|
this.labelTitleInput4.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleInput4.Size = new System.Drawing.Size(100, 30);
|
|
this.labelTitleInput4.TabIndex = 46;
|
|
this.labelTitleInput4.Text = "INPUT 4";
|
|
this.labelTitleInput4.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleInput4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleInput4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleInput4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleInput4.Wordwrap = false;
|
|
//
|
|
// labelTitleInput2
|
|
//
|
|
this.labelTitleInput2.BackGround = null;
|
|
this.labelTitleInput2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleInput2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleInput2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleInput2.LineSpacing = 0F;
|
|
this.labelTitleInput2.Location = new System.Drawing.Point(207, 53);
|
|
this.labelTitleInput2.Name = "labelTitleInput2";
|
|
this.labelTitleInput2.OverlapOptimize = true;
|
|
this.labelTitleInput2.PasswordChar = '\0';
|
|
this.labelTitleInput2.Radius = 3;
|
|
this.labelTitleInput2.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleInput2.Size = new System.Drawing.Size(100, 30);
|
|
this.labelTitleInput2.TabIndex = 45;
|
|
this.labelTitleInput2.Text = "INPUT 2";
|
|
this.labelTitleInput2.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleInput2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleInput2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleInput2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleInput2.Wordwrap = false;
|
|
//
|
|
// labelInput4
|
|
//
|
|
this.labelInput4.BackGround = null;
|
|
this.labelInput4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelInput4.BorderColor = System.Drawing.Color.Gray;
|
|
this.labelInput4.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelInput4.LineSpacing = 0F;
|
|
this.labelInput4.Location = new System.Drawing.Point(171, 89);
|
|
this.labelInput4.Name = "labelInput4";
|
|
this.labelInput4.OverlapOptimize = true;
|
|
this.labelInput4.PasswordChar = '\0';
|
|
this.labelInput4.Radius = 30;
|
|
this.labelInput4.RoundRectFillColor = System.Drawing.Color.Gainsboro;
|
|
this.labelInput4.Size = new System.Drawing.Size(30, 30);
|
|
this.labelInput4.TabIndex = 44;
|
|
this.labelInput4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelInput4.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelInput4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInput4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelInput4.Wordwrap = false;
|
|
//
|
|
// labelInput2
|
|
//
|
|
this.labelInput2.BackGround = null;
|
|
this.labelInput2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelInput2.BorderColor = System.Drawing.Color.Gray;
|
|
this.labelInput2.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelInput2.LineSpacing = 0F;
|
|
this.labelInput2.Location = new System.Drawing.Point(171, 53);
|
|
this.labelInput2.Name = "labelInput2";
|
|
this.labelInput2.OverlapOptimize = true;
|
|
this.labelInput2.PasswordChar = '\0';
|
|
this.labelInput2.Radius = 30;
|
|
this.labelInput2.RoundRectFillColor = System.Drawing.Color.Lime;
|
|
this.labelInput2.Size = new System.Drawing.Size(30, 30);
|
|
this.labelInput2.TabIndex = 43;
|
|
this.labelInput2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelInput2.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelInput2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInput2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelInput2.Wordwrap = false;
|
|
//
|
|
// labelTitleInput3
|
|
//
|
|
this.labelTitleInput3.BackGround = null;
|
|
this.labelTitleInput3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleInput3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleInput3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleInput3.LineSpacing = 0F;
|
|
this.labelTitleInput3.Location = new System.Drawing.Point(51, 89);
|
|
this.labelTitleInput3.Name = "labelTitleInput3";
|
|
this.labelTitleInput3.OverlapOptimize = true;
|
|
this.labelTitleInput3.PasswordChar = '\0';
|
|
this.labelTitleInput3.Radius = 3;
|
|
this.labelTitleInput3.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleInput3.Size = new System.Drawing.Size(100, 30);
|
|
this.labelTitleInput3.TabIndex = 42;
|
|
this.labelTitleInput3.Text = "INPUT 3";
|
|
this.labelTitleInput3.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleInput3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleInput3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleInput3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleInput3.Wordwrap = false;
|
|
//
|
|
// labelTitleInput1
|
|
//
|
|
this.labelTitleInput1.BackGround = null;
|
|
this.labelTitleInput1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelTitleInput1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelTitleInput1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
this.labelTitleInput1.LineSpacing = 0F;
|
|
this.labelTitleInput1.Location = new System.Drawing.Point(51, 53);
|
|
this.labelTitleInput1.Name = "labelTitleInput1";
|
|
this.labelTitleInput1.OverlapOptimize = true;
|
|
this.labelTitleInput1.PasswordChar = '\0';
|
|
this.labelTitleInput1.Radius = 3;
|
|
this.labelTitleInput1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
this.labelTitleInput1.Size = new System.Drawing.Size(100, 30);
|
|
this.labelTitleInput1.TabIndex = 41;
|
|
this.labelTitleInput1.Text = "INPUT 1";
|
|
this.labelTitleInput1.TextColor = System.Drawing.Color.White;
|
|
this.labelTitleInput1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelTitleInput1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTitleInput1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleInput1.Wordwrap = false;
|
|
//
|
|
// labelInput3
|
|
//
|
|
this.labelInput3.BackGround = null;
|
|
this.labelInput3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelInput3.BorderColor = System.Drawing.Color.Gray;
|
|
this.labelInput3.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelInput3.LineSpacing = 0F;
|
|
this.labelInput3.Location = new System.Drawing.Point(15, 89);
|
|
this.labelInput3.Name = "labelInput3";
|
|
this.labelInput3.OverlapOptimize = true;
|
|
this.labelInput3.PasswordChar = '\0';
|
|
this.labelInput3.Radius = 30;
|
|
this.labelInput3.RoundRectFillColor = System.Drawing.Color.Gainsboro;
|
|
this.labelInput3.Size = new System.Drawing.Size(30, 30);
|
|
this.labelInput3.TabIndex = 40;
|
|
this.labelInput3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelInput3.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelInput3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInput3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelInput3.Wordwrap = false;
|
|
//
|
|
// labelInput1
|
|
//
|
|
this.labelInput1.BackGround = null;
|
|
this.labelInput1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(24)))), ((int)(((byte)(32)))));
|
|
this.labelInput1.BorderColor = System.Drawing.Color.Gray;
|
|
this.labelInput1.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
this.labelInput1.LineSpacing = 0F;
|
|
this.labelInput1.Location = new System.Drawing.Point(15, 53);
|
|
this.labelInput1.Name = "labelInput1";
|
|
this.labelInput1.OverlapOptimize = true;
|
|
this.labelInput1.PasswordChar = '\0';
|
|
this.labelInput1.Radius = 30;
|
|
this.labelInput1.RoundRectFillColor = System.Drawing.Color.Lime;
|
|
this.labelInput1.Size = new System.Drawing.Size(30, 30);
|
|
this.labelInput1.TabIndex = 39;
|
|
this.labelInput1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
this.labelInput1.TextColorDisable = System.Drawing.Color.Gray;
|
|
this.labelInput1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInput1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelInput1.Wordwrap = false;
|
|
//
|
|
// smartTimer
|
|
//
|
|
this.smartTimer.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
|
|
this.smartTimer.Interval = 1000;
|
|
this.smartTimer.IntervalSeries = null;
|
|
this.smartTimer.TimeCount = ((long)(1000000));
|
|
this.smartTimer.TimeFormStringSeparator = ":";
|
|
this.smartTimer.Tick += new System.EventHandler(this.smartTimer_Tick);
|
|
//
|
|
// smartTimerJog
|
|
//
|
|
this.smartTimerJog.CounterMode = SmartX.SmartTimer.CounterModes.Up_Counter;
|
|
this.smartTimerJog.Interval = 150;
|
|
this.smartTimerJog.IntervalSeries = null;
|
|
this.smartTimerJog.TimeCount = ((long)(1000000));
|
|
this.smartTimerJog.TimeFormStringSeparator = ":";
|
|
this.smartTimerJog.Tick += new System.EventHandler(this.smartTimerJog_Tick);
|
|
//
|
|
// ControlMenuManualIoTest
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlMenuManualIoTest";
|
|
this.Size = new System.Drawing.Size(909, 664);
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
this.groupBoxServo.ResumeLayout(false);
|
|
this.groupBoxOutput.ResumeLayout(false);
|
|
this.groupBoxStatus.ResumeLayout(false);
|
|
this.groupBoxInput.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
private SmartX.SmartGroupBox groupBoxInput;
|
|
private SmartX.SmartButton buttonOut1;
|
|
private SmartX.SmartLabel labelTitleInput4;
|
|
private SmartX.SmartLabel labelTitleInput2;
|
|
private SmartX.SmartLabel labelInput4;
|
|
private SmartX.SmartLabel labelInput2;
|
|
private SmartX.SmartLabel labelTitleInput3;
|
|
private SmartX.SmartLabel labelTitleInput1;
|
|
private SmartX.SmartLabel labelInput3;
|
|
private SmartX.SmartLabel labelInput1;
|
|
private SmartX.SmartButton buttonOut4;
|
|
private SmartX.SmartButton buttonOut3;
|
|
private SmartX.SmartButton buttonOut2;
|
|
private SmartX.SmartGroupBox groupBoxServo;
|
|
private SmartX.SmartButton buttonMotor1Origin;
|
|
private SmartX.SmartButton buttonMotorChamber2;
|
|
private SmartX.SmartButton buttonMotorChamber1;
|
|
private SmartX.SmartLabel labelMotor1Origin;
|
|
private SmartX.SmartLabel labelMotorChamber2;
|
|
private SmartX.SmartLabel labelMotorChamber1;
|
|
private SmartX.SmartGroupBox groupBoxStatus;
|
|
private SmartX.SmartLabel labelLane;
|
|
private SmartX.SmartLabel labelDiff;
|
|
private SmartX.SmartLabel labelTitleDiff;
|
|
private SmartX.SmartLabel labelDisp;
|
|
private SmartX.SmartLabel labelTitleDisp;
|
|
private SmartX.SmartLabel labelVacuumWorking;
|
|
private SmartX.SmartLabel labelTitlePressureM;
|
|
private SmartX.SmartButton buttonMotor1AlarmClear;
|
|
private SmartX.SmartLabel labelTitleInput5;
|
|
private SmartX.SmartLabel labelInput5;
|
|
private SmartX.SmartButton buttonOut10;
|
|
private SmartX.SmartButton buttonOut9;
|
|
private SmartX.SmartButton buttonOut8;
|
|
private SmartX.SmartButton buttonOut7;
|
|
private SmartX.SmartButton buttonOut6;
|
|
private SmartX.SmartButton buttonOut5;
|
|
private SmartX.SmartGroupBox groupBoxOutput;
|
|
public SmartX.SmartLabel labelSbAlarm1;
|
|
private SmartX.SmartTimer smartTimer;
|
|
private SmartX.SmartLabel labelMotorChamber4;
|
|
private SmartX.SmartLabel labelMotorChamber3;
|
|
private SmartX.SmartButton buttonMotorChamber4;
|
|
private SmartX.SmartButton buttonMotorChamber3;
|
|
private SmartX.SmartLabel labelMotorDischarge;
|
|
private SmartX.SmartLabel labelMotorChamber6;
|
|
private SmartX.SmartButton buttonMotorDischarge;
|
|
private SmartX.SmartButton buttonMotorChamber6;
|
|
private SmartX.SmartLabel labelMotorChamber5;
|
|
private SmartX.SmartButton buttonMotorChamber5;
|
|
private SmartX.SmartButton buttonOut11;
|
|
private SmartX.SmartButton buttonOut12;
|
|
public SmartX.SmartLabel labeldispAlarm1;
|
|
private SmartX.SmartLabel labelTitleDiscriptionCD;
|
|
private SmartX.SmartLabel labelTitleDiscriptionPD;
|
|
private SmartX.SmartButton buttonJogCCW;
|
|
private SmartX.SmartButton buttonJogCW;
|
|
private SmartX.SmartTimer smartTimerJog;
|
|
private SmartX.SmartLabel labelVacuumMaster;
|
|
private SmartX.SmartLabel labelTitlePressureW;
|
|
private SmartX.SmartButton buttonMotorReady;
|
|
private SmartX.SmartLabel labelMotorReady;
|
|
}
|
|
}
|