영문화완료
This commit is contained in:
193
Handler/Project/fMain.Designer.cs
generated
193
Handler/Project/fMain.Designer.cs
generated
@@ -3,14 +3,14 @@
|
||||
partial class FMain
|
||||
{
|
||||
/// <summary>
|
||||
/// 필수 디자이너 변수입니다.
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// 사용 중인 모든 리소스를 정리합니다.
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
@@ -20,11 +20,11 @@
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Windows Form 디자이너에서 생성한 코드
|
||||
#region Windows Form Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// 디자이너 지원에 필요한 메서드입니다.
|
||||
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
|
||||
/// Required method for Designer support
|
||||
/// do not modify the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
@@ -497,7 +497,7 @@
|
||||
this.arLabel76.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel76.TextShadow = true;
|
||||
this.arLabel76.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel76, "포트 올림");
|
||||
this.toolTip1.SetToolTip(this.arLabel76, "Port Up");
|
||||
this.arLabel76.Click += new System.EventHandler(this.arLabel11_Click_1);
|
||||
//
|
||||
// arLabel74
|
||||
@@ -545,7 +545,7 @@
|
||||
this.arLabel74.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel74.TextShadow = true;
|
||||
this.arLabel74.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel74, "포트 내림");
|
||||
this.toolTip1.SetToolTip(this.arLabel74, "Port Down");
|
||||
this.arLabel74.Click += new System.EventHandler(this.arLabel6_Click);
|
||||
//
|
||||
// arLabel75
|
||||
@@ -593,7 +593,7 @@
|
||||
this.arLabel75.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel75.TextShadow = true;
|
||||
this.arLabel75.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel75, "포트 올림");
|
||||
this.toolTip1.SetToolTip(this.arLabel75, "Port Up");
|
||||
this.arLabel75.Click += new System.EventHandler(this.arLabel11_Click_1);
|
||||
//
|
||||
// arLabel73
|
||||
@@ -641,7 +641,7 @@
|
||||
this.arLabel73.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel73.TextShadow = true;
|
||||
this.arLabel73.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel73, "포트 내림");
|
||||
this.toolTip1.SetToolTip(this.arLabel73, "Port Down");
|
||||
this.arLabel73.Click += new System.EventHandler(this.arLabel6_Click);
|
||||
//
|
||||
// arLabel11
|
||||
@@ -689,7 +689,7 @@
|
||||
this.arLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel11.TextShadow = true;
|
||||
this.arLabel11.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel11, "포트 올림");
|
||||
this.toolTip1.SetToolTip(this.arLabel11, "Port Up");
|
||||
this.arLabel11.Click += new System.EventHandler(this.arLabel11_Click_1);
|
||||
//
|
||||
// arLabel6
|
||||
@@ -737,7 +737,7 @@
|
||||
this.arLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.arLabel6.TextShadow = true;
|
||||
this.arLabel6.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.arLabel6, "포트 내림");
|
||||
this.toolTip1.SetToolTip(this.arLabel6, "Port Down");
|
||||
this.arLabel6.Click += new System.EventHandler(this.arLabel6_Click);
|
||||
//
|
||||
// lbMsg
|
||||
@@ -783,7 +783,7 @@
|
||||
this.lbMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.lbMsg.TextShadow = true;
|
||||
this.lbMsg.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.lbMsg, "작업메세지");
|
||||
this.toolTip1.SetToolTip(this.lbMsg, "Work Message");
|
||||
this.lbMsg.Click += new System.EventHandler(this.lbMsg_Click);
|
||||
//
|
||||
// lbTime
|
||||
@@ -831,7 +831,7 @@
|
||||
this.lbTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.lbTime.TextShadow = false;
|
||||
this.lbTime.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.lbTime, "현재 시간");
|
||||
this.toolTip1.SetToolTip(this.lbTime, "Current Time");
|
||||
//
|
||||
// btStart
|
||||
//
|
||||
@@ -874,11 +874,11 @@
|
||||
this.btStart.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btStart.Size = new System.Drawing.Size(97, 69);
|
||||
this.btStart.TabIndex = 4;
|
||||
this.btStart.Text = "시작";
|
||||
this.btStart.Text = "START";
|
||||
this.btStart.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.btStart.TextShadow = true;
|
||||
this.btStart.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.btStart, "장비를 시작 합니다. \r\n전면 하단의 \"START\" 버튼과 동일 합니다.");
|
||||
this.toolTip1.SetToolTip(this.btStart, "Start the equipment.\r\nSame as the \"START\" button at the bottom of the front panel.");
|
||||
this.btStart.Click += new System.EventHandler(this.arLabel2_Click_1);
|
||||
//
|
||||
// btReset
|
||||
@@ -922,11 +922,11 @@
|
||||
this.btReset.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btReset.Size = new System.Drawing.Size(99, 69);
|
||||
this.btReset.TabIndex = 4;
|
||||
this.btReset.Text = "리셋";
|
||||
this.btReset.Text = "RESET";
|
||||
this.btReset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.btReset.TextShadow = true;
|
||||
this.btReset.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.btReset, "발생된 오류 상태를 초기화 합니다.\r\n전면 하단의 \"RESET\" 버튼과 동일 합니다.\r\n부저OFF기능도 담당합니다.");
|
||||
this.toolTip1.SetToolTip(this.btReset, "Reset the error state.\r\nSame as the \"RESET\" button at the bottom of the front panel.\r\nAlso handles buzzer OFF function.");
|
||||
this.btReset.Click += new System.EventHandler(this.btReset_Click);
|
||||
//
|
||||
// btStop
|
||||
@@ -970,12 +970,11 @@
|
||||
this.btStop.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
|
||||
this.btStop.Size = new System.Drawing.Size(97, 69);
|
||||
this.btStop.TabIndex = 4;
|
||||
this.btStop.Text = "중지";
|
||||
this.btStop.Text = "STOP";
|
||||
this.btStop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.btStop.TextShadow = true;
|
||||
this.btStop.TextVisible = true;
|
||||
this.toolTip1.SetToolTip(this.btStop, "장비의 동작을 중지 합니다. \r\n전면 하단의 \"STOP\" 버튼과 동일 합니다.\r\n모션이 이동중에 추가로 누르면 모션도 정지 합니다.\r\n(단 모션" +
|
||||
" 정지시에는 재시작할 수 없으며 원점 및 초기화후에 다시 작업을 시작 하세요)");
|
||||
this.toolTip1.SetToolTip(this.btStop, "Stop equipment operation.\r\nSame as the \"STOP\" button at the bottom of the front panel.\r\nIf pressed while motion is moving, motion will also stop.\r\n(When motion stops, it cannot be restarted. Please return to origin and initialize before starting work again)");
|
||||
this.btStop.Click += new System.EventHandler(this.arLabel4_Click_1);
|
||||
//
|
||||
// systemParameterToolStripMenuItem
|
||||
@@ -1213,7 +1212,7 @@
|
||||
this.Column1.DataPropertyName = "REMARK";
|
||||
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
this.Column1.DefaultCellStyle = dataGridViewCellStyle7;
|
||||
this.Column1.HeaderText = "비고";
|
||||
this.Column1.HeaderText = "Remark";
|
||||
this.Column1.Name = "Column1";
|
||||
this.Column1.ReadOnly = true;
|
||||
this.Column1.Width = 59;
|
||||
@@ -1221,7 +1220,7 @@
|
||||
// PRNATTACH
|
||||
//
|
||||
this.PRNATTACH.DataPropertyName = "PRNATTACH";
|
||||
this.PRNATTACH.HeaderText = "부착";
|
||||
this.PRNATTACH.HeaderText = "Attach";
|
||||
this.PRNATTACH.Name = "PRNATTACH";
|
||||
this.PRNATTACH.ReadOnly = true;
|
||||
this.PRNATTACH.Width = 40;
|
||||
@@ -1229,7 +1228,7 @@
|
||||
// PRNVALID
|
||||
//
|
||||
this.PRNVALID.DataPropertyName = "PRNVALID";
|
||||
this.PRNVALID.HeaderText = "검증";
|
||||
this.PRNVALID.HeaderText = "Validation";
|
||||
this.PRNVALID.Name = "PRNVALID";
|
||||
this.PRNVALID.ReadOnly = true;
|
||||
this.PRNVALID.Width = 40;
|
||||
@@ -1312,8 +1311,8 @@
|
||||
//
|
||||
this.새로고침ToolStripMenuItem.Name = "새로고침ToolStripMenuItem";
|
||||
this.새로고침ToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
|
||||
this.새로고침ToolStripMenuItem.Text = "새로고침";
|
||||
this.새로고침ToolStripMenuItem.Click += new System.EventHandler(this.새로고침ToolStripMenuItem_Click_1);
|
||||
this.새로고침ToolStripMenuItem.Text = "Refresh";
|
||||
this.새로고침ToolStripMenuItem.Click += new System.EventHandler(this.refreshToolStripMenuItem_Click_1);
|
||||
//
|
||||
// bs
|
||||
//
|
||||
@@ -1462,7 +1461,7 @@
|
||||
this.lbLock2.Size = new System.Drawing.Size(145, 54);
|
||||
this.lbLock2.TabIndex = 15;
|
||||
this.lbLock2.Tag = "2";
|
||||
this.lbLock2.Text = "포트잠금";
|
||||
this.lbLock2.Text = "Port Lock";
|
||||
this.lbLock2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.lbLock2.TextShadow = true;
|
||||
this.lbLock2.TextVisible = true;
|
||||
@@ -1523,7 +1522,7 @@
|
||||
this.lbLock1.Size = new System.Drawing.Size(143, 54);
|
||||
this.lbLock1.TabIndex = 15;
|
||||
this.lbLock1.Tag = "1";
|
||||
this.lbLock1.Text = "포트잠금";
|
||||
this.lbLock1.Text = "Port Lock";
|
||||
this.lbLock1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.lbLock1.TextShadow = true;
|
||||
this.lbLock1.TextVisible = true;
|
||||
@@ -1584,7 +1583,7 @@
|
||||
this.lbLock0.Size = new System.Drawing.Size(143, 54);
|
||||
this.lbLock0.TabIndex = 15;
|
||||
this.lbLock0.Tag = "0";
|
||||
this.lbLock0.Text = "포트잠금";
|
||||
this.lbLock0.Text = "Port Lock";
|
||||
this.lbLock0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.lbLock0.TextShadow = true;
|
||||
this.lbLock0.TextVisible = true;
|
||||
@@ -1601,7 +1600,7 @@
|
||||
//
|
||||
this.toolStripMenuItem22.Name = "toolStripMenuItem22";
|
||||
this.toolStripMenuItem22.Size = new System.Drawing.Size(98, 22);
|
||||
this.toolStripMenuItem22.Text = "삭제";
|
||||
this.toolStripMenuItem22.Text = "Delete";
|
||||
//
|
||||
// cmDebug
|
||||
//
|
||||
@@ -1753,7 +1752,7 @@
|
||||
this.작업선택화면ToolStripMenuItem.Name = "작업선택화면ToolStripMenuItem";
|
||||
this.작업선택화면ToolStripMenuItem.Size = new System.Drawing.Size(253, 22);
|
||||
this.작업선택화면ToolStripMenuItem.Text = "Data Buffer (SID Ref)";
|
||||
this.작업선택화면ToolStripMenuItem.Click += new System.EventHandler(this.작업선택화면ToolStripMenuItem_Click);
|
||||
this.작업선택화면ToolStripMenuItem.Click += new System.EventHandler(this.workSelectionScreenToolStripMenuItem_Click);
|
||||
//
|
||||
// historyToolStripMenuItem
|
||||
//
|
||||
@@ -2137,19 +2136,19 @@
|
||||
this.HWState.BorderSize = 0;
|
||||
colorListItem8.BackColor1 = System.Drawing.Color.Gray;
|
||||
colorListItem8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
||||
colorListItem8.Remark = "타이틀바(상)";
|
||||
colorListItem8.Remark = "Title Bar (Top)";
|
||||
colorListItem9.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
||||
colorListItem9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
colorListItem9.Remark = "상태표시(하)";
|
||||
colorListItem9.Remark = "Status Display (Bottom)";
|
||||
colorListItem10.BackColor1 = System.Drawing.Color.Green;
|
||||
colorListItem10.BackColor2 = System.Drawing.Color.ForestGreen;
|
||||
colorListItem10.Remark = "정상";
|
||||
colorListItem10.Remark = "Normal";
|
||||
colorListItem11.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
||||
colorListItem11.BackColor2 = System.Drawing.Color.Red;
|
||||
colorListItem11.Remark = "오류";
|
||||
colorListItem11.Remark = "Error";
|
||||
colorListItem12.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
|
||||
colorListItem12.BackColor2 = System.Drawing.Color.Yellow;
|
||||
colorListItem12.Remark = "오류(깜박)";
|
||||
colorListItem12.Remark = "Error (Blinking)";
|
||||
this.HWState.ColorList = new arFrame.Control.ColorListItem[] {
|
||||
colorListItem8,
|
||||
colorListItem9,
|
||||
@@ -2268,7 +2267,7 @@
|
||||
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton7.Name = "toolStripButton7";
|
||||
this.toolStripButton7.Size = new System.Drawing.Size(84, 44);
|
||||
this.toolStripButton7.Text = "모델";
|
||||
this.toolStripButton7.Text = "Model";
|
||||
this.toolStripButton7.Click += new System.EventHandler(this.button5_Click);
|
||||
//
|
||||
// 모델선택ToolStripMenuItem
|
||||
@@ -2276,15 +2275,15 @@
|
||||
this.모델선택ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
|
||||
this.모델선택ToolStripMenuItem.Name = "모델선택ToolStripMenuItem";
|
||||
this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.모델선택ToolStripMenuItem.Text = "작업 모델";
|
||||
this.모델선택ToolStripMenuItem.Click += new System.EventHandler(this.모델선택ToolStripMenuItem_Click);
|
||||
this.모델선택ToolStripMenuItem.Text = "Work Model";
|
||||
this.모델선택ToolStripMenuItem.Click += new System.EventHandler(this.ModelSelectionToolStripMenuItem_Click);
|
||||
//
|
||||
// btModelMot
|
||||
//
|
||||
this.btModelMot.Image = global::Project.Properties.Resources.Motor;
|
||||
this.btModelMot.Name = "btModelMot";
|
||||
this.btModelMot.Size = new System.Drawing.Size(150, 46);
|
||||
this.btModelMot.Text = "모션 모델";
|
||||
this.btModelMot.Text = "Motion Model";
|
||||
this.btModelMot.Click += new System.EventHandler(this.toolStripMenuItem23_Click);
|
||||
//
|
||||
// toolStripMenuItem12
|
||||
@@ -2297,16 +2296,16 @@
|
||||
this.바코드룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_add_40;
|
||||
this.바코드룰ToolStripMenuItem.Name = "바코드룰ToolStripMenuItem";
|
||||
this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.바코드룰ToolStripMenuItem.Text = "바코드 룰";
|
||||
this.바코드룰ToolStripMenuItem.Click += new System.EventHandler(this.바코드룰ToolStripMenuItem_Click);
|
||||
this.바코드룰ToolStripMenuItem.Text = "Barcode Rule";
|
||||
this.바코드룰ToolStripMenuItem.Click += new System.EventHandler(this.BarcodeRuleToolStripMenuItem_Click);
|
||||
//
|
||||
// 프린트룰ToolStripMenuItem
|
||||
//
|
||||
this.프린트룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_printer_48;
|
||||
this.프린트룰ToolStripMenuItem.Name = "프린트룰ToolStripMenuItem";
|
||||
this.프린트룰ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.프린트룰ToolStripMenuItem.Text = "프린트 룰";
|
||||
this.프린트룰ToolStripMenuItem.Click += new System.EventHandler(this.프린트룰ToolStripMenuItem_Click);
|
||||
this.프린트룰ToolStripMenuItem.Text = "Print Rule";
|
||||
this.프린트룰ToolStripMenuItem.Click += new System.EventHandler(this.PrintRuleToolStripMenuItem_Click);
|
||||
//
|
||||
// sID정보ToolStripMenuItem
|
||||
//
|
||||
@@ -2316,24 +2315,24 @@
|
||||
this.sID정보ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_save_to_grid_40;
|
||||
this.sID정보ToolStripMenuItem.Name = "sID정보ToolStripMenuItem";
|
||||
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(150, 46);
|
||||
this.sID정보ToolStripMenuItem.Text = "SID 정보";
|
||||
this.sID정보ToolStripMenuItem.Click += new System.EventHandler(this.sID정보ToolStripMenuItem_Click);
|
||||
this.sID정보ToolStripMenuItem.Text = "SID Info";
|
||||
this.sID정보ToolStripMenuItem.Click += new System.EventHandler(this.SIDInfoToolStripMenuItem_Click);
|
||||
//
|
||||
// 프로그램열기ToolStripMenuItem
|
||||
//
|
||||
this.프로그램열기ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
|
||||
this.프로그램열기ToolStripMenuItem.Name = "프로그램열기ToolStripMenuItem";
|
||||
this.프로그램열기ToolStripMenuItem.Size = new System.Drawing.Size(246, 46);
|
||||
this.프로그램열기ToolStripMenuItem.Text = "프로그램 열기";
|
||||
this.프로그램열기ToolStripMenuItem.Click += new System.EventHandler(this.프로그램열기ToolStripMenuItem_Click);
|
||||
this.프로그램열기ToolStripMenuItem.Text = "Open Program";
|
||||
this.프로그램열기ToolStripMenuItem.Click += new System.EventHandler(this.OpenProgramToolStripMenuItem_Click);
|
||||
//
|
||||
// 인바운드데이터업데이트ToolStripMenuItem
|
||||
//
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Right;
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Name = "인바운드데이터업데이트ToolStripMenuItem";
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Size = new System.Drawing.Size(246, 46);
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Text = "인바운드 데이터 업데이트";
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Click += new System.EventHandler(this.인바운드데이터업데이트ToolStripMenuItem_Click);
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Text = "Inbound Data Update";
|
||||
this.인바운드데이터업데이트ToolStripMenuItem.Click += new System.EventHandler(this.InboundDataUpdateToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripSeparator5
|
||||
//
|
||||
@@ -2348,8 +2347,8 @@
|
||||
this.toolStripButton23.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton23.Name = "toolStripButton23";
|
||||
this.toolStripButton23.Size = new System.Drawing.Size(44, 44);
|
||||
this.toolStripButton23.Text = "종료";
|
||||
this.toolStripButton23.ToolTipText = "프로그램 종료";
|
||||
this.toolStripButton23.Text = "Exit";
|
||||
this.toolStripButton23.ToolTipText = "Exit Program";
|
||||
this.toolStripButton23.Click += new System.EventHandler(this.arLabel10_Click_1);
|
||||
//
|
||||
// toolStripSeparator8
|
||||
@@ -2366,8 +2365,8 @@
|
||||
this.btSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btSetting.Name = "btSetting";
|
||||
this.btSetting.Size = new System.Drawing.Size(44, 44);
|
||||
this.btSetting.Text = "설정";
|
||||
this.btSetting.ToolTipText = "환경 설정";
|
||||
this.btSetting.Text = "Settings";
|
||||
this.btSetting.ToolTipText = "Environment Settings";
|
||||
this.btSetting.Click += new System.EventHandler(this.arLabel11_Click);
|
||||
//
|
||||
// toolStripButton8
|
||||
@@ -2378,8 +2377,8 @@
|
||||
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton8.Name = "toolStripButton8";
|
||||
this.toolStripButton8.Size = new System.Drawing.Size(44, 44);
|
||||
this.toolStripButton8.Text = "설명서";
|
||||
this.toolStripButton8.ToolTipText = "프로그램 설명서 표시";
|
||||
this.toolStripButton8.Text = "Manual";
|
||||
this.toolStripButton8.ToolTipText = "Show Program Manual";
|
||||
this.toolStripButton8.Click += new System.EventHandler(this.arLabel12_Click);
|
||||
//
|
||||
// toolStripButton9
|
||||
@@ -2390,8 +2389,8 @@
|
||||
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton9.Name = "toolStripButton9";
|
||||
this.toolStripButton9.Size = new System.Drawing.Size(44, 44);
|
||||
this.toolStripButton9.Text = "캡처";
|
||||
this.toolStripButton9.ToolTipText = "현재 화면 캡처";
|
||||
this.toolStripButton9.Text = "Capture";
|
||||
this.toolStripButton9.ToolTipText = "Capture Current Screen";
|
||||
this.toolStripButton9.Click += new System.EventHandler(this.arLabel13_Click);
|
||||
//
|
||||
// btMReset
|
||||
@@ -2402,8 +2401,8 @@
|
||||
this.btMReset.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btMReset.Name = "btMReset";
|
||||
this.btMReset.Size = new System.Drawing.Size(44, 44);
|
||||
this.btMReset.Text = "초기화";
|
||||
this.btMReset.ToolTipText = "장치 초기화 (최소 1번 실행 필요)";
|
||||
this.btMReset.Text = "Initialize";
|
||||
this.btMReset.ToolTipText = "Device Initialization (Required at least once)";
|
||||
this.btMReset.Click += new System.EventHandler(this.arLabel14_Click);
|
||||
//
|
||||
// toolStripButton16
|
||||
@@ -2415,7 +2414,7 @@
|
||||
this.toolStripButton16.Name = "toolStripButton16";
|
||||
this.toolStripButton16.Size = new System.Drawing.Size(44, 44);
|
||||
this.toolStripButton16.Text = "toolStripButton16";
|
||||
this.toolStripButton16.ToolTipText = "개발자 메일 전송";
|
||||
this.toolStripButton16.ToolTipText = "Send Developer Email";
|
||||
this.toolStripButton16.Click += new System.EventHandler(this.toolStripButton16_Click);
|
||||
//
|
||||
// toolStripButton11
|
||||
@@ -2431,8 +2430,8 @@
|
||||
this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton11.Name = "toolStripButton11";
|
||||
this.toolStripButton11.Size = new System.Drawing.Size(53, 44);
|
||||
this.toolStripButton11.Text = "폴더열기";
|
||||
this.toolStripButton11.ToolTipText = "프로그램 폴더 열기(윈도우 탐색기)";
|
||||
this.toolStripButton11.Text = "Open Folder";
|
||||
this.toolStripButton11.ToolTipText = "Open Program Folder (Windows Explorer)";
|
||||
this.toolStripButton11.Click += new System.EventHandler(this.arLabel16_Click);
|
||||
//
|
||||
// toolStripMenuItem11
|
||||
@@ -2440,7 +2439,7 @@
|
||||
this.toolStripMenuItem11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem11.Image")));
|
||||
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
|
||||
this.toolStripMenuItem11.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem11.Text = "프로그램";
|
||||
this.toolStripMenuItem11.Text = "Program";
|
||||
this.toolStripMenuItem11.Click += new System.EventHandler(this.toolStripMenuItem11_Click);
|
||||
//
|
||||
// toolStripMenuItem13
|
||||
@@ -2448,7 +2447,7 @@
|
||||
this.toolStripMenuItem13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem13.Image")));
|
||||
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
|
||||
this.toolStripMenuItem13.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem13.Text = "로그";
|
||||
this.toolStripMenuItem13.Text = "Log";
|
||||
this.toolStripMenuItem13.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
|
||||
//
|
||||
// toolStripMenuItem14
|
||||
@@ -2456,7 +2455,7 @@
|
||||
this.toolStripMenuItem14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem14.Image")));
|
||||
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
|
||||
this.toolStripMenuItem14.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem14.Text = "캡처";
|
||||
this.toolStripMenuItem14.Text = "Capture";
|
||||
this.toolStripMenuItem14.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
|
||||
//
|
||||
// toolStripMenuItem15
|
||||
@@ -2464,7 +2463,7 @@
|
||||
this.toolStripMenuItem15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem15.Image")));
|
||||
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
|
||||
this.toolStripMenuItem15.Size = new System.Drawing.Size(158, 46);
|
||||
this.toolStripMenuItem15.Text = "저장데이터";
|
||||
this.toolStripMenuItem15.Text = "Saved Data";
|
||||
this.toolStripMenuItem15.Click += new System.EventHandler(this.toolStripMenuItem15_Click);
|
||||
//
|
||||
// btLogViewer
|
||||
@@ -2475,7 +2474,7 @@
|
||||
this.btLogViewer.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btLogViewer.Name = "btLogViewer";
|
||||
this.btLogViewer.Size = new System.Drawing.Size(44, 44);
|
||||
this.btLogViewer.Text = "로그뷰어";
|
||||
this.btLogViewer.Text = "Log Viewer";
|
||||
this.btLogViewer.Click += new System.EventHandler(this.btLogViewer_Click);
|
||||
//
|
||||
// toolStripSeparator6
|
||||
@@ -2492,8 +2491,8 @@
|
||||
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton6.Name = "toolStripButton6";
|
||||
this.toolStripButton6.Size = new System.Drawing.Size(99, 44);
|
||||
this.toolStripButton6.Text = "입출력";
|
||||
this.toolStripButton6.ToolTipText = "입/출력 시그널 확인";
|
||||
this.toolStripButton6.Text = "I/O";
|
||||
this.toolStripButton6.ToolTipText = "Check Input/Output Signals";
|
||||
this.toolStripButton6.ButtonClick += new System.EventHandler(this.toolStripButton6_ButtonClick);
|
||||
this.toolStripButton6.Click += new System.EventHandler(this.button6_Click);
|
||||
//
|
||||
@@ -2513,7 +2512,7 @@
|
||||
this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton10.Name = "toolStripButton10";
|
||||
this.toolStripButton10.Size = new System.Drawing.Size(84, 44);
|
||||
this.toolStripButton10.Text = "기능";
|
||||
this.toolStripButton10.Text = "Function";
|
||||
this.toolStripButton10.Click += new System.EventHandler(this.button3_Click_2);
|
||||
//
|
||||
// btManage
|
||||
@@ -2521,16 +2520,16 @@
|
||||
this.btManage.Image = global::Project.Properties.Resources.icons8_control_panel_40;
|
||||
this.btManage.Name = "btManage";
|
||||
this.btManage.Size = new System.Drawing.Size(146, 46);
|
||||
this.btManage.Text = "관리";
|
||||
this.btManage.Click += new System.EventHandler(this.관리ToolStripMenuItem_Click_1);
|
||||
this.btManage.Text = "Manage";
|
||||
this.btManage.Click += new System.EventHandler(this.managementToolStripMenuItem_Click_1);
|
||||
//
|
||||
// 빠른실행ToolStripMenuItem
|
||||
//
|
||||
this.빠른실행ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
|
||||
this.빠른실행ToolStripMenuItem.Name = "빠른실행ToolStripMenuItem";
|
||||
this.빠른실행ToolStripMenuItem.Size = new System.Drawing.Size(146, 46);
|
||||
this.빠른실행ToolStripMenuItem.Text = "빠른실행";
|
||||
this.빠른실행ToolStripMenuItem.Click += new System.EventHandler(this.빠른실행ToolStripMenuItem_Click);
|
||||
this.빠른실행ToolStripMenuItem.Text = "Quick Run";
|
||||
this.빠른실행ToolStripMenuItem.Click += new System.EventHandler(this.quickExecutionToolStripMenuItem_Click);
|
||||
//
|
||||
// btLightRoom
|
||||
//
|
||||
@@ -2538,8 +2537,8 @@
|
||||
this.btLightRoom.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btLightRoom.Name = "btLightRoom";
|
||||
this.btLightRoom.Size = new System.Drawing.Size(75, 44);
|
||||
this.btLightRoom.Text = "조명";
|
||||
this.btLightRoom.ToolTipText = "내부 조명 On/Off";
|
||||
this.btLightRoom.Text = "Light";
|
||||
this.btLightRoom.ToolTipText = "Internal Light On/Off";
|
||||
this.btLightRoom.Click += new System.EventHandler(this.button7_Click);
|
||||
//
|
||||
// btManualPrint
|
||||
@@ -2548,7 +2547,7 @@
|
||||
this.btManualPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btManualPrint.Name = "btManualPrint";
|
||||
this.btManualPrint.Size = new System.Drawing.Size(99, 44);
|
||||
this.btManualPrint.Text = "수동인쇄";
|
||||
this.btManualPrint.Text = "Manual Print";
|
||||
this.btManualPrint.Click += new System.EventHandler(this.toolStripButton1_Click);
|
||||
//
|
||||
// toolStripSeparator9
|
||||
@@ -2562,8 +2561,8 @@
|
||||
this.btJobCancle.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btJobCancle.Name = "btJobCancle";
|
||||
this.btJobCancle.Size = new System.Drawing.Size(99, 44);
|
||||
this.btJobCancle.Text = "작업취소";
|
||||
this.btJobCancle.ToolTipText = "현재 작업을 취소 합니다";
|
||||
this.btJobCancle.Text = "Cancel Job";
|
||||
this.btJobCancle.ToolTipText = "Cancel Current Job";
|
||||
this.btJobCancle.Click += new System.EventHandler(this.toolStripButton13_Click);
|
||||
//
|
||||
// btDebug
|
||||
@@ -2576,8 +2575,8 @@
|
||||
this.btDebug.Name = "btDebug";
|
||||
this.btDebug.Size = new System.Drawing.Size(44, 44);
|
||||
this.btDebug.Tag = "0";
|
||||
this.btDebug.Text = "개발자";
|
||||
this.btDebug.ToolTipText = "개발자 메뉴(사용하지 마세요)";
|
||||
this.btDebug.Text = "Developer";
|
||||
this.btDebug.ToolTipText = "Developer Menu (Do not use)";
|
||||
this.btDebug.Click += new System.EventHandler(this.btDebug_Click);
|
||||
//
|
||||
// btCheckInfo
|
||||
@@ -2586,7 +2585,7 @@
|
||||
this.btCheckInfo.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btCheckInfo.Name = "btCheckInfo";
|
||||
this.btCheckInfo.Size = new System.Drawing.Size(111, 44);
|
||||
this.btCheckInfo.Text = "바코드확인";
|
||||
this.btCheckInfo.Text = "Barcode Check";
|
||||
this.btCheckInfo.Click += new System.EventHandler(this.toolStripButton15_Click);
|
||||
//
|
||||
// toolStripButton3
|
||||
@@ -2598,7 +2597,7 @@
|
||||
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton3.Name = "toolStripButton3";
|
||||
this.toolStripButton3.Size = new System.Drawing.Size(96, 44);
|
||||
this.toolStripButton3.Text = "카메라";
|
||||
this.toolStripButton3.Text = "Camera";
|
||||
//
|
||||
// 바코드LToolStripMenuItem
|
||||
//
|
||||
@@ -2613,15 +2612,15 @@
|
||||
this.바코드LToolStripMenuItem.Image = global::Project.Properties.Resources.Arrow_Left;
|
||||
this.바코드LToolStripMenuItem.Name = "바코드LToolStripMenuItem";
|
||||
this.바코드LToolStripMenuItem.Size = new System.Drawing.Size(178, 46);
|
||||
this.바코드LToolStripMenuItem.Text = "바코드";
|
||||
this.바코드LToolStripMenuItem.Text = "Barcode";
|
||||
this.바코드LToolStripMenuItem.Click += new System.EventHandler(this.button1_Click_1);
|
||||
//
|
||||
// 연결ToolStripMenuItem
|
||||
//
|
||||
this.연결ToolStripMenuItem.Name = "연결ToolStripMenuItem";
|
||||
this.연결ToolStripMenuItem.Size = new System.Drawing.Size(156, 46);
|
||||
this.연결ToolStripMenuItem.Text = "연결";
|
||||
this.연결ToolStripMenuItem.Click += new System.EventHandler(this.연결ToolStripMenuItem_Click);
|
||||
this.연결ToolStripMenuItem.Text = "Connect";
|
||||
this.연결ToolStripMenuItem.Click += new System.EventHandler(this.ConnectToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem26
|
||||
//
|
||||
@@ -2681,7 +2680,7 @@
|
||||
this.바코드키엔스ToolStripMenuItem.Image = global::Project.Properties.Resources.Barcode;
|
||||
this.바코드키엔스ToolStripMenuItem.Name = "바코드키엔스ToolStripMenuItem";
|
||||
this.바코드키엔스ToolStripMenuItem.Size = new System.Drawing.Size(178, 46);
|
||||
this.바코드키엔스ToolStripMenuItem.Text = "바코드(키엔스)";
|
||||
this.바코드키엔스ToolStripMenuItem.Text = "Barcode (Keyence)";
|
||||
//
|
||||
// toolStripMenuItem17
|
||||
//
|
||||
@@ -2765,8 +2764,8 @@
|
||||
this.btHistory.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.btHistory.Name = "btHistory";
|
||||
this.btHistory.Size = new System.Drawing.Size(75, 44);
|
||||
this.btHistory.Text = "기록";
|
||||
this.btHistory.ToolTipText = "작업 내역을 확인 합니다";
|
||||
this.btHistory.Text = "History";
|
||||
this.btHistory.ToolTipText = "Check Work History";
|
||||
this.btHistory.Click += new System.EventHandler(this.button3_Click);
|
||||
//
|
||||
// panel24
|
||||
@@ -2808,7 +2807,7 @@
|
||||
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
||||
this.tabPage1.Size = new System.Drawing.Size(317, 263);
|
||||
this.tabPage1.TabIndex = 0;
|
||||
this.tabPage1.Text = "운영기록";
|
||||
this.tabPage1.Text = "Operation Log";
|
||||
this.tabPage1.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// groupBox5
|
||||
@@ -2822,7 +2821,7 @@
|
||||
this.groupBox5.Size = new System.Drawing.Size(311, 257);
|
||||
this.groupBox5.TabIndex = 138;
|
||||
this.groupBox5.TabStop = false;
|
||||
this.groupBox5.Text = "운영기록";
|
||||
this.groupBox5.Text = "Operation Log";
|
||||
//
|
||||
// RtLog
|
||||
//
|
||||
@@ -2878,7 +2877,7 @@
|
||||
this.groupBox1.Size = new System.Drawing.Size(325, 132);
|
||||
this.groupBox1.TabIndex = 138;
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "장비조작";
|
||||
this.groupBox1.Text = "Equipment Operation";
|
||||
//
|
||||
// tableLayoutPanel3
|
||||
//
|
||||
@@ -2919,7 +2918,7 @@
|
||||
this.grpProgress.Size = new System.Drawing.Size(325, 50);
|
||||
this.grpProgress.TabIndex = 10;
|
||||
this.grpProgress.TabStop = false;
|
||||
this.grpProgress.Text = "작업 수량";
|
||||
this.grpProgress.Text = "Work Quantity";
|
||||
//
|
||||
// tableLayoutPanel5
|
||||
//
|
||||
@@ -3141,7 +3140,7 @@
|
||||
this.groupBox2.Size = new System.Drawing.Size(325, 135);
|
||||
this.groupBox2.TabIndex = 153;
|
||||
this.groupBox2.TabStop = false;
|
||||
this.groupBox2.Text = "바코드";
|
||||
this.groupBox2.Text = "Barcode";
|
||||
//
|
||||
// tableLayoutPanel4
|
||||
//
|
||||
@@ -3423,7 +3422,7 @@
|
||||
this.groupBox4.Size = new System.Drawing.Size(325, 152);
|
||||
this.groupBox4.TabIndex = 7;
|
||||
this.groupBox4.TabStop = false;
|
||||
this.groupBox4.Text = "비젼(피커)";
|
||||
this.groupBox4.Text = "Vision (Picker)";
|
||||
//
|
||||
// keyenceviewR
|
||||
//
|
||||
@@ -3457,7 +3456,7 @@
|
||||
this.groupBox3.Size = new System.Drawing.Size(325, 94);
|
||||
this.groupBox3.TabIndex = 155;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "모델정보";
|
||||
this.groupBox3.Text = "Model Info";
|
||||
//
|
||||
// lbModelName
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user