2457 lines
154 KiB
C#
2457 lines
154 KiB
C#
namespace INT63DC_6CH.Forms
|
|
{
|
|
partial class FormMainDisplay
|
|
{
|
|
/// <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 Windows Form 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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMainDisplay));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.buttonProductNo = new SmartX.SmartButton();
|
|
this.labelProductName = new SmartX.SmartLabel();
|
|
this.labelTime = new SmartX.SmartLabel();
|
|
this.labelLotNo = new SmartX.SmartLabel();
|
|
this.pictureBoxStop = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxStart = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxUSBBackOn = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxCommunicationStatus = new System.Windows.Forms.PictureBox();
|
|
this.buttonUnder = new SmartX.SmartButton();
|
|
this.buttonPass = new SmartX.SmartButton();
|
|
this.buttonOver = new SmartX.SmartButton();
|
|
this.buttonTare = new SmartX.SmartButton();
|
|
this.labelTotalCount = new SmartX.SmartLabel();
|
|
this.labelProductionSpeed = new SmartX.SmartLabel();
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
this.labelNGCount = new SmartX.SmartLabel();
|
|
this.buttonTableForm = new SmartX.SmartButton();
|
|
this.buttonDotGraphForm = new SmartX.SmartButton();
|
|
this.buttonBarGraphForm = new SmartX.SmartButton();
|
|
this.buttonScaleZero = new SmartX.SmartButton();
|
|
this.buttonClear = new SmartX.SmartButton();
|
|
this.buttonMenu = new SmartX.SmartButton();
|
|
this.panelSetting = new System.Windows.Forms.Panel();
|
|
this.groupBoxJudgmentSetting = new SmartX.SmartGroupBox();
|
|
this.labelTurnDelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticTurnDelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticJudgmentCount = new SmartX.SmartLabel();
|
|
this.labelJudgmentDelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticJudgmentDelayTime = new SmartX.SmartLabel();
|
|
this.labelJudgmentCount = new SmartX.SmartLabel();
|
|
this.buttonClose = new System.Windows.Forms.Button();
|
|
this.groupBoxSorter = new SmartX.SmartGroupBox();
|
|
this.labelStaticDischargeStopperRunTime = new SmartX.SmartLabel();
|
|
this.labelStaticDischargeStopperDelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticEntryGateRunTime = new SmartX.SmartLabel();
|
|
this.labelStaticEntryGateDelayTime = new SmartX.SmartLabel();
|
|
this.labelDischargeStopperRunTime = new SmartX.SmartLabel();
|
|
this.labelDischargeStopperDelayTime = new SmartX.SmartLabel();
|
|
this.labelEntryGateRunTime = new SmartX.SmartLabel();
|
|
this.labelEntryGateDelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter2DelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticSorter2DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter2RunTime = new SmartX.SmartLabel();
|
|
this.labelStaticSorter2RunTime = new SmartX.SmartLabel();
|
|
this.labelSorter1DelayTime = new SmartX.SmartLabel();
|
|
this.labelStaticSorter1DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter1RunTime = new SmartX.SmartLabel();
|
|
this.labelStaticSorter1RunTime = new SmartX.SmartLabel();
|
|
this.buttonOnOff = new SmartX.SmartButton();
|
|
this.pictureBoxCH3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxBypass = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxAlarm = new System.Windows.Forms.PictureBox();
|
|
this.panelAlarmMessageBox2 = new System.Windows.Forms.Panel();
|
|
this.smartListBox1 = new SmartX.SmartListBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.labelAlarm2ErrorCode = new SmartX.SmartLabel();
|
|
this.buttonAlarm2OK = new SmartX.SmartButton();
|
|
this.labelTimeroutCount = new SmartX.SmartLabel();
|
|
this.labelUserID = new SmartX.SmartLabel();
|
|
this.labelUserLevel = new SmartX.SmartLabel();
|
|
this.labelTitleScreen = new SmartX.SmartLabel();
|
|
this.labelTitleNG = new SmartX.SmartLabel();
|
|
this.labelTitleTotalCount = new SmartX.SmartLabel();
|
|
this.buttonUser = new SmartX.SmartButton();
|
|
this.buttonSubMenu = new SmartX.SmartButton();
|
|
this.panelSubMenu1 = new System.Windows.Forms.Panel();
|
|
this.buttonCutSignal = new SmartX.SmartButton();
|
|
this.labelTitleBypass = new SmartX.SmartLabel();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.buttonBypassRun = new SmartX.SmartButton();
|
|
this.buttonBypassDirection = new SmartX.SmartButton();
|
|
this.buttonBypassOnce = new SmartX.SmartButton();
|
|
this.buttonCut = new SmartX.SmartButton();
|
|
this.labelCutSignalInterval = new SmartX.SmartLabel();
|
|
this.timerCutSignal = new System.Windows.Forms.Timer();
|
|
this.panelAlarmMessageBox3 = new System.Windows.Forms.Panel();
|
|
this.labelMessage4 = new SmartX.SmartLabel();
|
|
this.labelMessage3 = new SmartX.SmartLabel();
|
|
this.smartLabel4 = new SmartX.SmartLabel();
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.buttonAlarm3Ok = new SmartX.SmartButton();
|
|
this.panelSubMenu2 = new System.Windows.Forms.Panel();
|
|
this.labelStaticOverRangeLimit = new SmartX.SmartLabel();
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
this.labelUnderRangeLimit = new SmartX.SmartLabel();
|
|
this.labelOverRangeLimit = new SmartX.SmartLabel();
|
|
this.labelStaticUnderRangeLimit = new SmartX.SmartLabel();
|
|
this.labelStaticOverRange = new SmartX.SmartLabel();
|
|
this.labelOverRange = new SmartX.SmartLabel();
|
|
this.labelStaticUnderRange = new SmartX.SmartLabel();
|
|
this.labelStaticPassRange = new SmartX.SmartLabel();
|
|
this.labelUnderRange = new SmartX.SmartLabel();
|
|
this.labelPassRange = new SmartX.SmartLabel();
|
|
this.panelAlarmMessageBox4 = new System.Windows.Forms.Panel();
|
|
this.labelMessage5 = new SmartX.SmartLabel();
|
|
this.smartLabel5 = new SmartX.SmartLabel();
|
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
|
this.buttonAlarm4Ok = new SmartX.SmartButton();
|
|
this.labelExpireOfPassword = new SmartX.SmartLabel();
|
|
this.pictureBoxEthernetDisconnection = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxEthernetConnection = new System.Windows.Forms.PictureBox();
|
|
this.buttonExit = new SmartX.SmartButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.panelSetting.SuspendLayout();
|
|
this.groupBoxJudgmentSetting.SuspendLayout();
|
|
this.groupBoxSorter.SuspendLayout();
|
|
this.panelAlarmMessageBox2.SuspendLayout();
|
|
this.panelSubMenu1.SuspendLayout();
|
|
this.panelAlarmMessageBox3.SuspendLayout();
|
|
this.panelSubMenu2.SuspendLayout();
|
|
this.panelAlarmMessageBox4.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartForm1
|
|
//
|
|
this.smartForm1.CenterLocation = false;
|
|
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
|
|
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
this.smartForm1.MainForm = null;
|
|
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
|
this.smartForm1.Name = "smartForm1";
|
|
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
this.smartForm1.SuspendLayoutInterval = 0;
|
|
//
|
|
// buttonProductNo
|
|
//
|
|
this.buttonProductNo.BackPictureBox = this.smartForm1;
|
|
this.buttonProductNo.BackPictureBox1 = null;
|
|
this.buttonProductNo.BackPictureBox2 = null;
|
|
this.buttonProductNo.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonProductNo.ButtonImageAutoSize = true;
|
|
this.buttonProductNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonProductNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DisableImage")));
|
|
this.buttonProductNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.DownImage")));
|
|
this.buttonProductNo.Font = new System.Drawing.Font("Arial", 25F, System.Drawing.FontStyle.Bold);
|
|
this.buttonProductNo.GroupID = 0;
|
|
this.buttonProductNo.InitVisible = true;
|
|
this.buttonProductNo.Location = new System.Drawing.Point(10, 13);
|
|
this.buttonProductNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonProductNo.Name = "buttonProductNo";
|
|
this.buttonProductNo.NestedClickEventPrevent = false;
|
|
this.buttonProductNo.OutlinePixel = 1;
|
|
this.buttonProductNo.RepeatInterval = 200;
|
|
this.buttonProductNo.RepeatIntervalAccelerate = null;
|
|
this.buttonProductNo.SafeInterval = 200;
|
|
this.buttonProductNo.Size = new System.Drawing.Size(110, 55);
|
|
this.buttonProductNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonProductNo.TabIndex = 1;
|
|
this.buttonProductNo.Text = "1000";
|
|
this.buttonProductNo.TextColor = System.Drawing.Color.Black;
|
|
this.buttonProductNo.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonProductNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonProductNo.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonProductNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonProductNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonProductNo.UpImage")));
|
|
this.buttonProductNo.Click += new System.EventHandler(this.buttonProductNo_Click);
|
|
//
|
|
// labelProductName
|
|
//
|
|
this.labelProductName.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.labelProductName.BackPictureBox = this.smartForm1;
|
|
this.labelProductName.BackPictureBox1 = null;
|
|
this.labelProductName.BackPictureBox2 = null;
|
|
this.labelProductName.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelProductName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelProductName.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelProductName.InitVisible = true;
|
|
this.labelProductName.LineSpacing = 0F;
|
|
this.labelProductName.Location = new System.Drawing.Point(126, 29);
|
|
this.labelProductName.Name = "labelProductName";
|
|
this.labelProductName.Size = new System.Drawing.Size(323, 39);
|
|
this.labelProductName.TabIndex = 2;
|
|
this.labelProductName.Text = "ABCDEFGHABCDEFGHABCDEFGH";
|
|
this.labelProductName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelProductName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelProductName.Wordwrap = false;
|
|
//
|
|
// labelTime
|
|
//
|
|
this.labelTime.BackPictureBox = this.smartForm1;
|
|
this.labelTime.BackPictureBox1 = null;
|
|
this.labelTime.BackPictureBox2 = null;
|
|
this.labelTime.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTime.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelTime.InitVisible = true;
|
|
this.labelTime.LineSpacing = 0F;
|
|
this.labelTime.Location = new System.Drawing.Point(126, 5);
|
|
this.labelTime.Name = "labelTime";
|
|
this.labelTime.Size = new System.Drawing.Size(170, 20);
|
|
this.labelTime.TabIndex = 430;
|
|
this.labelTime.Text = "2016-01-20 12:00:00";
|
|
this.labelTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Bottom;
|
|
this.labelTime.Wordwrap = false;
|
|
//
|
|
// labelLotNo
|
|
//
|
|
this.labelLotNo.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.labelLotNo.BackPictureBox = this.smartForm1;
|
|
this.labelLotNo.BackPictureBox1 = null;
|
|
this.labelLotNo.BackPictureBox2 = null;
|
|
this.labelLotNo.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelLotNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelLotNo.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
|
this.labelLotNo.InitVisible = true;
|
|
this.labelLotNo.LineSpacing = 0F;
|
|
this.labelLotNo.Location = new System.Drawing.Point(455, 29);
|
|
this.labelLotNo.Name = "labelLotNo";
|
|
this.labelLotNo.Size = new System.Drawing.Size(200, 39);
|
|
this.labelLotNo.TabIndex = 429;
|
|
this.labelLotNo.Text = "ABCDEFGHABCDEF";
|
|
this.labelLotNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelLotNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelLotNo.Wordwrap = false;
|
|
//
|
|
// pictureBoxStop
|
|
//
|
|
this.pictureBoxStop.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStop.Image")));
|
|
this.pictureBoxStop.Location = new System.Drawing.Point(958, 13);
|
|
this.pictureBoxStop.Name = "pictureBoxStop";
|
|
this.pictureBoxStop.Size = new System.Drawing.Size(55, 55);
|
|
this.pictureBoxStop.Click += new System.EventHandler(this.pictureBoxStop_Click);
|
|
//
|
|
// pictureBoxStart
|
|
//
|
|
this.pictureBoxStart.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStart.Image")));
|
|
this.pictureBoxStart.Location = new System.Drawing.Point(958, 13);
|
|
this.pictureBoxStart.Name = "pictureBoxStart";
|
|
this.pictureBoxStart.Size = new System.Drawing.Size(55, 55);
|
|
this.pictureBoxStart.Click += new System.EventHandler(this.pictureBoxStart_Click);
|
|
//
|
|
// pictureBoxUSBBackOn
|
|
//
|
|
this.pictureBoxUSBBackOn.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxUSBBackOn.Image")));
|
|
this.pictureBoxUSBBackOn.Location = new System.Drawing.Point(925, 41);
|
|
this.pictureBoxUSBBackOn.Name = "pictureBoxUSBBackOn";
|
|
this.pictureBoxUSBBackOn.Size = new System.Drawing.Size(27, 27);
|
|
this.pictureBoxUSBBackOn.Visible = false;
|
|
//
|
|
// pictureBoxCommunicationStatus
|
|
//
|
|
this.pictureBoxCommunicationStatus.BackColor = System.Drawing.Color.Lime;
|
|
this.pictureBoxCommunicationStatus.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxCommunicationStatus.Image")));
|
|
this.pictureBoxCommunicationStatus.Location = new System.Drawing.Point(925, 13);
|
|
this.pictureBoxCommunicationStatus.Name = "pictureBoxCommunicationStatus";
|
|
this.pictureBoxCommunicationStatus.Size = new System.Drawing.Size(27, 27);
|
|
//
|
|
// buttonUnder
|
|
//
|
|
this.buttonUnder.BackPictureBox = null;
|
|
this.buttonUnder.BackPictureBox1 = null;
|
|
this.buttonUnder.BackPictureBox2 = null;
|
|
this.buttonUnder.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonUnder.ButtonImageAutoSize = true;
|
|
this.buttonUnder.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonUnder.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DisableImage")));
|
|
this.buttonUnder.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DownImage")));
|
|
this.buttonUnder.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
|
|
this.buttonUnder.GroupID = 0;
|
|
this.buttonUnder.InitVisible = true;
|
|
this.buttonUnder.Location = new System.Drawing.Point(10, 573);
|
|
this.buttonUnder.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonUnder.Name = "buttonUnder";
|
|
this.buttonUnder.NestedClickEventPrevent = false;
|
|
this.buttonUnder.OutlinePixel = 1;
|
|
this.buttonUnder.RepeatInterval = 200;
|
|
this.buttonUnder.RepeatIntervalAccelerate = null;
|
|
this.buttonUnder.SafeInterval = 200;
|
|
this.buttonUnder.Size = new System.Drawing.Size(152, 115);
|
|
this.buttonUnder.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonUnder.TabIndex = 440;
|
|
this.buttonUnder.Text = "100.0";
|
|
this.buttonUnder.TextColor = System.Drawing.Color.Black;
|
|
this.buttonUnder.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonUnder.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
|
this.buttonUnder.TextLocation = new System.Drawing.Point(-15, -10);
|
|
this.buttonUnder.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
|
|
this.buttonUnder.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.UpImage")));
|
|
this.buttonUnder.Click += new System.EventHandler(this.buttonUnder_Click);
|
|
//
|
|
// buttonPass
|
|
//
|
|
this.buttonPass.BackPictureBox = null;
|
|
this.buttonPass.BackPictureBox1 = null;
|
|
this.buttonPass.BackPictureBox2 = null;
|
|
this.buttonPass.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonPass.ButtonImageAutoSize = true;
|
|
this.buttonPass.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonPass.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DisableImage")));
|
|
this.buttonPass.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DownImage")));
|
|
this.buttonPass.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
|
|
this.buttonPass.GroupID = 0;
|
|
this.buttonPass.InitVisible = true;
|
|
this.buttonPass.Location = new System.Drawing.Point(171, 573);
|
|
this.buttonPass.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonPass.Name = "buttonPass";
|
|
this.buttonPass.NestedClickEventPrevent = false;
|
|
this.buttonPass.OutlinePixel = 1;
|
|
this.buttonPass.RepeatInterval = 200;
|
|
this.buttonPass.RepeatIntervalAccelerate = null;
|
|
this.buttonPass.SafeInterval = 200;
|
|
this.buttonPass.Size = new System.Drawing.Size(152, 115);
|
|
this.buttonPass.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonPass.TabIndex = 440;
|
|
this.buttonPass.Text = "200.0";
|
|
this.buttonPass.TextColor = System.Drawing.Color.Black;
|
|
this.buttonPass.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonPass.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
|
this.buttonPass.TextLocation = new System.Drawing.Point(-15, -10);
|
|
this.buttonPass.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
|
|
this.buttonPass.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.UpImage")));
|
|
this.buttonPass.Click += new System.EventHandler(this.buttonPass_Click);
|
|
//
|
|
// buttonOver
|
|
//
|
|
this.buttonOver.BackPictureBox = null;
|
|
this.buttonOver.BackPictureBox1 = null;
|
|
this.buttonOver.BackPictureBox2 = null;
|
|
this.buttonOver.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonOver.ButtonImageAutoSize = true;
|
|
this.buttonOver.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOver.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DisableImage")));
|
|
this.buttonOver.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DownImage")));
|
|
this.buttonOver.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
|
|
this.buttonOver.GroupID = 0;
|
|
this.buttonOver.InitVisible = true;
|
|
this.buttonOver.Location = new System.Drawing.Point(334, 573);
|
|
this.buttonOver.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonOver.Name = "buttonOver";
|
|
this.buttonOver.NestedClickEventPrevent = false;
|
|
this.buttonOver.OutlinePixel = 1;
|
|
this.buttonOver.RepeatInterval = 200;
|
|
this.buttonOver.RepeatIntervalAccelerate = null;
|
|
this.buttonOver.SafeInterval = 200;
|
|
this.buttonOver.Size = new System.Drawing.Size(152, 115);
|
|
this.buttonOver.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOver.TabIndex = 440;
|
|
this.buttonOver.Text = "300.0";
|
|
this.buttonOver.TextColor = System.Drawing.Color.Black;
|
|
this.buttonOver.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonOver.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
|
this.buttonOver.TextLocation = new System.Drawing.Point(-15, -10);
|
|
this.buttonOver.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
|
|
this.buttonOver.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.UpImage")));
|
|
this.buttonOver.Click += new System.EventHandler(this.buttonOver_Click);
|
|
//
|
|
// buttonTare
|
|
//
|
|
this.buttonTare.BackPictureBox = null;
|
|
this.buttonTare.BackPictureBox1 = null;
|
|
this.buttonTare.BackPictureBox2 = null;
|
|
this.buttonTare.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonTare.ButtonImageAutoSize = true;
|
|
this.buttonTare.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonTare.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DisableImage")));
|
|
this.buttonTare.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DownImage")));
|
|
this.buttonTare.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold);
|
|
this.buttonTare.GroupID = 0;
|
|
this.buttonTare.InitVisible = true;
|
|
this.buttonTare.Location = new System.Drawing.Point(497, 573);
|
|
this.buttonTare.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonTare.Name = "buttonTare";
|
|
this.buttonTare.NestedClickEventPrevent = false;
|
|
this.buttonTare.OutlinePixel = 1;
|
|
this.buttonTare.RepeatInterval = 200;
|
|
this.buttonTare.RepeatIntervalAccelerate = null;
|
|
this.buttonTare.SafeInterval = 200;
|
|
this.buttonTare.Size = new System.Drawing.Size(152, 115);
|
|
this.buttonTare.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonTare.TabIndex = 440;
|
|
this.buttonTare.Text = "0.0";
|
|
this.buttonTare.TextColor = System.Drawing.Color.Black;
|
|
this.buttonTare.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonTare.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
|
|
this.buttonTare.TextLocation = new System.Drawing.Point(-15, -10);
|
|
this.buttonTare.TextVAlign = SmartX.SmartButton.TextVerAlign.Bottom;
|
|
this.buttonTare.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.UpImage")));
|
|
this.buttonTare.Click += new System.EventHandler(this.buttonTare_Click);
|
|
//
|
|
// labelTotalCount
|
|
//
|
|
this.labelTotalCount.BackPictureBox = this.smartForm1;
|
|
this.labelTotalCount.BackPictureBox1 = null;
|
|
this.labelTotalCount.BackPictureBox2 = null;
|
|
this.labelTotalCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTotalCount.Font = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Regular);
|
|
this.labelTotalCount.InitVisible = true;
|
|
this.labelTotalCount.LineSpacing = 0F;
|
|
this.labelTotalCount.Location = new System.Drawing.Point(130, 704);
|
|
this.labelTotalCount.Name = "labelTotalCount";
|
|
this.labelTotalCount.Size = new System.Drawing.Size(142, 41);
|
|
this.labelTotalCount.TabIndex = 444;
|
|
this.labelTotalCount.Text = "12345678";
|
|
this.labelTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTotalCount.Wordwrap = false;
|
|
this.labelTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click);
|
|
//
|
|
// labelProductionSpeed
|
|
//
|
|
this.labelProductionSpeed.BackPictureBox = this.smartForm1;
|
|
this.labelProductionSpeed.BackPictureBox1 = null;
|
|
this.labelProductionSpeed.BackPictureBox2 = null;
|
|
this.labelProductionSpeed.BorderColor = System.Drawing.Color.Black;
|
|
this.labelProductionSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelProductionSpeed.Font = new System.Drawing.Font("Tahoma", 22F, System.Drawing.FontStyle.Regular);
|
|
this.labelProductionSpeed.InitVisible = true;
|
|
this.labelProductionSpeed.LineSpacing = 0F;
|
|
this.labelProductionSpeed.Location = new System.Drawing.Point(524, 704);
|
|
this.labelProductionSpeed.Name = "labelProductionSpeed";
|
|
this.labelProductionSpeed.Size = new System.Drawing.Size(67, 41);
|
|
this.labelProductionSpeed.TabIndex = 441;
|
|
this.labelProductionSpeed.Text = "60";
|
|
this.labelProductionSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelProductionSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelProductionSpeed.Wordwrap = false;
|
|
//
|
|
// smartLabel1
|
|
//
|
|
this.smartLabel1.BackPictureBox = this.smartForm1;
|
|
this.smartLabel1.BackPictureBox1 = null;
|
|
this.smartLabel1.BackPictureBox2 = null;
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel1.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold);
|
|
this.smartLabel1.InitVisible = true;
|
|
this.smartLabel1.LineSpacing = 0F;
|
|
this.smartLabel1.Location = new System.Drawing.Point(585, 704);
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
this.smartLabel1.Size = new System.Drawing.Size(53, 41);
|
|
this.smartLabel1.TabIndex = 443;
|
|
this.smartLabel1.Text = "cpm";
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.smartLabel1.Wordwrap = false;
|
|
//
|
|
// labelNGCount
|
|
//
|
|
this.labelNGCount.BackPictureBox = this.smartForm1;
|
|
this.labelNGCount.BackPictureBox1 = null;
|
|
this.labelNGCount.BackPictureBox2 = null;
|
|
this.labelNGCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelNGCount.Font = new System.Drawing.Font("Tahoma", 20F, System.Drawing.FontStyle.Regular);
|
|
this.labelNGCount.InitVisible = true;
|
|
this.labelNGCount.LineSpacing = 0F;
|
|
this.labelNGCount.Location = new System.Drawing.Point(371, 704);
|
|
this.labelNGCount.Name = "labelNGCount";
|
|
this.labelNGCount.Size = new System.Drawing.Size(124, 41);
|
|
this.labelNGCount.TabIndex = 442;
|
|
this.labelNGCount.Text = "1234567";
|
|
this.labelNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelNGCount.Wordwrap = false;
|
|
//
|
|
// buttonTableForm
|
|
//
|
|
this.buttonTableForm.BackPictureBox = null;
|
|
this.buttonTableForm.BackPictureBox1 = null;
|
|
this.buttonTableForm.BackPictureBox2 = null;
|
|
this.buttonTableForm.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonTableForm.ButtonImageAutoSize = true;
|
|
this.buttonTableForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonTableForm.DisableImage = null;
|
|
this.buttonTableForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.DownImage")));
|
|
this.buttonTableForm.GroupID = 1;
|
|
this.buttonTableForm.InitVisible = true;
|
|
this.buttonTableForm.Location = new System.Drawing.Point(664, 666);
|
|
this.buttonTableForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.buttonTableForm.Name = "buttonTableForm";
|
|
this.buttonTableForm.NestedClickEventPrevent = false;
|
|
this.buttonTableForm.OutlinePixel = 1;
|
|
this.buttonTableForm.RepeatInterval = 200;
|
|
this.buttonTableForm.RepeatIntervalAccelerate = null;
|
|
this.buttonTableForm.SafeInterval = 200;
|
|
this.buttonTableForm.Size = new System.Drawing.Size(74, 74);
|
|
this.buttonTableForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonTableForm.TabIndex = 445;
|
|
this.buttonTableForm.TextColor = System.Drawing.Color.Black;
|
|
this.buttonTableForm.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonTableForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonTableForm.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonTableForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonTableForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTableForm.UpImage")));
|
|
this.buttonTableForm.Click += new System.EventHandler(this.buttonDisplay_Click);
|
|
//
|
|
// buttonDotGraphForm
|
|
//
|
|
this.buttonDotGraphForm.BackPictureBox = null;
|
|
this.buttonDotGraphForm.BackPictureBox1 = null;
|
|
this.buttonDotGraphForm.BackPictureBox2 = null;
|
|
this.buttonDotGraphForm.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonDotGraphForm.ButtonImageAutoSize = true;
|
|
this.buttonDotGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonDotGraphForm.DisableImage = null;
|
|
this.buttonDotGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.DownImage")));
|
|
this.buttonDotGraphForm.GroupID = 1;
|
|
this.buttonDotGraphForm.InitVisible = true;
|
|
this.buttonDotGraphForm.Location = new System.Drawing.Point(748, 666);
|
|
this.buttonDotGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.buttonDotGraphForm.Name = "buttonDotGraphForm";
|
|
this.buttonDotGraphForm.NestedClickEventPrevent = false;
|
|
this.buttonDotGraphForm.OutlinePixel = 1;
|
|
this.buttonDotGraphForm.RepeatInterval = 200;
|
|
this.buttonDotGraphForm.RepeatIntervalAccelerate = null;
|
|
this.buttonDotGraphForm.SafeInterval = 200;
|
|
this.buttonDotGraphForm.Size = new System.Drawing.Size(74, 74);
|
|
this.buttonDotGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDotGraphForm.TabIndex = 446;
|
|
this.buttonDotGraphForm.TextColor = System.Drawing.Color.Black;
|
|
this.buttonDotGraphForm.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonDotGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonDotGraphForm.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonDotGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonDotGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDotGraphForm.UpImage")));
|
|
this.buttonDotGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click);
|
|
//
|
|
// buttonBarGraphForm
|
|
//
|
|
this.buttonBarGraphForm.BackPictureBox = null;
|
|
this.buttonBarGraphForm.BackPictureBox1 = null;
|
|
this.buttonBarGraphForm.BackPictureBox2 = null;
|
|
this.buttonBarGraphForm.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBarGraphForm.ButtonImageAutoSize = true;
|
|
this.buttonBarGraphForm.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBarGraphForm.DisableImage = null;
|
|
this.buttonBarGraphForm.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.DownImage")));
|
|
this.buttonBarGraphForm.GroupID = 1;
|
|
this.buttonBarGraphForm.InitVisible = true;
|
|
this.buttonBarGraphForm.Location = new System.Drawing.Point(748, 583);
|
|
this.buttonBarGraphForm.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.buttonBarGraphForm.Name = "buttonBarGraphForm";
|
|
this.buttonBarGraphForm.NestedClickEventPrevent = false;
|
|
this.buttonBarGraphForm.OutlinePixel = 1;
|
|
this.buttonBarGraphForm.RepeatInterval = 200;
|
|
this.buttonBarGraphForm.RepeatIntervalAccelerate = null;
|
|
this.buttonBarGraphForm.SafeInterval = 200;
|
|
this.buttonBarGraphForm.Size = new System.Drawing.Size(74, 74);
|
|
this.buttonBarGraphForm.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBarGraphForm.TabIndex = 447;
|
|
this.buttonBarGraphForm.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBarGraphForm.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBarGraphForm.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBarGraphForm.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBarGraphForm.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBarGraphForm.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBarGraphForm.UpImage")));
|
|
this.buttonBarGraphForm.Click += new System.EventHandler(this.buttonDisplay_Click);
|
|
//
|
|
// buttonScaleZero
|
|
//
|
|
this.buttonScaleZero.BackPictureBox = null;
|
|
this.buttonScaleZero.BackPictureBox1 = null;
|
|
this.buttonScaleZero.BackPictureBox2 = null;
|
|
this.buttonScaleZero.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonScaleZero.ButtonImageAutoSize = true;
|
|
this.buttonScaleZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonScaleZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DisableImage")));
|
|
this.buttonScaleZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.DownImage")));
|
|
this.buttonScaleZero.GroupID = 0;
|
|
this.buttonScaleZero.InitVisible = true;
|
|
this.buttonScaleZero.Location = new System.Drawing.Point(899, 573);
|
|
this.buttonScaleZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonScaleZero.Name = "buttonScaleZero";
|
|
this.buttonScaleZero.NestedClickEventPrevent = false;
|
|
this.buttonScaleZero.OutlinePixel = 1;
|
|
this.buttonScaleZero.RepeatInterval = 200;
|
|
this.buttonScaleZero.RepeatIntervalAccelerate = null;
|
|
this.buttonScaleZero.SafeInterval = 200;
|
|
this.buttonScaleZero.Size = new System.Drawing.Size(54, 84);
|
|
this.buttonScaleZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonScaleZero.TabIndex = 447;
|
|
this.buttonScaleZero.TextColor = System.Drawing.Color.Black;
|
|
this.buttonScaleZero.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonScaleZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonScaleZero.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonScaleZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonScaleZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonScaleZero.UpImage")));
|
|
this.buttonScaleZero.Click += new System.EventHandler(this.buttonScaleZero_Click);
|
|
//
|
|
// buttonClear
|
|
//
|
|
this.buttonClear.BackPictureBox = null;
|
|
this.buttonClear.BackPictureBox1 = null;
|
|
this.buttonClear.BackPictureBox2 = null;
|
|
this.buttonClear.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonClear.ButtonImageAutoSize = true;
|
|
this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonClear.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DisableImage")));
|
|
this.buttonClear.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DownImage")));
|
|
this.buttonClear.GroupID = 0;
|
|
this.buttonClear.InitVisible = true;
|
|
this.buttonClear.Location = new System.Drawing.Point(959, 573);
|
|
this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonClear.Name = "buttonClear";
|
|
this.buttonClear.NestedClickEventPrevent = false;
|
|
this.buttonClear.OutlinePixel = 1;
|
|
this.buttonClear.RepeatInterval = 200;
|
|
this.buttonClear.RepeatIntervalAccelerate = null;
|
|
this.buttonClear.SafeInterval = 200;
|
|
this.buttonClear.Size = new System.Drawing.Size(54, 84);
|
|
this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonClear.TabIndex = 447;
|
|
this.buttonClear.TextColor = System.Drawing.Color.Black;
|
|
this.buttonClear.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonClear.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonClear.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.UpImage")));
|
|
this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
|
|
//
|
|
// buttonMenu
|
|
//
|
|
this.buttonMenu.BackPictureBox = null;
|
|
this.buttonMenu.BackPictureBox1 = null;
|
|
this.buttonMenu.BackPictureBox2 = null;
|
|
this.buttonMenu.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonMenu.ButtonImageAutoSize = true;
|
|
this.buttonMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DisableImage")));
|
|
this.buttonMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.DownImage")));
|
|
this.buttonMenu.GroupID = 0;
|
|
this.buttonMenu.InitVisible = true;
|
|
this.buttonMenu.Location = new System.Drawing.Point(929, 666);
|
|
this.buttonMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonMenu.Name = "buttonMenu";
|
|
this.buttonMenu.NestedClickEventPrevent = false;
|
|
this.buttonMenu.OutlinePixel = 1;
|
|
this.buttonMenu.RepeatInterval = 200;
|
|
this.buttonMenu.RepeatIntervalAccelerate = null;
|
|
this.buttonMenu.SafeInterval = 200;
|
|
this.buttonMenu.Size = new System.Drawing.Size(84, 84);
|
|
this.buttonMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonMenu.TabIndex = 447;
|
|
this.buttonMenu.TextColor = System.Drawing.Color.Black;
|
|
this.buttonMenu.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonMenu.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonMenu.UpImage")));
|
|
this.buttonMenu.Click += new System.EventHandler(this.buttonMenu_Click);
|
|
//
|
|
// panelSetting
|
|
//
|
|
this.panelSetting.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.panelSetting.Controls.Add(this.groupBoxJudgmentSetting);
|
|
this.panelSetting.Controls.Add(this.buttonClose);
|
|
this.panelSetting.Controls.Add(this.groupBoxSorter);
|
|
this.panelSetting.Location = new System.Drawing.Point(1039, 107);
|
|
this.panelSetting.Name = "panelSetting";
|
|
this.panelSetting.Size = new System.Drawing.Size(584, 455);
|
|
//
|
|
// groupBoxJudgmentSetting
|
|
//
|
|
this.groupBoxJudgmentSetting.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.groupBoxJudgmentSetting.BackPictureBox = null;
|
|
this.groupBoxJudgmentSetting.BackPictureBox1 = null;
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelTurnDelayTime);
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticTurnDelayTime);
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticJudgmentCount);
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelJudgmentDelayTime);
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticJudgmentDelayTime);
|
|
this.groupBoxJudgmentSetting.Controls.Add(this.labelJudgmentCount);
|
|
this.groupBoxJudgmentSetting.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxJudgmentSetting.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxJudgmentSetting.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.groupBoxJudgmentSetting.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxJudgmentSetting.FrameLineThickness = 1;
|
|
this.groupBoxJudgmentSetting.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle;
|
|
this.groupBoxJudgmentSetting.Image = null;
|
|
this.groupBoxJudgmentSetting.InitVisible = true;
|
|
this.groupBoxJudgmentSetting.Location = new System.Drawing.Point(11, 272);
|
|
this.groupBoxJudgmentSetting.Name = "groupBoxJudgmentSetting";
|
|
this.groupBoxJudgmentSetting.RoundRadius = 5;
|
|
this.groupBoxJudgmentSetting.Size = new System.Drawing.Size(557, 141);
|
|
this.groupBoxJudgmentSetting.TabIndex = 249;
|
|
this.groupBoxJudgmentSetting.Text = "판정설정";
|
|
this.groupBoxJudgmentSetting.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelTurnDelayTime
|
|
//
|
|
this.labelTurnDelayTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelTurnDelayTime.BackPictureBox = null;
|
|
this.labelTurnDelayTime.BackPictureBox1 = null;
|
|
this.labelTurnDelayTime.BackPictureBox2 = null;
|
|
this.labelTurnDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTurnDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelTurnDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelTurnDelayTime.InitVisible = true;
|
|
this.labelTurnDelayTime.LineSpacing = 0F;
|
|
this.labelTurnDelayTime.Location = new System.Drawing.Point(215, 57);
|
|
this.labelTurnDelayTime.Name = "labelTurnDelayTime";
|
|
this.labelTurnDelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelTurnDelayTime.TabIndex = 251;
|
|
this.labelTurnDelayTime.Text = "100";
|
|
this.labelTurnDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTurnDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTurnDelayTime.Wordwrap = false;
|
|
this.labelTurnDelayTime.Click += new System.EventHandler(this.labelTurnDelayTime_Click);
|
|
//
|
|
// labelStaticTurnDelayTime
|
|
//
|
|
this.labelStaticTurnDelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticTurnDelayTime.BackPictureBox = null;
|
|
this.labelStaticTurnDelayTime.BackPictureBox1 = null;
|
|
this.labelStaticTurnDelayTime.BackPictureBox2 = null;
|
|
this.labelStaticTurnDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticTurnDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticTurnDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticTurnDelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticTurnDelayTime.InitVisible = true;
|
|
this.labelStaticTurnDelayTime.LineSpacing = 0F;
|
|
this.labelStaticTurnDelayTime.Location = new System.Drawing.Point(19, 57);
|
|
this.labelStaticTurnDelayTime.Name = "labelStaticTurnDelayTime";
|
|
this.labelStaticTurnDelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticTurnDelayTime.TabIndex = 250;
|
|
this.labelStaticTurnDelayTime.Text = "턴지연시간";
|
|
this.labelStaticTurnDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticTurnDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticTurnDelayTime.Wordwrap = false;
|
|
//
|
|
// labelStaticJudgmentCount
|
|
//
|
|
this.labelStaticJudgmentCount.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticJudgmentCount.BackPictureBox = null;
|
|
this.labelStaticJudgmentCount.BackPictureBox1 = null;
|
|
this.labelStaticJudgmentCount.BackPictureBox2 = null;
|
|
this.labelStaticJudgmentCount.BorderColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticJudgmentCount.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticJudgmentCount.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticJudgmentCount.InitVisible = true;
|
|
this.labelStaticJudgmentCount.LineSpacing = 0F;
|
|
this.labelStaticJudgmentCount.Location = new System.Drawing.Point(19, 93);
|
|
this.labelStaticJudgmentCount.Name = "labelStaticJudgmentCount";
|
|
this.labelStaticJudgmentCount.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticJudgmentCount.TabIndex = 242;
|
|
this.labelStaticJudgmentCount.Text = "판정개수";
|
|
this.labelStaticJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticJudgmentCount.Wordwrap = false;
|
|
//
|
|
// labelJudgmentDelayTime
|
|
//
|
|
this.labelJudgmentDelayTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelJudgmentDelayTime.BackPictureBox = null;
|
|
this.labelJudgmentDelayTime.BackPictureBox1 = null;
|
|
this.labelJudgmentDelayTime.BackPictureBox2 = null;
|
|
this.labelJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelJudgmentDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelJudgmentDelayTime.InitVisible = true;
|
|
this.labelJudgmentDelayTime.LineSpacing = 0F;
|
|
this.labelJudgmentDelayTime.Location = new System.Drawing.Point(215, 21);
|
|
this.labelJudgmentDelayTime.Name = "labelJudgmentDelayTime";
|
|
this.labelJudgmentDelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelJudgmentDelayTime.TabIndex = 247;
|
|
this.labelJudgmentDelayTime.Text = "100";
|
|
this.labelJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelJudgmentDelayTime.Wordwrap = false;
|
|
this.labelJudgmentDelayTime.Click += new System.EventHandler(this.labelJudgmentDelayTime_Click);
|
|
//
|
|
// labelStaticJudgmentDelayTime
|
|
//
|
|
this.labelStaticJudgmentDelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticJudgmentDelayTime.BackPictureBox = null;
|
|
this.labelStaticJudgmentDelayTime.BackPictureBox1 = null;
|
|
this.labelStaticJudgmentDelayTime.BackPictureBox2 = null;
|
|
this.labelStaticJudgmentDelayTime.BorderColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticJudgmentDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticJudgmentDelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticJudgmentDelayTime.InitVisible = true;
|
|
this.labelStaticJudgmentDelayTime.LineSpacing = 0F;
|
|
this.labelStaticJudgmentDelayTime.Location = new System.Drawing.Point(19, 21);
|
|
this.labelStaticJudgmentDelayTime.Name = "labelStaticJudgmentDelayTime";
|
|
this.labelStaticJudgmentDelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticJudgmentDelayTime.TabIndex = 246;
|
|
this.labelStaticJudgmentDelayTime.Text = "판정지연시간";
|
|
this.labelStaticJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticJudgmentDelayTime.Wordwrap = false;
|
|
//
|
|
// labelJudgmentCount
|
|
//
|
|
this.labelJudgmentCount.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelJudgmentCount.BackPictureBox = null;
|
|
this.labelJudgmentCount.BackPictureBox1 = null;
|
|
this.labelJudgmentCount.BackPictureBox2 = null;
|
|
this.labelJudgmentCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelJudgmentCount.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelJudgmentCount.InitVisible = true;
|
|
this.labelJudgmentCount.LineSpacing = 0F;
|
|
this.labelJudgmentCount.Location = new System.Drawing.Point(215, 93);
|
|
this.labelJudgmentCount.Name = "labelJudgmentCount";
|
|
this.labelJudgmentCount.Size = new System.Drawing.Size(60, 30);
|
|
this.labelJudgmentCount.TabIndex = 245;
|
|
this.labelJudgmentCount.Text = "100";
|
|
this.labelJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelJudgmentCount.Wordwrap = false;
|
|
this.labelJudgmentCount.Click += new System.EventHandler(this.labelJudgmentCount_Click);
|
|
//
|
|
// buttonClose
|
|
//
|
|
this.buttonClose.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.buttonClose.Location = new System.Drawing.Point(460, 413);
|
|
this.buttonClose.Name = "buttonClose";
|
|
this.buttonClose.Size = new System.Drawing.Size(100, 30);
|
|
this.buttonClose.TabIndex = 241;
|
|
this.buttonClose.Text = "Close";
|
|
this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
|
|
//
|
|
// groupBoxSorter
|
|
//
|
|
this.groupBoxSorter.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.groupBoxSorter.BackPictureBox = null;
|
|
this.groupBoxSorter.BackPictureBox1 = null;
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticDischargeStopperRunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticDischargeStopperDelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticEntryGateRunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticEntryGateDelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelDischargeStopperRunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelDischargeStopperDelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelEntryGateRunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelEntryGateDelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelSorter2DelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticSorter2DelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelSorter2RunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticSorter2RunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelSorter1DelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticSorter1DelayTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelSorter1RunTime);
|
|
this.groupBoxSorter.Controls.Add(this.labelStaticSorter1RunTime);
|
|
this.groupBoxSorter.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxSorter.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.groupBoxSorter.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxSorter.FrameLineThickness = 1;
|
|
this.groupBoxSorter.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
|
this.groupBoxSorter.Image = null;
|
|
this.groupBoxSorter.InitVisible = true;
|
|
this.groupBoxSorter.Location = new System.Drawing.Point(11, 10);
|
|
this.groupBoxSorter.Name = "groupBoxSorter";
|
|
this.groupBoxSorter.RoundRadius = 5;
|
|
this.groupBoxSorter.Size = new System.Drawing.Size(557, 264);
|
|
this.groupBoxSorter.TabIndex = 175;
|
|
this.groupBoxSorter.Text = "선별기설정";
|
|
this.groupBoxSorter.TextColor = System.Drawing.Color.White;
|
|
//
|
|
// labelStaticDischargeStopperRunTime
|
|
//
|
|
this.labelStaticDischargeStopperRunTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticDischargeStopperRunTime.BackPictureBox = null;
|
|
this.labelStaticDischargeStopperRunTime.BackPictureBox1 = null;
|
|
this.labelStaticDischargeStopperRunTime.BackPictureBox2 = null;
|
|
this.labelStaticDischargeStopperRunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticDischargeStopperRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticDischargeStopperRunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticDischargeStopperRunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticDischargeStopperRunTime.InitVisible = true;
|
|
this.labelStaticDischargeStopperRunTime.LineSpacing = 0F;
|
|
this.labelStaticDischargeStopperRunTime.Location = new System.Drawing.Point(281, 135);
|
|
this.labelStaticDischargeStopperRunTime.Name = "labelStaticDischargeStopperRunTime";
|
|
this.labelStaticDischargeStopperRunTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticDischargeStopperRunTime.TabIndex = 134;
|
|
this.labelStaticDischargeStopperRunTime.Text = "배출스토퍼 동작시간";
|
|
this.labelStaticDischargeStopperRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticDischargeStopperRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticDischargeStopperRunTime.Wordwrap = false;
|
|
//
|
|
// labelStaticDischargeStopperDelayTime
|
|
//
|
|
this.labelStaticDischargeStopperDelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticDischargeStopperDelayTime.BackPictureBox = null;
|
|
this.labelStaticDischargeStopperDelayTime.BackPictureBox1 = null;
|
|
this.labelStaticDischargeStopperDelayTime.BackPictureBox2 = null;
|
|
this.labelStaticDischargeStopperDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticDischargeStopperDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticDischargeStopperDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticDischargeStopperDelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticDischargeStopperDelayTime.InitVisible = true;
|
|
this.labelStaticDischargeStopperDelayTime.LineSpacing = 0F;
|
|
this.labelStaticDischargeStopperDelayTime.Location = new System.Drawing.Point(281, 99);
|
|
this.labelStaticDischargeStopperDelayTime.Name = "labelStaticDischargeStopperDelayTime";
|
|
this.labelStaticDischargeStopperDelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticDischargeStopperDelayTime.TabIndex = 135;
|
|
this.labelStaticDischargeStopperDelayTime.Text = "배출스토퍼 지연시간";
|
|
this.labelStaticDischargeStopperDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticDischargeStopperDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticDischargeStopperDelayTime.Wordwrap = false;
|
|
//
|
|
// labelStaticEntryGateRunTime
|
|
//
|
|
this.labelStaticEntryGateRunTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticEntryGateRunTime.BackPictureBox = null;
|
|
this.labelStaticEntryGateRunTime.BackPictureBox1 = null;
|
|
this.labelStaticEntryGateRunTime.BackPictureBox2 = null;
|
|
this.labelStaticEntryGateRunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticEntryGateRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticEntryGateRunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticEntryGateRunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticEntryGateRunTime.InitVisible = true;
|
|
this.labelStaticEntryGateRunTime.LineSpacing = 0F;
|
|
this.labelStaticEntryGateRunTime.Location = new System.Drawing.Point(281, 63);
|
|
this.labelStaticEntryGateRunTime.Name = "labelStaticEntryGateRunTime";
|
|
this.labelStaticEntryGateRunTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticEntryGateRunTime.TabIndex = 132;
|
|
this.labelStaticEntryGateRunTime.Text = "진입게이트 동작시간";
|
|
this.labelStaticEntryGateRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticEntryGateRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticEntryGateRunTime.Wordwrap = false;
|
|
//
|
|
// labelStaticEntryGateDelayTime
|
|
//
|
|
this.labelStaticEntryGateDelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticEntryGateDelayTime.BackPictureBox = null;
|
|
this.labelStaticEntryGateDelayTime.BackPictureBox1 = null;
|
|
this.labelStaticEntryGateDelayTime.BackPictureBox2 = null;
|
|
this.labelStaticEntryGateDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticEntryGateDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticEntryGateDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticEntryGateDelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticEntryGateDelayTime.InitVisible = true;
|
|
this.labelStaticEntryGateDelayTime.LineSpacing = 0F;
|
|
this.labelStaticEntryGateDelayTime.Location = new System.Drawing.Point(281, 27);
|
|
this.labelStaticEntryGateDelayTime.Name = "labelStaticEntryGateDelayTime";
|
|
this.labelStaticEntryGateDelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticEntryGateDelayTime.TabIndex = 133;
|
|
this.labelStaticEntryGateDelayTime.Text = "진입게이트 지연시간";
|
|
this.labelStaticEntryGateDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticEntryGateDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticEntryGateDelayTime.Wordwrap = false;
|
|
//
|
|
// labelDischargeStopperRunTime
|
|
//
|
|
this.labelDischargeStopperRunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelDischargeStopperRunTime.BackPictureBox = null;
|
|
this.labelDischargeStopperRunTime.BackPictureBox1 = null;
|
|
this.labelDischargeStopperRunTime.BackPictureBox2 = null;
|
|
this.labelDischargeStopperRunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelDischargeStopperRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelDischargeStopperRunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelDischargeStopperRunTime.InitVisible = true;
|
|
this.labelDischargeStopperRunTime.LineSpacing = 0F;
|
|
this.labelDischargeStopperRunTime.Location = new System.Drawing.Point(477, 135);
|
|
this.labelDischargeStopperRunTime.Name = "labelDischargeStopperRunTime";
|
|
this.labelDischargeStopperRunTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelDischargeStopperRunTime.TabIndex = 130;
|
|
this.labelDischargeStopperRunTime.Text = "100";
|
|
this.labelDischargeStopperRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelDischargeStopperRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDischargeStopperRunTime.Wordwrap = false;
|
|
this.labelDischargeStopperRunTime.Click += new System.EventHandler(this.labelDischargeStopperRunTime_Click);
|
|
//
|
|
// labelDischargeStopperDelayTime
|
|
//
|
|
this.labelDischargeStopperDelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelDischargeStopperDelayTime.BackPictureBox = null;
|
|
this.labelDischargeStopperDelayTime.BackPictureBox1 = null;
|
|
this.labelDischargeStopperDelayTime.BackPictureBox2 = null;
|
|
this.labelDischargeStopperDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelDischargeStopperDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelDischargeStopperDelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelDischargeStopperDelayTime.InitVisible = true;
|
|
this.labelDischargeStopperDelayTime.LineSpacing = 0F;
|
|
this.labelDischargeStopperDelayTime.Location = new System.Drawing.Point(477, 99);
|
|
this.labelDischargeStopperDelayTime.Name = "labelDischargeStopperDelayTime";
|
|
this.labelDischargeStopperDelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelDischargeStopperDelayTime.TabIndex = 131;
|
|
this.labelDischargeStopperDelayTime.Text = "100";
|
|
this.labelDischargeStopperDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelDischargeStopperDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelDischargeStopperDelayTime.Wordwrap = false;
|
|
this.labelDischargeStopperDelayTime.Click += new System.EventHandler(this.labelDischargeStopperDelayTime_Click);
|
|
//
|
|
// labelEntryGateRunTime
|
|
//
|
|
this.labelEntryGateRunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelEntryGateRunTime.BackPictureBox = null;
|
|
this.labelEntryGateRunTime.BackPictureBox1 = null;
|
|
this.labelEntryGateRunTime.BackPictureBox2 = null;
|
|
this.labelEntryGateRunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelEntryGateRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelEntryGateRunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelEntryGateRunTime.InitVisible = true;
|
|
this.labelEntryGateRunTime.LineSpacing = 0F;
|
|
this.labelEntryGateRunTime.Location = new System.Drawing.Point(477, 63);
|
|
this.labelEntryGateRunTime.Name = "labelEntryGateRunTime";
|
|
this.labelEntryGateRunTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelEntryGateRunTime.TabIndex = 128;
|
|
this.labelEntryGateRunTime.Text = "100";
|
|
this.labelEntryGateRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelEntryGateRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelEntryGateRunTime.Wordwrap = false;
|
|
this.labelEntryGateRunTime.Click += new System.EventHandler(this.labelEntryGateRunTime_Click);
|
|
//
|
|
// labelEntryGateDelayTime
|
|
//
|
|
this.labelEntryGateDelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelEntryGateDelayTime.BackPictureBox = null;
|
|
this.labelEntryGateDelayTime.BackPictureBox1 = null;
|
|
this.labelEntryGateDelayTime.BackPictureBox2 = null;
|
|
this.labelEntryGateDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelEntryGateDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelEntryGateDelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelEntryGateDelayTime.InitVisible = true;
|
|
this.labelEntryGateDelayTime.LineSpacing = 0F;
|
|
this.labelEntryGateDelayTime.Location = new System.Drawing.Point(477, 27);
|
|
this.labelEntryGateDelayTime.Name = "labelEntryGateDelayTime";
|
|
this.labelEntryGateDelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelEntryGateDelayTime.TabIndex = 129;
|
|
this.labelEntryGateDelayTime.Text = "100";
|
|
this.labelEntryGateDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelEntryGateDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelEntryGateDelayTime.Wordwrap = false;
|
|
this.labelEntryGateDelayTime.Click += new System.EventHandler(this.labelEntryGateDelayTime_Click);
|
|
//
|
|
// labelSorter2DelayTime
|
|
//
|
|
this.labelSorter2DelayTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter2DelayTime.BackPictureBox = null;
|
|
this.labelSorter2DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter2DelayTime.BackPictureBox2 = null;
|
|
this.labelSorter2DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter2DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter2DelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter2DelayTime.InitVisible = true;
|
|
this.labelSorter2DelayTime.LineSpacing = 0F;
|
|
this.labelSorter2DelayTime.Location = new System.Drawing.Point(215, 99);
|
|
this.labelSorter2DelayTime.Name = "labelSorter2DelayTime";
|
|
this.labelSorter2DelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelSorter2DelayTime.TabIndex = 116;
|
|
this.labelSorter2DelayTime.Text = "100";
|
|
this.labelSorter2DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter2DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter2DelayTime.Wordwrap = false;
|
|
this.labelSorter2DelayTime.Click += new System.EventHandler(this.labelSorter2DelayTime_Click);
|
|
//
|
|
// labelStaticSorter2DelayTime
|
|
//
|
|
this.labelStaticSorter2DelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticSorter2DelayTime.BackPictureBox = null;
|
|
this.labelStaticSorter2DelayTime.BackPictureBox1 = null;
|
|
this.labelStaticSorter2DelayTime.BackPictureBox2 = null;
|
|
this.labelStaticSorter2DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter2DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter2DelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter2DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticSorter2DelayTime.InitVisible = true;
|
|
this.labelStaticSorter2DelayTime.LineSpacing = 0F;
|
|
this.labelStaticSorter2DelayTime.Location = new System.Drawing.Point(19, 99);
|
|
this.labelStaticSorter2DelayTime.Name = "labelStaticSorter2DelayTime";
|
|
this.labelStaticSorter2DelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticSorter2DelayTime.TabIndex = 115;
|
|
this.labelStaticSorter2DelayTime.Text = "선별2 지연시간";
|
|
this.labelStaticSorter2DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticSorter2DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter2DelayTime.Wordwrap = false;
|
|
//
|
|
// labelSorter2RunTime
|
|
//
|
|
this.labelSorter2RunTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter2RunTime.BackPictureBox = null;
|
|
this.labelSorter2RunTime.BackPictureBox1 = null;
|
|
this.labelSorter2RunTime.BackPictureBox2 = null;
|
|
this.labelSorter2RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter2RunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter2RunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter2RunTime.InitVisible = true;
|
|
this.labelSorter2RunTime.LineSpacing = 0F;
|
|
this.labelSorter2RunTime.Location = new System.Drawing.Point(215, 135);
|
|
this.labelSorter2RunTime.Name = "labelSorter2RunTime";
|
|
this.labelSorter2RunTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelSorter2RunTime.TabIndex = 113;
|
|
this.labelSorter2RunTime.Text = "100";
|
|
this.labelSorter2RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter2RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter2RunTime.Wordwrap = false;
|
|
this.labelSorter2RunTime.Click += new System.EventHandler(this.labelSorter2RunTime_Click);
|
|
//
|
|
// labelStaticSorter2RunTime
|
|
//
|
|
this.labelStaticSorter2RunTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticSorter2RunTime.BackPictureBox = null;
|
|
this.labelStaticSorter2RunTime.BackPictureBox1 = null;
|
|
this.labelStaticSorter2RunTime.BackPictureBox2 = null;
|
|
this.labelStaticSorter2RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter2RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter2RunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter2RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticSorter2RunTime.InitVisible = true;
|
|
this.labelStaticSorter2RunTime.LineSpacing = 0F;
|
|
this.labelStaticSorter2RunTime.Location = new System.Drawing.Point(19, 135);
|
|
this.labelStaticSorter2RunTime.Name = "labelStaticSorter2RunTime";
|
|
this.labelStaticSorter2RunTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticSorter2RunTime.TabIndex = 112;
|
|
this.labelStaticSorter2RunTime.Text = "선별2 동작시간";
|
|
this.labelStaticSorter2RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticSorter2RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter2RunTime.Wordwrap = false;
|
|
//
|
|
// labelSorter1DelayTime
|
|
//
|
|
this.labelSorter1DelayTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter1DelayTime.BackPictureBox = null;
|
|
this.labelSorter1DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter1DelayTime.BackPictureBox2 = null;
|
|
this.labelSorter1DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter1DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter1DelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter1DelayTime.InitVisible = true;
|
|
this.labelSorter1DelayTime.LineSpacing = 0F;
|
|
this.labelSorter1DelayTime.Location = new System.Drawing.Point(215, 27);
|
|
this.labelSorter1DelayTime.Name = "labelSorter1DelayTime";
|
|
this.labelSorter1DelayTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelSorter1DelayTime.TabIndex = 111;
|
|
this.labelSorter1DelayTime.Text = "100";
|
|
this.labelSorter1DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter1DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter1DelayTime.Wordwrap = false;
|
|
this.labelSorter1DelayTime.Click += new System.EventHandler(this.labelSorter1DelayTime_Click);
|
|
//
|
|
// labelStaticSorter1DelayTime
|
|
//
|
|
this.labelStaticSorter1DelayTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticSorter1DelayTime.BackPictureBox = null;
|
|
this.labelStaticSorter1DelayTime.BackPictureBox1 = null;
|
|
this.labelStaticSorter1DelayTime.BackPictureBox2 = null;
|
|
this.labelStaticSorter1DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter1DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter1DelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter1DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticSorter1DelayTime.InitVisible = true;
|
|
this.labelStaticSorter1DelayTime.LineSpacing = 0F;
|
|
this.labelStaticSorter1DelayTime.Location = new System.Drawing.Point(19, 27);
|
|
this.labelStaticSorter1DelayTime.Name = "labelStaticSorter1DelayTime";
|
|
this.labelStaticSorter1DelayTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticSorter1DelayTime.TabIndex = 110;
|
|
this.labelStaticSorter1DelayTime.Text = "선별1 지연시간";
|
|
this.labelStaticSorter1DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticSorter1DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter1DelayTime.Wordwrap = false;
|
|
//
|
|
// labelSorter1RunTime
|
|
//
|
|
this.labelSorter1RunTime.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter1RunTime.BackPictureBox = null;
|
|
this.labelSorter1RunTime.BackPictureBox1 = null;
|
|
this.labelSorter1RunTime.BackPictureBox2 = null;
|
|
this.labelSorter1RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter1RunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter1RunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter1RunTime.InitVisible = true;
|
|
this.labelSorter1RunTime.LineSpacing = 0F;
|
|
this.labelSorter1RunTime.Location = new System.Drawing.Point(215, 63);
|
|
this.labelSorter1RunTime.Name = "labelSorter1RunTime";
|
|
this.labelSorter1RunTime.Size = new System.Drawing.Size(60, 30);
|
|
this.labelSorter1RunTime.TabIndex = 108;
|
|
this.labelSorter1RunTime.Text = "100";
|
|
this.labelSorter1RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter1RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter1RunTime.Wordwrap = false;
|
|
this.labelSorter1RunTime.Click += new System.EventHandler(this.labelSorter1RunTime_Click);
|
|
//
|
|
// labelStaticSorter1RunTime
|
|
//
|
|
this.labelStaticSorter1RunTime.BackColor = System.Drawing.Color.LightSlateGray;
|
|
this.labelStaticSorter1RunTime.BackPictureBox = null;
|
|
this.labelStaticSorter1RunTime.BackPictureBox1 = null;
|
|
this.labelStaticSorter1RunTime.BackPictureBox2 = null;
|
|
this.labelStaticSorter1RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter1RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter1RunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter1RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelStaticSorter1RunTime.InitVisible = true;
|
|
this.labelStaticSorter1RunTime.LineSpacing = 0F;
|
|
this.labelStaticSorter1RunTime.Location = new System.Drawing.Point(19, 63);
|
|
this.labelStaticSorter1RunTime.Name = "labelStaticSorter1RunTime";
|
|
this.labelStaticSorter1RunTime.Size = new System.Drawing.Size(190, 30);
|
|
this.labelStaticSorter1RunTime.TabIndex = 107;
|
|
this.labelStaticSorter1RunTime.Text = "선별1 동작시간";
|
|
this.labelStaticSorter1RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticSorter1RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter1RunTime.Wordwrap = false;
|
|
//
|
|
// buttonOnOff
|
|
//
|
|
this.buttonOnOff.BackPictureBox = null;
|
|
this.buttonOnOff.BackPictureBox1 = null;
|
|
this.buttonOnOff.BackPictureBox2 = null;
|
|
this.buttonOnOff.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonOnOff.ButtonImageAutoSize = true;
|
|
this.buttonOnOff.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonOnOff.DisableImage = null;
|
|
this.buttonOnOff.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOnOff.DownImage")));
|
|
this.buttonOnOff.GroupID = 0;
|
|
this.buttonOnOff.InitVisible = true;
|
|
this.buttonOnOff.Location = new System.Drawing.Point(541, 78);
|
|
this.buttonOnOff.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonOnOff.Name = "buttonOnOff";
|
|
this.buttonOnOff.NestedClickEventPrevent = false;
|
|
this.buttonOnOff.OutlinePixel = 1;
|
|
this.buttonOnOff.RepeatInterval = 200;
|
|
this.buttonOnOff.RepeatIntervalAccelerate = null;
|
|
this.buttonOnOff.SafeInterval = 200;
|
|
this.buttonOnOff.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonOnOff.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonOnOff.TabIndex = 253;
|
|
this.buttonOnOff.TextColor = System.Drawing.Color.Black;
|
|
this.buttonOnOff.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonOnOff.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonOnOff.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonOnOff.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonOnOff.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOnOff.UpImage")));
|
|
this.buttonOnOff.Click += new System.EventHandler(this.buttonOnOff_Click);
|
|
//
|
|
// pictureBoxCH3
|
|
//
|
|
this.pictureBoxCH3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxCH3.Image")));
|
|
this.pictureBoxCH3.Location = new System.Drawing.Point(897, 41);
|
|
this.pictureBoxCH3.Name = "pictureBoxCH3";
|
|
this.pictureBoxCH3.Size = new System.Drawing.Size(27, 27);
|
|
this.pictureBoxCH3.Visible = false;
|
|
//
|
|
// pictureBoxBypass
|
|
//
|
|
this.pictureBoxBypass.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBypass.Image")));
|
|
this.pictureBoxBypass.Location = new System.Drawing.Point(897, 13);
|
|
this.pictureBoxBypass.Name = "pictureBoxBypass";
|
|
this.pictureBoxBypass.Size = new System.Drawing.Size(27, 27);
|
|
this.pictureBoxBypass.Visible = false;
|
|
//
|
|
// pictureBoxAlarm
|
|
//
|
|
this.pictureBoxAlarm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
|
|
this.pictureBoxAlarm.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxAlarm.Image")));
|
|
this.pictureBoxAlarm.Location = new System.Drawing.Point(818, 18);
|
|
this.pictureBoxAlarm.Name = "pictureBoxAlarm";
|
|
this.pictureBoxAlarm.Size = new System.Drawing.Size(50, 50);
|
|
this.pictureBoxAlarm.Visible = false;
|
|
this.pictureBoxAlarm.Click += new System.EventHandler(this.pictureBoxAlarm_Click);
|
|
//
|
|
// panelAlarmMessageBox2
|
|
//
|
|
this.panelAlarmMessageBox2.Controls.Add(this.smartListBox1);
|
|
this.panelAlarmMessageBox2.Controls.Add(this.labelAlarm2ErrorCode);
|
|
this.panelAlarmMessageBox2.Controls.Add(this.buttonAlarm2OK);
|
|
this.panelAlarmMessageBox2.Controls.Add(this.pictureBox1);
|
|
this.panelAlarmMessageBox2.Location = new System.Drawing.Point(1039, 568);
|
|
this.panelAlarmMessageBox2.Name = "panelAlarmMessageBox2";
|
|
this.panelAlarmMessageBox2.Size = new System.Drawing.Size(450, 171);
|
|
this.panelAlarmMessageBox2.Visible = false;
|
|
//
|
|
// smartListBox1
|
|
//
|
|
this.smartListBox1.BackPictureBox = this.pictureBox1;
|
|
this.smartListBox1.BackPictureBox1 = null;
|
|
this.smartListBox1.BackPictureBox2 = null;
|
|
this.smartListBox1.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER;
|
|
this.smartListBox1.ColumnDelimiter = '\0';
|
|
this.smartListBox1.ColumnOffsets = null;
|
|
this.smartListBox1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.smartListBox1.FontColor = System.Drawing.Color.Black;
|
|
this.smartListBox1.InitVisible = true;
|
|
this.smartListBox1.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
|
|
this.smartListBox1.ItemOffsetGap = 0;
|
|
this.smartListBox1.ItemOffsetX = 0;
|
|
this.smartListBox1.ItemOffsetY = 0;
|
|
this.smartListBox1.Location = new System.Drawing.Point(74, 46);
|
|
this.smartListBox1.MouseMoveEventSpace = 3;
|
|
this.smartListBox1.MouseMoveSpace = 10;
|
|
this.smartListBox1.Name = "smartListBox1";
|
|
this.smartListBox1.OutLineColor = System.Drawing.SystemColors.ControlText;
|
|
this.smartListBox1.SelectColor = System.Drawing.Color.Blue;
|
|
this.smartListBox1.SelectFilled = true;
|
|
this.smartListBox1.SelectFontColor = System.Drawing.Color.DarkBlue;
|
|
this.smartListBox1.SelectItemIndex = -1;
|
|
this.smartListBox1.SeparationlineColor1 = System.Drawing.Color.Gray;
|
|
this.smartListBox1.SeparationlineColor2 = System.Drawing.Color.LightGray;
|
|
this.smartListBox1.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.None;
|
|
this.smartListBox1.SeparationlineVisibleBottom = true;
|
|
this.smartListBox1.SeparationlineVisibleTop = true;
|
|
this.smartListBox1.Size = new System.Drawing.Size(318, 61);
|
|
this.smartListBox1.TabIndex = 16;
|
|
this.smartListBox1.Text = "smartListBox1";
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(450, 171);
|
|
//
|
|
// labelAlarm2ErrorCode
|
|
//
|
|
this.labelAlarm2ErrorCode.BackPictureBox = this.pictureBox1;
|
|
this.labelAlarm2ErrorCode.BackPictureBox1 = null;
|
|
this.labelAlarm2ErrorCode.BackPictureBox2 = null;
|
|
this.labelAlarm2ErrorCode.BorderColor = System.Drawing.Color.Black;
|
|
this.labelAlarm2ErrorCode.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelAlarm2ErrorCode.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelAlarm2ErrorCode.InitVisible = true;
|
|
this.labelAlarm2ErrorCode.LineSpacing = 0F;
|
|
this.labelAlarm2ErrorCode.Location = new System.Drawing.Point(11, 4);
|
|
this.labelAlarm2ErrorCode.Name = "labelAlarm2ErrorCode";
|
|
this.labelAlarm2ErrorCode.Size = new System.Drawing.Size(300, 20);
|
|
this.labelAlarm2ErrorCode.TabIndex = 15;
|
|
this.labelAlarm2ErrorCode.Text = "Error 0";
|
|
this.labelAlarm2ErrorCode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelAlarm2ErrorCode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelAlarm2ErrorCode.Wordwrap = false;
|
|
//
|
|
// buttonAlarm2OK
|
|
//
|
|
this.buttonAlarm2OK.BackPictureBox = null;
|
|
this.buttonAlarm2OK.BackPictureBox1 = null;
|
|
this.buttonAlarm2OK.BackPictureBox2 = null;
|
|
this.buttonAlarm2OK.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonAlarm2OK.ButtonImageAutoSize = true;
|
|
this.buttonAlarm2OK.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm2OK.DisableImage = null;
|
|
this.buttonAlarm2OK.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm2OK.DownImage")));
|
|
this.buttonAlarm2OK.GroupID = 0;
|
|
this.buttonAlarm2OK.InitVisible = true;
|
|
this.buttonAlarm2OK.Location = new System.Drawing.Point(331, 127);
|
|
this.buttonAlarm2OK.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonAlarm2OK.Name = "buttonAlarm2OK";
|
|
this.buttonAlarm2OK.NestedClickEventPrevent = false;
|
|
this.buttonAlarm2OK.OutlinePixel = 1;
|
|
this.buttonAlarm2OK.RepeatInterval = 200;
|
|
this.buttonAlarm2OK.RepeatIntervalAccelerate = null;
|
|
this.buttonAlarm2OK.SafeInterval = 200;
|
|
this.buttonAlarm2OK.Size = new System.Drawing.Size(90, 25);
|
|
this.buttonAlarm2OK.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonAlarm2OK.TabIndex = 13;
|
|
this.buttonAlarm2OK.TextColor = System.Drawing.Color.Black;
|
|
this.buttonAlarm2OK.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonAlarm2OK.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonAlarm2OK.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm2OK.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonAlarm2OK.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm2OK.UpImage")));
|
|
this.buttonAlarm2OK.Click += new System.EventHandler(this.buttonAlarm2OK_Click);
|
|
//
|
|
// labelTimeroutCount
|
|
//
|
|
this.labelTimeroutCount.BackColor = System.Drawing.Color.Silver;
|
|
this.labelTimeroutCount.BackPictureBox = this.smartForm1;
|
|
this.labelTimeroutCount.BackPictureBox1 = null;
|
|
this.labelTimeroutCount.BackPictureBox2 = null;
|
|
this.labelTimeroutCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTimeroutCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTimeroutCount.InitVisible = true;
|
|
this.labelTimeroutCount.LineSpacing = 0F;
|
|
this.labelTimeroutCount.Location = new System.Drawing.Point(419, 5);
|
|
this.labelTimeroutCount.Name = "labelTimeroutCount";
|
|
this.labelTimeroutCount.Size = new System.Drawing.Size(30, 20);
|
|
this.labelTimeroutCount.TabIndex = 472;
|
|
this.labelTimeroutCount.Text = "0";
|
|
this.labelTimeroutCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTimeroutCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTimeroutCount.Visible = false;
|
|
this.labelTimeroutCount.Wordwrap = false;
|
|
//
|
|
// labelUserID
|
|
//
|
|
this.labelUserID.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.labelUserID.BackPictureBox = this.smartForm1;
|
|
this.labelUserID.BackPictureBox1 = null;
|
|
this.labelUserID.BackPictureBox2 = null;
|
|
this.labelUserID.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelUserID.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelUserID.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelUserID.InitVisible = true;
|
|
this.labelUserID.LineSpacing = 0F;
|
|
this.labelUserID.Location = new System.Drawing.Point(661, 9);
|
|
this.labelUserID.Name = "labelUserID";
|
|
this.labelUserID.Size = new System.Drawing.Size(148, 17);
|
|
this.labelUserID.TabIndex = 507;
|
|
this.labelUserID.Text = "ABCDEFGHAB";
|
|
this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelUserID.Wordwrap = false;
|
|
//
|
|
// labelUserLevel
|
|
//
|
|
this.labelUserLevel.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.labelUserLevel.BackPictureBox = this.smartForm1;
|
|
this.labelUserLevel.BackPictureBox1 = null;
|
|
this.labelUserLevel.BackPictureBox2 = null;
|
|
this.labelUserLevel.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelUserLevel.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelUserLevel.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelUserLevel.ForeColor = System.Drawing.Color.Black;
|
|
this.labelUserLevel.InitVisible = true;
|
|
this.labelUserLevel.LineSpacing = 0F;
|
|
this.labelUserLevel.Location = new System.Drawing.Point(661, 30);
|
|
this.labelUserLevel.Name = "labelUserLevel";
|
|
this.labelUserLevel.Size = new System.Drawing.Size(148, 17);
|
|
this.labelUserLevel.TabIndex = 506;
|
|
this.labelUserLevel.Text = "Level3";
|
|
this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelUserLevel.Wordwrap = false;
|
|
//
|
|
// labelTitleScreen
|
|
//
|
|
this.labelTitleScreen.BackPictureBox = this.smartForm1;
|
|
this.labelTitleScreen.BackPictureBox1 = null;
|
|
this.labelTitleScreen.BackPictureBox2 = null;
|
|
this.labelTitleScreen.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleScreen.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleScreen.Font = new System.Drawing.Font("New Gulim", 15F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleScreen.InitVisible = true;
|
|
this.labelTitleScreen.LineSpacing = 0F;
|
|
this.labelTitleScreen.Location = new System.Drawing.Point(661, 583);
|
|
this.labelTitleScreen.Name = "labelTitleScreen";
|
|
this.labelTitleScreen.Size = new System.Drawing.Size(74, 74);
|
|
this.labelTitleScreen.TabIndex = 524;
|
|
this.labelTitleScreen.Text = "Screen";
|
|
this.labelTitleScreen.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleScreen.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleScreen.Wordwrap = false;
|
|
//
|
|
// labelTitleNG
|
|
//
|
|
this.labelTitleNG.BackPictureBox = this.smartForm1;
|
|
this.labelTitleNG.BackPictureBox1 = null;
|
|
this.labelTitleNG.BackPictureBox2 = null;
|
|
this.labelTitleNG.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleNG.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleNG.Font = new System.Drawing.Font("New Gulim", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleNG.InitVisible = true;
|
|
this.labelTitleNG.LineSpacing = 0F;
|
|
this.labelTitleNG.Location = new System.Drawing.Point(307, 704);
|
|
this.labelTitleNG.Name = "labelTitleNG";
|
|
this.labelTitleNG.Size = new System.Drawing.Size(58, 41);
|
|
this.labelTitleNG.TabIndex = 526;
|
|
this.labelTitleNG.Text = "NG";
|
|
this.labelTitleNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleNG.Wordwrap = false;
|
|
//
|
|
// labelTitleTotalCount
|
|
//
|
|
this.labelTitleTotalCount.BackPictureBox = this.smartForm1;
|
|
this.labelTitleTotalCount.BackPictureBox1 = null;
|
|
this.labelTitleTotalCount.BackPictureBox2 = null;
|
|
this.labelTitleTotalCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleTotalCount.Font = new System.Drawing.Font("New Gulim", 20F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleTotalCount.InitVisible = true;
|
|
this.labelTitleTotalCount.LineSpacing = 0F;
|
|
this.labelTitleTotalCount.Location = new System.Drawing.Point(25, 704);
|
|
this.labelTitleTotalCount.Name = "labelTitleTotalCount";
|
|
this.labelTitleTotalCount.Size = new System.Drawing.Size(99, 41);
|
|
this.labelTitleTotalCount.TabIndex = 525;
|
|
this.labelTitleTotalCount.Text = "Total";
|
|
this.labelTitleTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleTotalCount.Wordwrap = false;
|
|
this.labelTitleTotalCount.Click += new System.EventHandler(this.labelTotalCount_Click);
|
|
//
|
|
// buttonUser
|
|
//
|
|
this.buttonUser.BackPictureBox = null;
|
|
this.buttonUser.BackPictureBox1 = null;
|
|
this.buttonUser.BackPictureBox2 = null;
|
|
this.buttonUser.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonUser.ButtonImageAutoSize = true;
|
|
this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonUser.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DisableImage")));
|
|
this.buttonUser.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.DownImage")));
|
|
this.buttonUser.GroupID = 0;
|
|
this.buttonUser.InitVisible = true;
|
|
this.buttonUser.Location = new System.Drawing.Point(839, 666);
|
|
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.buttonUser.Name = "buttonUser";
|
|
this.buttonUser.NestedClickEventPrevent = false;
|
|
this.buttonUser.OutlinePixel = 1;
|
|
this.buttonUser.RepeatInterval = 200;
|
|
this.buttonUser.RepeatIntervalAccelerate = null;
|
|
this.buttonUser.SafeInterval = 200;
|
|
this.buttonUser.Size = new System.Drawing.Size(84, 84);
|
|
this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonUser.TabIndex = 527;
|
|
this.buttonUser.TextColor = System.Drawing.Color.Black;
|
|
this.buttonUser.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonUser.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonUser.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUser.UpImage")));
|
|
this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click);
|
|
//
|
|
// buttonSubMenu
|
|
//
|
|
this.buttonSubMenu.BackPictureBox = null;
|
|
this.buttonSubMenu.BackPictureBox1 = null;
|
|
this.buttonSubMenu.BackPictureBox2 = null;
|
|
this.buttonSubMenu.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonSubMenu.ButtonImageAutoSize = true;
|
|
this.buttonSubMenu.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonSubMenu.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DisableImage")));
|
|
this.buttonSubMenu.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.DownImage")));
|
|
this.buttonSubMenu.GroupID = 0;
|
|
this.buttonSubMenu.InitVisible = true;
|
|
this.buttonSubMenu.Location = new System.Drawing.Point(839, 573);
|
|
this.buttonSubMenu.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonSubMenu.Name = "buttonSubMenu";
|
|
this.buttonSubMenu.NestedClickEventPrevent = false;
|
|
this.buttonSubMenu.OutlinePixel = 1;
|
|
this.buttonSubMenu.RepeatInterval = 200;
|
|
this.buttonSubMenu.RepeatIntervalAccelerate = null;
|
|
this.buttonSubMenu.SafeInterval = 200;
|
|
this.buttonSubMenu.Size = new System.Drawing.Size(54, 84);
|
|
this.buttonSubMenu.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSubMenu.TabIndex = 539;
|
|
this.buttonSubMenu.TextColor = System.Drawing.Color.Black;
|
|
this.buttonSubMenu.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonSubMenu.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonSubMenu.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonSubMenu.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonSubMenu.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSubMenu.UpImage")));
|
|
this.buttonSubMenu.Click += new System.EventHandler(this.buttonSubMenu_Click);
|
|
//
|
|
// panelSubMenu1
|
|
//
|
|
this.panelSubMenu1.Controls.Add(this.buttonCutSignal);
|
|
this.panelSubMenu1.Controls.Add(this.labelTitleBypass);
|
|
this.panelSubMenu1.Controls.Add(this.buttonBypassRun);
|
|
this.panelSubMenu1.Controls.Add(this.buttonBypassDirection);
|
|
this.panelSubMenu1.Controls.Add(this.buttonBypassOnce);
|
|
this.panelSubMenu1.Controls.Add(this.pictureBox3);
|
|
this.panelSubMenu1.Location = new System.Drawing.Point(19, 810);
|
|
this.panelSubMenu1.Name = "panelSubMenu1";
|
|
this.panelSubMenu1.Size = new System.Drawing.Size(650, 115);
|
|
//
|
|
// buttonCutSignal
|
|
//
|
|
this.buttonCutSignal.BackPictureBox = null;
|
|
this.buttonCutSignal.BackPictureBox1 = null;
|
|
this.buttonCutSignal.BackPictureBox2 = null;
|
|
this.buttonCutSignal.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonCutSignal.ButtonImageAutoSize = true;
|
|
this.buttonCutSignal.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCutSignal.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCutSignal.DisableImage")));
|
|
this.buttonCutSignal.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCutSignal.DownImage")));
|
|
this.buttonCutSignal.GroupID = 0;
|
|
this.buttonCutSignal.InitVisible = true;
|
|
this.buttonCutSignal.Location = new System.Drawing.Point(543, 10);
|
|
this.buttonCutSignal.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonCutSignal.Name = "buttonCutSignal";
|
|
this.buttonCutSignal.NestedClickEventPrevent = false;
|
|
this.buttonCutSignal.OutlinePixel = 1;
|
|
this.buttonCutSignal.RepeatInterval = 200;
|
|
this.buttonCutSignal.RepeatIntervalAccelerate = null;
|
|
this.buttonCutSignal.SafeInterval = 200;
|
|
this.buttonCutSignal.Size = new System.Drawing.Size(96, 96);
|
|
this.buttonCutSignal.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCutSignal.TabIndex = 6;
|
|
this.buttonCutSignal.TextColor = System.Drawing.Color.Black;
|
|
this.buttonCutSignal.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonCutSignal.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCutSignal.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonCutSignal.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCutSignal.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCutSignal.UpImage")));
|
|
this.buttonCutSignal.Click += new System.EventHandler(this.buttonCutSignal_Click);
|
|
//
|
|
// labelTitleBypass
|
|
//
|
|
this.labelTitleBypass.BackPictureBox = this.pictureBox3;
|
|
this.labelTitleBypass.BackPictureBox1 = null;
|
|
this.labelTitleBypass.BackPictureBox2 = null;
|
|
this.labelTitleBypass.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleBypass.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleBypass.Font = new System.Drawing.Font("New Gulim", 11F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleBypass.InitVisible = true;
|
|
this.labelTitleBypass.LineSpacing = 0F;
|
|
this.labelTitleBypass.Location = new System.Drawing.Point(35, 8);
|
|
this.labelTitleBypass.Name = "labelTitleBypass";
|
|
this.labelTitleBypass.Size = new System.Drawing.Size(166, 30);
|
|
this.labelTitleBypass.TabIndex = 4;
|
|
this.labelTitleBypass.Text = "Bypass";
|
|
this.labelTitleBypass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleBypass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleBypass.Wordwrap = false;
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(650, 115);
|
|
//
|
|
// buttonBypassRun
|
|
//
|
|
this.buttonBypassRun.BackPictureBox = null;
|
|
this.buttonBypassRun.BackPictureBox1 = null;
|
|
this.buttonBypassRun.BackPictureBox2 = null;
|
|
this.buttonBypassRun.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBypassRun.ButtonImageAutoSize = true;
|
|
this.buttonBypassRun.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassRun.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DisableImage")));
|
|
this.buttonBypassRun.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DownImage")));
|
|
this.buttonBypassRun.GroupID = 0;
|
|
this.buttonBypassRun.InitVisible = true;
|
|
this.buttonBypassRun.Location = new System.Drawing.Point(121, 44);
|
|
this.buttonBypassRun.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonBypassRun.Name = "buttonBypassRun";
|
|
this.buttonBypassRun.NestedClickEventPrevent = false;
|
|
this.buttonBypassRun.OutlinePixel = 1;
|
|
this.buttonBypassRun.RepeatInterval = 200;
|
|
this.buttonBypassRun.RepeatIntervalAccelerate = null;
|
|
this.buttonBypassRun.SafeInterval = 200;
|
|
this.buttonBypassRun.Size = new System.Drawing.Size(80, 62);
|
|
this.buttonBypassRun.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBypassRun.TabIndex = 3;
|
|
this.buttonBypassRun.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBypassRun.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBypassRun.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBypassRun.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassRun.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBypassRun.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.UpImage")));
|
|
this.buttonBypassRun.Click += new System.EventHandler(this.buttonBypassRun_Click);
|
|
//
|
|
// buttonBypassDirection
|
|
//
|
|
this.buttonBypassDirection.BackPictureBox = null;
|
|
this.buttonBypassDirection.BackPictureBox1 = null;
|
|
this.buttonBypassDirection.BackPictureBox2 = null;
|
|
this.buttonBypassDirection.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBypassDirection.ButtonImageAutoSize = true;
|
|
this.buttonBypassDirection.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassDirection.DisableImage = null;
|
|
this.buttonBypassDirection.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.DownImage")));
|
|
this.buttonBypassDirection.GroupID = 0;
|
|
this.buttonBypassDirection.InitVisible = true;
|
|
this.buttonBypassDirection.Location = new System.Drawing.Point(35, 44);
|
|
this.buttonBypassDirection.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonBypassDirection.Name = "buttonBypassDirection";
|
|
this.buttonBypassDirection.NestedClickEventPrevent = false;
|
|
this.buttonBypassDirection.OutlinePixel = 1;
|
|
this.buttonBypassDirection.RepeatInterval = 200;
|
|
this.buttonBypassDirection.RepeatIntervalAccelerate = null;
|
|
this.buttonBypassDirection.SafeInterval = 200;
|
|
this.buttonBypassDirection.Size = new System.Drawing.Size(80, 28);
|
|
this.buttonBypassDirection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBypassDirection.TabIndex = 2;
|
|
this.buttonBypassDirection.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBypassDirection.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBypassDirection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBypassDirection.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassDirection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBypassDirection.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.UpImage")));
|
|
this.buttonBypassDirection.Click += new System.EventHandler(this.buttonBypassDirection_Click);
|
|
//
|
|
// buttonBypassOnce
|
|
//
|
|
this.buttonBypassOnce.BackPictureBox = null;
|
|
this.buttonBypassOnce.BackPictureBox1 = null;
|
|
this.buttonBypassOnce.BackPictureBox2 = null;
|
|
this.buttonBypassOnce.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonBypassOnce.ButtonImageAutoSize = true;
|
|
this.buttonBypassOnce.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassOnce.DisableImage = null;
|
|
this.buttonBypassOnce.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.DownImage")));
|
|
this.buttonBypassOnce.GroupID = 0;
|
|
this.buttonBypassOnce.InitVisible = true;
|
|
this.buttonBypassOnce.Location = new System.Drawing.Point(35, 78);
|
|
this.buttonBypassOnce.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonBypassOnce.Name = "buttonBypassOnce";
|
|
this.buttonBypassOnce.NestedClickEventPrevent = false;
|
|
this.buttonBypassOnce.OutlinePixel = 1;
|
|
this.buttonBypassOnce.RepeatInterval = 200;
|
|
this.buttonBypassOnce.RepeatIntervalAccelerate = null;
|
|
this.buttonBypassOnce.SafeInterval = 200;
|
|
this.buttonBypassOnce.Size = new System.Drawing.Size(80, 28);
|
|
this.buttonBypassOnce.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonBypassOnce.TabIndex = 1;
|
|
this.buttonBypassOnce.TextColor = System.Drawing.Color.Black;
|
|
this.buttonBypassOnce.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonBypassOnce.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonBypassOnce.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonBypassOnce.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonBypassOnce.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.UpImage")));
|
|
this.buttonBypassOnce.Click += new System.EventHandler(this.buttonBypassOnce_Click);
|
|
//
|
|
// buttonCut
|
|
//
|
|
this.buttonCut.BackPictureBox = null;
|
|
this.buttonCut.BackPictureBox1 = null;
|
|
this.buttonCut.BackPictureBox2 = null;
|
|
this.buttonCut.ButtonColor = System.Drawing.Color.Gainsboro;
|
|
this.buttonCut.ButtonImageAutoSize = true;
|
|
this.buttonCut.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonCut.DisableImage = null;
|
|
this.buttonCut.DownImage = null;
|
|
this.buttonCut.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.buttonCut.GroupID = 0;
|
|
this.buttonCut.InitVisible = true;
|
|
this.buttonCut.Location = new System.Drawing.Point(662, 614);
|
|
this.buttonCut.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonCut.Name = "buttonCut";
|
|
this.buttonCut.NestedClickEventPrevent = false;
|
|
this.buttonCut.OutlinePixel = 1;
|
|
this.buttonCut.RepeatInterval = 200;
|
|
this.buttonCut.RepeatIntervalAccelerate = null;
|
|
this.buttonCut.SafeInterval = 200;
|
|
this.buttonCut.Size = new System.Drawing.Size(80, 39);
|
|
this.buttonCut.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonCut.TabIndex = 9;
|
|
this.buttonCut.Text = "CUT";
|
|
this.buttonCut.TextColor = System.Drawing.Color.Black;
|
|
this.buttonCut.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonCut.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonCut.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonCut.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonCut.UpImage = null;
|
|
this.buttonCut.Visible = false;
|
|
this.buttonCut.Click += new System.EventHandler(this.buttonCut_Click);
|
|
//
|
|
// labelCutSignalInterval
|
|
//
|
|
this.labelCutSignalInterval.BackColor = System.Drawing.Color.White;
|
|
this.labelCutSignalInterval.BackPictureBox = null;
|
|
this.labelCutSignalInterval.BackPictureBox1 = null;
|
|
this.labelCutSignalInterval.BackPictureBox2 = null;
|
|
this.labelCutSignalInterval.BorderColor = System.Drawing.Color.Black;
|
|
this.labelCutSignalInterval.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelCutSignalInterval.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelCutSignalInterval.InitVisible = true;
|
|
this.labelCutSignalInterval.LineSpacing = 0F;
|
|
this.labelCutSignalInterval.Location = new System.Drawing.Point(662, 585);
|
|
this.labelCutSignalInterval.Name = "labelCutSignalInterval";
|
|
this.labelCutSignalInterval.Size = new System.Drawing.Size(80, 30);
|
|
this.labelCutSignalInterval.TabIndex = 8;
|
|
this.labelCutSignalInterval.Text = "1000";
|
|
this.labelCutSignalInterval.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelCutSignalInterval.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelCutSignalInterval.Visible = false;
|
|
this.labelCutSignalInterval.Wordwrap = false;
|
|
this.labelCutSignalInterval.Click += new System.EventHandler(this.labelCutSignalInterval_Click);
|
|
//
|
|
// timerCutSignal
|
|
//
|
|
this.timerCutSignal.Interval = 1000;
|
|
this.timerCutSignal.Tick += new System.EventHandler(this.timerCutSignal_Tick);
|
|
//
|
|
// panelAlarmMessageBox3
|
|
//
|
|
this.panelAlarmMessageBox3.Controls.Add(this.labelMessage4);
|
|
this.panelAlarmMessageBox3.Controls.Add(this.labelMessage3);
|
|
this.panelAlarmMessageBox3.Controls.Add(this.smartLabel4);
|
|
this.panelAlarmMessageBox3.Controls.Add(this.buttonAlarm3Ok);
|
|
this.panelAlarmMessageBox3.Controls.Add(this.pictureBox4);
|
|
this.panelAlarmMessageBox3.Location = new System.Drawing.Point(1495, 568);
|
|
this.panelAlarmMessageBox3.Name = "panelAlarmMessageBox3";
|
|
this.panelAlarmMessageBox3.Size = new System.Drawing.Size(450, 171);
|
|
this.panelAlarmMessageBox3.Visible = false;
|
|
//
|
|
// labelMessage4
|
|
//
|
|
this.labelMessage4.BackPictureBox = this.pictureBox1;
|
|
this.labelMessage4.BackPictureBox1 = null;
|
|
this.labelMessage4.BackPictureBox2 = null;
|
|
this.labelMessage4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelMessage4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelMessage4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelMessage4.InitVisible = true;
|
|
this.labelMessage4.LineSpacing = 0F;
|
|
this.labelMessage4.Location = new System.Drawing.Point(75, 79);
|
|
this.labelMessage4.Name = "labelMessage4";
|
|
this.labelMessage4.Size = new System.Drawing.Size(339, 17);
|
|
this.labelMessage4.TabIndex = 22;
|
|
this.labelMessage4.Text = "제품 끼임 알람 발생";
|
|
this.labelMessage4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelMessage4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelMessage4.Wordwrap = false;
|
|
//
|
|
// labelMessage3
|
|
//
|
|
this.labelMessage3.BackPictureBox = this.pictureBox1;
|
|
this.labelMessage3.BackPictureBox1 = null;
|
|
this.labelMessage3.BackPictureBox2 = null;
|
|
this.labelMessage3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelMessage3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelMessage3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelMessage3.InitVisible = true;
|
|
this.labelMessage3.LineSpacing = 0F;
|
|
this.labelMessage3.Location = new System.Drawing.Point(75, 56);
|
|
this.labelMessage3.Name = "labelMessage3";
|
|
this.labelMessage3.Size = new System.Drawing.Size(339, 17);
|
|
this.labelMessage3.TabIndex = 20;
|
|
this.labelMessage3.Text = "제품 끼임 알람 발생";
|
|
this.labelMessage3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelMessage3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelMessage3.Wordwrap = false;
|
|
//
|
|
// smartLabel4
|
|
//
|
|
this.smartLabel4.BackPictureBox = this.pictureBox4;
|
|
this.smartLabel4.BackPictureBox1 = null;
|
|
this.smartLabel4.BackPictureBox2 = null;
|
|
this.smartLabel4.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel4.InitVisible = true;
|
|
this.smartLabel4.LineSpacing = 0F;
|
|
this.smartLabel4.Location = new System.Drawing.Point(11, 4);
|
|
this.smartLabel4.Name = "smartLabel4";
|
|
this.smartLabel4.Size = new System.Drawing.Size(300, 20);
|
|
this.smartLabel4.TabIndex = 15;
|
|
this.smartLabel4.Text = "Alarm";
|
|
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.smartLabel4.Wordwrap = false;
|
|
//
|
|
// pictureBox4
|
|
//
|
|
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
|
|
this.pictureBox4.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Size = new System.Drawing.Size(450, 171);
|
|
//
|
|
// buttonAlarm3Ok
|
|
//
|
|
this.buttonAlarm3Ok.BackPictureBox = null;
|
|
this.buttonAlarm3Ok.BackPictureBox1 = null;
|
|
this.buttonAlarm3Ok.BackPictureBox2 = null;
|
|
this.buttonAlarm3Ok.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonAlarm3Ok.ButtonImageAutoSize = true;
|
|
this.buttonAlarm3Ok.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm3Ok.DisableImage = null;
|
|
this.buttonAlarm3Ok.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3Ok.DownImage")));
|
|
this.buttonAlarm3Ok.GroupID = 0;
|
|
this.buttonAlarm3Ok.InitVisible = true;
|
|
this.buttonAlarm3Ok.Location = new System.Drawing.Point(331, 127);
|
|
this.buttonAlarm3Ok.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonAlarm3Ok.Name = "buttonAlarm3Ok";
|
|
this.buttonAlarm3Ok.NestedClickEventPrevent = false;
|
|
this.buttonAlarm3Ok.OutlinePixel = 1;
|
|
this.buttonAlarm3Ok.RepeatInterval = 200;
|
|
this.buttonAlarm3Ok.RepeatIntervalAccelerate = null;
|
|
this.buttonAlarm3Ok.SafeInterval = 200;
|
|
this.buttonAlarm3Ok.Size = new System.Drawing.Size(90, 25);
|
|
this.buttonAlarm3Ok.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonAlarm3Ok.TabIndex = 13;
|
|
this.buttonAlarm3Ok.TextColor = System.Drawing.Color.Black;
|
|
this.buttonAlarm3Ok.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonAlarm3Ok.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonAlarm3Ok.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm3Ok.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonAlarm3Ok.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm3Ok.UpImage")));
|
|
this.buttonAlarm3Ok.Click += new System.EventHandler(this.buttonAlarm3Ok_Click);
|
|
//
|
|
// panelSubMenu2
|
|
//
|
|
this.panelSubMenu2.Controls.Add(this.buttonOnOff);
|
|
this.panelSubMenu2.Controls.Add(this.labelStaticOverRangeLimit);
|
|
this.panelSubMenu2.Controls.Add(this.labelUnderRangeLimit);
|
|
this.panelSubMenu2.Controls.Add(this.labelOverRangeLimit);
|
|
this.panelSubMenu2.Controls.Add(this.labelStaticUnderRangeLimit);
|
|
this.panelSubMenu2.Controls.Add(this.labelStaticOverRange);
|
|
this.panelSubMenu2.Controls.Add(this.labelOverRange);
|
|
this.panelSubMenu2.Controls.Add(this.labelStaticUnderRange);
|
|
this.panelSubMenu2.Controls.Add(this.labelStaticPassRange);
|
|
this.panelSubMenu2.Controls.Add(this.labelUnderRange);
|
|
this.panelSubMenu2.Controls.Add(this.labelPassRange);
|
|
this.panelSubMenu2.Controls.Add(this.pictureBox5);
|
|
this.panelSubMenu2.Location = new System.Drawing.Point(699, 807);
|
|
this.panelSubMenu2.Name = "panelSubMenu2";
|
|
this.panelSubMenu2.Size = new System.Drawing.Size(650, 115);
|
|
//
|
|
// labelStaticOverRangeLimit
|
|
//
|
|
this.labelStaticOverRangeLimit.BackColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticOverRangeLimit.BackPictureBox = this.pictureBox5;
|
|
this.labelStaticOverRangeLimit.BackPictureBox1 = null;
|
|
this.labelStaticOverRangeLimit.BackPictureBox2 = null;
|
|
this.labelStaticOverRangeLimit.BorderColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticOverRangeLimit.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticOverRangeLimit.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticOverRangeLimit.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticOverRangeLimit.InitVisible = true;
|
|
this.labelStaticOverRangeLimit.LineSpacing = 0F;
|
|
this.labelStaticOverRangeLimit.Location = new System.Drawing.Point(289, 10);
|
|
this.labelStaticOverRangeLimit.Name = "labelStaticOverRangeLimit";
|
|
this.labelStaticOverRangeLimit.Size = new System.Drawing.Size(135, 28);
|
|
this.labelStaticOverRangeLimit.TabIndex = 252;
|
|
this.labelStaticOverRangeLimit.Text = "상한Limit";
|
|
this.labelStaticOverRangeLimit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticOverRangeLimit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticOverRangeLimit.Wordwrap = false;
|
|
//
|
|
// pictureBox5
|
|
//
|
|
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
|
|
this.pictureBox5.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
this.pictureBox5.Size = new System.Drawing.Size(650, 115);
|
|
//
|
|
// labelUnderRangeLimit
|
|
//
|
|
this.labelUnderRangeLimit.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelUnderRangeLimit.BackPictureBox = null;
|
|
this.labelUnderRangeLimit.BackPictureBox1 = null;
|
|
this.labelUnderRangeLimit.BackPictureBox2 = null;
|
|
this.labelUnderRangeLimit.BorderColor = System.Drawing.Color.Black;
|
|
this.labelUnderRangeLimit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelUnderRangeLimit.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelUnderRangeLimit.InitVisible = true;
|
|
this.labelUnderRangeLimit.LineSpacing = 0F;
|
|
this.labelUnderRangeLimit.Location = new System.Drawing.Point(430, 78);
|
|
this.labelUnderRangeLimit.Name = "labelUnderRangeLimit";
|
|
this.labelUnderRangeLimit.Size = new System.Drawing.Size(100, 28);
|
|
this.labelUnderRangeLimit.TabIndex = 255;
|
|
this.labelUnderRangeLimit.Text = "0.0";
|
|
this.labelUnderRangeLimit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelUnderRangeLimit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelUnderRangeLimit.Wordwrap = false;
|
|
this.labelUnderRangeLimit.Click += new System.EventHandler(this.labelUnderRangeLimit_Click);
|
|
//
|
|
// labelOverRangeLimit
|
|
//
|
|
this.labelOverRangeLimit.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelOverRangeLimit.BackPictureBox = null;
|
|
this.labelOverRangeLimit.BackPictureBox1 = null;
|
|
this.labelOverRangeLimit.BackPictureBox2 = null;
|
|
this.labelOverRangeLimit.BorderColor = System.Drawing.Color.Black;
|
|
this.labelOverRangeLimit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelOverRangeLimit.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelOverRangeLimit.InitVisible = true;
|
|
this.labelOverRangeLimit.LineSpacing = 0F;
|
|
this.labelOverRangeLimit.Location = new System.Drawing.Point(430, 10);
|
|
this.labelOverRangeLimit.Name = "labelOverRangeLimit";
|
|
this.labelOverRangeLimit.Size = new System.Drawing.Size(100, 28);
|
|
this.labelOverRangeLimit.TabIndex = 253;
|
|
this.labelOverRangeLimit.Text = "9999.9";
|
|
this.labelOverRangeLimit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelOverRangeLimit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelOverRangeLimit.Wordwrap = false;
|
|
this.labelOverRangeLimit.Click += new System.EventHandler(this.labelOverRangeLimit_Click);
|
|
//
|
|
// labelStaticUnderRangeLimit
|
|
//
|
|
this.labelStaticUnderRangeLimit.BackColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticUnderRangeLimit.BackPictureBox = this.pictureBox5;
|
|
this.labelStaticUnderRangeLimit.BackPictureBox1 = null;
|
|
this.labelStaticUnderRangeLimit.BackPictureBox2 = null;
|
|
this.labelStaticUnderRangeLimit.BorderColor = System.Drawing.Color.SteelBlue;
|
|
this.labelStaticUnderRangeLimit.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticUnderRangeLimit.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticUnderRangeLimit.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticUnderRangeLimit.InitVisible = true;
|
|
this.labelStaticUnderRangeLimit.LineSpacing = 0F;
|
|
this.labelStaticUnderRangeLimit.Location = new System.Drawing.Point(289, 78);
|
|
this.labelStaticUnderRangeLimit.Name = "labelStaticUnderRangeLimit";
|
|
this.labelStaticUnderRangeLimit.Size = new System.Drawing.Size(135, 28);
|
|
this.labelStaticUnderRangeLimit.TabIndex = 254;
|
|
this.labelStaticUnderRangeLimit.Text = "하한Limit";
|
|
this.labelStaticUnderRangeLimit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticUnderRangeLimit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticUnderRangeLimit.Wordwrap = false;
|
|
//
|
|
// labelStaticOverRange
|
|
//
|
|
this.labelStaticOverRange.BackColor = System.Drawing.Color.White;
|
|
this.labelStaticOverRange.BackPictureBox = this.pictureBox5;
|
|
this.labelStaticOverRange.BackPictureBox1 = null;
|
|
this.labelStaticOverRange.BackPictureBox2 = null;
|
|
this.labelStaticOverRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticOverRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticOverRange.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticOverRange.InitVisible = true;
|
|
this.labelStaticOverRange.LineSpacing = 0F;
|
|
this.labelStaticOverRange.Location = new System.Drawing.Point(64, 10);
|
|
this.labelStaticOverRange.Name = "labelStaticOverRange";
|
|
this.labelStaticOverRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelStaticOverRange.TabIndex = 21;
|
|
this.labelStaticOverRange.Text = "상한";
|
|
this.labelStaticOverRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticOverRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticOverRange.Wordwrap = false;
|
|
//
|
|
// labelOverRange
|
|
//
|
|
this.labelOverRange.BackColor = System.Drawing.Color.White;
|
|
this.labelOverRange.BackPictureBox = null;
|
|
this.labelOverRange.BackPictureBox1 = null;
|
|
this.labelOverRange.BackPictureBox2 = null;
|
|
this.labelOverRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelOverRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelOverRange.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelOverRange.InitVisible = true;
|
|
this.labelOverRange.LineSpacing = 0F;
|
|
this.labelOverRange.Location = new System.Drawing.Point(170, 10);
|
|
this.labelOverRange.Name = "labelOverRange";
|
|
this.labelOverRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelOverRange.TabIndex = 20;
|
|
this.labelOverRange.Text = "300.0";
|
|
this.labelOverRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelOverRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelOverRange.Wordwrap = false;
|
|
this.labelOverRange.Click += new System.EventHandler(this.buttonOver_Click);
|
|
//
|
|
// labelStaticUnderRange
|
|
//
|
|
this.labelStaticUnderRange.BackColor = System.Drawing.Color.White;
|
|
this.labelStaticUnderRange.BackPictureBox = this.pictureBox5;
|
|
this.labelStaticUnderRange.BackPictureBox1 = null;
|
|
this.labelStaticUnderRange.BackPictureBox2 = null;
|
|
this.labelStaticUnderRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticUnderRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticUnderRange.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticUnderRange.InitVisible = true;
|
|
this.labelStaticUnderRange.LineSpacing = 0F;
|
|
this.labelStaticUnderRange.Location = new System.Drawing.Point(64, 78);
|
|
this.labelStaticUnderRange.Name = "labelStaticUnderRange";
|
|
this.labelStaticUnderRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelStaticUnderRange.TabIndex = 17;
|
|
this.labelStaticUnderRange.Text = "하한";
|
|
this.labelStaticUnderRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticUnderRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticUnderRange.Wordwrap = false;
|
|
//
|
|
// labelStaticPassRange
|
|
//
|
|
this.labelStaticPassRange.BackColor = System.Drawing.Color.White;
|
|
this.labelStaticPassRange.BackPictureBox = this.pictureBox5;
|
|
this.labelStaticPassRange.BackPictureBox1 = null;
|
|
this.labelStaticPassRange.BackPictureBox2 = null;
|
|
this.labelStaticPassRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticPassRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticPassRange.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticPassRange.InitVisible = true;
|
|
this.labelStaticPassRange.LineSpacing = 0F;
|
|
this.labelStaticPassRange.Location = new System.Drawing.Point(64, 44);
|
|
this.labelStaticPassRange.Name = "labelStaticPassRange";
|
|
this.labelStaticPassRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelStaticPassRange.TabIndex = 16;
|
|
this.labelStaticPassRange.Text = "기준";
|
|
this.labelStaticPassRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelStaticPassRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticPassRange.Wordwrap = false;
|
|
//
|
|
// labelUnderRange
|
|
//
|
|
this.labelUnderRange.BackColor = System.Drawing.Color.White;
|
|
this.labelUnderRange.BackPictureBox = null;
|
|
this.labelUnderRange.BackPictureBox1 = null;
|
|
this.labelUnderRange.BackPictureBox2 = null;
|
|
this.labelUnderRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelUnderRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelUnderRange.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelUnderRange.InitVisible = true;
|
|
this.labelUnderRange.LineSpacing = 0F;
|
|
this.labelUnderRange.Location = new System.Drawing.Point(170, 78);
|
|
this.labelUnderRange.Name = "labelUnderRange";
|
|
this.labelUnderRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelUnderRange.TabIndex = 14;
|
|
this.labelUnderRange.Text = "100.0";
|
|
this.labelUnderRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelUnderRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelUnderRange.Wordwrap = false;
|
|
this.labelUnderRange.Click += new System.EventHandler(this.buttonUnder_Click);
|
|
//
|
|
// labelPassRange
|
|
//
|
|
this.labelPassRange.BackColor = System.Drawing.Color.White;
|
|
this.labelPassRange.BackPictureBox = null;
|
|
this.labelPassRange.BackPictureBox1 = null;
|
|
this.labelPassRange.BackPictureBox2 = null;
|
|
this.labelPassRange.BorderColor = System.Drawing.Color.Black;
|
|
this.labelPassRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelPassRange.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
|
|
this.labelPassRange.InitVisible = true;
|
|
this.labelPassRange.LineSpacing = 0F;
|
|
this.labelPassRange.Location = new System.Drawing.Point(170, 44);
|
|
this.labelPassRange.Name = "labelPassRange";
|
|
this.labelPassRange.Size = new System.Drawing.Size(100, 28);
|
|
this.labelPassRange.TabIndex = 13;
|
|
this.labelPassRange.Text = "200.0";
|
|
this.labelPassRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelPassRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelPassRange.Wordwrap = false;
|
|
this.labelPassRange.Click += new System.EventHandler(this.buttonPass_Click);
|
|
//
|
|
// panelAlarmMessageBox4
|
|
//
|
|
this.panelAlarmMessageBox4.Controls.Add(this.labelMessage5);
|
|
this.panelAlarmMessageBox4.Controls.Add(this.smartLabel5);
|
|
this.panelAlarmMessageBox4.Controls.Add(this.buttonAlarm4Ok);
|
|
this.panelAlarmMessageBox4.Controls.Add(this.pictureBox6);
|
|
this.panelAlarmMessageBox4.Location = new System.Drawing.Point(1495, 754);
|
|
this.panelAlarmMessageBox4.Name = "panelAlarmMessageBox4";
|
|
this.panelAlarmMessageBox4.Size = new System.Drawing.Size(450, 171);
|
|
this.panelAlarmMessageBox4.Visible = false;
|
|
//
|
|
// labelMessage5
|
|
//
|
|
this.labelMessage5.BackPictureBox = this.pictureBox1;
|
|
this.labelMessage5.BackPictureBox1 = null;
|
|
this.labelMessage5.BackPictureBox2 = null;
|
|
this.labelMessage5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelMessage5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelMessage5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.labelMessage5.InitVisible = true;
|
|
this.labelMessage5.LineSpacing = 0F;
|
|
this.labelMessage5.Location = new System.Drawing.Point(75, 62);
|
|
this.labelMessage5.Name = "labelMessage5";
|
|
this.labelMessage5.Size = new System.Drawing.Size(339, 17);
|
|
this.labelMessage5.TabIndex = 20;
|
|
this.labelMessage5.Text = "서보모터 원점을 실행 해주세요";
|
|
this.labelMessage5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelMessage5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelMessage5.Wordwrap = false;
|
|
//
|
|
// smartLabel5
|
|
//
|
|
this.smartLabel5.BackPictureBox = this.pictureBox6;
|
|
this.smartLabel5.BackPictureBox1 = null;
|
|
this.smartLabel5.BackPictureBox2 = null;
|
|
this.smartLabel5.BorderColor = System.Drawing.Color.Black;
|
|
this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.smartLabel5.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
|
|
this.smartLabel5.InitVisible = true;
|
|
this.smartLabel5.LineSpacing = 0F;
|
|
this.smartLabel5.Location = new System.Drawing.Point(11, 4);
|
|
this.smartLabel5.Name = "smartLabel5";
|
|
this.smartLabel5.Size = new System.Drawing.Size(300, 20);
|
|
this.smartLabel5.TabIndex = 15;
|
|
this.smartLabel5.Text = "Warning";
|
|
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.smartLabel5.Wordwrap = false;
|
|
//
|
|
// pictureBox6
|
|
//
|
|
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
|
|
this.pictureBox6.Location = new System.Drawing.Point(0, 0);
|
|
this.pictureBox6.Name = "pictureBox6";
|
|
this.pictureBox6.Size = new System.Drawing.Size(450, 171);
|
|
//
|
|
// buttonAlarm4Ok
|
|
//
|
|
this.buttonAlarm4Ok.BackPictureBox = null;
|
|
this.buttonAlarm4Ok.BackPictureBox1 = null;
|
|
this.buttonAlarm4Ok.BackPictureBox2 = null;
|
|
this.buttonAlarm4Ok.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonAlarm4Ok.ButtonImageAutoSize = true;
|
|
this.buttonAlarm4Ok.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm4Ok.DisableImage = null;
|
|
this.buttonAlarm4Ok.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm4Ok.DownImage")));
|
|
this.buttonAlarm4Ok.GroupID = 0;
|
|
this.buttonAlarm4Ok.InitVisible = true;
|
|
this.buttonAlarm4Ok.Location = new System.Drawing.Point(331, 127);
|
|
this.buttonAlarm4Ok.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.buttonAlarm4Ok.Name = "buttonAlarm4Ok";
|
|
this.buttonAlarm4Ok.NestedClickEventPrevent = false;
|
|
this.buttonAlarm4Ok.OutlinePixel = 1;
|
|
this.buttonAlarm4Ok.RepeatInterval = 200;
|
|
this.buttonAlarm4Ok.RepeatIntervalAccelerate = null;
|
|
this.buttonAlarm4Ok.SafeInterval = 200;
|
|
this.buttonAlarm4Ok.Size = new System.Drawing.Size(90, 25);
|
|
this.buttonAlarm4Ok.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonAlarm4Ok.TabIndex = 13;
|
|
this.buttonAlarm4Ok.TextColor = System.Drawing.Color.Black;
|
|
this.buttonAlarm4Ok.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonAlarm4Ok.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonAlarm4Ok.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonAlarm4Ok.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonAlarm4Ok.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAlarm4Ok.UpImage")));
|
|
this.buttonAlarm4Ok.Click += new System.EventHandler(this.buttonAlarm4Ok_Click);
|
|
//
|
|
// labelExpireOfPassword
|
|
//
|
|
this.labelExpireOfPassword.BackColor = System.Drawing.SystemColors.ControlDark;
|
|
this.labelExpireOfPassword.BackPictureBox = this.smartForm1;
|
|
this.labelExpireOfPassword.BackPictureBox1 = null;
|
|
this.labelExpireOfPassword.BackPictureBox2 = null;
|
|
this.labelExpireOfPassword.BorderColor = System.Drawing.Color.LightGray;
|
|
this.labelExpireOfPassword.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelExpireOfPassword.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelExpireOfPassword.ForeColor = System.Drawing.Color.Black;
|
|
this.labelExpireOfPassword.InitVisible = true;
|
|
this.labelExpireOfPassword.LineSpacing = 0F;
|
|
this.labelExpireOfPassword.Location = new System.Drawing.Point(661, 51);
|
|
this.labelExpireOfPassword.Name = "labelExpireOfPassword";
|
|
this.labelExpireOfPassword.Size = new System.Drawing.Size(148, 17);
|
|
this.labelExpireOfPassword.TabIndex = 615;
|
|
this.labelExpireOfPassword.Text = "Level3";
|
|
this.labelExpireOfPassword.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelExpireOfPassword.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelExpireOfPassword.Visible = false;
|
|
this.labelExpireOfPassword.Wordwrap = false;
|
|
//
|
|
// pictureBoxEthernetDisconnection
|
|
//
|
|
this.pictureBoxEthernetDisconnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetDisconnection.Image")));
|
|
this.pictureBoxEthernetDisconnection.Location = new System.Drawing.Point(869, 41);
|
|
this.pictureBoxEthernetDisconnection.Name = "pictureBoxEthernetDisconnection";
|
|
this.pictureBoxEthernetDisconnection.Size = new System.Drawing.Size(27, 27);
|
|
this.pictureBoxEthernetDisconnection.Visible = false;
|
|
//
|
|
// pictureBoxEthernetConnection
|
|
//
|
|
this.pictureBoxEthernetConnection.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxEthernetConnection.Image")));
|
|
this.pictureBoxEthernetConnection.Location = new System.Drawing.Point(869, 41);
|
|
this.pictureBoxEthernetConnection.Name = "pictureBoxEthernetConnection";
|
|
this.pictureBoxEthernetConnection.Size = new System.Drawing.Size(27, 27);
|
|
this.pictureBoxEthernetConnection.Visible = false;
|
|
//
|
|
// buttonExit
|
|
//
|
|
this.buttonExit.BackPictureBox = null;
|
|
this.buttonExit.BackPictureBox1 = null;
|
|
this.buttonExit.BackPictureBox2 = null;
|
|
this.buttonExit.ButtonColor = System.Drawing.Color.Gainsboro;
|
|
this.buttonExit.ButtonImageAutoSize = true;
|
|
this.buttonExit.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonExit.DisableImage = null;
|
|
this.buttonExit.DownImage = null;
|
|
this.buttonExit.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.buttonExit.GroupID = 0;
|
|
this.buttonExit.InitVisible = true;
|
|
this.buttonExit.Location = new System.Drawing.Point(562, 5);
|
|
this.buttonExit.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonExit.Name = "buttonExit";
|
|
this.buttonExit.NestedClickEventPrevent = false;
|
|
this.buttonExit.OutlinePixel = 1;
|
|
this.buttonExit.RepeatInterval = 200;
|
|
this.buttonExit.RepeatIntervalAccelerate = null;
|
|
this.buttonExit.SafeInterval = 200;
|
|
this.buttonExit.Size = new System.Drawing.Size(80, 39);
|
|
this.buttonExit.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonExit.TabIndex = 631;
|
|
this.buttonExit.Text = "EXIT";
|
|
this.buttonExit.TextColor = System.Drawing.Color.Black;
|
|
this.buttonExit.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonExit.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonExit.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonExit.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonExit.UpImage = null;
|
|
this.buttonExit.Click += new System.EventHandler(this.buttonExit_Click);
|
|
//
|
|
// FormMainDisplay
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(1024, 768);
|
|
this.Controls.Add(this.buttonExit);
|
|
this.Controls.Add(this.pictureBoxEthernetDisconnection);
|
|
this.Controls.Add(this.pictureBoxEthernetConnection);
|
|
this.Controls.Add(this.buttonCut);
|
|
this.Controls.Add(this.labelCutSignalInterval);
|
|
this.Controls.Add(this.labelExpireOfPassword);
|
|
this.Controls.Add(this.panelAlarmMessageBox4);
|
|
this.Controls.Add(this.panelSubMenu2);
|
|
this.Controls.Add(this.panelAlarmMessageBox3);
|
|
this.Controls.Add(this.panelSubMenu1);
|
|
this.Controls.Add(this.buttonSubMenu);
|
|
this.Controls.Add(this.buttonUser);
|
|
this.Controls.Add(this.labelTitleNG);
|
|
this.Controls.Add(this.labelTitleTotalCount);
|
|
this.Controls.Add(this.labelTitleScreen);
|
|
this.Controls.Add(this.labelUserID);
|
|
this.Controls.Add(this.labelUserLevel);
|
|
this.Controls.Add(this.labelTimeroutCount);
|
|
this.Controls.Add(this.panelAlarmMessageBox2);
|
|
this.Controls.Add(this.pictureBoxAlarm);
|
|
this.Controls.Add(this.panelSetting);
|
|
this.Controls.Add(this.buttonMenu);
|
|
this.Controls.Add(this.buttonClear);
|
|
this.Controls.Add(this.buttonScaleZero);
|
|
this.Controls.Add(this.buttonBarGraphForm);
|
|
this.Controls.Add(this.buttonDotGraphForm);
|
|
this.Controls.Add(this.buttonTableForm);
|
|
this.Controls.Add(this.labelTotalCount);
|
|
this.Controls.Add(this.labelProductionSpeed);
|
|
this.Controls.Add(this.smartLabel1);
|
|
this.Controls.Add(this.labelNGCount);
|
|
this.Controls.Add(this.buttonTare);
|
|
this.Controls.Add(this.buttonOver);
|
|
this.Controls.Add(this.buttonPass);
|
|
this.Controls.Add(this.buttonUnder);
|
|
this.Controls.Add(this.pictureBoxCommunicationStatus);
|
|
this.Controls.Add(this.pictureBoxBypass);
|
|
this.Controls.Add(this.pictureBoxCH3);
|
|
this.Controls.Add(this.pictureBoxUSBBackOn);
|
|
this.Controls.Add(this.pictureBoxStop);
|
|
this.Controls.Add(this.pictureBoxStart);
|
|
this.Controls.Add(this.labelTime);
|
|
this.Controls.Add(this.labelLotNo);
|
|
this.Controls.Add(this.labelProductName);
|
|
this.Controls.Add(this.buttonProductNo);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormMainDisplay";
|
|
this.Text = "FormMainDisplay";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.panelSetting.ResumeLayout(false);
|
|
this.groupBoxJudgmentSetting.ResumeLayout(false);
|
|
this.groupBoxSorter.ResumeLayout(false);
|
|
this.panelAlarmMessageBox2.ResumeLayout(false);
|
|
this.panelSubMenu1.ResumeLayout(false);
|
|
this.panelAlarmMessageBox3.ResumeLayout(false);
|
|
this.panelSubMenu2.ResumeLayout(false);
|
|
this.panelAlarmMessageBox4.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartButton buttonProductNo;
|
|
private SmartX.SmartLabel labelProductName;
|
|
private SmartX.SmartLabel labelTime;
|
|
private SmartX.SmartLabel labelLotNo;
|
|
private System.Windows.Forms.PictureBox pictureBoxUSBBackOn;
|
|
private SmartX.SmartButton buttonUnder;
|
|
private SmartX.SmartButton buttonPass;
|
|
private SmartX.SmartButton buttonOver;
|
|
private SmartX.SmartButton buttonTare;
|
|
private SmartX.SmartLabel labelTotalCount;
|
|
private SmartX.SmartLabel labelProductionSpeed;
|
|
private SmartX.SmartLabel smartLabel1;
|
|
private SmartX.SmartLabel labelNGCount;
|
|
private SmartX.SmartButton buttonTableForm;
|
|
private SmartX.SmartButton buttonDotGraphForm;
|
|
private SmartX.SmartButton buttonBarGraphForm;
|
|
private SmartX.SmartButton buttonScaleZero;
|
|
private SmartX.SmartButton buttonClear;
|
|
private SmartX.SmartButton buttonMenu;
|
|
private System.Windows.Forms.PictureBox pictureBoxStop;
|
|
private System.Windows.Forms.PictureBox pictureBoxStart;
|
|
public System.Windows.Forms.PictureBox pictureBoxCommunicationStatus;
|
|
private System.Windows.Forms.Panel panelSetting;
|
|
private SmartX.SmartGroupBox groupBoxSorter;
|
|
public SmartX.SmartLabel labelSorter1RunTime;
|
|
private SmartX.SmartLabel labelStaticSorter1RunTime;
|
|
private System.Windows.Forms.Button buttonClose;
|
|
private System.Windows.Forms.PictureBox pictureBoxCH3;
|
|
private System.Windows.Forms.PictureBox pictureBoxBypass;
|
|
private System.Windows.Forms.PictureBox pictureBoxAlarm;
|
|
private System.Windows.Forms.Panel panelAlarmMessageBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private SmartX.SmartLabel labelAlarm2ErrorCode;
|
|
private SmartX.SmartButton buttonAlarm2OK;
|
|
private SmartX.SmartListBox smartListBox1;
|
|
private SmartX.SmartLabel labelTimeroutCount;
|
|
private SmartX.SmartLabel labelUserID;
|
|
private SmartX.SmartLabel labelUserLevel;
|
|
private SmartX.SmartLabel labelTitleScreen;
|
|
private SmartX.SmartLabel labelTitleNG;
|
|
private SmartX.SmartLabel labelTitleTotalCount;
|
|
private SmartX.SmartButton buttonUser;
|
|
private SmartX.SmartButton buttonSubMenu;
|
|
private System.Windows.Forms.Panel panelSubMenu1;
|
|
private SmartX.SmartButton buttonBypassRun;
|
|
private SmartX.SmartButton buttonBypassDirection;
|
|
private SmartX.SmartButton buttonBypassOnce;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private SmartX.SmartLabel labelTitleBypass;
|
|
private SmartX.SmartButton buttonCutSignal;
|
|
private System.Windows.Forms.Timer timerCutSignal;
|
|
private SmartX.SmartButton buttonCut;
|
|
private SmartX.SmartLabel labelCutSignalInterval;
|
|
public SmartX.SmartLabel labelSorter2DelayTime;
|
|
private SmartX.SmartLabel labelStaticSorter2DelayTime;
|
|
public SmartX.SmartLabel labelSorter2RunTime;
|
|
private SmartX.SmartLabel labelStaticSorter2RunTime;
|
|
public SmartX.SmartLabel labelSorter1DelayTime;
|
|
private SmartX.SmartLabel labelStaticSorter1DelayTime;
|
|
public SmartX.SmartLabel labelJudgmentDelayTime;
|
|
private SmartX.SmartLabel labelStaticJudgmentDelayTime;
|
|
public SmartX.SmartLabel labelJudgmentCount;
|
|
private SmartX.SmartLabel labelStaticJudgmentCount;
|
|
private SmartX.SmartGroupBox groupBoxJudgmentSetting;
|
|
private System.Windows.Forms.Panel panelAlarmMessageBox3;
|
|
private SmartX.SmartLabel labelMessage3;
|
|
private SmartX.SmartLabel smartLabel4;
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
private SmartX.SmartButton buttonAlarm3Ok;
|
|
private SmartX.SmartButton buttonOnOff;
|
|
private System.Windows.Forms.Panel panelSubMenu2;
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
private SmartX.SmartLabel labelStaticUnderRange;
|
|
private SmartX.SmartLabel labelStaticPassRange;
|
|
private SmartX.SmartLabel labelUnderRange;
|
|
private SmartX.SmartLabel labelPassRange;
|
|
private SmartX.SmartLabel labelStaticOverRangeLimit;
|
|
public SmartX.SmartLabel labelUnderRangeLimit;
|
|
public SmartX.SmartLabel labelOverRangeLimit;
|
|
private SmartX.SmartLabel labelStaticUnderRangeLimit;
|
|
private SmartX.SmartLabel labelStaticOverRange;
|
|
private SmartX.SmartLabel labelOverRange;
|
|
private SmartX.SmartLabel labelDischargeStopperRunTime;
|
|
private SmartX.SmartLabel labelDischargeStopperDelayTime;
|
|
private SmartX.SmartLabel labelEntryGateRunTime;
|
|
private SmartX.SmartLabel labelEntryGateDelayTime;
|
|
private SmartX.SmartLabel labelStaticDischargeStopperRunTime;
|
|
private SmartX.SmartLabel labelStaticDischargeStopperDelayTime;
|
|
private SmartX.SmartLabel labelStaticEntryGateRunTime;
|
|
private SmartX.SmartLabel labelStaticEntryGateDelayTime;
|
|
public SmartX.SmartLabel labelTurnDelayTime;
|
|
private SmartX.SmartLabel labelStaticTurnDelayTime;
|
|
private SmartX.SmartLabel labelMessage4;
|
|
private System.Windows.Forms.Panel panelAlarmMessageBox4;
|
|
private SmartX.SmartLabel labelMessage5;
|
|
private SmartX.SmartLabel smartLabel5;
|
|
private System.Windows.Forms.PictureBox pictureBox6;
|
|
private SmartX.SmartButton buttonAlarm4Ok;
|
|
private SmartX.SmartLabel labelExpireOfPassword;
|
|
private System.Windows.Forms.PictureBox pictureBoxEthernetDisconnection;
|
|
private System.Windows.Forms.PictureBox pictureBoxEthernetConnection;
|
|
private SmartX.SmartButton buttonExit;
|
|
}
|
|
} |