namespace LLMF
|
{
|
partial class frmMain
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
this.tsslOPC = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsllPositionlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsslPosition_left = new System.Windows.Forms.ToolStripStatusLabel();
|
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsslAlarm_Left = new System.Windows.Forms.ToolStripStatusLabel();
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsslPosition = new System.Windows.Forms.ToolStripStatusLabel();
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
this.tsslAlarm = new System.Windows.Forms.ToolStripStatusLabel();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
this.toolStripMaxMin = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.tspBtnOpenImageFile = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripModeBtn = new System.Windows.Forms.ToolStripButton();
|
this.toolStripModeLabel = new System.Windows.Forms.ToolStripLabel();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
this.tsplabelProductName = new System.Windows.Forms.ToolStripLabel();
|
this.tspbtnExit = new System.Windows.Forms.ToolStripButton();
|
this.tspBtnHelp = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.lblAngleDisplay = new System.Windows.Forms.Label();
|
this.viewPort = new HalconDotNet.HWindowControl();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.btnDisplay = new System.Windows.Forms.Button();
|
this.gbxTest = new System.Windows.Forms.GroupBox();
|
this.button7 = new System.Windows.Forms.Button();
|
this.button8 = new System.Windows.Forms.Button();
|
this.button9 = new System.Windows.Forms.Button();
|
this.button10 = new System.Windows.Forms.Button();
|
this.button16 = new System.Windows.Forms.Button();
|
this.button11 = new System.Windows.Forms.Button();
|
this.button12 = new System.Windows.Forms.Button();
|
this.button13 = new System.Windows.Forms.Button();
|
this.button14 = new System.Windows.Forms.Button();
|
this.btnORI = new System.Windows.Forms.Button();
|
this.ckbCameraLight = new System.Windows.Forms.CheckBox();
|
this.btnTestMove = new System.Windows.Forms.Button();
|
this.txtTestPulse = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.btnStopCapture = new System.Windows.Forms.Button();
|
this.btnContinueCapture = new System.Windows.Forms.Button();
|
this.gbxCalibration = new System.Windows.Forms.GroupBox();
|
this.btnCalibration = new System.Windows.Forms.Button();
|
this.txtCalAngle = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.btnCapture = new System.Windows.Forms.Button();
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
this.txtSN = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
this.txtResultFinalAngle = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.txtResultInitAngle = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.cbxTest = new System.Windows.Forms.CheckBox();
|
this.btnCanCalibration = new System.Windows.Forms.Button();
|
this.btnHalconTool = new System.Windows.Forms.Button();
|
this.btnConfig = new System.Windows.Forms.Button();
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
this.button15 = new System.Windows.Forms.Button();
|
this.tVideo = new System.Windows.Forms.Timer(this.components);
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.panel4 = new System.Windows.Forms.Panel();
|
this.lblAngleDisplay_left = new System.Windows.Forms.Label();
|
this.viewPort_left = new HalconDotNet.HWindowControl();
|
this.panel5 = new System.Windows.Forms.Panel();
|
this.btnDisplay_left = new System.Windows.Forms.Button();
|
this.gbxTest_left = new System.Windows.Forms.GroupBox();
|
this.button5 = new System.Windows.Forms.Button();
|
this.button4 = new System.Windows.Forms.Button();
|
this.button3 = new System.Windows.Forms.Button();
|
this.button2 = new System.Windows.Forms.Button();
|
this.button1 = new System.Windows.Forms.Button();
|
this.btnOut = new System.Windows.Forms.Button();
|
this.btnCloseDor = new System.Windows.Forms.Button();
|
this.btnOpenDor = new System.Windows.Forms.Button();
|
this.btnORI_left = new System.Windows.Forms.Button();
|
this.ckbCameraLight_left = new System.Windows.Forms.CheckBox();
|
this.btnTestMove_left = new System.Windows.Forms.Button();
|
this.txtTestPulse_left = new System.Windows.Forms.TextBox();
|
this.label6 = new System.Windows.Forms.Label();
|
this.btnStopCapture_left = new System.Windows.Forms.Button();
|
this.btnContinueCapture_left = new System.Windows.Forms.Button();
|
this.gbxCalibration_left = new System.Windows.Forms.GroupBox();
|
this.btnCalibration_left = new System.Windows.Forms.Button();
|
this.txtCalAngle_left = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.btnCapture_left = new System.Windows.Forms.Button();
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
this.txtSN_left = new System.Windows.Forms.TextBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
this.txtResultFinalAngle_left = new System.Windows.Forms.TextBox();
|
this.label9 = new System.Windows.Forms.Label();
|
this.txtResultInitAngle_left = new System.Windows.Forms.TextBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
this.cbxTest_left = new System.Windows.Forms.CheckBox();
|
this.btnCanCalibration_left = new System.Windows.Forms.Button();
|
this.btnHalconTool_left = new System.Windows.Forms.Button();
|
this.btnConfig_left = new System.Windows.Forms.Button();
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
this.button6 = new System.Windows.Forms.Button();
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
this.ckbSaveImage = new System.Windows.Forms.CheckBox();
|
this.lblForApple = new System.Windows.Forms.Label();
|
this.lblZ_ShaChe = new System.Windows.Forms.Label();
|
this.lblDingWei_SRV_ON = new System.Windows.Forms.Label();
|
this.lblZ_SRV_ON = new System.Windows.Forms.Label();
|
this.lblX_SRV_ON = new System.Windows.Forms.Label();
|
this.lblSiFuPowerOn = new System.Windows.Forms.Label();
|
this.lblHuaTaiCylider = new System.Windows.Forms.Label();
|
this.lblWuGanCylider = new System.Windows.Forms.Label();
|
this.lblZhengBianCylider = new System.Windows.Forms.Label();
|
this.lblCeBianCylider = new System.Windows.Forms.Label();
|
this.lblBuzzer = new System.Windows.Forms.Label();
|
this.lblGreen = new System.Windows.Forms.Label();
|
this.lblYellow = new System.Windows.Forms.Label();
|
this.lblRed = new System.Windows.Forms.Label();
|
this.lblWuGanCylider2 = new System.Windows.Forms.Label();
|
this.lblCameraLighto = new System.Windows.Forms.Label();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.lblWuGanHou = new System.Windows.Forms.Label();
|
this.lblWuGanQian = new System.Windows.Forms.Label();
|
this.lblCeBianHou = new System.Windows.Forms.Label();
|
this.lblCeBianQian = new System.Windows.Forms.Label();
|
this.lblOpenJieJin = new System.Windows.Forms.Label();
|
this.lblSafeCurtain = new System.Windows.Forms.Label();
|
this.lblE_Stop = new System.Windows.Forms.Label();
|
this.lblReset = new System.Windows.Forms.Label();
|
this.lblStart2 = new System.Windows.Forms.Label();
|
this.lblStart1 = new System.Windows.Forms.Label();
|
this.lblDingWei_Alarm = new System.Windows.Forms.Label();
|
this.lblDingWei_JinDian = new System.Windows.Forms.Label();
|
this.lblDingWei_CCW = new System.Windows.Forms.Label();
|
this.lblDingWei_CW = new System.Windows.Forms.Label();
|
this.lblZ_CCW = new System.Windows.Forms.Label();
|
this.lblZ_CW = new System.Windows.Forms.Label();
|
this.lblX_CCW = new System.Windows.Forms.Label();
|
this.lblX_CW = new System.Windows.Forms.Label();
|
this.lblZ_Alarm = new System.Windows.Forms.Label();
|
this.lblX_Alarm = new System.Windows.Forms.Label();
|
this.lblZ_JinDian = new System.Windows.Forms.Label();
|
this.lblX_JinDian = new System.Windows.Forms.Label();
|
this.tVideo_left = new System.Windows.Forms.Timer(this.components);
|
this.cboSize = new System.Windows.Forms.ComboBox();
|
this.label11 = new System.Windows.Forms.Label();
|
this.cboSize_Left = new System.Windows.Forms.ComboBox();
|
this.label12 = new System.Windows.Forms.Label();
|
this.statusStrip1.SuspendLayout();
|
this.panel1.SuspendLayout();
|
this.toolStrip1.SuspendLayout();
|
this.panel2.SuspendLayout();
|
this.panel3.SuspendLayout();
|
this.gbxTest.SuspendLayout();
|
this.gbxCalibration.SuspendLayout();
|
this.groupBox4.SuspendLayout();
|
this.groupBox3.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.tabControl1.SuspendLayout();
|
this.tabPage2.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
this.panel4.SuspendLayout();
|
this.panel5.SuspendLayout();
|
this.gbxTest_left.SuspendLayout();
|
this.gbxCalibration_left.SuspendLayout();
|
this.groupBox6.SuspendLayout();
|
this.groupBox7.SuspendLayout();
|
this.groupBox8.SuspendLayout();
|
this.tabPage3.SuspendLayout();
|
this.groupBox5.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// statusStrip1
|
//
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.tsslOPC,
|
this.tsllPositionlabel,
|
this.tsslPosition_left,
|
this.toolStripStatusLabel3,
|
this.tsslAlarm_Left,
|
this.toolStripStatusLabel2,
|
this.tsslPosition,
|
this.toolStripStatusLabel1,
|
this.tsslAlarm});
|
this.statusStrip1.Location = new System.Drawing.Point(0, 747);
|
this.statusStrip1.Name = "statusStrip1";
|
this.statusStrip1.Size = new System.Drawing.Size(1081, 22);
|
this.statusStrip1.TabIndex = 0;
|
this.statusStrip1.Text = "statusStrip1";
|
//
|
// tsslOPC
|
//
|
this.tsslOPC.Name = "tsslOPC";
|
this.tsslOPC.Size = new System.Drawing.Size(33, 17);
|
this.tsslOPC.Text = "OPC";
|
//
|
// tsllPositionlabel
|
//
|
this.tsllPositionlabel.Name = "tsllPositionlabel";
|
this.tsllPositionlabel.Size = new System.Drawing.Size(56, 17);
|
this.tsllPositionlabel.Text = "左脉冲:";
|
//
|
// tsslPosition_left
|
//
|
this.tsslPosition_left.Name = "tsslPosition_left";
|
this.tsslPosition_left.Size = new System.Drawing.Size(15, 17);
|
this.tsslPosition_left.Text = "0";
|
//
|
// toolStripStatusLabel3
|
//
|
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
|
this.toolStripStatusLabel3.Size = new System.Drawing.Size(56, 17);
|
this.toolStripStatusLabel3.Text = "左报警:";
|
//
|
// tsslAlarm_Left
|
//
|
this.tsslAlarm_Left.ForeColor = System.Drawing.Color.Red;
|
this.tsslAlarm_Left.Name = "tsslAlarm_Left";
|
this.tsslAlarm_Left.Size = new System.Drawing.Size(20, 17);
|
this.tsslAlarm_Left.Text = "无";
|
//
|
// toolStripStatusLabel2
|
//
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(56, 17);
|
this.toolStripStatusLabel2.Text = "右脉冲:";
|
//
|
// tsslPosition
|
//
|
this.tsslPosition.Name = "tsslPosition";
|
this.tsslPosition.Size = new System.Drawing.Size(15, 17);
|
this.tsslPosition.Text = "0";
|
//
|
// toolStripStatusLabel1
|
//
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(56, 17);
|
this.toolStripStatusLabel1.Text = "右报警:";
|
//
|
// tsslAlarm
|
//
|
this.tsslAlarm.ForeColor = System.Drawing.Color.Red;
|
this.tsslAlarm.Name = "tsslAlarm";
|
this.tsslAlarm.Size = new System.Drawing.Size(20, 17);
|
this.tsslAlarm.Text = "无";
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.toolStrip1);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(1081, 72);
|
this.panel1.TabIndex = 1;
|
//
|
// toolStrip1
|
//
|
this.toolStrip1.AutoSize = false;
|
this.toolStrip1.BackColor = System.Drawing.Color.LightSlateGray;
|
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.toolStripMaxMin,
|
this.toolStripSeparator1,
|
this.tspBtnOpenImageFile,
|
this.toolStripSeparator2,
|
this.toolStripModeBtn,
|
this.toolStripModeLabel,
|
this.toolStripSeparator3,
|
this.toolStripButton5,
|
this.tsplabelProductName,
|
this.tspbtnExit,
|
this.tspBtnHelp,
|
this.toolStripSeparator6});
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
this.toolStrip1.Name = "toolStrip1";
|
this.toolStrip1.Size = new System.Drawing.Size(1081, 72);
|
this.toolStrip1.TabIndex = 11;
|
this.toolStrip1.Text = "toolStrip1";
|
//
|
// toolStripMaxMin
|
//
|
this.toolStripMaxMin.AutoSize = false;
|
this.toolStripMaxMin.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.toolStripMaxMin.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMaxMin.Image")));
|
this.toolStripMaxMin.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.toolStripMaxMin.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripMaxMin.Name = "toolStripMaxMin";
|
this.toolStripMaxMin.Size = new System.Drawing.Size(65, 65);
|
this.toolStripMaxMin.Text = "主界面";
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 72);
|
//
|
// tspBtnOpenImageFile
|
//
|
this.tspBtnOpenImageFile.AutoSize = false;
|
this.tspBtnOpenImageFile.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.tspBtnOpenImageFile.Image = ((System.Drawing.Image)(resources.GetObject("tspBtnOpenImageFile.Image")));
|
this.tspBtnOpenImageFile.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tspBtnOpenImageFile.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.tspBtnOpenImageFile.Name = "tspBtnOpenImageFile";
|
this.tspBtnOpenImageFile.Size = new System.Drawing.Size(65, 65);
|
this.tspBtnOpenImageFile.Text = "图片查看";
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 72);
|
//
|
// toolStripModeBtn
|
//
|
this.toolStripModeBtn.AutoSize = false;
|
this.toolStripModeBtn.BackColor = System.Drawing.Color.SlateGray;
|
this.toolStripModeBtn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.toolStripModeBtn.ForeColor = System.Drawing.Color.Transparent;
|
this.toolStripModeBtn.Image = ((System.Drawing.Image)(resources.GetObject("toolStripModeBtn.Image")));
|
this.toolStripModeBtn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.toolStripModeBtn.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripModeBtn.Name = "toolStripModeBtn";
|
this.toolStripModeBtn.Size = new System.Drawing.Size(65, 65);
|
this.toolStripModeBtn.Text = "运行";
|
//
|
// toolStripModeLabel
|
//
|
this.toolStripModeLabel.AutoSize = false;
|
this.toolStripModeLabel.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.toolStripModeLabel.Name = "toolStripModeLabel";
|
this.toolStripModeLabel.Size = new System.Drawing.Size(100, 62);
|
this.toolStripModeLabel.Text = "Online";
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 72);
|
//
|
// toolStripButton5
|
//
|
this.toolStripButton5.AutoSize = false;
|
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
this.toolStripButton5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton5.Name = "toolStripButton5";
|
this.toolStripButton5.Size = new System.Drawing.Size(75, 65);
|
this.toolStripButton5.Text = "产品名";
|
//
|
// tsplabelProductName
|
//
|
this.tsplabelProductName.AutoSize = false;
|
this.tsplabelProductName.Font = new System.Drawing.Font("Verdana", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tsplabelProductName.ForeColor = System.Drawing.Color.Yellow;
|
this.tsplabelProductName.Name = "tsplabelProductName";
|
this.tsplabelProductName.Size = new System.Drawing.Size(350, 62);
|
this.tsplabelProductName.Text = "Gamma Test";
|
this.tsplabelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// tspbtnExit
|
//
|
this.tspbtnExit.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.tspbtnExit.AutoSize = false;
|
this.tspbtnExit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.tspbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tspbtnExit.Image")));
|
this.tspbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tspbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.tspbtnExit.Name = "tspbtnExit";
|
this.tspbtnExit.Size = new System.Drawing.Size(75, 65);
|
this.tspbtnExit.Text = "退出";
|
this.tspbtnExit.Click += new System.EventHandler(this.tspbtnExit_Click);
|
//
|
// tspBtnHelp
|
//
|
this.tspBtnHelp.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.tspBtnHelp.AutoSize = false;
|
this.tspBtnHelp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
this.tspBtnHelp.Image = ((System.Drawing.Image)(resources.GetObject("tspBtnHelp.Image")));
|
this.tspBtnHelp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tspBtnHelp.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.tspBtnHelp.Name = "tspBtnHelp";
|
this.tspBtnHelp.Size = new System.Drawing.Size(75, 65);
|
this.tspBtnHelp.Text = "帮助";
|
//
|
// toolStripSeparator6
|
//
|
this.toolStripSeparator6.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 72);
|
//
|
// panel2
|
//
|
this.panel2.Controls.Add(this.lblAngleDisplay);
|
this.panel2.Controls.Add(this.viewPort);
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel2.Location = new System.Drawing.Point(3, 3);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(792, 643);
|
this.panel2.TabIndex = 2;
|
//
|
// lblAngleDisplay
|
//
|
this.lblAngleDisplay.Location = new System.Drawing.Point(666, 9);
|
this.lblAngleDisplay.Name = "lblAngleDisplay";
|
this.lblAngleDisplay.Size = new System.Drawing.Size(47, 18);
|
this.lblAngleDisplay.TabIndex = 1;
|
this.lblAngleDisplay.Text = "-";
|
this.lblAngleDisplay.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// viewPort
|
//
|
this.viewPort.BackColor = System.Drawing.Color.Black;
|
this.viewPort.BorderColor = System.Drawing.Color.Black;
|
this.viewPort.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.viewPort.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.viewPort.Location = new System.Drawing.Point(0, 0);
|
this.viewPort.Name = "viewPort";
|
this.viewPort.Size = new System.Drawing.Size(792, 643);
|
this.viewPort.TabIndex = 0;
|
this.viewPort.WindowSize = new System.Drawing.Size(792, 643);
|
//
|
// panel3
|
//
|
this.panel3.Controls.Add(this.btnDisplay);
|
this.panel3.Controls.Add(this.gbxTest);
|
this.panel3.Controls.Add(this.gbxCalibration);
|
this.panel3.Controls.Add(this.groupBox4);
|
this.panel3.Controls.Add(this.groupBox3);
|
this.panel3.Controls.Add(this.groupBox2);
|
this.panel3.Controls.Add(this.checkBox2);
|
this.panel3.Controls.Add(this.button15);
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
|
this.panel3.Location = new System.Drawing.Point(795, 3);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(275, 643);
|
this.panel3.TabIndex = 3;
|
//
|
// btnDisplay
|
//
|
this.btnDisplay.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.btnDisplay.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.btnDisplay.Location = new System.Drawing.Point(0, 590);
|
this.btnDisplay.Name = "btnDisplay";
|
this.btnDisplay.Size = new System.Drawing.Size(275, 53);
|
this.btnDisplay.TabIndex = 0;
|
this.btnDisplay.Text = "显示";
|
this.btnDisplay.UseVisualStyleBackColor = true;
|
//
|
// gbxTest
|
//
|
this.gbxTest.Controls.Add(this.button7);
|
this.gbxTest.Controls.Add(this.button8);
|
this.gbxTest.Controls.Add(this.button9);
|
this.gbxTest.Controls.Add(this.button10);
|
this.gbxTest.Controls.Add(this.button16);
|
this.gbxTest.Controls.Add(this.button11);
|
this.gbxTest.Controls.Add(this.button12);
|
this.gbxTest.Controls.Add(this.button13);
|
this.gbxTest.Controls.Add(this.button14);
|
this.gbxTest.Controls.Add(this.btnORI);
|
this.gbxTest.Controls.Add(this.ckbCameraLight);
|
this.gbxTest.Controls.Add(this.btnTestMove);
|
this.gbxTest.Controls.Add(this.txtTestPulse);
|
this.gbxTest.Controls.Add(this.label3);
|
this.gbxTest.Controls.Add(this.btnStopCapture);
|
this.gbxTest.Controls.Add(this.btnContinueCapture);
|
this.gbxTest.Dock = System.Windows.Forms.DockStyle.Top;
|
this.gbxTest.Enabled = false;
|
this.gbxTest.Location = new System.Drawing.Point(0, 291);
|
this.gbxTest.Name = "gbxTest";
|
this.gbxTest.Size = new System.Drawing.Size(275, 205);
|
this.gbxTest.TabIndex = 6;
|
this.gbxTest.TabStop = false;
|
this.gbxTest.Text = "测试";
|
//
|
// button7
|
//
|
this.button7.Location = new System.Drawing.Point(176, 90);
|
this.button7.Name = "button7";
|
this.button7.Size = new System.Drawing.Size(73, 32);
|
this.button7.TabIndex = 22;
|
this.button7.Text = "气缸松开";
|
this.button7.UseVisualStyleBackColor = true;
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
//
|
// button8
|
//
|
this.button8.Location = new System.Drawing.Point(96, 90);
|
this.button8.Name = "button8";
|
this.button8.Size = new System.Drawing.Size(73, 32);
|
this.button8.TabIndex = 21;
|
this.button8.Text = "气缸夹紧";
|
this.button8.UseVisualStyleBackColor = true;
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
//
|
// button9
|
//
|
this.button9.Location = new System.Drawing.Point(17, 163);
|
this.button9.Name = "button9";
|
this.button9.Size = new System.Drawing.Size(73, 32);
|
this.button9.TabIndex = 20;
|
this.button9.Text = "送料";
|
this.button9.UseVisualStyleBackColor = true;
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
//
|
// button10
|
//
|
this.button10.Location = new System.Drawing.Point(17, 90);
|
this.button10.Name = "button10";
|
this.button10.Size = new System.Drawing.Size(73, 32);
|
this.button10.TabIndex = 19;
|
this.button10.Text = "手动允许";
|
this.button10.UseVisualStyleBackColor = true;
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
//
|
// button16
|
//
|
this.button16.Location = new System.Drawing.Point(176, 163);
|
this.button16.Name = "button16";
|
this.button16.Size = new System.Drawing.Size(73, 32);
|
this.button16.TabIndex = 18;
|
this.button16.Text = "滑台气缸松";
|
this.button16.UseVisualStyleBackColor = true;
|
this.button16.Visible = false;
|
this.button16.Click += new System.EventHandler(this.button11_Click);
|
//
|
// button11
|
//
|
this.button11.Location = new System.Drawing.Point(176, 126);
|
this.button11.Name = "button11";
|
this.button11.Size = new System.Drawing.Size(73, 32);
|
this.button11.TabIndex = 18;
|
this.button11.Text = "滑台气缸紧";
|
this.button11.UseVisualStyleBackColor = true;
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
//
|
// button12
|
//
|
this.button12.Location = new System.Drawing.Point(96, 163);
|
this.button12.Name = "button12";
|
this.button12.Size = new System.Drawing.Size(73, 32);
|
this.button12.TabIndex = 17;
|
this.button12.Text = "出料";
|
this.button12.UseVisualStyleBackColor = true;
|
this.button12.Click += new System.EventHandler(this.button12_Click);
|
//
|
// button13
|
//
|
this.button13.Location = new System.Drawing.Point(17, 126);
|
this.button13.Name = "button13";
|
this.button13.Size = new System.Drawing.Size(73, 32);
|
this.button13.TabIndex = 16;
|
this.button13.Text = "关门";
|
this.button13.UseVisualStyleBackColor = true;
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
//
|
// button14
|
//
|
this.button14.Location = new System.Drawing.Point(96, 126);
|
this.button14.Name = "button14";
|
this.button14.Size = new System.Drawing.Size(73, 32);
|
this.button14.TabIndex = 15;
|
this.button14.Text = "开门";
|
this.button14.UseVisualStyleBackColor = true;
|
this.button14.Click += new System.EventHandler(this.button14_Click);
|
//
|
// btnORI
|
//
|
this.btnORI.Location = new System.Drawing.Point(200, 61);
|
this.btnORI.Name = "btnORI";
|
this.btnORI.Size = new System.Drawing.Size(50, 23);
|
this.btnORI.TabIndex = 6;
|
this.btnORI.Text = "回原点";
|
this.btnORI.UseVisualStyleBackColor = true;
|
this.btnORI.Click += new System.EventHandler(this.btnORI_Click);
|
//
|
// ckbCameraLight
|
//
|
this.ckbCameraLight.Appearance = System.Windows.Forms.Appearance.Button;
|
this.ckbCameraLight.Location = new System.Drawing.Point(177, 20);
|
this.ckbCameraLight.Name = "ckbCameraLight";
|
this.ckbCameraLight.Size = new System.Drawing.Size(74, 32);
|
this.ckbCameraLight.TabIndex = 5;
|
this.ckbCameraLight.Text = "光源开/关";
|
this.ckbCameraLight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.ckbCameraLight.UseVisualStyleBackColor = true;
|
this.ckbCameraLight.CheckedChanged += new System.EventHandler(this.ckbCameraLight_CheckedChanged);
|
//
|
// btnTestMove
|
//
|
this.btnTestMove.Location = new System.Drawing.Point(142, 61);
|
this.btnTestMove.Name = "btnTestMove";
|
this.btnTestMove.Size = new System.Drawing.Size(54, 23);
|
this.btnTestMove.TabIndex = 4;
|
this.btnTestMove.Text = "移动";
|
this.btnTestMove.UseVisualStyleBackColor = true;
|
this.btnTestMove.Click += new System.EventHandler(this.btnTestMove_Click);
|
//
|
// txtTestPulse
|
//
|
this.txtTestPulse.Location = new System.Drawing.Point(74, 63);
|
this.txtTestPulse.Name = "txtTestPulse";
|
this.txtTestPulse.Size = new System.Drawing.Size(63, 21);
|
this.txtTestPulse.TabIndex = 3;
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(15, 66);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
this.label3.TabIndex = 2;
|
this.label3.Text = "移动脉冲";
|
//
|
// btnStopCapture
|
//
|
this.btnStopCapture.Location = new System.Drawing.Point(96, 20);
|
this.btnStopCapture.Name = "btnStopCapture";
|
this.btnStopCapture.Size = new System.Drawing.Size(75, 32);
|
this.btnStopCapture.TabIndex = 1;
|
this.btnStopCapture.Text = "停止拍照";
|
this.btnStopCapture.UseVisualStyleBackColor = true;
|
this.btnStopCapture.Click += new System.EventHandler(this.btnStopCapture_Click);
|
//
|
// btnContinueCapture
|
//
|
this.btnContinueCapture.Location = new System.Drawing.Point(16, 20);
|
this.btnContinueCapture.Name = "btnContinueCapture";
|
this.btnContinueCapture.Size = new System.Drawing.Size(73, 32);
|
this.btnContinueCapture.TabIndex = 0;
|
this.btnContinueCapture.Text = "连续拍照";
|
this.btnContinueCapture.UseVisualStyleBackColor = true;
|
this.btnContinueCapture.Click += new System.EventHandler(this.btnContinueCapture_Click);
|
//
|
// gbxCalibration
|
//
|
this.gbxCalibration.Controls.Add(this.btnCalibration);
|
this.gbxCalibration.Controls.Add(this.txtCalAngle);
|
this.gbxCalibration.Controls.Add(this.label2);
|
this.gbxCalibration.Controls.Add(this.btnCapture);
|
this.gbxCalibration.Dock = System.Windows.Forms.DockStyle.Top;
|
this.gbxCalibration.Enabled = false;
|
this.gbxCalibration.Location = new System.Drawing.Point(0, 200);
|
this.gbxCalibration.Name = "gbxCalibration";
|
this.gbxCalibration.Size = new System.Drawing.Size(275, 91);
|
this.gbxCalibration.TabIndex = 5;
|
this.gbxCalibration.TabStop = false;
|
this.gbxCalibration.Text = "标定";
|
//
|
// btnCalibration
|
//
|
this.btnCalibration.Enabled = false;
|
this.btnCalibration.Location = new System.Drawing.Point(144, 47);
|
this.btnCalibration.Name = "btnCalibration";
|
this.btnCalibration.Size = new System.Drawing.Size(109, 36);
|
this.btnCalibration.TabIndex = 3;
|
this.btnCalibration.Text = "标定";
|
this.btnCalibration.UseVisualStyleBackColor = true;
|
this.btnCalibration.Click += new System.EventHandler(this.btnCalibration_Click);
|
//
|
// txtCalAngle
|
//
|
this.txtCalAngle.Location = new System.Drawing.Point(106, 20);
|
this.txtCalAngle.Name = "txtCalAngle";
|
this.txtCalAngle.Size = new System.Drawing.Size(147, 21);
|
this.txtCalAngle.TabIndex = 2;
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(19, 23);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(71, 12);
|
this.label2.TabIndex = 1;
|
this.label2.Text = "标定块角度:";
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// btnCapture
|
//
|
this.btnCapture.Location = new System.Drawing.Point(17, 47);
|
this.btnCapture.Name = "btnCapture";
|
this.btnCapture.Size = new System.Drawing.Size(107, 36);
|
this.btnCapture.TabIndex = 0;
|
this.btnCapture.Text = "采图";
|
this.btnCapture.UseVisualStyleBackColor = true;
|
this.btnCapture.Click += new System.EventHandler(this.btnCapture_Click);
|
//
|
// groupBox4
|
//
|
this.groupBox4.Controls.Add(this.cboSize);
|
this.groupBox4.Controls.Add(this.label11);
|
this.groupBox4.Controls.Add(this.txtSN);
|
this.groupBox4.Controls.Add(this.label1);
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox4.Location = new System.Drawing.Point(0, 124);
|
this.groupBox4.Name = "groupBox4";
|
this.groupBox4.Size = new System.Drawing.Size(275, 76);
|
this.groupBox4.TabIndex = 4;
|
this.groupBox4.TabStop = false;
|
//
|
// txtSN
|
//
|
this.txtSN.Location = new System.Drawing.Point(39, 47);
|
this.txtSN.Name = "txtSN";
|
this.txtSN.Size = new System.Drawing.Size(214, 21);
|
this.txtSN.TabIndex = 1;
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(14, 50);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(17, 12);
|
this.label1.TabIndex = 0;
|
this.label1.Text = "SN";
|
//
|
// groupBox3
|
//
|
this.groupBox3.Controls.Add(this.txtResultFinalAngle);
|
this.groupBox3.Controls.Add(this.label5);
|
this.groupBox3.Controls.Add(this.txtResultInitAngle);
|
this.groupBox3.Controls.Add(this.label4);
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox3.Location = new System.Drawing.Point(0, 77);
|
this.groupBox3.Name = "groupBox3";
|
this.groupBox3.Size = new System.Drawing.Size(275, 47);
|
this.groupBox3.TabIndex = 3;
|
this.groupBox3.TabStop = false;
|
this.groupBox3.Text = "结果";
|
//
|
// txtResultFinalAngle
|
//
|
this.txtResultFinalAngle.Location = new System.Drawing.Point(191, 17);
|
this.txtResultFinalAngle.Name = "txtResultFinalAngle";
|
this.txtResultFinalAngle.ReadOnly = true;
|
this.txtResultFinalAngle.Size = new System.Drawing.Size(62, 21);
|
this.txtResultFinalAngle.TabIndex = 3;
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(135, 20);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(53, 12);
|
this.label5.TabIndex = 2;
|
this.label5.Text = "最终角度";
|
//
|
// txtResultInitAngle
|
//
|
this.txtResultInitAngle.Location = new System.Drawing.Point(62, 17);
|
this.txtResultInitAngle.Name = "txtResultInitAngle";
|
this.txtResultInitAngle.ReadOnly = true;
|
this.txtResultInitAngle.Size = new System.Drawing.Size(62, 21);
|
this.txtResultInitAngle.TabIndex = 1;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(6, 20);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
this.label4.TabIndex = 0;
|
this.label4.Text = "初始角度";
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.cbxTest);
|
this.groupBox2.Controls.Add(this.btnCanCalibration);
|
this.groupBox2.Controls.Add(this.btnHalconTool);
|
this.groupBox2.Controls.Add(this.btnConfig);
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox2.Location = new System.Drawing.Point(0, 0);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(275, 77);
|
this.groupBox2.TabIndex = 2;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "配置";
|
//
|
// cbxTest
|
//
|
this.cbxTest.Appearance = System.Windows.Forms.Appearance.Button;
|
this.cbxTest.Location = new System.Drawing.Point(198, 20);
|
this.cbxTest.Name = "cbxTest";
|
this.cbxTest.Size = new System.Drawing.Size(55, 46);
|
this.cbxTest.TabIndex = 3;
|
this.cbxTest.Text = "测试";
|
this.cbxTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.cbxTest.UseVisualStyleBackColor = true;
|
this.cbxTest.CheckedChanged += new System.EventHandler(this.cbxTest_CheckedChanged);
|
//
|
// btnCanCalibration
|
//
|
this.btnCanCalibration.Location = new System.Drawing.Point(137, 20);
|
this.btnCanCalibration.Name = "btnCanCalibration";
|
this.btnCanCalibration.Size = new System.Drawing.Size(55, 46);
|
this.btnCanCalibration.TabIndex = 2;
|
this.btnCanCalibration.Text = "标定";
|
this.btnCanCalibration.UseVisualStyleBackColor = true;
|
this.btnCanCalibration.Click += new System.EventHandler(this.btnCanCalibration_Click);
|
//
|
// btnHalconTool
|
//
|
this.btnHalconTool.Location = new System.Drawing.Point(76, 20);
|
this.btnHalconTool.Name = "btnHalconTool";
|
this.btnHalconTool.Size = new System.Drawing.Size(55, 46);
|
this.btnHalconTool.TabIndex = 1;
|
this.btnHalconTool.Text = "图像配置";
|
this.btnHalconTool.UseVisualStyleBackColor = true;
|
this.btnHalconTool.Click += new System.EventHandler(this.btnHalconTool_Click);
|
//
|
// btnConfig
|
//
|
this.btnConfig.Location = new System.Drawing.Point(17, 20);
|
this.btnConfig.Name = "btnConfig";
|
this.btnConfig.Size = new System.Drawing.Size(55, 46);
|
this.btnConfig.TabIndex = 0;
|
this.btnConfig.Text = "参数配置";
|
this.btnConfig.UseVisualStyleBackColor = true;
|
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
|
//
|
// checkBox2
|
//
|
this.checkBox2.AutoSize = true;
|
this.checkBox2.Location = new System.Drawing.Point(20, 556);
|
this.checkBox2.Name = "checkBox2";
|
this.checkBox2.Size = new System.Drawing.Size(96, 16);
|
this.checkBox2.TabIndex = 24;
|
this.checkBox2.Text = "启用手动定位";
|
this.checkBox2.UseVisualStyleBackColor = true;
|
this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
|
//
|
// button15
|
//
|
this.button15.Enabled = false;
|
this.button15.Location = new System.Drawing.Point(143, 544);
|
this.button15.Name = "button15";
|
this.button15.Size = new System.Drawing.Size(105, 36);
|
this.button15.TabIndex = 23;
|
this.button15.Text = "手动定位";
|
this.button15.UseVisualStyleBackColor = true;
|
this.button15.Click += new System.EventHandler(this.button15_Click);
|
//
|
// tVideo
|
//
|
this.tVideo.Interval = 250;
|
this.tVideo.Tick += new System.EventHandler(this.tVideo_Tick);
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage2);
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Controls.Add(this.tabPage3);
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabControl1.Location = new System.Drawing.Point(0, 72);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(1081, 675);
|
this.tabControl1.TabIndex = 4;
|
//
|
// tabPage2
|
//
|
this.tabPage2.Controls.Add(this.panel2);
|
this.tabPage2.Controls.Add(this.panel3);
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
this.tabPage2.Size = new System.Drawing.Size(1073, 649);
|
this.tabPage2.TabIndex = 1;
|
this.tabPage2.Text = "主工位";
|
this.tabPage2.UseVisualStyleBackColor = true;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.panel4);
|
this.tabPage1.Controls.Add(this.panel5);
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
this.tabPage1.Size = new System.Drawing.Size(1073, 649);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "左工位";
|
this.tabPage1.UseVisualStyleBackColor = true;
|
//
|
// panel4
|
//
|
this.panel4.Controls.Add(this.lblAngleDisplay_left);
|
this.panel4.Controls.Add(this.viewPort_left);
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panel4.Location = new System.Drawing.Point(3, 3);
|
this.panel4.Name = "panel4";
|
this.panel4.Size = new System.Drawing.Size(792, 643);
|
this.panel4.TabIndex = 0;
|
//
|
// lblAngleDisplay_left
|
//
|
this.lblAngleDisplay_left.Location = new System.Drawing.Point(666, 9);
|
this.lblAngleDisplay_left.Name = "lblAngleDisplay_left";
|
this.lblAngleDisplay_left.Size = new System.Drawing.Size(47, 18);
|
this.lblAngleDisplay_left.TabIndex = 2;
|
this.lblAngleDisplay_left.Text = "-";
|
this.lblAngleDisplay_left.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// viewPort_left
|
//
|
this.viewPort_left.BackColor = System.Drawing.Color.Black;
|
this.viewPort_left.BorderColor = System.Drawing.Color.Black;
|
this.viewPort_left.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.viewPort_left.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.viewPort_left.Location = new System.Drawing.Point(0, 0);
|
this.viewPort_left.Name = "viewPort_left";
|
this.viewPort_left.Size = new System.Drawing.Size(792, 643);
|
this.viewPort_left.TabIndex = 1;
|
this.viewPort_left.WindowSize = new System.Drawing.Size(792, 643);
|
//
|
// panel5
|
//
|
this.panel5.Controls.Add(this.btnDisplay_left);
|
this.panel5.Controls.Add(this.gbxTest_left);
|
this.panel5.Controls.Add(this.gbxCalibration_left);
|
this.panel5.Controls.Add(this.groupBox6);
|
this.panel5.Controls.Add(this.groupBox7);
|
this.panel5.Controls.Add(this.groupBox8);
|
this.panel5.Controls.Add(this.checkBox1);
|
this.panel5.Controls.Add(this.button6);
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
|
this.panel5.Location = new System.Drawing.Point(795, 3);
|
this.panel5.Name = "panel5";
|
this.panel5.Size = new System.Drawing.Size(275, 643);
|
this.panel5.TabIndex = 1;
|
//
|
// btnDisplay_left
|
//
|
this.btnDisplay_left.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.btnDisplay_left.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.btnDisplay_left.Location = new System.Drawing.Point(0, 587);
|
this.btnDisplay_left.Name = "btnDisplay_left";
|
this.btnDisplay_left.Size = new System.Drawing.Size(275, 56);
|
this.btnDisplay_left.TabIndex = 7;
|
this.btnDisplay_left.Text = "显示";
|
this.btnDisplay_left.UseVisualStyleBackColor = true;
|
//
|
// gbxTest_left
|
//
|
this.gbxTest_left.Controls.Add(this.button5);
|
this.gbxTest_left.Controls.Add(this.button4);
|
this.gbxTest_left.Controls.Add(this.button3);
|
this.gbxTest_left.Controls.Add(this.button2);
|
this.gbxTest_left.Controls.Add(this.button1);
|
this.gbxTest_left.Controls.Add(this.btnOut);
|
this.gbxTest_left.Controls.Add(this.btnCloseDor);
|
this.gbxTest_left.Controls.Add(this.btnOpenDor);
|
this.gbxTest_left.Controls.Add(this.btnORI_left);
|
this.gbxTest_left.Controls.Add(this.ckbCameraLight_left);
|
this.gbxTest_left.Controls.Add(this.btnTestMove_left);
|
this.gbxTest_left.Controls.Add(this.txtTestPulse_left);
|
this.gbxTest_left.Controls.Add(this.label6);
|
this.gbxTest_left.Controls.Add(this.btnStopCapture_left);
|
this.gbxTest_left.Controls.Add(this.btnContinueCapture_left);
|
this.gbxTest_left.Dock = System.Windows.Forms.DockStyle.Top;
|
this.gbxTest_left.Enabled = false;
|
this.gbxTest_left.Location = new System.Drawing.Point(0, 284);
|
this.gbxTest_left.Name = "gbxTest_left";
|
this.gbxTest_left.Size = new System.Drawing.Size(275, 202);
|
this.gbxTest_left.TabIndex = 12;
|
this.gbxTest_left.TabStop = false;
|
this.gbxTest_left.Text = "测试";
|
//
|
// button5
|
//
|
this.button5.Location = new System.Drawing.Point(177, 90);
|
this.button5.Name = "button5";
|
this.button5.Size = new System.Drawing.Size(73, 32);
|
this.button5.TabIndex = 14;
|
this.button5.Text = "气缸松开";
|
this.button5.UseVisualStyleBackColor = true;
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
//
|
// button4
|
//
|
this.button4.Location = new System.Drawing.Point(101, 90);
|
this.button4.Name = "button4";
|
this.button4.Size = new System.Drawing.Size(73, 32);
|
this.button4.TabIndex = 13;
|
this.button4.Text = "气缸夹紧";
|
this.button4.UseVisualStyleBackColor = true;
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
//
|
// button3
|
//
|
this.button3.Location = new System.Drawing.Point(25, 163);
|
this.button3.Name = "button3";
|
this.button3.Size = new System.Drawing.Size(108, 32);
|
this.button3.TabIndex = 12;
|
this.button3.Text = "送料";
|
this.button3.UseVisualStyleBackColor = true;
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
//
|
// button2
|
//
|
this.button2.Location = new System.Drawing.Point(25, 90);
|
this.button2.Name = "button2";
|
this.button2.Size = new System.Drawing.Size(73, 32);
|
this.button2.TabIndex = 11;
|
this.button2.Text = "手动允许";
|
this.button2.UseVisualStyleBackColor = true;
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
//
|
// button1
|
//
|
this.button1.Location = new System.Drawing.Point(178, 126);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(73, 32);
|
this.button1.TabIndex = 10;
|
this.button1.Text = "滑台气缸";
|
this.button1.UseVisualStyleBackColor = true;
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
//
|
// btnOut
|
//
|
this.btnOut.Location = new System.Drawing.Point(146, 163);
|
this.btnOut.Name = "btnOut";
|
this.btnOut.Size = new System.Drawing.Size(104, 32);
|
this.btnOut.TabIndex = 9;
|
this.btnOut.Text = "出料";
|
this.btnOut.UseVisualStyleBackColor = true;
|
this.btnOut.Click += new System.EventHandler(this.btnOut_Click);
|
//
|
// btnCloseDor
|
//
|
this.btnCloseDor.Location = new System.Drawing.Point(25, 126);
|
this.btnCloseDor.Name = "btnCloseDor";
|
this.btnCloseDor.Size = new System.Drawing.Size(73, 32);
|
this.btnCloseDor.TabIndex = 8;
|
this.btnCloseDor.Text = "关门";
|
this.btnCloseDor.UseVisualStyleBackColor = true;
|
this.btnCloseDor.Click += new System.EventHandler(this.btnCloseDor_Click);
|
//
|
// btnOpenDor
|
//
|
this.btnOpenDor.Location = new System.Drawing.Point(101, 126);
|
this.btnOpenDor.Name = "btnOpenDor";
|
this.btnOpenDor.Size = new System.Drawing.Size(73, 32);
|
this.btnOpenDor.TabIndex = 7;
|
this.btnOpenDor.Text = "开门";
|
this.btnOpenDor.UseVisualStyleBackColor = true;
|
this.btnOpenDor.Click += new System.EventHandler(this.btnOpenDor_Click);
|
//
|
// btnORI_left
|
//
|
this.btnORI_left.Location = new System.Drawing.Point(200, 62);
|
this.btnORI_left.Name = "btnORI_left";
|
this.btnORI_left.Size = new System.Drawing.Size(50, 23);
|
this.btnORI_left.TabIndex = 6;
|
this.btnORI_left.Text = "回原点";
|
this.btnORI_left.UseVisualStyleBackColor = true;
|
this.btnORI_left.Click += new System.EventHandler(this.btnORI_left_Click);
|
//
|
// ckbCameraLight_left
|
//
|
this.ckbCameraLight_left.Appearance = System.Windows.Forms.Appearance.Button;
|
this.ckbCameraLight_left.Location = new System.Drawing.Point(178, 20);
|
this.ckbCameraLight_left.Name = "ckbCameraLight_left";
|
this.ckbCameraLight_left.Size = new System.Drawing.Size(73, 32);
|
this.ckbCameraLight_left.TabIndex = 5;
|
this.ckbCameraLight_left.Text = "光源开/关";
|
this.ckbCameraLight_left.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.ckbCameraLight_left.UseVisualStyleBackColor = true;
|
this.ckbCameraLight_left.CheckedChanged += new System.EventHandler(this.ckbCameraLight_left_CheckedChanged);
|
//
|
// btnTestMove_left
|
//
|
this.btnTestMove_left.Location = new System.Drawing.Point(146, 62);
|
this.btnTestMove_left.Name = "btnTestMove_left";
|
this.btnTestMove_left.Size = new System.Drawing.Size(49, 23);
|
this.btnTestMove_left.TabIndex = 4;
|
this.btnTestMove_left.Text = "移动";
|
this.btnTestMove_left.UseVisualStyleBackColor = true;
|
this.btnTestMove_left.Click += new System.EventHandler(this.btnTestMove_left_Click);
|
//
|
// txtTestPulse_left
|
//
|
this.txtTestPulse_left.Location = new System.Drawing.Point(77, 63);
|
this.txtTestPulse_left.Name = "txtTestPulse_left";
|
this.txtTestPulse_left.Size = new System.Drawing.Size(63, 21);
|
this.txtTestPulse_left.TabIndex = 3;
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(22, 67);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(53, 12);
|
this.label6.TabIndex = 2;
|
this.label6.Text = "移动脉冲";
|
//
|
// btnStopCapture_left
|
//
|
this.btnStopCapture_left.Location = new System.Drawing.Point(99, 20);
|
this.btnStopCapture_left.Name = "btnStopCapture_left";
|
this.btnStopCapture_left.Size = new System.Drawing.Size(75, 32);
|
this.btnStopCapture_left.TabIndex = 1;
|
this.btnStopCapture_left.Text = "停止拍照";
|
this.btnStopCapture_left.UseVisualStyleBackColor = true;
|
this.btnStopCapture_left.Click += new System.EventHandler(this.btnStopCapture_left_Click);
|
//
|
// btnContinueCapture_left
|
//
|
this.btnContinueCapture_left.Location = new System.Drawing.Point(22, 20);
|
this.btnContinueCapture_left.Name = "btnContinueCapture_left";
|
this.btnContinueCapture_left.Size = new System.Drawing.Size(73, 32);
|
this.btnContinueCapture_left.TabIndex = 0;
|
this.btnContinueCapture_left.Text = "连续拍照";
|
this.btnContinueCapture_left.UseVisualStyleBackColor = true;
|
this.btnContinueCapture_left.Click += new System.EventHandler(this.btnContinueCapture_left_Click);
|
//
|
// gbxCalibration_left
|
//
|
this.gbxCalibration_left.Controls.Add(this.btnCalibration_left);
|
this.gbxCalibration_left.Controls.Add(this.txtCalAngle_left);
|
this.gbxCalibration_left.Controls.Add(this.label7);
|
this.gbxCalibration_left.Controls.Add(this.btnCapture_left);
|
this.gbxCalibration_left.Dock = System.Windows.Forms.DockStyle.Top;
|
this.gbxCalibration_left.Enabled = false;
|
this.gbxCalibration_left.Location = new System.Drawing.Point(0, 191);
|
this.gbxCalibration_left.Name = "gbxCalibration_left";
|
this.gbxCalibration_left.Size = new System.Drawing.Size(275, 93);
|
this.gbxCalibration_left.TabIndex = 11;
|
this.gbxCalibration_left.TabStop = false;
|
this.gbxCalibration_left.Text = "标定";
|
//
|
// btnCalibration_left
|
//
|
this.btnCalibration_left.Enabled = false;
|
this.btnCalibration_left.Location = new System.Drawing.Point(144, 48);
|
this.btnCalibration_left.Name = "btnCalibration_left";
|
this.btnCalibration_left.Size = new System.Drawing.Size(109, 36);
|
this.btnCalibration_left.TabIndex = 3;
|
this.btnCalibration_left.Text = "标定";
|
this.btnCalibration_left.UseVisualStyleBackColor = true;
|
this.btnCalibration_left.Click += new System.EventHandler(this.btnCalibration_left_Click);
|
//
|
// txtCalAngle_left
|
//
|
this.txtCalAngle_left.Location = new System.Drawing.Point(104, 20);
|
this.txtCalAngle_left.Name = "txtCalAngle_left";
|
this.txtCalAngle_left.Size = new System.Drawing.Size(147, 21);
|
this.txtCalAngle_left.TabIndex = 2;
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(19, 23);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(71, 12);
|
this.label7.TabIndex = 1;
|
this.label7.Text = "标定块角度:";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// btnCapture_left
|
//
|
this.btnCapture_left.Location = new System.Drawing.Point(21, 48);
|
this.btnCapture_left.Name = "btnCapture_left";
|
this.btnCapture_left.Size = new System.Drawing.Size(112, 36);
|
this.btnCapture_left.TabIndex = 0;
|
this.btnCapture_left.Text = "采图";
|
this.btnCapture_left.UseVisualStyleBackColor = true;
|
this.btnCapture_left.Click += new System.EventHandler(this.btnCapture_left_Click);
|
//
|
// groupBox6
|
//
|
this.groupBox6.Controls.Add(this.cboSize_Left);
|
this.groupBox6.Controls.Add(this.label12);
|
this.groupBox6.Controls.Add(this.txtSN_left);
|
this.groupBox6.Controls.Add(this.label8);
|
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox6.Location = new System.Drawing.Point(0, 112);
|
this.groupBox6.Name = "groupBox6";
|
this.groupBox6.Size = new System.Drawing.Size(275, 79);
|
this.groupBox6.TabIndex = 10;
|
this.groupBox6.TabStop = false;
|
//
|
// txtSN_left
|
//
|
this.txtSN_left.Location = new System.Drawing.Point(42, 47);
|
this.txtSN_left.Name = "txtSN_left";
|
this.txtSN_left.Size = new System.Drawing.Size(214, 21);
|
this.txtSN_left.TabIndex = 1;
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(17, 50);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(17, 12);
|
this.label8.TabIndex = 0;
|
this.label8.Text = "SN";
|
//
|
// groupBox7
|
//
|
this.groupBox7.Controls.Add(this.txtResultFinalAngle_left);
|
this.groupBox7.Controls.Add(this.label9);
|
this.groupBox7.Controls.Add(this.txtResultInitAngle_left);
|
this.groupBox7.Controls.Add(this.label10);
|
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox7.Location = new System.Drawing.Point(0, 65);
|
this.groupBox7.Name = "groupBox7";
|
this.groupBox7.Size = new System.Drawing.Size(275, 47);
|
this.groupBox7.TabIndex = 9;
|
this.groupBox7.TabStop = false;
|
this.groupBox7.Text = "结果";
|
//
|
// txtResultFinalAngle_left
|
//
|
this.txtResultFinalAngle_left.Location = new System.Drawing.Point(194, 16);
|
this.txtResultFinalAngle_left.Name = "txtResultFinalAngle_left";
|
this.txtResultFinalAngle_left.ReadOnly = true;
|
this.txtResultFinalAngle_left.Size = new System.Drawing.Size(62, 21);
|
this.txtResultFinalAngle_left.TabIndex = 3;
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Location = new System.Drawing.Point(138, 19);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(53, 12);
|
this.label9.TabIndex = 2;
|
this.label9.Text = "最终角度";
|
//
|
// txtResultInitAngle_left
|
//
|
this.txtResultInitAngle_left.Location = new System.Drawing.Point(71, 16);
|
this.txtResultInitAngle_left.Name = "txtResultInitAngle_left";
|
this.txtResultInitAngle_left.ReadOnly = true;
|
this.txtResultInitAngle_left.Size = new System.Drawing.Size(62, 21);
|
this.txtResultInitAngle_left.TabIndex = 1;
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Location = new System.Drawing.Point(15, 19);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(53, 12);
|
this.label10.TabIndex = 0;
|
this.label10.Text = "初始角度";
|
//
|
// groupBox8
|
//
|
this.groupBox8.Controls.Add(this.cbxTest_left);
|
this.groupBox8.Controls.Add(this.btnCanCalibration_left);
|
this.groupBox8.Controls.Add(this.btnHalconTool_left);
|
this.groupBox8.Controls.Add(this.btnConfig_left);
|
this.groupBox8.Dock = System.Windows.Forms.DockStyle.Top;
|
this.groupBox8.Location = new System.Drawing.Point(0, 0);
|
this.groupBox8.Name = "groupBox8";
|
this.groupBox8.Size = new System.Drawing.Size(275, 65);
|
this.groupBox8.TabIndex = 8;
|
this.groupBox8.TabStop = false;
|
this.groupBox8.Text = "配置";
|
//
|
// cbxTest_left
|
//
|
this.cbxTest_left.Appearance = System.Windows.Forms.Appearance.Button;
|
this.cbxTest_left.Location = new System.Drawing.Point(201, 13);
|
this.cbxTest_left.Name = "cbxTest_left";
|
this.cbxTest_left.Size = new System.Drawing.Size(55, 46);
|
this.cbxTest_left.TabIndex = 3;
|
this.cbxTest_left.Text = "测试";
|
this.cbxTest_left.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
this.cbxTest_left.UseVisualStyleBackColor = true;
|
this.cbxTest_left.CheckedChanged += new System.EventHandler(this.cbxTest_left_CheckedChanged);
|
//
|
// btnCanCalibration_left
|
//
|
this.btnCanCalibration_left.Location = new System.Drawing.Point(140, 13);
|
this.btnCanCalibration_left.Name = "btnCanCalibration_left";
|
this.btnCanCalibration_left.Size = new System.Drawing.Size(55, 46);
|
this.btnCanCalibration_left.TabIndex = 2;
|
this.btnCanCalibration_left.Text = "标定";
|
this.btnCanCalibration_left.UseVisualStyleBackColor = true;
|
this.btnCanCalibration_left.Click += new System.EventHandler(this.btnCanCalibration_left_Click);
|
//
|
// btnHalconTool_left
|
//
|
this.btnHalconTool_left.Location = new System.Drawing.Point(79, 13);
|
this.btnHalconTool_left.Name = "btnHalconTool_left";
|
this.btnHalconTool_left.Size = new System.Drawing.Size(55, 46);
|
this.btnHalconTool_left.TabIndex = 1;
|
this.btnHalconTool_left.Text = "图像配置";
|
this.btnHalconTool_left.UseVisualStyleBackColor = true;
|
this.btnHalconTool_left.Click += new System.EventHandler(this.btnHalconTool_left_Click);
|
//
|
// btnConfig_left
|
//
|
this.btnConfig_left.Location = new System.Drawing.Point(20, 13);
|
this.btnConfig_left.Name = "btnConfig_left";
|
this.btnConfig_left.Size = new System.Drawing.Size(55, 46);
|
this.btnConfig_left.TabIndex = 0;
|
this.btnConfig_left.Text = "参数配置";
|
this.btnConfig_left.UseVisualStyleBackColor = true;
|
this.btnConfig_left.Click += new System.EventHandler(this.btnConfig_left_Click);
|
//
|
// checkBox1
|
//
|
this.checkBox1.AutoSize = true;
|
this.checkBox1.Location = new System.Drawing.Point(26, 535);
|
this.checkBox1.Name = "checkBox1";
|
this.checkBox1.Size = new System.Drawing.Size(96, 16);
|
this.checkBox1.TabIndex = 16;
|
this.checkBox1.Text = "启用手动定位";
|
this.checkBox1.UseVisualStyleBackColor = true;
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
//
|
// button6
|
//
|
this.button6.Enabled = false;
|
this.button6.Location = new System.Drawing.Point(147, 524);
|
this.button6.Name = "button6";
|
this.button6.Size = new System.Drawing.Size(104, 36);
|
this.button6.TabIndex = 15;
|
this.button6.Text = "手动定位";
|
this.button6.UseVisualStyleBackColor = true;
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
//
|
// tabPage3
|
//
|
this.tabPage3.Controls.Add(this.groupBox5);
|
this.tabPage3.Controls.Add(this.groupBox1);
|
this.tabPage3.Location = new System.Drawing.Point(4, 22);
|
this.tabPage3.Name = "tabPage3";
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
this.tabPage3.Size = new System.Drawing.Size(1000, 568);
|
this.tabPage3.TabIndex = 2;
|
this.tabPage3.Text = "I/O";
|
this.tabPage3.UseVisualStyleBackColor = true;
|
//
|
// groupBox5
|
//
|
this.groupBox5.Controls.Add(this.ckbSaveImage);
|
this.groupBox5.Controls.Add(this.lblForApple);
|
this.groupBox5.Controls.Add(this.lblZ_ShaChe);
|
this.groupBox5.Controls.Add(this.lblDingWei_SRV_ON);
|
this.groupBox5.Controls.Add(this.lblZ_SRV_ON);
|
this.groupBox5.Controls.Add(this.lblX_SRV_ON);
|
this.groupBox5.Controls.Add(this.lblSiFuPowerOn);
|
this.groupBox5.Controls.Add(this.lblHuaTaiCylider);
|
this.groupBox5.Controls.Add(this.lblWuGanCylider);
|
this.groupBox5.Controls.Add(this.lblZhengBianCylider);
|
this.groupBox5.Controls.Add(this.lblCeBianCylider);
|
this.groupBox5.Controls.Add(this.lblBuzzer);
|
this.groupBox5.Controls.Add(this.lblGreen);
|
this.groupBox5.Controls.Add(this.lblYellow);
|
this.groupBox5.Controls.Add(this.lblRed);
|
this.groupBox5.Controls.Add(this.lblWuGanCylider2);
|
this.groupBox5.Controls.Add(this.lblCameraLighto);
|
this.groupBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.groupBox5.Location = new System.Drawing.Point(521, 7);
|
this.groupBox5.Name = "groupBox5";
|
this.groupBox5.Size = new System.Drawing.Size(473, 558);
|
this.groupBox5.TabIndex = 1;
|
this.groupBox5.TabStop = false;
|
this.groupBox5.Text = "Output";
|
//
|
// ckbSaveImage
|
//
|
this.ckbSaveImage.AutoSize = true;
|
this.ckbSaveImage.Checked = true;
|
this.ckbSaveImage.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.ckbSaveImage.Location = new System.Drawing.Point(45, 389);
|
this.ckbSaveImage.Name = "ckbSaveImage";
|
this.ckbSaveImage.Size = new System.Drawing.Size(108, 20);
|
this.ckbSaveImage.TabIndex = 38;
|
this.ckbSaveImage.Text = "saveImage";
|
this.ckbSaveImage.UseVisualStyleBackColor = true;
|
this.ckbSaveImage.CheckedChanged += new System.EventHandler(this.ckbSaveImage_CheckedChanged);
|
//
|
// lblForApple
|
//
|
this.lblForApple.AutoSize = true;
|
this.lblForApple.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblForApple.Location = new System.Drawing.Point(242, 225);
|
this.lblForApple.Name = "lblForApple";
|
this.lblForApple.Size = new System.Drawing.Size(138, 19);
|
this.lblForApple.TabIndex = 35;
|
this.lblForApple.Text = "给APPLE102.05";
|
//
|
// lblZ_ShaChe
|
//
|
this.lblZ_ShaChe.AutoSize = true;
|
this.lblZ_ShaChe.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_ShaChe.Location = new System.Drawing.Point(242, 187);
|
this.lblZ_ShaChe.Name = "lblZ_ShaChe";
|
this.lblZ_ShaChe.Size = new System.Drawing.Size(136, 19);
|
this.lblZ_ShaChe.TabIndex = 34;
|
this.lblZ_ShaChe.Text = "Z轴刹车102.04";
|
//
|
// lblDingWei_SRV_ON
|
//
|
this.lblDingWei_SRV_ON.AutoSize = true;
|
this.lblDingWei_SRV_ON.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblDingWei_SRV_ON.Location = new System.Drawing.Point(242, 149);
|
this.lblDingWei_SRV_ON.Name = "lblDingWei_SRV_ON";
|
this.lblDingWei_SRV_ON.Size = new System.Drawing.Size(186, 19);
|
this.lblDingWei_SRV_ON.TabIndex = 33;
|
this.lblDingWei_SRV_ON.Text = "定位轴SRV-ON102.03";
|
//
|
// lblZ_SRV_ON
|
//
|
this.lblZ_SRV_ON.AutoSize = true;
|
this.lblZ_SRV_ON.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_SRV_ON.Location = new System.Drawing.Point(242, 111);
|
this.lblZ_SRV_ON.Name = "lblZ_SRV_ON";
|
this.lblZ_SRV_ON.Size = new System.Drawing.Size(158, 19);
|
this.lblZ_SRV_ON.TabIndex = 32;
|
this.lblZ_SRV_ON.Text = "Z轴SRV-ON102.02";
|
//
|
// lblX_SRV_ON
|
//
|
this.lblX_SRV_ON.AutoSize = true;
|
this.lblX_SRV_ON.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblX_SRV_ON.Location = new System.Drawing.Point(242, 73);
|
this.lblX_SRV_ON.Name = "lblX_SRV_ON";
|
this.lblX_SRV_ON.Size = new System.Drawing.Size(158, 19);
|
this.lblX_SRV_ON.TabIndex = 31;
|
this.lblX_SRV_ON.Text = "X轴SRV-ON102.01";
|
//
|
// lblSiFuPowerOn
|
//
|
this.lblSiFuPowerOn.AutoSize = true;
|
this.lblSiFuPowerOn.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblSiFuPowerOn.Location = new System.Drawing.Point(242, 35);
|
this.lblSiFuPowerOn.Name = "lblSiFuPowerOn";
|
this.lblSiFuPowerOn.Size = new System.Drawing.Size(145, 19);
|
this.lblSiFuPowerOn.TabIndex = 30;
|
this.lblSiFuPowerOn.Text = "伺服上电102.00";
|
//
|
// lblHuaTaiCylider
|
//
|
this.lblHuaTaiCylider.AutoSize = true;
|
this.lblHuaTaiCylider.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblHuaTaiCylider.Location = new System.Drawing.Point(41, 300);
|
this.lblHuaTaiCylider.Name = "lblHuaTaiCylider";
|
this.lblHuaTaiCylider.Size = new System.Drawing.Size(145, 19);
|
this.lblHuaTaiCylider.TabIndex = 29;
|
this.lblHuaTaiCylider.Text = "滑台气缸101.07";
|
//
|
// lblWuGanCylider
|
//
|
this.lblWuGanCylider.AutoSize = true;
|
this.lblWuGanCylider.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblWuGanCylider.Location = new System.Drawing.Point(41, 262);
|
this.lblWuGanCylider.Name = "lblWuGanCylider";
|
this.lblWuGanCylider.Size = new System.Drawing.Size(145, 19);
|
this.lblWuGanCylider.TabIndex = 28;
|
this.lblWuGanCylider.Text = "无杆气缸101.06";
|
//
|
// lblZhengBianCylider
|
//
|
this.lblZhengBianCylider.AutoSize = true;
|
this.lblZhengBianCylider.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZhengBianCylider.Location = new System.Drawing.Point(41, 224);
|
this.lblZhengBianCylider.Name = "lblZhengBianCylider";
|
this.lblZhengBianCylider.Size = new System.Drawing.Size(145, 19);
|
this.lblZhengBianCylider.TabIndex = 27;
|
this.lblZhengBianCylider.Text = "正边气缸101.05";
|
//
|
// lblCeBianCylider
|
//
|
this.lblCeBianCylider.AutoSize = true;
|
this.lblCeBianCylider.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCeBianCylider.Location = new System.Drawing.Point(41, 186);
|
this.lblCeBianCylider.Name = "lblCeBianCylider";
|
this.lblCeBianCylider.Size = new System.Drawing.Size(145, 19);
|
this.lblCeBianCylider.TabIndex = 26;
|
this.lblCeBianCylider.Text = "侧边气缸101.04";
|
//
|
// lblBuzzer
|
//
|
this.lblBuzzer.AutoSize = true;
|
this.lblBuzzer.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblBuzzer.Location = new System.Drawing.Point(41, 149);
|
this.lblBuzzer.Name = "lblBuzzer";
|
this.lblBuzzer.Size = new System.Drawing.Size(107, 19);
|
this.lblBuzzer.TabIndex = 25;
|
this.lblBuzzer.Text = "蜂鸣101.03";
|
//
|
// lblGreen
|
//
|
this.lblGreen.AutoSize = true;
|
this.lblGreen.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblGreen.Location = new System.Drawing.Point(41, 111);
|
this.lblGreen.Name = "lblGreen";
|
this.lblGreen.Size = new System.Drawing.Size(107, 19);
|
this.lblGreen.TabIndex = 24;
|
this.lblGreen.Text = "绿灯101.02";
|
//
|
// lblYellow
|
//
|
this.lblYellow.AutoSize = true;
|
this.lblYellow.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblYellow.Location = new System.Drawing.Point(41, 73);
|
this.lblYellow.Name = "lblYellow";
|
this.lblYellow.Size = new System.Drawing.Size(107, 19);
|
this.lblYellow.TabIndex = 23;
|
this.lblYellow.Text = "黄灯101.01";
|
//
|
// lblRed
|
//
|
this.lblRed.AutoSize = true;
|
this.lblRed.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblRed.Location = new System.Drawing.Point(41, 35);
|
this.lblRed.Name = "lblRed";
|
this.lblRed.Size = new System.Drawing.Size(107, 19);
|
this.lblRed.TabIndex = 22;
|
this.lblRed.Text = "红灯101.00";
|
//
|
// lblWuGanCylider2
|
//
|
this.lblWuGanCylider2.AutoSize = true;
|
this.lblWuGanCylider2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblWuGanCylider2.Location = new System.Drawing.Point(242, 301);
|
this.lblWuGanCylider2.Name = "lblWuGanCylider2";
|
this.lblWuGanCylider2.Size = new System.Drawing.Size(184, 19);
|
this.lblWuGanCylider2.TabIndex = 37;
|
this.lblWuGanCylider2.Text = "无杆气缸位2 102.07";
|
//
|
// lblCameraLighto
|
//
|
this.lblCameraLighto.AutoSize = true;
|
this.lblCameraLighto.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCameraLighto.Location = new System.Drawing.Point(242, 263);
|
this.lblCameraLighto.Name = "lblCameraLighto";
|
this.lblCameraLighto.Size = new System.Drawing.Size(145, 19);
|
this.lblCameraLighto.TabIndex = 36;
|
this.lblCameraLighto.Text = "相机光源102.06";
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.lblWuGanHou);
|
this.groupBox1.Controls.Add(this.lblWuGanQian);
|
this.groupBox1.Controls.Add(this.lblCeBianHou);
|
this.groupBox1.Controls.Add(this.lblCeBianQian);
|
this.groupBox1.Controls.Add(this.lblOpenJieJin);
|
this.groupBox1.Controls.Add(this.lblSafeCurtain);
|
this.groupBox1.Controls.Add(this.lblE_Stop);
|
this.groupBox1.Controls.Add(this.lblReset);
|
this.groupBox1.Controls.Add(this.lblStart2);
|
this.groupBox1.Controls.Add(this.lblStart1);
|
this.groupBox1.Controls.Add(this.lblDingWei_Alarm);
|
this.groupBox1.Controls.Add(this.lblDingWei_JinDian);
|
this.groupBox1.Controls.Add(this.lblDingWei_CCW);
|
this.groupBox1.Controls.Add(this.lblDingWei_CW);
|
this.groupBox1.Controls.Add(this.lblZ_CCW);
|
this.groupBox1.Controls.Add(this.lblZ_CW);
|
this.groupBox1.Controls.Add(this.lblX_CCW);
|
this.groupBox1.Controls.Add(this.lblX_CW);
|
this.groupBox1.Controls.Add(this.lblZ_Alarm);
|
this.groupBox1.Controls.Add(this.lblX_Alarm);
|
this.groupBox1.Controls.Add(this.lblZ_JinDian);
|
this.groupBox1.Controls.Add(this.lblX_JinDian);
|
this.groupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.groupBox1.Location = new System.Drawing.Point(8, 6);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(506, 559);
|
this.groupBox1.TabIndex = 0;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "Input";
|
//
|
// lblWuGanHou
|
//
|
this.lblWuGanHou.AutoSize = true;
|
this.lblWuGanHou.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblWuGanHou.Location = new System.Drawing.Point(328, 334);
|
this.lblWuGanHou.Name = "lblWuGanHou";
|
this.lblWuGanHou.Size = new System.Drawing.Size(163, 19);
|
this.lblWuGanHou.TabIndex = 21;
|
this.lblWuGanHou.Text = "无杆气缸后限2.05";
|
//
|
// lblWuGanQian
|
//
|
this.lblWuGanQian.AutoSize = true;
|
this.lblWuGanQian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblWuGanQian.Location = new System.Drawing.Point(328, 301);
|
this.lblWuGanQian.Name = "lblWuGanQian";
|
this.lblWuGanQian.Size = new System.Drawing.Size(163, 19);
|
this.lblWuGanQian.TabIndex = 20;
|
this.lblWuGanQian.Text = "无杆气缸前限2.04";
|
//
|
// lblCeBianHou
|
//
|
this.lblCeBianHou.AutoSize = true;
|
this.lblCeBianHou.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCeBianHou.Location = new System.Drawing.Point(328, 268);
|
this.lblCeBianHou.Name = "lblCeBianHou";
|
this.lblCeBianHou.Size = new System.Drawing.Size(163, 19);
|
this.lblCeBianHou.TabIndex = 19;
|
this.lblCeBianHou.Text = "侧边气缸后限2.01";
|
//
|
// lblCeBianQian
|
//
|
this.lblCeBianQian.AutoSize = true;
|
this.lblCeBianQian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCeBianQian.Location = new System.Drawing.Point(328, 234);
|
this.lblCeBianQian.Name = "lblCeBianQian";
|
this.lblCeBianQian.Size = new System.Drawing.Size(163, 19);
|
this.lblCeBianQian.TabIndex = 18;
|
this.lblCeBianQian.Text = "侧边气缸前限2.00";
|
//
|
// lblOpenJieJin
|
//
|
this.lblOpenJieJin.AutoSize = true;
|
this.lblOpenJieJin.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblOpenJieJin.Location = new System.Drawing.Point(328, 201);
|
this.lblOpenJieJin.Name = "lblOpenJieJin";
|
this.lblOpenJieJin.Size = new System.Drawing.Size(163, 19);
|
this.lblOpenJieJin.TabIndex = 17;
|
this.lblOpenJieJin.Text = "打开接近开关1.11";
|
//
|
// lblSafeCurtain
|
//
|
this.lblSafeCurtain.AutoSize = true;
|
this.lblSafeCurtain.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblSafeCurtain.Location = new System.Drawing.Point(328, 168);
|
this.lblSafeCurtain.Name = "lblSafeCurtain";
|
this.lblSafeCurtain.Size = new System.Drawing.Size(125, 19);
|
this.lblSafeCurtain.TabIndex = 16;
|
this.lblSafeCurtain.Text = "安全光幕1.10";
|
//
|
// lblE_Stop
|
//
|
this.lblE_Stop.AutoSize = true;
|
this.lblE_Stop.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblE_Stop.Location = new System.Drawing.Point(328, 135);
|
this.lblE_Stop.Name = "lblE_Stop";
|
this.lblE_Stop.Size = new System.Drawing.Size(87, 19);
|
this.lblE_Stop.TabIndex = 15;
|
this.lblE_Stop.Text = "急停1.09";
|
//
|
// lblReset
|
//
|
this.lblReset.AutoSize = true;
|
this.lblReset.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblReset.Location = new System.Drawing.Point(328, 102);
|
this.lblReset.Name = "lblReset";
|
this.lblReset.Size = new System.Drawing.Size(87, 19);
|
this.lblReset.TabIndex = 14;
|
this.lblReset.Text = "复位1.08";
|
//
|
// lblStart2
|
//
|
this.lblStart2.AutoSize = true;
|
this.lblStart2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblStart2.Location = new System.Drawing.Point(328, 68);
|
this.lblStart2.Name = "lblStart2";
|
this.lblStart2.Size = new System.Drawing.Size(107, 19);
|
this.lblStart2.TabIndex = 13;
|
this.lblStart2.Text = "启动2 1.07";
|
//
|
// lblStart1
|
//
|
this.lblStart1.AutoSize = true;
|
this.lblStart1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblStart1.Location = new System.Drawing.Point(328, 35);
|
this.lblStart1.Name = "lblStart1";
|
this.lblStart1.Size = new System.Drawing.Size(107, 19);
|
this.lblStart1.TabIndex = 12;
|
this.lblStart1.Text = "启动1 1.06";
|
//
|
// lblDingWei_Alarm
|
//
|
this.lblDingWei_Alarm.AutoSize = true;
|
this.lblDingWei_Alarm.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblDingWei_Alarm.Location = new System.Drawing.Point(52, 336);
|
this.lblDingWei_Alarm.Name = "lblDingWei_Alarm";
|
this.lblDingWei_Alarm.Size = new System.Drawing.Size(156, 19);
|
this.lblDingWei_Alarm.TabIndex = 11;
|
this.lblDingWei_Alarm.Text = "定位轴Alarm1.02";
|
//
|
// lblDingWei_JinDian
|
//
|
this.lblDingWei_JinDian.AutoSize = true;
|
this.lblDingWei_JinDian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblDingWei_JinDian.Location = new System.Drawing.Point(52, 253);
|
this.lblDingWei_JinDian.Name = "lblDingWei_JinDian";
|
this.lblDingWei_JinDian.Size = new System.Drawing.Size(144, 19);
|
this.lblDingWei_JinDian.TabIndex = 10;
|
this.lblDingWei_JinDian.Text = "定位轴近点1.01";
|
//
|
// lblDingWei_CCW
|
//
|
this.lblDingWei_CCW.AutoSize = true;
|
this.lblDingWei_CCW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblDingWei_CCW.Location = new System.Drawing.Point(52, 308);
|
this.lblDingWei_CCW.Name = "lblDingWei_CCW";
|
this.lblDingWei_CCW.Size = new System.Drawing.Size(136, 19);
|
this.lblDingWei_CCW.TabIndex = 9;
|
this.lblDingWei_CCW.Text = "定位轴CCW0.11";
|
//
|
// lblDingWei_CW
|
//
|
this.lblDingWei_CW.AutoSize = true;
|
this.lblDingWei_CW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblDingWei_CW.Location = new System.Drawing.Point(52, 281);
|
this.lblDingWei_CW.Name = "lblDingWei_CW";
|
this.lblDingWei_CW.Size = new System.Drawing.Size(126, 19);
|
this.lblDingWei_CW.TabIndex = 8;
|
this.lblDingWei_CW.Text = "定位轴CW0.10";
|
//
|
// lblZ_CCW
|
//
|
this.lblZ_CCW.AutoSize = true;
|
this.lblZ_CCW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_CCW.Location = new System.Drawing.Point(52, 198);
|
this.lblZ_CCW.Name = "lblZ_CCW";
|
this.lblZ_CCW.Size = new System.Drawing.Size(108, 19);
|
this.lblZ_CCW.TabIndex = 7;
|
this.lblZ_CCW.Text = "Z轴CCW0.09";
|
//
|
// lblZ_CW
|
//
|
this.lblZ_CW.AutoSize = true;
|
this.lblZ_CW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_CW.Location = new System.Drawing.Point(52, 170);
|
this.lblZ_CW.Name = "lblZ_CW";
|
this.lblZ_CW.Size = new System.Drawing.Size(98, 19);
|
this.lblZ_CW.TabIndex = 6;
|
this.lblZ_CW.Text = "Z轴CW0.08";
|
//
|
// lblX_CCW
|
//
|
this.lblX_CCW.AutoSize = true;
|
this.lblX_CCW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblX_CCW.Location = new System.Drawing.Point(52, 87);
|
this.lblX_CCW.Name = "lblX_CCW";
|
this.lblX_CCW.Size = new System.Drawing.Size(108, 19);
|
this.lblX_CCW.TabIndex = 5;
|
this.lblX_CCW.Text = "X轴CCW0.07";
|
//
|
// lblX_CW
|
//
|
this.lblX_CW.AutoSize = true;
|
this.lblX_CW.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblX_CW.Location = new System.Drawing.Point(52, 59);
|
this.lblX_CW.Name = "lblX_CW";
|
this.lblX_CW.Size = new System.Drawing.Size(98, 19);
|
this.lblX_CW.TabIndex = 4;
|
this.lblX_CW.Text = "X轴CW0.06";
|
//
|
// lblZ_Alarm
|
//
|
this.lblZ_Alarm.AutoSize = true;
|
this.lblZ_Alarm.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_Alarm.Location = new System.Drawing.Point(52, 225);
|
this.lblZ_Alarm.Name = "lblZ_Alarm";
|
this.lblZ_Alarm.Size = new System.Drawing.Size(128, 19);
|
this.lblZ_Alarm.TabIndex = 3;
|
this.lblZ_Alarm.Text = "Z轴Alarm0.05";
|
//
|
// lblX_Alarm
|
//
|
this.lblX_Alarm.AutoSize = true;
|
this.lblX_Alarm.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblX_Alarm.Location = new System.Drawing.Point(52, 114);
|
this.lblX_Alarm.Name = "lblX_Alarm";
|
this.lblX_Alarm.Size = new System.Drawing.Size(128, 19);
|
this.lblX_Alarm.TabIndex = 2;
|
this.lblX_Alarm.Text = "X轴Alarm0.04";
|
//
|
// lblZ_JinDian
|
//
|
this.lblZ_JinDian.AutoSize = true;
|
this.lblZ_JinDian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZ_JinDian.Location = new System.Drawing.Point(52, 142);
|
this.lblZ_JinDian.Name = "lblZ_JinDian";
|
this.lblZ_JinDian.Size = new System.Drawing.Size(116, 19);
|
this.lblZ_JinDian.TabIndex = 1;
|
this.lblZ_JinDian.Text = "Z轴近点0.03";
|
//
|
// lblX_JinDian
|
//
|
this.lblX_JinDian.AutoSize = true;
|
this.lblX_JinDian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblX_JinDian.Location = new System.Drawing.Point(52, 31);
|
this.lblX_JinDian.Name = "lblX_JinDian";
|
this.lblX_JinDian.Size = new System.Drawing.Size(116, 19);
|
this.lblX_JinDian.TabIndex = 0;
|
this.lblX_JinDian.Text = "X轴近点0.01";
|
//
|
// tVideo_left
|
//
|
this.tVideo_left.Interval = 250;
|
this.tVideo_left.Tick += new System.EventHandler(this.tVideo_left_Tick);
|
//
|
// cboSize
|
//
|
this.cboSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cboSize.FormattingEnabled = true;
|
this.cboSize.Location = new System.Drawing.Point(39, 19);
|
this.cboSize.Margin = new System.Windows.Forms.Padding(2);
|
this.cboSize.Name = "cboSize";
|
this.cboSize.Size = new System.Drawing.Size(215, 20);
|
this.cboSize.TabIndex = 5;
|
this.cboSize.SelectionChangeCommitted += new System.EventHandler(this.cboSize_SelectionChangeCommitted);
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Location = new System.Drawing.Point(5, 21);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(29, 12);
|
this.label11.TabIndex = 4;
|
this.label11.Text = "尺寸";
|
//
|
// cboSize_Left
|
//
|
this.cboSize_Left.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cboSize_Left.FormattingEnabled = true;
|
this.cboSize_Left.Location = new System.Drawing.Point(41, 19);
|
this.cboSize_Left.Margin = new System.Windows.Forms.Padding(2);
|
this.cboSize_Left.Name = "cboSize_Left";
|
this.cboSize_Left.Size = new System.Drawing.Size(215, 20);
|
this.cboSize_Left.TabIndex = 7;
|
this.cboSize_Left.SelectionChangeCommitted += new System.EventHandler(this.cboSize_Left_SelectionChangeCommitted);
|
//
|
// label12
|
//
|
this.label12.AutoSize = true;
|
this.label12.Location = new System.Drawing.Point(7, 21);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(29, 12);
|
this.label12.TabIndex = 6;
|
this.label12.Text = "尺寸";
|
//
|
// frmMain
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1081, 769);
|
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.panel1);
|
this.Controls.Add(this.statusStrip1);
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.KeyPreview = true;
|
this.Name = "frmMain";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "LLMF";
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
|
this.Load += new System.EventHandler(this.frmMain_Load);
|
this.statusStrip1.ResumeLayout(false);
|
this.statusStrip1.PerformLayout();
|
this.panel1.ResumeLayout(false);
|
this.toolStrip1.ResumeLayout(false);
|
this.toolStrip1.PerformLayout();
|
this.panel2.ResumeLayout(false);
|
this.panel3.ResumeLayout(false);
|
this.panel3.PerformLayout();
|
this.gbxTest.ResumeLayout(false);
|
this.gbxTest.PerformLayout();
|
this.gbxCalibration.ResumeLayout(false);
|
this.gbxCalibration.PerformLayout();
|
this.groupBox4.ResumeLayout(false);
|
this.groupBox4.PerformLayout();
|
this.groupBox3.ResumeLayout(false);
|
this.groupBox3.PerformLayout();
|
this.groupBox2.ResumeLayout(false);
|
this.tabControl1.ResumeLayout(false);
|
this.tabPage2.ResumeLayout(false);
|
this.tabPage1.ResumeLayout(false);
|
this.panel4.ResumeLayout(false);
|
this.panel5.ResumeLayout(false);
|
this.panel5.PerformLayout();
|
this.gbxTest_left.ResumeLayout(false);
|
this.gbxTest_left.PerformLayout();
|
this.gbxCalibration_left.ResumeLayout(false);
|
this.gbxCalibration_left.PerformLayout();
|
this.groupBox6.ResumeLayout(false);
|
this.groupBox6.PerformLayout();
|
this.groupBox7.ResumeLayout(false);
|
this.groupBox7.PerformLayout();
|
this.groupBox8.ResumeLayout(false);
|
this.tabPage3.ResumeLayout(false);
|
this.groupBox5.ResumeLayout(false);
|
this.groupBox5.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
private System.Windows.Forms.ToolStripStatusLabel tsslOPC;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Panel panel3;
|
private HalconDotNet.HWindowControl viewPort;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.Button btnDisplay;
|
private System.Windows.Forms.Button btnHalconTool;
|
private System.Windows.Forms.Button btnConfig;
|
private System.Windows.Forms.GroupBox groupBox3;
|
private System.Windows.Forms.GroupBox groupBox4;
|
private System.Windows.Forms.TextBox txtSN;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label lblAngleDisplay;
|
private System.Windows.Forms.GroupBox gbxCalibration;
|
private System.Windows.Forms.Button btnCapture;
|
private System.Windows.Forms.Button btnCalibration;
|
private System.Windows.Forms.TextBox txtCalAngle;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Button btnCanCalibration;
|
private System.Windows.Forms.Timer tVideo;
|
private System.Windows.Forms.GroupBox gbxTest;
|
private System.Windows.Forms.Button btnStopCapture;
|
private System.Windows.Forms.Button btnContinueCapture;
|
private System.Windows.Forms.Button btnTestMove;
|
private System.Windows.Forms.TextBox txtTestPulse;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.CheckBox cbxTest;
|
private System.Windows.Forms.TextBox txtResultFinalAngle;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.TextBox txtResultInitAngle;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.CheckBox ckbCameraLight;
|
private System.Windows.Forms.Button btnORI;
|
private System.Windows.Forms.ToolStripStatusLabel tsllPositionlabel;
|
private System.Windows.Forms.ToolStripStatusLabel tsslPosition_left;
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
private System.Windows.Forms.ToolStripStatusLabel tsslAlarm;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.Panel panel5;
|
private System.Windows.Forms.Panel panel4;
|
private System.Windows.Forms.Label lblAngleDisplay_left;
|
private HalconDotNet.HWindowControl viewPort_left;
|
private System.Windows.Forms.GroupBox gbxTest_left;
|
private System.Windows.Forms.Button btnORI_left;
|
private System.Windows.Forms.CheckBox ckbCameraLight_left;
|
private System.Windows.Forms.Button btnTestMove_left;
|
private System.Windows.Forms.TextBox txtTestPulse_left;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Button btnStopCapture_left;
|
private System.Windows.Forms.Button btnContinueCapture_left;
|
private System.Windows.Forms.GroupBox gbxCalibration_left;
|
private System.Windows.Forms.Button btnCalibration_left;
|
private System.Windows.Forms.TextBox txtCalAngle_left;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Button btnCapture_left;
|
private System.Windows.Forms.GroupBox groupBox6;
|
private System.Windows.Forms.TextBox txtSN_left;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.GroupBox groupBox7;
|
private System.Windows.Forms.TextBox txtResultFinalAngle_left;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.TextBox txtResultInitAngle_left;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.GroupBox groupBox8;
|
private System.Windows.Forms.CheckBox cbxTest_left;
|
private System.Windows.Forms.Button btnCanCalibration_left;
|
private System.Windows.Forms.Button btnHalconTool_left;
|
private System.Windows.Forms.Button btnConfig_left;
|
private System.Windows.Forms.Button btnDisplay_left;
|
private System.Windows.Forms.Timer tVideo_left;
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
private System.Windows.Forms.ToolStripStatusLabel tsslPosition;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.Button btnOut;
|
private System.Windows.Forms.Button btnCloseDor;
|
private System.Windows.Forms.Button btnOpenDor;
|
private System.Windows.Forms.Button button6;
|
private System.Windows.Forms.Button button5;
|
private System.Windows.Forms.Button button4;
|
private System.Windows.Forms.Button button3;
|
private System.Windows.Forms.Button button2;
|
private System.Windows.Forms.Button button7;
|
private System.Windows.Forms.Button button8;
|
private System.Windows.Forms.Button button9;
|
private System.Windows.Forms.Button button10;
|
private System.Windows.Forms.Button button11;
|
private System.Windows.Forms.Button button12;
|
private System.Windows.Forms.Button button13;
|
private System.Windows.Forms.Button button14;
|
private System.Windows.Forms.Button button15;
|
private System.Windows.Forms.CheckBox checkBox1;
|
private System.Windows.Forms.CheckBox checkBox2;
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
|
private System.Windows.Forms.ToolStripStatusLabel tsslAlarm_Left;
|
private System.Windows.Forms.Button button16;
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
private System.Windows.Forms.ToolStripButton toolStripMaxMin;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ToolStripButton tspBtnOpenImageFile;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripButton toolStripModeBtn;
|
private System.Windows.Forms.ToolStripLabel toolStripModeLabel;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
private System.Windows.Forms.ToolStripLabel tsplabelProductName;
|
private System.Windows.Forms.ToolStripButton tspbtnExit;
|
private System.Windows.Forms.ToolStripButton tspBtnHelp;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
private System.Windows.Forms.TabPage tabPage3;
|
private System.Windows.Forms.GroupBox groupBox5;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Label lblZ_Alarm;
|
private System.Windows.Forms.Label lblX_Alarm;
|
private System.Windows.Forms.Label lblZ_JinDian;
|
private System.Windows.Forms.Label lblX_JinDian;
|
private System.Windows.Forms.Label lblWuGanCylider2;
|
private System.Windows.Forms.Label lblCameraLighto;
|
private System.Windows.Forms.Label lblForApple;
|
private System.Windows.Forms.Label lblZ_ShaChe;
|
private System.Windows.Forms.Label lblDingWei_SRV_ON;
|
private System.Windows.Forms.Label lblZ_SRV_ON;
|
private System.Windows.Forms.Label lblX_SRV_ON;
|
private System.Windows.Forms.Label lblSiFuPowerOn;
|
private System.Windows.Forms.Label lblHuaTaiCylider;
|
private System.Windows.Forms.Label lblWuGanCylider;
|
private System.Windows.Forms.Label lblZhengBianCylider;
|
private System.Windows.Forms.Label lblCeBianCylider;
|
private System.Windows.Forms.Label lblBuzzer;
|
private System.Windows.Forms.Label lblGreen;
|
private System.Windows.Forms.Label lblYellow;
|
private System.Windows.Forms.Label lblRed;
|
private System.Windows.Forms.Label lblWuGanHou;
|
private System.Windows.Forms.Label lblWuGanQian;
|
private System.Windows.Forms.Label lblCeBianHou;
|
private System.Windows.Forms.Label lblCeBianQian;
|
private System.Windows.Forms.Label lblOpenJieJin;
|
private System.Windows.Forms.Label lblSafeCurtain;
|
private System.Windows.Forms.Label lblE_Stop;
|
private System.Windows.Forms.Label lblReset;
|
private System.Windows.Forms.Label lblStart2;
|
private System.Windows.Forms.Label lblStart1;
|
private System.Windows.Forms.Label lblDingWei_Alarm;
|
private System.Windows.Forms.Label lblDingWei_JinDian;
|
private System.Windows.Forms.Label lblDingWei_CCW;
|
private System.Windows.Forms.Label lblDingWei_CW;
|
private System.Windows.Forms.Label lblZ_CCW;
|
private System.Windows.Forms.Label lblZ_CW;
|
private System.Windows.Forms.Label lblX_CCW;
|
private System.Windows.Forms.Label lblX_CW;
|
private System.Windows.Forms.CheckBox ckbSaveImage;
|
private System.Windows.Forms.ComboBox cboSize;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.ComboBox cboSize_Left;
|
private System.Windows.Forms.Label label12;
|
}
|
}
|