- Added QRValidation vision control system - Includes CapCleaningControl UI components - WebSocket-based barcode validation system - Support for Crevis PLC integration - Test projects for PLC emulator, motion, IO panel, and Modbus 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2473 lines
133 KiB
C#
2473 lines
133 KiB
C#
namespace Project
|
|
{
|
|
partial class fMain
|
|
{
|
|
/// <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 Form 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fMain));
|
|
this.tmDisplay = new System.Windows.Forms.Timer(this.components);
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
this.systemParameterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.demoRunToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.messageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.errorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.informationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.attentionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setHomeSetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sMHistoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.unitHistoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.frontToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.rearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.cmOpenDir = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.맵데이터보기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.저장폴더열기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.캡처ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.저장ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.이미지ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.수량ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.cmGrid = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.sendSPNToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sendSPN2dAPCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sendSPNRejectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sendSPNRejectAPCToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sendBinDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sendBinDataRejectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.displayBinDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.setNewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setBlinkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setNormalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setRejectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setErrorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.cmDebug = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.countToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sMResetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.debugModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sAPSID목록보기ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.exceptionTestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.motionEmulatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dIOEmulatorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.dIOMonitorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.refreshControklToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sceanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.normalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.motorHomeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.작업선택화면ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.unlaoderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.stateReadyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setPortNoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.setSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.clearZoneItemToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addInputZoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addBCDZoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addPLCZoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addJobItemToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addSidItemToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.addBcdItemToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.historyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.testToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.detectCountToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.menusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.sampleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.clearToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.screenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.jOBStartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.debugWindowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.motionParameterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.axis0ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.axis1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.axis2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.axis3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.axis4ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.processListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.errorHandleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.idxDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.stripIdDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.oKDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.nGDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mISSDataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.fileMapDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.dataPathDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mapOriginDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.mapArrayDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.testmenuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.pLeft = new System.Windows.Forms.Panel();
|
|
this.pivLeft = new System.Windows.Forms.Panel();
|
|
this.statusStrip3 = new System.Windows.Forms.StatusStrip();
|
|
this.sbConnCamL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel30 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbConnHostL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel34 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbLiveL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel38 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbTrigL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel42 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbMemMapL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel44 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbDetectReelL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel46 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbDetectCVL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbListenL = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton12 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton13 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStrip4 = new System.Windows.Forms.ToolStrip();
|
|
this.btTeachL = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.btLiveL = new System.Windows.Forms.ToolStripButton();
|
|
this.btProcessL = new System.Windows.Forms.ToolStripButton();
|
|
this.btTrigL = new System.Windows.Forms.ToolStripButton();
|
|
this.tabControl2 = new System.Windows.Forms.TabControl();
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
this.rtLeft = new System.Windows.Forms.RichTextBox();
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.lbTimeL = new System.Windows.Forms.Label();
|
|
this.lbGuidL = new System.Windows.Forms.Label();
|
|
this.lbDataL = new System.Windows.Forms.Label();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
this.sbLicense = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel8 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbStream = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbConnState = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.lbproctimel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.lbproctimer = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
|
this.cmMini = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripMenuItem81 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.pRight = new System.Windows.Forms.Panel();
|
|
this.pIvRight = new System.Windows.Forms.Panel();
|
|
this.statusStrip2 = new System.Windows.Forms.StatusStrip();
|
|
this.sbConnCamR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel12 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbConnHostR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel16 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbLiveR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel20 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbTrigR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel24 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbMemMapR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel26 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbDetectReelR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel28 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbDetectCVR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.sbListenR = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStrip3 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton14 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton15 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton16 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton17 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton18 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton19 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStrip5 = new System.Windows.Forms.ToolStrip();
|
|
this.btTeachR = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.btLiveR = new System.Windows.Forms.ToolStripButton();
|
|
this.btProcessR = new System.Windows.Forms.ToolStripButton();
|
|
this.btTrigR = new System.Windows.Forms.ToolStripButton();
|
|
this.tabControl3 = new System.Windows.Forms.TabControl();
|
|
this.tabPage5 = new System.Windows.Forms.TabPage();
|
|
this.rtRight = new System.Windows.Forms.RichTextBox();
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.lbTimeR = new System.Windows.Forms.Label();
|
|
this.lbGuidR = new System.Windows.Forms.Label();
|
|
this.lbDataR = new System.Windows.Forms.Label();
|
|
this.tabPage6 = new System.Windows.Forms.TabPage();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.bwLeft = new System.ComponentModel.BackgroundWorker();
|
|
this.bwRight = new System.ComponentModel.BackgroundWorker();
|
|
this.bwConn = new System.ComponentModel.BackgroundWorker();
|
|
this.cmOpenDir.SuspendLayout();
|
|
this.cmGrid.SuspendLayout();
|
|
this.cmDebug.SuspendLayout();
|
|
this.pLeft.SuspendLayout();
|
|
this.statusStrip3.SuspendLayout();
|
|
this.toolStrip2.SuspendLayout();
|
|
this.toolStrip4.SuspendLayout();
|
|
this.tabControl2.SuspendLayout();
|
|
this.tabPage3.SuspendLayout();
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.cmMini.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.pRight.SuspendLayout();
|
|
this.statusStrip2.SuspendLayout();
|
|
this.toolStrip3.SuspendLayout();
|
|
this.toolStrip5.SuspendLayout();
|
|
this.tabControl3.SuspendLayout();
|
|
this.tabPage5.SuspendLayout();
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
this.groupBox7.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// tmDisplay
|
|
//
|
|
this.tmDisplay.Interval = 150;
|
|
this.tmDisplay.Tick += new System.EventHandler(this.tmDisplay_Tick);
|
|
//
|
|
// systemParameterToolStripMenuItem
|
|
//
|
|
this.systemParameterToolStripMenuItem.Font = new System.Drawing.Font("Cambria", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.systemParameterToolStripMenuItem.Name = "systemParameterToolStripMenuItem";
|
|
this.systemParameterToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.systemParameterToolStripMenuItem.Text = "System Parameter";
|
|
//
|
|
// toolStripMenuItem4
|
|
//
|
|
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
this.toolStripMenuItem4.Size = new System.Drawing.Size(209, 6);
|
|
//
|
|
// demoRunToolStripMenuItem
|
|
//
|
|
this.demoRunToolStripMenuItem.Font = new System.Drawing.Font("Cambria", 10F, System.Drawing.FontStyle.Bold);
|
|
this.demoRunToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
|
|
this.demoRunToolStripMenuItem.Name = "demoRunToolStripMenuItem";
|
|
this.demoRunToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.demoRunToolStripMenuItem.Text = "Demo Run";
|
|
//
|
|
// toolStripMenuItem1
|
|
//
|
|
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
|
this.toolStripMenuItem1.Size = new System.Drawing.Size(209, 6);
|
|
//
|
|
// messageToolStripMenuItem
|
|
//
|
|
this.messageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.errorToolStripMenuItem,
|
|
this.informationToolStripMenuItem,
|
|
this.attentionToolStripMenuItem});
|
|
this.messageToolStripMenuItem.Font = new System.Drawing.Font("Cambria", 10F, System.Drawing.FontStyle.Bold);
|
|
this.messageToolStripMenuItem.Name = "messageToolStripMenuItem";
|
|
this.messageToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.messageToolStripMenuItem.Text = "Message";
|
|
//
|
|
// errorToolStripMenuItem
|
|
//
|
|
this.errorToolStripMenuItem.Name = "errorToolStripMenuItem";
|
|
this.errorToolStripMenuItem.Size = new System.Drawing.Size(155, 22);
|
|
this.errorToolStripMenuItem.Text = "Error";
|
|
//
|
|
// informationToolStripMenuItem
|
|
//
|
|
this.informationToolStripMenuItem.Name = "informationToolStripMenuItem";
|
|
this.informationToolStripMenuItem.Size = new System.Drawing.Size(155, 22);
|
|
this.informationToolStripMenuItem.Text = "Information";
|
|
//
|
|
// attentionToolStripMenuItem
|
|
//
|
|
this.attentionToolStripMenuItem.Name = "attentionToolStripMenuItem";
|
|
this.attentionToolStripMenuItem.Size = new System.Drawing.Size(155, 22);
|
|
this.attentionToolStripMenuItem.Text = "Attention";
|
|
//
|
|
// setHomeSetToolStripMenuItem
|
|
//
|
|
this.setHomeSetToolStripMenuItem.Name = "setHomeSetToolStripMenuItem";
|
|
this.setHomeSetToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.setHomeSetToolStripMenuItem.Text = "Set HomeSet";
|
|
//
|
|
// saveDataToolStripMenuItem
|
|
//
|
|
this.saveDataToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sMHistoryToolStripMenuItem,
|
|
this.unitHistoryToolStripMenuItem});
|
|
this.saveDataToolStripMenuItem.Name = "saveDataToolStripMenuItem";
|
|
this.saveDataToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.saveDataToolStripMenuItem.Text = "Save Data";
|
|
//
|
|
// sMHistoryToolStripMenuItem
|
|
//
|
|
this.sMHistoryToolStripMenuItem.Name = "sMHistoryToolStripMenuItem";
|
|
this.sMHistoryToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
|
|
this.sMHistoryToolStripMenuItem.Text = "SM : History";
|
|
//
|
|
// unitHistoryToolStripMenuItem
|
|
//
|
|
this.unitHistoryToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.frontToolStripMenuItem,
|
|
this.rearToolStripMenuItem});
|
|
this.unitHistoryToolStripMenuItem.Name = "unitHistoryToolStripMenuItem";
|
|
this.unitHistoryToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
|
|
this.unitHistoryToolStripMenuItem.Text = "Unit History";
|
|
//
|
|
// frontToolStripMenuItem
|
|
//
|
|
this.frontToolStripMenuItem.Name = "frontToolStripMenuItem";
|
|
this.frontToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
|
|
this.frontToolStripMenuItem.Text = "Front";
|
|
//
|
|
// rearToolStripMenuItem
|
|
//
|
|
this.rearToolStripMenuItem.Name = "rearToolStripMenuItem";
|
|
this.rearToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
|
|
this.rearToolStripMenuItem.Text = "Rear";
|
|
//
|
|
// cmOpenDir
|
|
//
|
|
this.cmOpenDir.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.맵데이터보기ToolStripMenuItem,
|
|
this.저장폴더열기ToolStripMenuItem,
|
|
this.캡처ToolStripMenuItem1,
|
|
this.저장ToolStripMenuItem,
|
|
this.이미지ToolStripMenuItem,
|
|
this.수량ToolStripMenuItem});
|
|
this.cmOpenDir.Name = "cmLot1";
|
|
this.cmOpenDir.Size = new System.Drawing.Size(121, 136);
|
|
//
|
|
// 맵데이터보기ToolStripMenuItem
|
|
//
|
|
this.맵데이터보기ToolStripMenuItem.Name = "맵데이터보기ToolStripMenuItem";
|
|
this.맵데이터보기ToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
|
|
this.맵데이터보기ToolStripMenuItem.Text = "Program";
|
|
this.맵데이터보기ToolStripMenuItem.Click += new System.EventHandler(this.맵데이터보기ToolStripMenuItem_Click);
|
|
//
|
|
// 저장폴더열기ToolStripMenuItem
|
|
//
|
|
this.저장폴더열기ToolStripMenuItem.Name = "저장폴더열기ToolStripMenuItem";
|
|
this.저장폴더열기ToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
|
|
this.저장폴더열기ToolStripMenuItem.Text = "Log";
|
|
this.저장폴더열기ToolStripMenuItem.Click += new System.EventHandler(this.저장폴더열기ToolStripMenuItem_Click);
|
|
//
|
|
// 캡처ToolStripMenuItem1
|
|
//
|
|
this.캡처ToolStripMenuItem1.Name = "캡처ToolStripMenuItem1";
|
|
this.캡처ToolStripMenuItem1.Size = new System.Drawing.Size(120, 22);
|
|
this.캡처ToolStripMenuItem1.Text = "Capture";
|
|
this.캡처ToolStripMenuItem1.Click += new System.EventHandler(this.캡처ToolStripMenuItem1_Click);
|
|
//
|
|
// 저장ToolStripMenuItem
|
|
//
|
|
this.저장ToolStripMenuItem.Name = "저장ToolStripMenuItem";
|
|
this.저장ToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
|
|
this.저장ToolStripMenuItem.Text = "Save";
|
|
this.저장ToolStripMenuItem.Click += new System.EventHandler(this.저장ToolStripMenuItem_Click);
|
|
//
|
|
// 이미지ToolStripMenuItem
|
|
//
|
|
this.이미지ToolStripMenuItem.Name = "이미지ToolStripMenuItem";
|
|
this.이미지ToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
|
|
this.이미지ToolStripMenuItem.Text = "Image";
|
|
this.이미지ToolStripMenuItem.Click += new System.EventHandler(this.이미지ToolStripMenuItem_Click);
|
|
//
|
|
// 수량ToolStripMenuItem
|
|
//
|
|
this.수량ToolStripMenuItem.Name = "수량ToolStripMenuItem";
|
|
this.수량ToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
|
|
this.수량ToolStripMenuItem.Text = "Quantity";
|
|
this.수량ToolStripMenuItem.Click += new System.EventHandler(this.수량ToolStripMenuItem_Click);
|
|
//
|
|
// cmGrid
|
|
//
|
|
this.cmGrid.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sendSPNToolStripMenuItem1,
|
|
this.sendSPN2dAPCToolStripMenuItem,
|
|
this.sendSPNRejectToolStripMenuItem,
|
|
this.sendSPNRejectAPCToolStripMenuItem,
|
|
this.sendBinDataToolStripMenuItem,
|
|
this.sendBinDataRejectToolStripMenuItem,
|
|
this.displayBinDataToolStripMenuItem,
|
|
this.toolStripMenuItem2,
|
|
this.setNewToolStripMenuItem,
|
|
this.setBlinkToolStripMenuItem,
|
|
this.setNormalToolStripMenuItem,
|
|
this.setRejectToolStripMenuItem,
|
|
this.setErrorToolStripMenuItem,
|
|
this.toolStripMenuItem5});
|
|
this.cmGrid.Name = "cmVision";
|
|
this.cmGrid.Size = new System.Drawing.Size(200, 280);
|
|
//
|
|
// sendSPNToolStripMenuItem1
|
|
//
|
|
this.sendSPNToolStripMenuItem1.Name = "sendSPNToolStripMenuItem1";
|
|
this.sendSPNToolStripMenuItem1.Size = new System.Drawing.Size(199, 22);
|
|
this.sendSPNToolStripMenuItem1.Text = "Send SPN(2D)";
|
|
//
|
|
// sendSPN2dAPCToolStripMenuItem
|
|
//
|
|
this.sendSPN2dAPCToolStripMenuItem.Name = "sendSPN2dAPCToolStripMenuItem";
|
|
this.sendSPN2dAPCToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.sendSPN2dAPCToolStripMenuItem.Text = "Send SPN(2d) - APC";
|
|
//
|
|
// sendSPNRejectToolStripMenuItem
|
|
//
|
|
this.sendSPNRejectToolStripMenuItem.Name = "sendSPNRejectToolStripMenuItem";
|
|
this.sendSPNRejectToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.sendSPNRejectToolStripMenuItem.Text = "Send SPN(Reject)";
|
|
//
|
|
// sendSPNRejectAPCToolStripMenuItem
|
|
//
|
|
this.sendSPNRejectAPCToolStripMenuItem.Name = "sendSPNRejectAPCToolStripMenuItem";
|
|
this.sendSPNRejectAPCToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.sendSPNRejectAPCToolStripMenuItem.Text = "Send SPN(Reject) - APC";
|
|
//
|
|
// sendBinDataToolStripMenuItem
|
|
//
|
|
this.sendBinDataToolStripMenuItem.Name = "sendBinDataToolStripMenuItem";
|
|
this.sendBinDataToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.sendBinDataToolStripMenuItem.Text = "Send BinData(2D)";
|
|
//
|
|
// sendBinDataRejectToolStripMenuItem
|
|
//
|
|
this.sendBinDataRejectToolStripMenuItem.Name = "sendBinDataRejectToolStripMenuItem";
|
|
this.sendBinDataRejectToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.sendBinDataRejectToolStripMenuItem.Text = "Send BinData(Reject)";
|
|
//
|
|
// displayBinDataToolStripMenuItem
|
|
//
|
|
this.displayBinDataToolStripMenuItem.Name = "displayBinDataToolStripMenuItem";
|
|
this.displayBinDataToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.displayBinDataToolStripMenuItem.Text = "Display BinData";
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(196, 6);
|
|
//
|
|
// setNewToolStripMenuItem
|
|
//
|
|
this.setNewToolStripMenuItem.Name = "setNewToolStripMenuItem";
|
|
this.setNewToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.setNewToolStripMenuItem.Tag = "3";
|
|
this.setNewToolStripMenuItem.Text = "Set New";
|
|
//
|
|
// setBlinkToolStripMenuItem
|
|
//
|
|
this.setBlinkToolStripMenuItem.Name = "setBlinkToolStripMenuItem";
|
|
this.setBlinkToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.setBlinkToolStripMenuItem.Tag = "2";
|
|
this.setBlinkToolStripMenuItem.Text = "Set Empty";
|
|
//
|
|
// setNormalToolStripMenuItem
|
|
//
|
|
this.setNormalToolStripMenuItem.Name = "setNormalToolStripMenuItem";
|
|
this.setNormalToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.setNormalToolStripMenuItem.Tag = "5";
|
|
this.setNormalToolStripMenuItem.Text = "Set Normal";
|
|
//
|
|
// setRejectToolStripMenuItem
|
|
//
|
|
this.setRejectToolStripMenuItem.Name = "setRejectToolStripMenuItem";
|
|
this.setRejectToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.setRejectToolStripMenuItem.Tag = "6";
|
|
this.setRejectToolStripMenuItem.Text = "Set Limit";
|
|
//
|
|
// setErrorToolStripMenuItem
|
|
//
|
|
this.setErrorToolStripMenuItem.Name = "setErrorToolStripMenuItem";
|
|
this.setErrorToolStripMenuItem.Size = new System.Drawing.Size(199, 22);
|
|
this.setErrorToolStripMenuItem.Tag = "4";
|
|
this.setErrorToolStripMenuItem.Text = "Set Error";
|
|
//
|
|
// toolStripMenuItem5
|
|
//
|
|
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
|
|
this.toolStripMenuItem5.Size = new System.Drawing.Size(196, 6);
|
|
//
|
|
// cmDebug
|
|
//
|
|
this.cmDebug.Font = new System.Drawing.Font("Cambria", 10F, System.Drawing.FontStyle.Bold);
|
|
this.cmDebug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.countToolStripMenuItem,
|
|
this.sMResetToolStripMenuItem,
|
|
this.systemParameterToolStripMenuItem,
|
|
this.toolStripMenuItem4,
|
|
this.debugModeToolStripMenuItem,
|
|
this.demoRunToolStripMenuItem,
|
|
this.toolStripMenuItem1,
|
|
this.sAPSID목록보기ToolStripMenuItem,
|
|
this.setHomeSetToolStripMenuItem,
|
|
this.messageToolStripMenuItem,
|
|
this.saveDataToolStripMenuItem,
|
|
this.exceptionTestToolStripMenuItem,
|
|
this.toolStripMenuItem8,
|
|
this.motionEmulatorToolStripMenuItem,
|
|
this.dIOEmulatorToolStripMenuItem,
|
|
this.dIOMonitorToolStripMenuItem,
|
|
this.refreshControklToolStripMenuItem,
|
|
this.sceanToolStripMenuItem,
|
|
this.작업선택화면ToolStripMenuItem,
|
|
this.unlaoderToolStripMenuItem,
|
|
this.clearZoneItemToolStripMenuItem,
|
|
this.historyToolStripMenuItem,
|
|
this.menusToolStripMenuItem,
|
|
this.screenToolStripMenuItem,
|
|
this.motionParameterToolStripMenuItem,
|
|
this.processListToolStripMenuItem,
|
|
this.errorHandleToolStripMenuItem});
|
|
this.cmDebug.Name = "cmVision";
|
|
this.cmDebug.Size = new System.Drawing.Size(213, 550);
|
|
//
|
|
// countToolStripMenuItem
|
|
//
|
|
this.countToolStripMenuItem.Name = "countToolStripMenuItem";
|
|
this.countToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.countToolStripMenuItem.Text = "Debug Window";
|
|
//
|
|
// sMResetToolStripMenuItem
|
|
//
|
|
this.sMResetToolStripMenuItem.Name = "sMResetToolStripMenuItem";
|
|
this.sMResetToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.sMResetToolStripMenuItem.Text = "S/M Reset";
|
|
//
|
|
// debugModeToolStripMenuItem
|
|
//
|
|
this.debugModeToolStripMenuItem.Name = "debugModeToolStripMenuItem";
|
|
this.debugModeToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.debugModeToolStripMenuItem.Text = "Debug Mode";
|
|
//
|
|
// sAPSID목록보기ToolStripMenuItem
|
|
//
|
|
this.sAPSID목록보기ToolStripMenuItem.Name = "sAPSID목록보기ToolStripMenuItem";
|
|
this.sAPSID목록보기ToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.sAPSID목록보기ToolStripMenuItem.Text = "SAP SID 목록 보기";
|
|
//
|
|
// exceptionTestToolStripMenuItem
|
|
//
|
|
this.exceptionTestToolStripMenuItem.Name = "exceptionTestToolStripMenuItem";
|
|
this.exceptionTestToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.exceptionTestToolStripMenuItem.Text = "Exception Test";
|
|
this.exceptionTestToolStripMenuItem.Click += new System.EventHandler(this.exceptionTestToolStripMenuItem_Click);
|
|
//
|
|
// toolStripMenuItem8
|
|
//
|
|
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
|
|
this.toolStripMenuItem8.Size = new System.Drawing.Size(209, 6);
|
|
//
|
|
// motionEmulatorToolStripMenuItem
|
|
//
|
|
this.motionEmulatorToolStripMenuItem.Name = "motionEmulatorToolStripMenuItem";
|
|
this.motionEmulatorToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.motionEmulatorToolStripMenuItem.Text = "Motion Emulator";
|
|
//
|
|
// dIOEmulatorToolStripMenuItem
|
|
//
|
|
this.dIOEmulatorToolStripMenuItem.Name = "dIOEmulatorToolStripMenuItem";
|
|
this.dIOEmulatorToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.dIOEmulatorToolStripMenuItem.Text = "DIO Emulator";
|
|
//
|
|
// dIOMonitorToolStripMenuItem
|
|
//
|
|
this.dIOMonitorToolStripMenuItem.Name = "dIOMonitorToolStripMenuItem";
|
|
this.dIOMonitorToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.dIOMonitorToolStripMenuItem.Text = "DIO Monitor";
|
|
//
|
|
// refreshControklToolStripMenuItem
|
|
//
|
|
this.refreshControklToolStripMenuItem.Name = "refreshControklToolStripMenuItem";
|
|
this.refreshControklToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.refreshControklToolStripMenuItem.Text = "Refresh Controkl";
|
|
//
|
|
// sceanToolStripMenuItem
|
|
//
|
|
this.sceanToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.normalToolStripMenuItem,
|
|
this.motorHomeToolStripMenuItem});
|
|
this.sceanToolStripMenuItem.Name = "sceanToolStripMenuItem";
|
|
this.sceanToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.sceanToolStripMenuItem.Text = "Scean";
|
|
//
|
|
// normalToolStripMenuItem
|
|
//
|
|
this.normalToolStripMenuItem.Name = "normalToolStripMenuItem";
|
|
this.normalToolStripMenuItem.Size = new System.Drawing.Size(158, 22);
|
|
this.normalToolStripMenuItem.Text = "Normal";
|
|
//
|
|
// motorHomeToolStripMenuItem
|
|
//
|
|
this.motorHomeToolStripMenuItem.Name = "motorHomeToolStripMenuItem";
|
|
this.motorHomeToolStripMenuItem.Size = new System.Drawing.Size(158, 22);
|
|
this.motorHomeToolStripMenuItem.Text = "Motor Home";
|
|
//
|
|
// 작업선택화면ToolStripMenuItem
|
|
//
|
|
this.작업선택화면ToolStripMenuItem.Name = "작업선택화면ToolStripMenuItem";
|
|
this.작업선택화면ToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.작업선택화면ToolStripMenuItem.Text = "Data Buffer (History)";
|
|
//
|
|
// unlaoderToolStripMenuItem
|
|
//
|
|
this.unlaoderToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.stateReadyToolStripMenuItem,
|
|
this.setPortNoToolStripMenuItem,
|
|
this.setSizeToolStripMenuItem});
|
|
this.unlaoderToolStripMenuItem.Name = "unlaoderToolStripMenuItem";
|
|
this.unlaoderToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.unlaoderToolStripMenuItem.Text = "Unlaoder";
|
|
//
|
|
// stateReadyToolStripMenuItem
|
|
//
|
|
this.stateReadyToolStripMenuItem.Name = "stateReadyToolStripMenuItem";
|
|
this.stateReadyToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
|
|
this.stateReadyToolStripMenuItem.Text = "State = ready";
|
|
//
|
|
// setPortNoToolStripMenuItem
|
|
//
|
|
this.setPortNoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem6,
|
|
this.toolStripMenuItem10,
|
|
this.toolStripMenuItem13,
|
|
this.toolStripMenuItem14,
|
|
this.toolStripMenuItem15,
|
|
this.toolStripMenuItem16,
|
|
this.toolStripMenuItem17,
|
|
this.toolStripMenuItem18});
|
|
this.setPortNoToolStripMenuItem.Name = "setPortNoToolStripMenuItem";
|
|
this.setPortNoToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
|
|
this.setPortNoToolStripMenuItem.Text = "Set Port No";
|
|
//
|
|
// toolStripMenuItem6
|
|
//
|
|
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
|
|
this.toolStripMenuItem6.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem6.Text = "11";
|
|
//
|
|
// toolStripMenuItem10
|
|
//
|
|
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
|
|
this.toolStripMenuItem10.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem10.Text = "12";
|
|
//
|
|
// toolStripMenuItem13
|
|
//
|
|
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
|
this.toolStripMenuItem13.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem13.Text = "21";
|
|
//
|
|
// toolStripMenuItem14
|
|
//
|
|
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
|
this.toolStripMenuItem14.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem14.Text = "22";
|
|
//
|
|
// toolStripMenuItem15
|
|
//
|
|
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
|
this.toolStripMenuItem15.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem15.Text = "31";
|
|
//
|
|
// toolStripMenuItem16
|
|
//
|
|
this.toolStripMenuItem16.Name = "toolStripMenuItem16";
|
|
this.toolStripMenuItem16.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem16.Text = "32";
|
|
//
|
|
// toolStripMenuItem17
|
|
//
|
|
this.toolStripMenuItem17.Name = "toolStripMenuItem17";
|
|
this.toolStripMenuItem17.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem17.Text = "41";
|
|
//
|
|
// toolStripMenuItem18
|
|
//
|
|
this.toolStripMenuItem18.Name = "toolStripMenuItem18";
|
|
this.toolStripMenuItem18.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem18.Text = "42";
|
|
//
|
|
// setSizeToolStripMenuItem
|
|
//
|
|
this.setSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem11,
|
|
this.toolStripMenuItem12});
|
|
this.setSizeToolStripMenuItem.Name = "setSizeToolStripMenuItem";
|
|
this.setSizeToolStripMenuItem.Size = new System.Drawing.Size(159, 22);
|
|
this.setSizeToolStripMenuItem.Text = "Set Size";
|
|
//
|
|
// toolStripMenuItem11
|
|
//
|
|
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
|
this.toolStripMenuItem11.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem11.Text = "7";
|
|
//
|
|
// toolStripMenuItem12
|
|
//
|
|
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
|
this.toolStripMenuItem12.Size = new System.Drawing.Size(95, 22);
|
|
this.toolStripMenuItem12.Text = "13";
|
|
//
|
|
// clearZoneItemToolStripMenuItem
|
|
//
|
|
this.clearZoneItemToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.clearToolStripMenuItem,
|
|
this.addInputZoneToolStripMenuItem,
|
|
this.addBCDZoneToolStripMenuItem,
|
|
this.addPLCZoneToolStripMenuItem,
|
|
this.addJobItemToolStripMenuItem,
|
|
this.addSidItemToolStripMenuItem,
|
|
this.addBcdItemToolStripMenuItem});
|
|
this.clearZoneItemToolStripMenuItem.Name = "clearZoneItemToolStripMenuItem";
|
|
this.clearZoneItemToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.clearZoneItemToolStripMenuItem.Text = " ZoneItem";
|
|
//
|
|
// clearToolStripMenuItem
|
|
//
|
|
this.clearToolStripMenuItem.Name = "clearToolStripMenuItem";
|
|
this.clearToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.clearToolStripMenuItem.Text = "Clear";
|
|
//
|
|
// addInputZoneToolStripMenuItem
|
|
//
|
|
this.addInputZoneToolStripMenuItem.Name = "addInputZoneToolStripMenuItem";
|
|
this.addInputZoneToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addInputZoneToolStripMenuItem.Text = "Add Input Zone";
|
|
//
|
|
// addBCDZoneToolStripMenuItem
|
|
//
|
|
this.addBCDZoneToolStripMenuItem.Name = "addBCDZoneToolStripMenuItem";
|
|
this.addBCDZoneToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addBCDZoneToolStripMenuItem.Text = "Add BCD Zone";
|
|
//
|
|
// addPLCZoneToolStripMenuItem
|
|
//
|
|
this.addPLCZoneToolStripMenuItem.Name = "addPLCZoneToolStripMenuItem";
|
|
this.addPLCZoneToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addPLCZoneToolStripMenuItem.Text = "Add PLC Zone";
|
|
//
|
|
// addJobItemToolStripMenuItem
|
|
//
|
|
this.addJobItemToolStripMenuItem.Name = "addJobItemToolStripMenuItem";
|
|
this.addJobItemToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addJobItemToolStripMenuItem.Text = "Add Job Item";
|
|
//
|
|
// addSidItemToolStripMenuItem
|
|
//
|
|
this.addSidItemToolStripMenuItem.Name = "addSidItemToolStripMenuItem";
|
|
this.addSidItemToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addSidItemToolStripMenuItem.Text = "Add Sid Item";
|
|
//
|
|
// addBcdItemToolStripMenuItem
|
|
//
|
|
this.addBcdItemToolStripMenuItem.Name = "addBcdItemToolStripMenuItem";
|
|
this.addBcdItemToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.addBcdItemToolStripMenuItem.Text = "Add Bcd Item";
|
|
//
|
|
// historyToolStripMenuItem
|
|
//
|
|
this.historyToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.testToolStripMenuItem,
|
|
this.detectCountToolStripMenuItem});
|
|
this.historyToolStripMenuItem.Name = "historyToolStripMenuItem";
|
|
this.historyToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.historyToolStripMenuItem.Text = "History";
|
|
//
|
|
// testToolStripMenuItem
|
|
//
|
|
this.testToolStripMenuItem.Name = "testToolStripMenuItem";
|
|
this.testToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
|
|
this.testToolStripMenuItem.Text = "test";
|
|
//
|
|
// detectCountToolStripMenuItem
|
|
//
|
|
this.detectCountToolStripMenuItem.Name = "detectCountToolStripMenuItem";
|
|
this.detectCountToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
|
|
this.detectCountToolStripMenuItem.Text = "Detect Count";
|
|
//
|
|
// menusToolStripMenuItem
|
|
//
|
|
this.menusToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sampleToolStripMenuItem,
|
|
this.clearToolStripMenuItem1});
|
|
this.menusToolStripMenuItem.Name = "menusToolStripMenuItem";
|
|
this.menusToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.menusToolStripMenuItem.Text = "Menus";
|
|
//
|
|
// sampleToolStripMenuItem
|
|
//
|
|
this.sampleToolStripMenuItem.Name = "sampleToolStripMenuItem";
|
|
this.sampleToolStripMenuItem.Size = new System.Drawing.Size(111, 22);
|
|
this.sampleToolStripMenuItem.Text = "Add";
|
|
//
|
|
// clearToolStripMenuItem1
|
|
//
|
|
this.clearToolStripMenuItem1.Name = "clearToolStripMenuItem1";
|
|
this.clearToolStripMenuItem1.Size = new System.Drawing.Size(111, 22);
|
|
this.clearToolStripMenuItem1.Text = "Clear";
|
|
//
|
|
// screenToolStripMenuItem
|
|
//
|
|
this.screenToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.jOBStartToolStripMenuItem,
|
|
this.debugWindowToolStripMenuItem});
|
|
this.screenToolStripMenuItem.Name = "screenToolStripMenuItem";
|
|
this.screenToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.screenToolStripMenuItem.Text = "Screen";
|
|
//
|
|
// jOBStartToolStripMenuItem
|
|
//
|
|
this.jOBStartToolStripMenuItem.Name = "jOBStartToolStripMenuItem";
|
|
this.jOBStartToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
|
this.jOBStartToolStripMenuItem.Text = "JOB Start";
|
|
//
|
|
// debugWindowToolStripMenuItem
|
|
//
|
|
this.debugWindowToolStripMenuItem.Name = "debugWindowToolStripMenuItem";
|
|
this.debugWindowToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
|
|
this.debugWindowToolStripMenuItem.Text = "Debug Window";
|
|
//
|
|
// motionParameterToolStripMenuItem
|
|
//
|
|
this.motionParameterToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.axis0ToolStripMenuItem,
|
|
this.axis1ToolStripMenuItem,
|
|
this.axis2ToolStripMenuItem,
|
|
this.axis3ToolStripMenuItem,
|
|
this.axis4ToolStripMenuItem});
|
|
this.motionParameterToolStripMenuItem.Name = "motionParameterToolStripMenuItem";
|
|
this.motionParameterToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.motionParameterToolStripMenuItem.Text = "Motion Parameter";
|
|
//
|
|
// axis0ToolStripMenuItem
|
|
//
|
|
this.axis0ToolStripMenuItem.Name = "axis0ToolStripMenuItem";
|
|
this.axis0ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.axis0ToolStripMenuItem.Text = "Axis 0";
|
|
//
|
|
// axis1ToolStripMenuItem
|
|
//
|
|
this.axis1ToolStripMenuItem.Name = "axis1ToolStripMenuItem";
|
|
this.axis1ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.axis1ToolStripMenuItem.Text = "Axis 1";
|
|
//
|
|
// axis2ToolStripMenuItem
|
|
//
|
|
this.axis2ToolStripMenuItem.Name = "axis2ToolStripMenuItem";
|
|
this.axis2ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.axis2ToolStripMenuItem.Text = "Axis 2";
|
|
//
|
|
// axis3ToolStripMenuItem
|
|
//
|
|
this.axis3ToolStripMenuItem.Name = "axis3ToolStripMenuItem";
|
|
this.axis3ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.axis3ToolStripMenuItem.Text = "Axis 3";
|
|
//
|
|
// axis4ToolStripMenuItem
|
|
//
|
|
this.axis4ToolStripMenuItem.Name = "axis4ToolStripMenuItem";
|
|
this.axis4ToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.axis4ToolStripMenuItem.Text = "Axis 4";
|
|
//
|
|
// processListToolStripMenuItem
|
|
//
|
|
this.processListToolStripMenuItem.Name = "processListToolStripMenuItem";
|
|
this.processListToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.processListToolStripMenuItem.Text = "Process List";
|
|
this.processListToolStripMenuItem.Click += new System.EventHandler(this.processListToolStripMenuItem_Click);
|
|
//
|
|
// errorHandleToolStripMenuItem
|
|
//
|
|
this.errorHandleToolStripMenuItem.Name = "errorHandleToolStripMenuItem";
|
|
this.errorHandleToolStripMenuItem.Size = new System.Drawing.Size(212, 22);
|
|
this.errorHandleToolStripMenuItem.Text = "Error Handle";
|
|
this.errorHandleToolStripMenuItem.Click += new System.EventHandler(this.errorHandleToolStripMenuItem_Click);
|
|
//
|
|
// idxDataGridViewTextBoxColumn
|
|
//
|
|
this.idxDataGridViewTextBoxColumn.DataPropertyName = "idx";
|
|
this.idxDataGridViewTextBoxColumn.HeaderText = "idx";
|
|
this.idxDataGridViewTextBoxColumn.Name = "idxDataGridViewTextBoxColumn";
|
|
this.idxDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// stripIdDataGridViewTextBoxColumn2
|
|
//
|
|
this.stripIdDataGridViewTextBoxColumn2.DataPropertyName = "StripId";
|
|
this.stripIdDataGridViewTextBoxColumn2.HeaderText = "StripId";
|
|
this.stripIdDataGridViewTextBoxColumn2.Name = "stripIdDataGridViewTextBoxColumn2";
|
|
this.stripIdDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// oKDataGridViewTextBoxColumn2
|
|
//
|
|
this.oKDataGridViewTextBoxColumn2.DataPropertyName = "OK";
|
|
this.oKDataGridViewTextBoxColumn2.HeaderText = "OK";
|
|
this.oKDataGridViewTextBoxColumn2.Name = "oKDataGridViewTextBoxColumn2";
|
|
this.oKDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// nGDataGridViewTextBoxColumn2
|
|
//
|
|
this.nGDataGridViewTextBoxColumn2.DataPropertyName = "NG";
|
|
this.nGDataGridViewTextBoxColumn2.HeaderText = "NG";
|
|
this.nGDataGridViewTextBoxColumn2.Name = "nGDataGridViewTextBoxColumn2";
|
|
this.nGDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// mISSDataGridViewTextBoxColumn2
|
|
//
|
|
this.mISSDataGridViewTextBoxColumn2.DataPropertyName = "MISS";
|
|
this.mISSDataGridViewTextBoxColumn2.HeaderText = "MISS";
|
|
this.mISSDataGridViewTextBoxColumn2.Name = "mISSDataGridViewTextBoxColumn2";
|
|
this.mISSDataGridViewTextBoxColumn2.Width = 5;
|
|
//
|
|
// fileMapDataGridViewTextBoxColumn
|
|
//
|
|
this.fileMapDataGridViewTextBoxColumn.DataPropertyName = "FileMap";
|
|
this.fileMapDataGridViewTextBoxColumn.HeaderText = "FileMap";
|
|
this.fileMapDataGridViewTextBoxColumn.Name = "fileMapDataGridViewTextBoxColumn";
|
|
this.fileMapDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// dataPathDataGridViewTextBoxColumn
|
|
//
|
|
this.dataPathDataGridViewTextBoxColumn.DataPropertyName = "DataPath";
|
|
this.dataPathDataGridViewTextBoxColumn.HeaderText = "DataPath";
|
|
this.dataPathDataGridViewTextBoxColumn.Name = "dataPathDataGridViewTextBoxColumn";
|
|
this.dataPathDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// mapOriginDataGridViewTextBoxColumn
|
|
//
|
|
this.mapOriginDataGridViewTextBoxColumn.DataPropertyName = "MapOrigin";
|
|
this.mapOriginDataGridViewTextBoxColumn.HeaderText = "MapOrigin";
|
|
this.mapOriginDataGridViewTextBoxColumn.Name = "mapOriginDataGridViewTextBoxColumn";
|
|
this.mapOriginDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// mapArrayDataGridViewTextBoxColumn
|
|
//
|
|
this.mapArrayDataGridViewTextBoxColumn.DataPropertyName = "MapArray";
|
|
this.mapArrayDataGridViewTextBoxColumn.HeaderText = "MapArray";
|
|
this.mapArrayDataGridViewTextBoxColumn.Name = "mapArrayDataGridViewTextBoxColumn";
|
|
this.mapArrayDataGridViewTextBoxColumn.Width = 5;
|
|
//
|
|
// testmenuToolStripMenuItem
|
|
//
|
|
this.testmenuToolStripMenuItem.Name = "testmenuToolStripMenuItem";
|
|
this.testmenuToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
this.testmenuToolStripMenuItem.Text = "testmenu";
|
|
//
|
|
// pLeft
|
|
//
|
|
this.pLeft.BackColor = System.Drawing.SystemColors.Control;
|
|
this.pLeft.Controls.Add(this.pivLeft);
|
|
this.pLeft.Controls.Add(this.statusStrip3);
|
|
this.pLeft.Controls.Add(this.toolStrip2);
|
|
this.pLeft.Controls.Add(this.toolStrip4);
|
|
this.pLeft.Controls.Add(this.tabControl2);
|
|
this.pLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pLeft.Location = new System.Drawing.Point(3, 3);
|
|
this.pLeft.Name = "pLeft";
|
|
this.pLeft.Size = new System.Drawing.Size(578, 621);
|
|
this.pLeft.TabIndex = 139;
|
|
//
|
|
// pivLeft
|
|
//
|
|
this.pivLeft.BackColor = System.Drawing.Color.Magenta;
|
|
this.pivLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pivLeft.Location = new System.Drawing.Point(0, 31);
|
|
this.pivLeft.Name = "pivLeft";
|
|
this.pivLeft.Size = new System.Drawing.Size(578, 343);
|
|
this.pivLeft.TabIndex = 143;
|
|
this.pivLeft.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pivLeft_MouseClick);
|
|
//
|
|
// statusStrip3
|
|
//
|
|
this.statusStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sbConnCamL,
|
|
this.toolStripStatusLabel30,
|
|
this.sbConnHostL,
|
|
this.toolStripStatusLabel34,
|
|
this.sbLiveL,
|
|
this.toolStripStatusLabel38,
|
|
this.sbTrigL,
|
|
this.toolStripStatusLabel42,
|
|
this.sbMemMapL,
|
|
this.toolStripStatusLabel44,
|
|
this.sbDetectReelL,
|
|
this.toolStripStatusLabel46,
|
|
this.sbDetectCVL,
|
|
this.toolStripStatusLabel1,
|
|
this.sbListenL,
|
|
this.toolStripStatusLabel3});
|
|
this.statusStrip3.Location = new System.Drawing.Point(0, 374);
|
|
this.statusStrip3.Name = "statusStrip3";
|
|
this.statusStrip3.Size = new System.Drawing.Size(578, 24);
|
|
this.statusStrip3.TabIndex = 145;
|
|
this.statusStrip3.Text = "statusStrip3";
|
|
//
|
|
// sbConnCamL
|
|
//
|
|
this.sbConnCamL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbConnCamL.Name = "sbConnCamL";
|
|
this.sbConnCamL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbConnCamL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel30
|
|
//
|
|
this.toolStripStatusLabel30.Name = "toolStripStatusLabel30";
|
|
this.toolStripStatusLabel30.Size = new System.Drawing.Size(48, 19);
|
|
this.toolStripStatusLabel30.Text = "Camera";
|
|
//
|
|
// sbConnHostL
|
|
//
|
|
this.sbConnHostL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbConnHostL.Name = "sbConnHostL";
|
|
this.sbConnHostL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbConnHostL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel34
|
|
//
|
|
this.toolStripStatusLabel34.Name = "toolStripStatusLabel34";
|
|
this.toolStripStatusLabel34.Size = new System.Drawing.Size(57, 19);
|
|
this.toolStripStatusLabel34.Text = "Host(WS)";
|
|
//
|
|
// sbLiveL
|
|
//
|
|
this.sbLiveL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbLiveL.Name = "sbLiveL";
|
|
this.sbLiveL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbLiveL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel38
|
|
//
|
|
this.toolStripStatusLabel38.Name = "toolStripStatusLabel38";
|
|
this.toolStripStatusLabel38.Size = new System.Drawing.Size(28, 19);
|
|
this.toolStripStatusLabel38.Text = "Live";
|
|
//
|
|
// sbTrigL
|
|
//
|
|
this.sbTrigL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbTrigL.Name = "sbTrigL";
|
|
this.sbTrigL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbTrigL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel42
|
|
//
|
|
this.toolStripStatusLabel42.Name = "toolStripStatusLabel42";
|
|
this.toolStripStatusLabel42.Size = new System.Drawing.Size(44, 19);
|
|
this.toolStripStatusLabel42.Text = "Trigger";
|
|
//
|
|
// sbMemMapL
|
|
//
|
|
this.sbMemMapL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbMemMapL.Name = "sbMemMapL";
|
|
this.sbMemMapL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbMemMapL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel44
|
|
//
|
|
this.toolStripStatusLabel44.Name = "toolStripStatusLabel44";
|
|
this.toolStripStatusLabel44.Size = new System.Drawing.Size(59, 19);
|
|
this.toolStripStatusLabel44.Text = "Memmap";
|
|
//
|
|
// sbDetectReelL
|
|
//
|
|
this.sbDetectReelL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbDetectReelL.Name = "sbDetectReelL";
|
|
this.sbDetectReelL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbDetectReelL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel46
|
|
//
|
|
this.toolStripStatusLabel46.Name = "toolStripStatusLabel46";
|
|
this.toolStripStatusLabel46.Size = new System.Drawing.Size(29, 19);
|
|
this.toolStripStatusLabel46.Text = "Reel";
|
|
//
|
|
// sbDetectCVL
|
|
//
|
|
this.sbDetectCVL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbDetectCVL.Name = "sbDetectCVL";
|
|
this.sbDetectCVL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbDetectCVL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(35, 19);
|
|
this.toolStripStatusLabel1.Text = "Conv";
|
|
//
|
|
// sbListenL
|
|
//
|
|
this.sbListenL.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbListenL.Name = "sbListenL";
|
|
this.sbListenL.Size = new System.Drawing.Size(23, 19);
|
|
this.sbListenL.Text = "●";
|
|
//
|
|
// toolStripStatusLabel3
|
|
//
|
|
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
|
|
this.toolStripStatusLabel3.Size = new System.Drawing.Size(38, 19);
|
|
this.toolStripStatusLabel3.Text = "Listen";
|
|
//
|
|
// toolStrip2
|
|
//
|
|
this.toolStrip2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton9,
|
|
this.toolStripButton11,
|
|
this.toolStripButton12,
|
|
this.toolStripButton2,
|
|
this.toolStripButton3,
|
|
this.toolStripButton13});
|
|
this.toolStrip2.Location = new System.Drawing.Point(0, 398);
|
|
this.toolStrip2.Name = "toolStrip2";
|
|
this.toolStrip2.Size = new System.Drawing.Size(578, 25);
|
|
this.toolStrip2.TabIndex = 142;
|
|
this.toolStrip2.Text = "toolStrip2";
|
|
//
|
|
// toolStripButton9
|
|
//
|
|
this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
|
|
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton9.Name = "toolStripButton9";
|
|
this.toolStripButton9.Size = new System.Drawing.Size(51, 22);
|
|
this.toolStripButton9.Tag = "L";
|
|
this.toolStripButton9.Text = "Save";
|
|
this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click_2);
|
|
//
|
|
// toolStripButton11
|
|
//
|
|
this.toolStripButton11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image")));
|
|
this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton11.Name = "toolStripButton11";
|
|
this.toolStripButton11.Size = new System.Drawing.Size(53, 22);
|
|
this.toolStripButton11.Tag = "L";
|
|
this.toolStripButton11.Text = "Load";
|
|
this.toolStripButton11.Click += new System.EventHandler(this.toolStripButton11_Click_1);
|
|
//
|
|
// toolStripButton12
|
|
//
|
|
this.toolStripButton12.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton12.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image")));
|
|
this.toolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton12.Name = "toolStripButton12";
|
|
this.toolStripButton12.Size = new System.Drawing.Size(40, 22);
|
|
this.toolStripButton12.Tag = "L";
|
|
this.toolStripButton12.Text = "Fit";
|
|
this.toolStripButton12.Visible = false;
|
|
this.toolStripButton12.Click += new System.EventHandler(this.toolStripButton12_Click_1);
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
this.toolStripButton2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton2.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
|
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton2.Name = "toolStripButton2";
|
|
this.toolStripButton2.Size = new System.Drawing.Size(43, 22);
|
|
this.toolStripButton2.Tag = "L";
|
|
this.toolStripButton2.Text = "ZO";
|
|
this.toolStripButton2.Visible = false;
|
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
|
//
|
|
// toolStripButton3
|
|
//
|
|
this.toolStripButton3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton3.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
|
|
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton3.Name = "toolStripButton3";
|
|
this.toolStripButton3.Size = new System.Drawing.Size(37, 22);
|
|
this.toolStripButton3.Tag = "L";
|
|
this.toolStripButton3.Text = "ZI";
|
|
this.toolStripButton3.Visible = false;
|
|
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click_1);
|
|
//
|
|
// toolStripButton13
|
|
//
|
|
this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image")));
|
|
this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton13.Name = "toolStripButton13";
|
|
this.toolStripButton13.Size = new System.Drawing.Size(61, 22);
|
|
this.toolStripButton13.Tag = "L";
|
|
this.toolStripButton13.Text = "debug";
|
|
this.toolStripButton13.Click += new System.EventHandler(this.toolStripButton13_Click);
|
|
//
|
|
// toolStrip4
|
|
//
|
|
this.toolStrip4.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.btTeachL,
|
|
this.toolStripSeparator2,
|
|
this.toolStripDropDownButton1,
|
|
this.toolStripSeparator4,
|
|
this.btLiveL,
|
|
this.btProcessL,
|
|
this.btTrigL});
|
|
this.toolStrip4.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip4.Name = "toolStrip4";
|
|
this.toolStrip4.Size = new System.Drawing.Size(578, 31);
|
|
this.toolStrip4.TabIndex = 144;
|
|
this.toolStrip4.Text = "toolStrip4";
|
|
//
|
|
// btTeachL
|
|
//
|
|
this.btTeachL.Image = ((System.Drawing.Image)(resources.GetObject("btTeachL.Image")));
|
|
this.btTeachL.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btTeachL.Name = "btTeachL";
|
|
this.btTeachL.Size = new System.Drawing.Size(66, 28);
|
|
this.btTeachL.Tag = "L";
|
|
this.btTeachL.Text = "Teach";
|
|
this.btTeachL.Click += new System.EventHandler(this.toolStripButton6_Click_1);
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// toolStripDropDownButton1
|
|
//
|
|
this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem7,
|
|
this.toolStripMenuItem19,
|
|
this.toolStripMenuItem20});
|
|
this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
|
|
this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
|
|
this.toolStripDropDownButton1.Size = new System.Drawing.Size(115, 28);
|
|
this.toolStripDropDownButton1.Text = "Test Function";
|
|
//
|
|
// toolStripMenuItem7
|
|
//
|
|
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
|
|
this.toolStripMenuItem7.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem7.Tag = "L";
|
|
this.toolStripMenuItem7.Text = "Test";
|
|
this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
|
|
//
|
|
// toolStripMenuItem19
|
|
//
|
|
this.toolStripMenuItem19.Name = "toolStripMenuItem19";
|
|
this.toolStripMenuItem19.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem19.Tag = "L";
|
|
this.toolStripMenuItem19.Text = "Send";
|
|
this.toolStripMenuItem19.Click += new System.EventHandler(this.toolStripMenuItem19_Click);
|
|
//
|
|
// toolStripMenuItem20
|
|
//
|
|
this.toolStripMenuItem20.Name = "toolStripMenuItem20";
|
|
this.toolStripMenuItem20.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem20.Tag = "L";
|
|
this.toolStripMenuItem20.Text = "Send Status";
|
|
this.toolStripMenuItem20.Click += new System.EventHandler(this.toolStripMenuItem20_Click);
|
|
//
|
|
// toolStripSeparator4
|
|
//
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// btLiveL
|
|
//
|
|
this.btLiveL.Image = ((System.Drawing.Image)(resources.GetObject("btLiveL.Image")));
|
|
this.btLiveL.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btLiveL.Name = "btLiveL";
|
|
this.btLiveL.Size = new System.Drawing.Size(56, 28);
|
|
this.btLiveL.Text = "Live";
|
|
this.btLiveL.Click += new System.EventHandler(this.toolStripButton21_Click);
|
|
//
|
|
// btProcessL
|
|
//
|
|
this.btProcessL.Image = ((System.Drawing.Image)(resources.GetObject("btProcessL.Image")));
|
|
this.btProcessL.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btProcessL.Name = "btProcessL";
|
|
this.btProcessL.Size = new System.Drawing.Size(75, 28);
|
|
this.btProcessL.Tag = "L";
|
|
this.btProcessL.Text = "Process";
|
|
this.btProcessL.Click += new System.EventHandler(this.btProcessR_Click);
|
|
//
|
|
// btTrigL
|
|
//
|
|
this.btTrigL.Image = ((System.Drawing.Image)(resources.GetObject("btTrigL.Image")));
|
|
this.btTrigL.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btTrigL.Name = "btTrigL";
|
|
this.btTrigL.Size = new System.Drawing.Size(72, 28);
|
|
this.btTrigL.Tag = "L";
|
|
this.btTrigL.Text = "Trigger";
|
|
this.btTrigL.Click += new System.EventHandler(this.btTrigR_Click);
|
|
//
|
|
// tabControl2
|
|
//
|
|
this.tabControl2.Controls.Add(this.tabPage3);
|
|
this.tabControl2.Controls.Add(this.tabPage4);
|
|
this.tabControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.tabControl2.Location = new System.Drawing.Point(0, 423);
|
|
this.tabControl2.Name = "tabControl2";
|
|
this.tabControl2.SelectedIndex = 0;
|
|
this.tabControl2.Size = new System.Drawing.Size(578, 198);
|
|
this.tabControl2.TabIndex = 147;
|
|
//
|
|
// tabPage3
|
|
//
|
|
this.tabPage3.Controls.Add(this.rtLeft);
|
|
this.tabPage3.Controls.Add(this.tableLayoutPanel3);
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage3.Name = "tabPage3";
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage3.Size = new System.Drawing.Size(570, 167);
|
|
this.tabPage3.TabIndex = 0;
|
|
this.tabPage3.Text = "Barcode information";
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
//
|
|
// rtLeft
|
|
//
|
|
this.rtLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.rtLeft.Location = new System.Drawing.Point(3, 3);
|
|
this.rtLeft.Name = "rtLeft";
|
|
this.rtLeft.Size = new System.Drawing.Size(564, 76);
|
|
this.rtLeft.TabIndex = 0;
|
|
this.rtLeft.Text = "";
|
|
//
|
|
// tableLayoutPanel3
|
|
//
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 0);
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox5, 1, 0);
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 79);
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
this.tableLayoutPanel3.RowCount = 1;
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(564, 85);
|
|
this.tableLayoutPanel3.TabIndex = 146;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.lbTimeL);
|
|
this.groupBox1.Controls.Add(this.lbGuidL);
|
|
this.groupBox1.Controls.Add(this.lbDataL);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox1.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(276, 79);
|
|
this.groupBox1.TabIndex = 140;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Handler Request";
|
|
//
|
|
// lbTimeL
|
|
//
|
|
this.lbTimeL.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbTimeL.Location = new System.Drawing.Point(3, 22);
|
|
this.lbTimeL.Name = "lbTimeL";
|
|
this.lbTimeL.Size = new System.Drawing.Size(270, 18);
|
|
this.lbTimeL.TabIndex = 0;
|
|
this.lbTimeL.Text = "TIME:";
|
|
//
|
|
// lbGuidL
|
|
//
|
|
this.lbGuidL.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbGuidL.Location = new System.Drawing.Point(3, 40);
|
|
this.lbGuidL.Name = "lbGuidL";
|
|
this.lbGuidL.Size = new System.Drawing.Size(270, 18);
|
|
this.lbGuidL.TabIndex = 0;
|
|
this.lbGuidL.Text = "GUID : ";
|
|
//
|
|
// lbDataL
|
|
//
|
|
this.lbDataL.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbDataL.Location = new System.Drawing.Point(3, 58);
|
|
this.lbDataL.Name = "lbDataL";
|
|
this.lbDataL.Size = new System.Drawing.Size(270, 18);
|
|
this.lbDataL.TabIndex = 1;
|
|
this.lbDataL.Text = "DATA:";
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.label1);
|
|
this.groupBox5.Controls.Add(this.label2);
|
|
this.groupBox5.Controls.Add(this.label3);
|
|
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox5.Location = new System.Drawing.Point(285, 3);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(276, 79);
|
|
this.groupBox5.TabIndex = 140;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Vision Response";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label1.Location = new System.Drawing.Point(3, 22);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(270, 18);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "TIME:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label2.Location = new System.Drawing.Point(3, 40);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(270, 18);
|
|
this.label2.TabIndex = 0;
|
|
this.label2.Text = "GUID : ";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label3.Location = new System.Drawing.Point(3, 58);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(270, 18);
|
|
this.label3.TabIndex = 1;
|
|
this.label3.Text = "--";
|
|
//
|
|
// tabPage4
|
|
//
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage4.Name = "tabPage4";
|
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage4.Size = new System.Drawing.Size(570, 167);
|
|
this.tabPage4.TabIndex = 1;
|
|
this.tabPage4.Text = "Send lOg";
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
//
|
|
// statusStrip1
|
|
//
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sbLicense,
|
|
this.toolStripStatusLabel8,
|
|
this.sbStream,
|
|
this.toolStripStatusLabel7,
|
|
this.sbConnState,
|
|
this.toolStripStatusLabel6,
|
|
this.lbproctimel,
|
|
this.lbproctimer});
|
|
this.statusStrip1.Location = new System.Drawing.Point(1, 696);
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
this.statusStrip1.Size = new System.Drawing.Size(1182, 24);
|
|
this.statusStrip1.TabIndex = 140;
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
//
|
|
// sbLicense
|
|
//
|
|
this.sbLicense.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbLicense.Name = "sbLicense";
|
|
this.sbLicense.Size = new System.Drawing.Size(23, 19);
|
|
this.sbLicense.Text = "●";
|
|
//
|
|
// toolStripStatusLabel8
|
|
//
|
|
this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
|
|
this.toolStripStatusLabel8.Size = new System.Drawing.Size(46, 19);
|
|
this.toolStripStatusLabel8.Text = "License";
|
|
//
|
|
// sbStream
|
|
//
|
|
this.sbStream.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbStream.Name = "sbStream";
|
|
this.sbStream.Size = new System.Drawing.Size(23, 19);
|
|
this.sbStream.Text = "●";
|
|
//
|
|
// toolStripStatusLabel7
|
|
//
|
|
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
|
|
this.toolStripStatusLabel7.Size = new System.Drawing.Size(44, 19);
|
|
this.toolStripStatusLabel7.Text = "Stream";
|
|
//
|
|
// sbConnState
|
|
//
|
|
this.sbConnState.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbConnState.Name = "sbConnState";
|
|
this.sbConnState.Size = new System.Drawing.Size(23, 19);
|
|
this.sbConnState.Text = "●";
|
|
//
|
|
// toolStripStatusLabel6
|
|
//
|
|
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
|
|
this.toolStripStatusLabel6.Size = new System.Drawing.Size(36, 19);
|
|
this.toolStripStatusLabel6.Text = "Conn";
|
|
//
|
|
// lbproctimel
|
|
//
|
|
this.lbproctimel.Name = "lbproctimel";
|
|
this.lbproctimel.Size = new System.Drawing.Size(91, 19);
|
|
this.lbproctimel.Text = "Processing time";
|
|
//
|
|
// lbproctimer
|
|
//
|
|
this.lbproctimer.Name = "lbproctimer";
|
|
this.lbproctimer.Size = new System.Drawing.Size(91, 19);
|
|
this.lbproctimer.Text = "Processing time";
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton7,
|
|
this.toolStripButton4,
|
|
this.toolStripButton5});
|
|
this.toolStrip1.Location = new System.Drawing.Point(1, 1);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1182, 31);
|
|
this.toolStrip1.TabIndex = 141;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// toolStripButton7
|
|
//
|
|
this.toolStripButton7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
|
|
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton7.Name = "toolStripButton7";
|
|
this.toolStripButton7.Size = new System.Drawing.Size(53, 28);
|
|
this.toolStripButton7.Text = "Exit";
|
|
this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
|
|
//
|
|
// toolStripButton4
|
|
//
|
|
this.toolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton4.Name = "toolStripButton4";
|
|
this.toolStripButton4.Size = new System.Drawing.Size(72, 28);
|
|
this.toolStripButton4.Text = "Setting";
|
|
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
|
//
|
|
// toolStripButton5
|
|
//
|
|
this.toolStripButton5.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
|
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton5.Name = "toolStripButton5";
|
|
this.toolStripButton5.Size = new System.Drawing.Size(100, 28);
|
|
this.toolStripButton5.Text = "Open Folder";
|
|
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
|
|
//
|
|
// cmMini
|
|
//
|
|
this.cmMini.Font = new System.Drawing.Font("Cambria", 10F, System.Drawing.FontStyle.Bold);
|
|
this.cmMini.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem81,
|
|
this.toolStripMenuItem3,
|
|
this.exitToolStripMenuItem});
|
|
this.cmMini.Name = "cmVision";
|
|
this.cmMini.Size = new System.Drawing.Size(114, 54);
|
|
//
|
|
// toolStripMenuItem81
|
|
//
|
|
this.toolStripMenuItem81.Name = "toolStripMenuItem81";
|
|
this.toolStripMenuItem81.Size = new System.Drawing.Size(113, 22);
|
|
this.toolStripMenuItem81.Text = "Show";
|
|
//
|
|
// toolStripMenuItem3
|
|
//
|
|
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
|
this.toolStripMenuItem3.Size = new System.Drawing.Size(110, 6);
|
|
//
|
|
// exitToolStripMenuItem
|
|
//
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(113, 22);
|
|
this.exitToolStripMenuItem.Text = "Exit";
|
|
this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Location = new System.Drawing.Point(1, 32);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1182, 664);
|
|
this.tabControl1.TabIndex = 143;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.tableLayoutPanel1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(1174, 633);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "Camera";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 2;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.Controls.Add(this.pLeft, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.pRight, 1, 0);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 1;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1168, 627);
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
//
|
|
// pRight
|
|
//
|
|
this.pRight.BackColor = System.Drawing.SystemColors.Control;
|
|
this.pRight.Controls.Add(this.pIvRight);
|
|
this.pRight.Controls.Add(this.statusStrip2);
|
|
this.pRight.Controls.Add(this.toolStrip3);
|
|
this.pRight.Controls.Add(this.toolStrip5);
|
|
this.pRight.Controls.Add(this.tabControl3);
|
|
this.pRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pRight.Location = new System.Drawing.Point(587, 3);
|
|
this.pRight.Name = "pRight";
|
|
this.pRight.Size = new System.Drawing.Size(578, 621);
|
|
this.pRight.TabIndex = 139;
|
|
//
|
|
// pIvRight
|
|
//
|
|
this.pIvRight.BackColor = System.Drawing.Color.Magenta;
|
|
this.pIvRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pIvRight.Location = new System.Drawing.Point(0, 31);
|
|
this.pIvRight.Name = "pIvRight";
|
|
this.pIvRight.Size = new System.Drawing.Size(578, 343);
|
|
this.pIvRight.TabIndex = 143;
|
|
this.pIvRight.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pIvRight_MouseClick);
|
|
//
|
|
// statusStrip2
|
|
//
|
|
this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.sbConnCamR,
|
|
this.toolStripStatusLabel12,
|
|
this.sbConnHostR,
|
|
this.toolStripStatusLabel16,
|
|
this.sbLiveR,
|
|
this.toolStripStatusLabel20,
|
|
this.sbTrigR,
|
|
this.toolStripStatusLabel24,
|
|
this.sbMemMapR,
|
|
this.toolStripStatusLabel26,
|
|
this.sbDetectReelR,
|
|
this.toolStripStatusLabel28,
|
|
this.sbDetectCVR,
|
|
this.toolStripStatusLabel2,
|
|
this.sbListenR,
|
|
this.toolStripStatusLabel4});
|
|
this.statusStrip2.Location = new System.Drawing.Point(0, 374);
|
|
this.statusStrip2.Name = "statusStrip2";
|
|
this.statusStrip2.Size = new System.Drawing.Size(578, 24);
|
|
this.statusStrip2.TabIndex = 145;
|
|
this.statusStrip2.Text = "statusStrip2";
|
|
//
|
|
// sbConnCamR
|
|
//
|
|
this.sbConnCamR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbConnCamR.Name = "sbConnCamR";
|
|
this.sbConnCamR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbConnCamR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel12
|
|
//
|
|
this.toolStripStatusLabel12.Name = "toolStripStatusLabel12";
|
|
this.toolStripStatusLabel12.Size = new System.Drawing.Size(48, 19);
|
|
this.toolStripStatusLabel12.Text = "Camera";
|
|
//
|
|
// sbConnHostR
|
|
//
|
|
this.sbConnHostR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbConnHostR.Name = "sbConnHostR";
|
|
this.sbConnHostR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbConnHostR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel16
|
|
//
|
|
this.toolStripStatusLabel16.Name = "toolStripStatusLabel16";
|
|
this.toolStripStatusLabel16.Size = new System.Drawing.Size(57, 19);
|
|
this.toolStripStatusLabel16.Text = "Host(WS)";
|
|
//
|
|
// sbLiveR
|
|
//
|
|
this.sbLiveR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbLiveR.Name = "sbLiveR";
|
|
this.sbLiveR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbLiveR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel20
|
|
//
|
|
this.toolStripStatusLabel20.Name = "toolStripStatusLabel20";
|
|
this.toolStripStatusLabel20.Size = new System.Drawing.Size(28, 19);
|
|
this.toolStripStatusLabel20.Text = "Live";
|
|
//
|
|
// sbTrigR
|
|
//
|
|
this.sbTrigR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbTrigR.Name = "sbTrigR";
|
|
this.sbTrigR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbTrigR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel24
|
|
//
|
|
this.toolStripStatusLabel24.Name = "toolStripStatusLabel24";
|
|
this.toolStripStatusLabel24.Size = new System.Drawing.Size(44, 19);
|
|
this.toolStripStatusLabel24.Text = "Trigger";
|
|
//
|
|
// sbMemMapR
|
|
//
|
|
this.sbMemMapR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbMemMapR.Name = "sbMemMapR";
|
|
this.sbMemMapR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbMemMapR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel26
|
|
//
|
|
this.toolStripStatusLabel26.Name = "toolStripStatusLabel26";
|
|
this.toolStripStatusLabel26.Size = new System.Drawing.Size(59, 19);
|
|
this.toolStripStatusLabel26.Text = "Memmap";
|
|
//
|
|
// sbDetectReelR
|
|
//
|
|
this.sbDetectReelR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbDetectReelR.Name = "sbDetectReelR";
|
|
this.sbDetectReelR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbDetectReelR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel28
|
|
//
|
|
this.toolStripStatusLabel28.Name = "toolStripStatusLabel28";
|
|
this.toolStripStatusLabel28.Size = new System.Drawing.Size(29, 19);
|
|
this.toolStripStatusLabel28.Text = "Reel";
|
|
//
|
|
// sbDetectCVR
|
|
//
|
|
this.sbDetectCVR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbDetectCVR.Name = "sbDetectCVR";
|
|
this.sbDetectCVR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbDetectCVR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel2
|
|
//
|
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(35, 19);
|
|
this.toolStripStatusLabel2.Text = "Conv";
|
|
//
|
|
// sbListenR
|
|
//
|
|
this.sbListenR.Font = new System.Drawing.Font("맑은 고딕", 10F);
|
|
this.sbListenR.Name = "sbListenR";
|
|
this.sbListenR.Size = new System.Drawing.Size(23, 19);
|
|
this.sbListenR.Text = "●";
|
|
//
|
|
// toolStripStatusLabel4
|
|
//
|
|
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
|
|
this.toolStripStatusLabel4.Size = new System.Drawing.Size(38, 19);
|
|
this.toolStripStatusLabel4.Text = "Listen";
|
|
//
|
|
// toolStrip3
|
|
//
|
|
this.toolStrip3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton14,
|
|
this.toolStripButton15,
|
|
this.toolStripButton16,
|
|
this.toolStripButton17,
|
|
this.toolStripButton18,
|
|
this.toolStripButton19});
|
|
this.toolStrip3.Location = new System.Drawing.Point(0, 398);
|
|
this.toolStrip3.Name = "toolStrip3";
|
|
this.toolStrip3.Size = new System.Drawing.Size(578, 25);
|
|
this.toolStrip3.TabIndex = 142;
|
|
this.toolStrip3.Text = "toolStrip2";
|
|
//
|
|
// toolStripButton14
|
|
//
|
|
this.toolStripButton14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image")));
|
|
this.toolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton14.Name = "toolStripButton14";
|
|
this.toolStripButton14.Size = new System.Drawing.Size(51, 22);
|
|
this.toolStripButton14.Tag = "R";
|
|
this.toolStripButton14.Text = "Save";
|
|
this.toolStripButton14.Click += new System.EventHandler(this.toolStripButton9_Click_2);
|
|
//
|
|
// toolStripButton15
|
|
//
|
|
this.toolStripButton15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton15.Image")));
|
|
this.toolStripButton15.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton15.Name = "toolStripButton15";
|
|
this.toolStripButton15.Size = new System.Drawing.Size(53, 22);
|
|
this.toolStripButton15.Tag = "R";
|
|
this.toolStripButton15.Text = "Load";
|
|
this.toolStripButton15.Click += new System.EventHandler(this.toolStripButton11_Click_1);
|
|
//
|
|
// toolStripButton16
|
|
//
|
|
this.toolStripButton16.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton16.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton16.Image")));
|
|
this.toolStripButton16.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton16.Name = "toolStripButton16";
|
|
this.toolStripButton16.Size = new System.Drawing.Size(40, 22);
|
|
this.toolStripButton16.Tag = "R";
|
|
this.toolStripButton16.Text = "Fit";
|
|
this.toolStripButton16.Visible = false;
|
|
this.toolStripButton16.Click += new System.EventHandler(this.toolStripButton12_Click_1);
|
|
//
|
|
// toolStripButton17
|
|
//
|
|
this.toolStripButton17.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton17.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton17.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton17.Image")));
|
|
this.toolStripButton17.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton17.Name = "toolStripButton17";
|
|
this.toolStripButton17.Size = new System.Drawing.Size(43, 22);
|
|
this.toolStripButton17.Text = "ZO";
|
|
this.toolStripButton17.Visible = false;
|
|
this.toolStripButton17.Click += new System.EventHandler(this.toolStripButton2_Click_1);
|
|
//
|
|
// toolStripButton18
|
|
//
|
|
this.toolStripButton18.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripButton18.BackColor = System.Drawing.Color.Red;
|
|
this.toolStripButton18.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton18.Image")));
|
|
this.toolStripButton18.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton18.Name = "toolStripButton18";
|
|
this.toolStripButton18.Size = new System.Drawing.Size(37, 22);
|
|
this.toolStripButton18.Text = "ZI";
|
|
this.toolStripButton18.Visible = false;
|
|
this.toolStripButton18.Click += new System.EventHandler(this.toolStripButton3_Click_1);
|
|
//
|
|
// toolStripButton19
|
|
//
|
|
this.toolStripButton19.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton19.Image")));
|
|
this.toolStripButton19.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton19.Name = "toolStripButton19";
|
|
this.toolStripButton19.Size = new System.Drawing.Size(61, 22);
|
|
this.toolStripButton19.Tag = "R";
|
|
this.toolStripButton19.Text = "debug";
|
|
this.toolStripButton19.Click += new System.EventHandler(this.toolStripButton13_Click);
|
|
//
|
|
// toolStrip5
|
|
//
|
|
this.toolStrip5.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.toolStrip5.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.btTeachR,
|
|
this.toolStripSeparator5,
|
|
this.toolStripDropDownButton2,
|
|
this.toolStripSeparator6,
|
|
this.btLiveR,
|
|
this.btProcessR,
|
|
this.btTrigR});
|
|
this.toolStrip5.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip5.Name = "toolStrip5";
|
|
this.toolStrip5.Size = new System.Drawing.Size(578, 31);
|
|
this.toolStrip5.TabIndex = 144;
|
|
this.toolStrip5.Tag = "R";
|
|
this.toolStrip5.Text = "toolStrip5";
|
|
//
|
|
// btTeachR
|
|
//
|
|
this.btTeachR.Image = ((System.Drawing.Image)(resources.GetObject("btTeachR.Image")));
|
|
this.btTeachR.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btTeachR.Name = "btTeachR";
|
|
this.btTeachR.Size = new System.Drawing.Size(66, 28);
|
|
this.btTeachR.Tag = "R";
|
|
this.btTeachR.Text = "Teach";
|
|
this.btTeachR.Click += new System.EventHandler(this.toolStripButton6_Click_1);
|
|
//
|
|
// toolStripSeparator5
|
|
//
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// toolStripDropDownButton2
|
|
//
|
|
this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem21,
|
|
this.toolStripMenuItem22,
|
|
this.toolStripMenuItem23});
|
|
this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image")));
|
|
this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton2.Name = "toolStripDropDownButton2";
|
|
this.toolStripDropDownButton2.Size = new System.Drawing.Size(115, 28);
|
|
this.toolStripDropDownButton2.Text = "Test Function";
|
|
//
|
|
// toolStripMenuItem21
|
|
//
|
|
this.toolStripMenuItem21.Name = "toolStripMenuItem21";
|
|
this.toolStripMenuItem21.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem21.Tag = "R";
|
|
this.toolStripMenuItem21.Text = "Test";
|
|
this.toolStripMenuItem21.Click += new System.EventHandler(this.toolStripMenuItem7_Click);
|
|
//
|
|
// toolStripMenuItem22
|
|
//
|
|
this.toolStripMenuItem22.Name = "toolStripMenuItem22";
|
|
this.toolStripMenuItem22.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem22.Tag = "R";
|
|
this.toolStripMenuItem22.Text = "Send";
|
|
this.toolStripMenuItem22.Click += new System.EventHandler(this.toolStripMenuItem19_Click);
|
|
//
|
|
// toolStripMenuItem23
|
|
//
|
|
this.toolStripMenuItem23.Name = "toolStripMenuItem23";
|
|
this.toolStripMenuItem23.Size = new System.Drawing.Size(135, 22);
|
|
this.toolStripMenuItem23.Tag = "R";
|
|
this.toolStripMenuItem23.Text = "Send Status";
|
|
this.toolStripMenuItem23.Click += new System.EventHandler(this.toolStripMenuItem20_Click);
|
|
//
|
|
// toolStripSeparator6
|
|
//
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 31);
|
|
//
|
|
// btLiveR
|
|
//
|
|
this.btLiveR.Image = ((System.Drawing.Image)(resources.GetObject("btLiveR.Image")));
|
|
this.btLiveR.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btLiveR.Name = "btLiveR";
|
|
this.btLiveR.Size = new System.Drawing.Size(56, 28);
|
|
this.btLiveR.Text = "Live";
|
|
this.btLiveR.Click += new System.EventHandler(this.btLiveR_Click);
|
|
//
|
|
// btProcessR
|
|
//
|
|
this.btProcessR.Image = ((System.Drawing.Image)(resources.GetObject("btProcessR.Image")));
|
|
this.btProcessR.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btProcessR.Name = "btProcessR";
|
|
this.btProcessR.Size = new System.Drawing.Size(75, 28);
|
|
this.btProcessR.Tag = "R";
|
|
this.btProcessR.Text = "Process";
|
|
this.btProcessR.Click += new System.EventHandler(this.btProcessR_Click);
|
|
//
|
|
// btTrigR
|
|
//
|
|
this.btTrigR.Image = ((System.Drawing.Image)(resources.GetObject("btTrigR.Image")));
|
|
this.btTrigR.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.btTrigR.Name = "btTrigR";
|
|
this.btTrigR.Size = new System.Drawing.Size(72, 28);
|
|
this.btTrigR.Tag = "R";
|
|
this.btTrigR.Text = "Trigger";
|
|
this.btTrigR.Click += new System.EventHandler(this.btTrigR_Click);
|
|
//
|
|
// tabControl3
|
|
//
|
|
this.tabControl3.Controls.Add(this.tabPage5);
|
|
this.tabControl3.Controls.Add(this.tabPage6);
|
|
this.tabControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.tabControl3.Location = new System.Drawing.Point(0, 423);
|
|
this.tabControl3.Name = "tabControl3";
|
|
this.tabControl3.SelectedIndex = 0;
|
|
this.tabControl3.Size = new System.Drawing.Size(578, 198);
|
|
this.tabControl3.TabIndex = 148;
|
|
//
|
|
// tabPage5
|
|
//
|
|
this.tabPage5.Controls.Add(this.rtRight);
|
|
this.tabPage5.Controls.Add(this.tableLayoutPanel4);
|
|
this.tabPage5.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage5.Name = "tabPage5";
|
|
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage5.Size = new System.Drawing.Size(570, 167);
|
|
this.tabPage5.TabIndex = 0;
|
|
this.tabPage5.Text = "Barcode information";
|
|
this.tabPage5.UseVisualStyleBackColor = true;
|
|
//
|
|
// rtRight
|
|
//
|
|
this.rtRight.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.rtRight.Location = new System.Drawing.Point(3, 3);
|
|
this.rtRight.Name = "rtRight";
|
|
this.rtRight.Size = new System.Drawing.Size(564, 76);
|
|
this.rtRight.TabIndex = 0;
|
|
this.rtRight.Text = "";
|
|
//
|
|
// tableLayoutPanel4
|
|
//
|
|
this.tableLayoutPanel4.ColumnCount = 2;
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox7, 1, 0);
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0);
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 79);
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
this.tableLayoutPanel4.RowCount = 1;
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(564, 85);
|
|
this.tableLayoutPanel4.TabIndex = 147;
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.groupBox7.Controls.Add(this.label8);
|
|
this.groupBox7.Controls.Add(this.label9);
|
|
this.groupBox7.Controls.Add(this.label10);
|
|
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox7.Location = new System.Drawing.Point(285, 3);
|
|
this.groupBox7.Name = "groupBox7";
|
|
this.groupBox7.Size = new System.Drawing.Size(276, 79);
|
|
this.groupBox7.TabIndex = 140;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Vision Response";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label8.Location = new System.Drawing.Point(3, 22);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(270, 18);
|
|
this.label8.TabIndex = 0;
|
|
this.label8.Text = "TIME:";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label9.Location = new System.Drawing.Point(3, 40);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(270, 18);
|
|
this.label9.TabIndex = 0;
|
|
this.label9.Text = "GUID : ";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.label10.Location = new System.Drawing.Point(3, 58);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(270, 18);
|
|
this.label10.TabIndex = 1;
|
|
this.label10.Text = "--";
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.lbTimeR);
|
|
this.groupBox4.Controls.Add(this.lbGuidR);
|
|
this.groupBox4.Controls.Add(this.lbDataR);
|
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox4.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(276, 79);
|
|
this.groupBox4.TabIndex = 140;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Handler Request";
|
|
//
|
|
// lbTimeR
|
|
//
|
|
this.lbTimeR.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbTimeR.Location = new System.Drawing.Point(3, 22);
|
|
this.lbTimeR.Name = "lbTimeR";
|
|
this.lbTimeR.Size = new System.Drawing.Size(270, 18);
|
|
this.lbTimeR.TabIndex = 0;
|
|
this.lbTimeR.Text = "TIME:";
|
|
//
|
|
// lbGuidR
|
|
//
|
|
this.lbGuidR.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbGuidR.Location = new System.Drawing.Point(3, 40);
|
|
this.lbGuidR.Name = "lbGuidR";
|
|
this.lbGuidR.Size = new System.Drawing.Size(270, 18);
|
|
this.lbGuidR.TabIndex = 0;
|
|
this.lbGuidR.Text = "GUID : ";
|
|
//
|
|
// lbDataR
|
|
//
|
|
this.lbDataR.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.lbDataR.Location = new System.Drawing.Point(3, 58);
|
|
this.lbDataR.Name = "lbDataR";
|
|
this.lbDataR.Size = new System.Drawing.Size(270, 18);
|
|
this.lbDataR.TabIndex = 1;
|
|
this.lbDataR.Text = "DATA:";
|
|
//
|
|
// tabPage6
|
|
//
|
|
this.tabPage6.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage6.Name = "tabPage6";
|
|
this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage6.Size = new System.Drawing.Size(570, 167);
|
|
this.tabPage6.TabIndex = 1;
|
|
this.tabPage6.Text = "Send lOg";
|
|
this.tabPage6.UseVisualStyleBackColor = true;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.tableLayoutPanel2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 27);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(1174, 633);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "Log";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// tableLayoutPanel2
|
|
//
|
|
this.tableLayoutPanel2.ColumnCount = 2;
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
this.tableLayoutPanel2.RowCount = 1;
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1168, 627);
|
|
this.tableLayoutPanel2.TabIndex = 137;
|
|
//
|
|
// bwLeft
|
|
//
|
|
this.bwLeft.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwLeft_DoWork);
|
|
//
|
|
// bwRight
|
|
//
|
|
this.bwRight.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwRight_DoWork);
|
|
//
|
|
// bwConn
|
|
//
|
|
this.bwConn.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bwConn_DoWork);
|
|
//
|
|
// fMain
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.ClientSize = new System.Drawing.Size(1184, 721);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Controls.Add(this.statusStrip1);
|
|
this.DoubleBuffered = true;
|
|
this.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.KeyPreview = true;
|
|
this.Name = "fMain";
|
|
this.Padding = new System.Windows.Forms.Padding(1);
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "Form1";
|
|
this.Load += new System.EventHandler(this.@__Load);
|
|
this.cmOpenDir.ResumeLayout(false);
|
|
this.cmGrid.ResumeLayout(false);
|
|
this.cmDebug.ResumeLayout(false);
|
|
this.pLeft.ResumeLayout(false);
|
|
this.pLeft.PerformLayout();
|
|
this.statusStrip3.ResumeLayout(false);
|
|
this.statusStrip3.PerformLayout();
|
|
this.toolStrip2.ResumeLayout(false);
|
|
this.toolStrip2.PerformLayout();
|
|
this.toolStrip4.ResumeLayout(false);
|
|
this.toolStrip4.PerformLayout();
|
|
this.tabControl2.ResumeLayout(false);
|
|
this.tabPage3.ResumeLayout(false);
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.cmMini.ResumeLayout(false);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.pRight.ResumeLayout(false);
|
|
this.pRight.PerformLayout();
|
|
this.statusStrip2.ResumeLayout(false);
|
|
this.statusStrip2.PerformLayout();
|
|
this.toolStrip3.ResumeLayout(false);
|
|
this.toolStrip3.PerformLayout();
|
|
this.toolStrip5.ResumeLayout(false);
|
|
this.toolStrip5.PerformLayout();
|
|
this.tabControl3.ResumeLayout(false);
|
|
this.tabPage5.ResumeLayout(false);
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
this.groupBox7.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Timer tmDisplay;
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
private System.Windows.Forms.ToolStripMenuItem systemParameterToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripMenuItem demoRunToolStripMenuItem;
|
|
private System.Windows.Forms.ContextMenuStrip cmDebug;
|
|
private System.Windows.Forms.ContextMenuStrip cmOpenDir;
|
|
private System.Windows.Forms.ToolStripMenuItem 맵데이터보기ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 저장폴더열기ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem messageToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem errorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem informationToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem attentionToolStripMenuItem;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn idxDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn stripIdDataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn oKDataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn nGDataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mISSDataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn fileMapDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataPathDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mapOriginDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn mapArrayDataGridViewTextBoxColumn;
|
|
private System.Windows.Forms.ToolStripMenuItem setHomeSetToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem saveDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 캡처ToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem 저장ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 이미지ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 수량ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem testmenuToolStripMenuItem;
|
|
private System.Windows.Forms.ContextMenuStrip cmGrid;
|
|
private System.Windows.Forms.ToolStripMenuItem sendSPNToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem sendBinDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sendSPNRejectToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sendBinDataRejectToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem setNewToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem setBlinkToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem setRejectToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem setNormalToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem setErrorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem displayBinDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
|
|
private System.Windows.Forms.ToolStripMenuItem sMResetToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sMHistoryToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem unitHistoryToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem frontToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem rearToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem exceptionTestToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sendSPN2dAPCToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sendSPNRejectAPCToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem8;
|
|
private System.Windows.Forms.ToolStripMenuItem motionEmulatorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem dIOEmulatorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem dIOMonitorToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem refreshControklToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sceanToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem normalToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem motorHomeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem 작업선택화면ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem unlaoderToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem stateReadyToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem setPortNoToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
|
|
private System.Windows.Forms.ToolStripMenuItem setSizeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem16;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem17;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem18;
|
|
private System.Windows.Forms.ToolStripMenuItem clearZoneItemToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem historyToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem testToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addInputZoneToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addBCDZoneToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addPLCZoneToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem menusToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sampleToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem debugModeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addJobItemToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addSidItemToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem addBcdItemToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem detectCountToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem countToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem screenToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem jOBStartToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem motionParameterToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem axis0ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem axis1ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem axis2ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem axis3ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem axis4ToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem processListToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem debugWindowToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem errorHandleToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem sAPSID목록보기ToolStripMenuItem;
|
|
private System.Windows.Forms.Panel pLeft;
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label lbGuidL;
|
|
private System.Windows.Forms.Label lbTimeL;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
|
private System.Windows.Forms.ContextMenuStrip cmMini;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem81;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton7;
|
|
private System.Windows.Forms.RichTextBox rtLeft;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbStream;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbLicense;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
|
|
private System.Windows.Forms.ToolStrip toolStrip2;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton9;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton11;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton12;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton13;
|
|
private System.Windows.Forms.Panel pivLeft;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.Panel pRight;
|
|
private System.Windows.Forms.Panel pIvRight;
|
|
private System.Windows.Forms.ToolStrip toolStrip3;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton14;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton15;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton16;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton17;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton18;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton19;
|
|
private System.Windows.Forms.RichTextBox rtRight;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.Label lbTimeR;
|
|
private System.Windows.Forms.Label lbGuidR;
|
|
private System.Windows.Forms.ToolStrip toolStrip4;
|
|
private System.Windows.Forms.ToolStripButton btTeachL;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem19;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem20;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
private System.Windows.Forms.ToolStripButton btLiveL;
|
|
private System.Windows.Forms.ToolStripButton btTrigL;
|
|
private System.Windows.Forms.ToolStripButton btProcessL;
|
|
private System.Windows.Forms.ToolStrip toolStrip5;
|
|
private System.Windows.Forms.ToolStripButton btTeachR;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem21;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem22;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem23;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
private System.Windows.Forms.ToolStripButton btLiveR;
|
|
private System.Windows.Forms.ToolStripButton btTrigR;
|
|
private System.Windows.Forms.ToolStripButton btProcessR;
|
|
private System.ComponentModel.BackgroundWorker bwLeft;
|
|
private System.ComponentModel.BackgroundWorker bwRight;
|
|
private System.Windows.Forms.StatusStrip statusStrip3;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbConnCamL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel30;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbConnHostL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel34;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbLiveL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel38;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbTrigL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel42;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbMemMapL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel44;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbDetectReelL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel46;
|
|
private System.Windows.Forms.StatusStrip statusStrip2;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbConnCamR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel12;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbConnHostR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel16;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbLiveR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel20;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbTrigR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel24;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbMemMapR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel26;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbDetectReelR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel28;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbDetectCVL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbDetectCVR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbListenL;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbListenR;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
|
|
private System.ComponentModel.BackgroundWorker bwConn;
|
|
private System.Windows.Forms.ToolStripStatusLabel sbConnState;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
private System.Windows.Forms.Label lbDataL;
|
|
private System.Windows.Forms.Label lbDataR;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.TabControl tabControl2;
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
private System.Windows.Forms.TabControl tabControl3;
|
|
private System.Windows.Forms.TabPage tabPage5;
|
|
private System.Windows.Forms.TabPage tabPage6;
|
|
private System.Windows.Forms.ToolStripStatusLabel lbproctimel;
|
|
private System.Windows.Forms.ToolStripStatusLabel lbproctimer;
|
|
}
|
|
}
|
|
|