| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319 |
- namespace YangjieTester.主界面
- {
- partial class HomeForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- this.btnAuto仿真 = new PlcUiControl.PlcUiButton();
- this.btn系统退出 = new PlcUiControl.PlcUiButton();
- this.os确认系统退出 = new PlcComponent.PlcOptionSelection(this.components);
- this.btn跑马灯 = new MyUiButton();
- this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
- this.btn蜂鸣器开关 = new PlcUiControl.PlcUiButton();
- this.btn历史记录 = new MyUiButton();
- this.btn生产数据 = new MyUiButton();
- this.panelAlarm = new Sunny.UI.UITitlePanel();
- this.txtAlarm = new Sunny.UI.UITextBox();
- this.tabFastOperation = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.btn开启批次 = new PlcUiControl.PlcUiButton();
- this.btn结束批次 = new PlcUiControl.PlcUiButton();
- this.bnt当前批次报告 = new MyUiButton();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
- this.btn封装1首件打样 = new PlcUiControl.PlcUiButton();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
- this.btn屏蔽安全罩 = new PlcUiControl.PlcUiButton();
- this.btn封装温控器开关 = new PlcUiControl.PlcUiButton();
- this.btn加热盘温控器开关 = new PlcUiControl.PlcUiButton();
- this.btn镭射打标机开关 = new PlcUiControl.PlcUiButton();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
- this.btn工站时间监控 = new MyUiButton();
- this.btn吸嘴良率统计 = new MyUiButton();
- this.btn测试数量查询 = new MyUiButton();
- this.btnNG停止设置 = new MyUiButton();
- this.btn测试模式选择 = new MyUiButton();
- this.btn胶膜载带设置 = new MyUiButton();
- this.btn消耗品寿命设定 = new MyUiButton();
- this.btn首件打样设置 = new MyUiButton();
- this.btn吸嘴寿命计数2 = new MyUiButton();
- this.btn视觉仿真设置 = new MyUiButton();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel();
- this.btn编带1最后一盘 = new PlcUiControl.PlcUiButton();
- this.btn编带1温控器开关 = new PlcUiControl.PlcUiButton();
- this.btn编带1使用换盘机 = new PlcUiControl.PlcUiButton();
- this.btn编带1编带清除 = new PlcUiControl.PlcUiButton();
- this.btn编带1编带全检 = new PlcUiControl.PlcUiButton();
- this.btn编带1印字复检屏蔽 = new PlcUiControl.PlcUiButton();
- this.btn编带1压痕画像屏蔽 = new PlcUiControl.PlcUiButton();
- this.btn编带1单盘停机 = new PlcUiControl.PlcUiButton();
- this.btn编带1封合气缸电磁阀 = new PlcUiControl.PlcUiButton();
- this.btn编带1切带气缸电磁阀 = new PlcUiControl.PlcUiButton();
- this.panelTips = new Sunny.UI.UITitlePanel();
- this.txtTips = new Sunny.UI.UITextBox();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.uiTitlePanel1.SuspendLayout();
- this.panelAlarm.SuspendLayout();
- this.tabFastOperation.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.flowLayoutPanel2.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.flowLayoutPanel3.SuspendLayout();
- this.tabPage4.SuspendLayout();
- this.flowLayoutPanel4.SuspendLayout();
- this.tabPage5.SuspendLayout();
- this.flowLayoutPanel5.SuspendLayout();
- this.panelTips.SuspendLayout();
- this.uiPanel3.SuspendLayout();
- this.SuspendLayout();
- //
- // btnAuto仿真
- //
- this.btnAuto仿真.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btnAuto仿真.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnAuto仿真.DisabilityTriggerNode = null;
- this.btnAuto仿真.FillColor = System.Drawing.Color.LightSeaGreen;
- this.btnAuto仿真.FillHoverColor = System.Drawing.Color.LightSeaGreen;
- this.btnAuto仿真.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
- this.btnAuto仿真.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAuto仿真.InvisibilityTriggerNode = null;
- this.btnAuto仿真.Location = new System.Drawing.Point(4, 140);
- this.btnAuto仿真.Maximum = 0D;
- this.btnAuto仿真.Minimum = 0D;
- this.btnAuto仿真.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnAuto仿真.Name = "btnAuto仿真";
- this.btnAuto仿真.NeedUserEnsure = false;
- this.btnAuto仿真.OffColor = System.Drawing.Color.LightSeaGreen;
- this.btnAuto仿真.OffSymbol = 0;
- this.btnAuto仿真.OffText = "Auto仿真";
- this.btnAuto仿真.OnColor = System.Drawing.Color.Green;
- this.btnAuto仿真.OnSymbol = 0;
- this.btnAuto仿真.OnText = "Auto仿真";
- this.btnAuto仿真.ReadNode = new Node("Application.Var_state.Auto仿真", NodeType.BOOL, null);
- this.btnAuto仿真.Size = new System.Drawing.Size(150, 42);
- this.btnAuto仿真.Symbol = 0;
- this.btnAuto仿真.TabIndex = 1;
- this.btnAuto仿真.Text = "Auto仿真";
- this.btnAuto仿真.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAuto仿真.WriteNode = new Node("Application.Var_state.Auto仿真", NodeType.BOOL, null);
- //
- // btn系统退出
- //
- this.btn系统退出.ButtonType = PlcUiControl.ButtonType.保持型;
- this.btn系统退出.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn系统退出.DisabilityTriggerNode = null;
- this.btn系统退出.FillColor = System.Drawing.Color.LightSeaGreen;
- this.btn系统退出.FillHoverColor = System.Drawing.Color.LightSeaGreen;
- this.btn系统退出.FillSelectedColor = System.Drawing.Color.LightSeaGreen;
- this.btn系统退出.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn系统退出.InvisibilityTriggerNode = null;
- this.btn系统退出.Location = new System.Drawing.Point(4, 199);
- this.btn系统退出.Maximum = 0D;
- this.btn系统退出.Minimum = 0D;
- this.btn系统退出.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn系统退出.Name = "btn系统退出";
- this.btn系统退出.NeedUserEnsure = false;
- this.btn系统退出.OffColor = System.Drawing.Color.LightSeaGreen;
- this.btn系统退出.OffSymbol = 0;
- this.btn系统退出.OffText = "系统退出并断电";
- this.btn系统退出.OnColor = System.Drawing.Color.Green;
- this.btn系统退出.OnSymbol = 0;
- this.btn系统退出.OnText = "系统退出并断电";
- this.btn系统退出.ReadNode = new Node("Application.Var_state.b系统退出按钮", NodeType.BOOL, null);
- this.btn系统退出.Size = new System.Drawing.Size(150, 42);
- this.btn系统退出.Symbol = 0;
- this.btn系统退出.TabIndex = 2;
- this.btn系统退出.Text = "系统退出并断电";
- this.btn系统退出.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn系统退出.WriteNode = new Node("Application.Var_state.b系统退出按钮", NodeType.BOOL, null);
- //
- // os确认系统退出
- //
- this.os确认系统退出.EnsureNode1 = new Node("Application.Var_state.b确认系统退出", NodeType.BOOL, null);
- this.os确认系统退出.EnsureNode2 = new Node("Application.Var_state.b取消系统退出", NodeType.BOOL, null);
- this.os确认系统退出.FormCaption = "询问确认系统退出";
- this.os确认系统退出.Message = "退出系统后,十秒后设备自动断电,请确认";
- this.os确认系统退出.ReadNode = new Node("Application.Var_state.b系统退出弹窗", NodeType.BOOL, null);
- this.os确认系统退出.Text1 = "确认";
- this.os确认系统退出.Text2 = "取消";
- this.os确认系统退出.Button1MouseDown += new System.EventHandler(this.os确认系统退出_Button1MouseDown);
- //
- // btn跑马灯
- //
- this.btn跑马灯.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn跑马灯.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn跑马灯.Location = new System.Drawing.Point(4, 317);
- this.btn跑马灯.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn跑马灯.Name = "btn跑马灯";
- this.btn跑马灯.NeedUserEnsure = false;
- this.btn跑马灯.Size = new System.Drawing.Size(150, 42);
- this.btn跑马灯.Symbol = 0;
- this.btn跑马灯.TabIndex = 4;
- this.btn跑马灯.Text = "跑马灯";
- this.btn跑马灯.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn跑马灯.Click += new System.EventHandler(this.btn跑马灯_Click);
- //
- // uiTitlePanel1
- //
- this.uiTitlePanel1.Controls.Add(this.btn蜂鸣器开关);
- this.uiTitlePanel1.Controls.Add(this.btn历史记录);
- this.uiTitlePanel1.Controls.Add(this.btn生产数据);
- this.uiTitlePanel1.Controls.Add(this.btnAuto仿真);
- this.uiTitlePanel1.Controls.Add(this.btn跑马灯);
- this.uiTitlePanel1.Controls.Add(this.btn系统退出);
- this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiTitlePanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
- this.uiTitlePanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
- this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
- this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiTitlePanel1.Name = "uiTitlePanel1";
- this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
- this.uiTitlePanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.uiTitlePanel1.ShowText = false;
- this.uiTitlePanel1.Size = new System.Drawing.Size(155, 940);
- this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
- this.uiTitlePanel1.TabIndex = 5;
- this.uiTitlePanel1.Text = "快捷操作";
- this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiTitlePanel1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- //
- // btn蜂鸣器开关
- //
- this.btn蜂鸣器开关.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn蜂鸣器开关.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn蜂鸣器开关.DisabilityTriggerNode = null;
- this.btn蜂鸣器开关.FillColor = System.Drawing.Color.Gray;
- this.btn蜂鸣器开关.FillHoverColor = System.Drawing.Color.Gray;
- this.btn蜂鸣器开关.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn蜂鸣器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn蜂鸣器开关.InvisibilityTriggerNode = null;
- this.btn蜂鸣器开关.Location = new System.Drawing.Point(4, 89);
- this.btn蜂鸣器开关.Margin = new System.Windows.Forms.Padding(8);
- this.btn蜂鸣器开关.Maximum = 0D;
- this.btn蜂鸣器开关.Minimum = 0D;
- this.btn蜂鸣器开关.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn蜂鸣器开关.Name = "btn蜂鸣器开关";
- this.btn蜂鸣器开关.NeedUserEnsure = true;
- this.btn蜂鸣器开关.OffColor = System.Drawing.Color.Gray;
- this.btn蜂鸣器开关.OffSymbol = 61453;
- this.btn蜂鸣器开关.OffText = "蜂鸣器关";
- this.btn蜂鸣器开关.OnColor = System.Drawing.Color.Green;
- this.btn蜂鸣器开关.OnSymbol = 61452;
- this.btn蜂鸣器开关.OnText = "蜂鸣器开";
- this.btn蜂鸣器开关.ReadNode = new Node("Application.Var_state.蜂鸣器开关", NodeType.BOOL, null);
- this.btn蜂鸣器开关.Size = new System.Drawing.Size(151, 40);
- this.btn蜂鸣器开关.Symbol = 61453;
- this.btn蜂鸣器开关.TabIndex = 189;
- this.btn蜂鸣器开关.Text = "蜂鸣器关";
- this.btn蜂鸣器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn蜂鸣器开关.WriteNode = new Node("Application.Var_state.蜂鸣器开关", NodeType.BOOL, null);
- //
- // btn历史记录
- //
- this.btn历史记录.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn历史记录.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn历史记录.Location = new System.Drawing.Point(4, 376);
- this.btn历史记录.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn历史记录.Name = "btn历史记录";
- this.btn历史记录.NeedUserEnsure = false;
- this.btn历史记录.Size = new System.Drawing.Size(150, 42);
- this.btn历史记录.Symbol = 0;
- this.btn历史记录.TabIndex = 6;
- this.btn历史记录.Text = "历史记录";
- this.btn历史记录.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn历史记录.Click += new System.EventHandler(this.btnAlarmLog_Click);
- //
- // btn生产数据
- //
- this.btn生产数据.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn生产数据.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn生产数据.Location = new System.Drawing.Point(4, 258);
- this.btn生产数据.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn生产数据.Name = "btn生产数据";
- this.btn生产数据.NeedUserEnsure = false;
- this.btn生产数据.Size = new System.Drawing.Size(150, 42);
- this.btn生产数据.Symbol = 0;
- this.btn生产数据.TabIndex = 5;
- this.btn生产数据.Text = "生产数据";
- this.btn生产数据.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn生产数据.Click += new System.EventHandler(this.btn生产数据_Click);
- //
- // panelAlarm
- //
- this.panelAlarm.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.panelAlarm.Controls.Add(this.txtAlarm);
- this.panelAlarm.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
- this.panelAlarm.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
- this.panelAlarm.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.panelAlarm.Location = new System.Drawing.Point(4, 5);
- this.panelAlarm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.panelAlarm.MinimumSize = new System.Drawing.Size(1, 1);
- this.panelAlarm.Name = "panelAlarm";
- this.panelAlarm.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
- this.panelAlarm.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.panelAlarm.ShowText = false;
- this.panelAlarm.Size = new System.Drawing.Size(370, 146);
- this.panelAlarm.Style = Sunny.UI.UIStyle.Custom;
- this.panelAlarm.TabIndex = 7;
- this.panelAlarm.Text = "报警信息";
- this.panelAlarm.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.panelAlarm.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- //
- // txtAlarm
- //
- this.txtAlarm.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txtAlarm.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtAlarm.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtAlarm.Location = new System.Drawing.Point(1, 35);
- this.txtAlarm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtAlarm.MinimumSize = new System.Drawing.Size(1, 16);
- this.txtAlarm.Multiline = true;
- this.txtAlarm.Name = "txtAlarm";
- this.txtAlarm.Padding = new System.Windows.Forms.Padding(5);
- this.txtAlarm.ScrollBarHandleWidth = 20;
- this.txtAlarm.ShowScrollBar = true;
- this.txtAlarm.ShowText = false;
- this.txtAlarm.Size = new System.Drawing.Size(368, 110);
- this.txtAlarm.TabIndex = 0;
- this.txtAlarm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.txtAlarm.Watermark = "";
- //
- // tabFastOperation
- //
- this.tabFastOperation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.tabFastOperation.Controls.Add(this.tabPage1);
- this.tabFastOperation.Controls.Add(this.tabPage2);
- this.tabFastOperation.Controls.Add(this.tabPage3);
- this.tabFastOperation.Controls.Add(this.tabPage4);
- this.tabFastOperation.Controls.Add(this.tabPage5);
- this.tabFastOperation.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.tabFastOperation.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tabFastOperation.ItemSize = new System.Drawing.Size(120, 35);
- this.tabFastOperation.Location = new System.Drawing.Point(757, 5);
- this.tabFastOperation.MainPage = "";
- this.tabFastOperation.Name = "tabFastOperation";
- this.tabFastOperation.SelectedIndex = 0;
- this.tabFastOperation.Size = new System.Drawing.Size(996, 145);
- this.tabFastOperation.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabFastOperation.TabIndex = 8;
- this.tabFastOperation.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- //
- // tabPage1
- //
- this.tabPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tabPage1.Controls.Add(this.flowLayoutPanel1);
- this.tabPage1.Location = new System.Drawing.Point(0, 35);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(996, 110);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "批次";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add(this.btn开启批次);
- this.flowLayoutPanel1.Controls.Add(this.btn结束批次);
- this.flowLayoutPanel1.Controls.Add(this.bnt当前批次报告);
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(994, 108);
- this.flowLayoutPanel1.TabIndex = 191;
- //
- // btn开启批次
- //
- this.btn开启批次.ButtonType = PlcUiControl.ButtonType.设On;
- this.btn开启批次.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn开启批次.DisabilityTriggerNode = null;
- this.btn开启批次.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn开启批次.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn开启批次.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn开启批次.InvisibilityTriggerNode = null;
- this.btn开启批次.Location = new System.Drawing.Point(8, 8);
- this.btn开启批次.Margin = new System.Windows.Forms.Padding(8);
- this.btn开启批次.Maximum = 0D;
- this.btn开启批次.Minimum = 0D;
- this.btn开启批次.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn开启批次.Name = "btn开启批次";
- this.btn开启批次.NeedUserEnsure = true;
- this.btn开启批次.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn开启批次.OffSymbol = 0;
- this.btn开启批次.OffText = "开启批次";
- this.btn开启批次.OnColor = System.Drawing.Color.Green;
- this.btn开启批次.OnSymbol = 0;
- this.btn开启批次.OnText = "批次执行中";
- this.btn开启批次.ReadNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
- this.btn开启批次.Size = new System.Drawing.Size(135, 40);
- this.btn开启批次.Symbol = 0;
- this.btn开启批次.TabIndex = 188;
- this.btn开启批次.Text = "开启批次";
- this.btn开启批次.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn开启批次.WriteNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
- this.btn开启批次.BeforeWrite += new System.EventHandler<System.ComponentModel.CancelEventArgs>(this.btn开启批次_BeforeWrite);
- //
- // btn结束批次
- //
- this.btn结束批次.ButtonType = PlcUiControl.ButtonType.设Off;
- this.btn结束批次.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn结束批次.DisabilityTriggerNode = null;
- this.btn结束批次.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn结束批次.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn结束批次.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn结束批次.InvisibilityTriggerNode = null;
- this.btn结束批次.Location = new System.Drawing.Point(159, 8);
- this.btn结束批次.Margin = new System.Windows.Forms.Padding(8);
- this.btn结束批次.Maximum = 0D;
- this.btn结束批次.Minimum = 0D;
- this.btn结束批次.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn结束批次.Name = "btn结束批次";
- this.btn结束批次.NeedUserEnsure = true;
- this.btn结束批次.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn结束批次.OffSymbol = 0;
- this.btn结束批次.OffText = "结束批次";
- this.btn结束批次.OnColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.btn结束批次.OnSymbol = 0;
- this.btn结束批次.OnText = "结束批次";
- this.btn结束批次.ReadNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
- this.btn结束批次.Size = new System.Drawing.Size(135, 40);
- this.btn结束批次.Symbol = 0;
- this.btn结束批次.TabIndex = 189;
- this.btn结束批次.Text = "结束批次";
- this.btn结束批次.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn结束批次.WriteNode = new Node("Application.Var_state.b批次执行中", NodeType.BOOL, null);
- this.btn结束批次.BeforeWrite += new System.EventHandler<System.ComponentModel.CancelEventArgs>(this.btn结束批次_BeforeWrite);
- //
- // bnt当前批次报告
- //
- this.bnt当前批次报告.Cursor = System.Windows.Forms.Cursors.Hand;
- this.bnt当前批次报告.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bnt当前批次报告.Location = new System.Drawing.Point(310, 8);
- this.bnt当前批次报告.Margin = new System.Windows.Forms.Padding(8);
- this.bnt当前批次报告.MinimumSize = new System.Drawing.Size(1, 1);
- this.bnt当前批次报告.Name = "bnt当前批次报告";
- this.bnt当前批次报告.NeedUserEnsure = false;
- this.bnt当前批次报告.Size = new System.Drawing.Size(135, 40);
- this.bnt当前批次报告.Symbol = 0;
- this.bnt当前批次报告.TabIndex = 190;
- this.bnt当前批次报告.Text = "当前批次报告";
- this.bnt当前批次报告.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.bnt当前批次报告.Click += new System.EventHandler(this.bnt当前批次报告_Click);
- //
- // tabPage2
- //
- this.tabPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tabPage2.Controls.Add(this.flowLayoutPanel2);
- this.tabPage2.Location = new System.Drawing.Point(0, 35);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(996, 110);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "常用1";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel2
- //
- this.flowLayoutPanel2.Controls.Add(this.btn封装1首件打样);
- this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
- this.flowLayoutPanel2.Name = "flowLayoutPanel2";
- this.flowLayoutPanel2.Size = new System.Drawing.Size(994, 108);
- this.flowLayoutPanel2.TabIndex = 190;
- //
- // btn封装1首件打样
- //
- this.btn封装1首件打样.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn封装1首件打样.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn封装1首件打样.DisabilityTriggerNode = null;
- this.btn封装1首件打样.FillColor = System.Drawing.Color.Gray;
- this.btn封装1首件打样.FillHoverColor = System.Drawing.Color.Gray;
- this.btn封装1首件打样.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn封装1首件打样.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn封装1首件打样.InvisibilityTriggerNode = null;
- this.btn封装1首件打样.Location = new System.Drawing.Point(8, 8);
- this.btn封装1首件打样.Margin = new System.Windows.Forms.Padding(8);
- this.btn封装1首件打样.Maximum = 0D;
- this.btn封装1首件打样.Minimum = 0D;
- this.btn封装1首件打样.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn封装1首件打样.Name = "btn封装1首件打样";
- this.btn封装1首件打样.NeedUserEnsure = true;
- this.btn封装1首件打样.OffColor = System.Drawing.Color.Gray;
- this.btn封装1首件打样.OffSymbol = 61453;
- this.btn封装1首件打样.OffText = "封装1首件打样";
- this.btn封装1首件打样.OnColor = System.Drawing.Color.Green;
- this.btn封装1首件打样.OnSymbol = 61452;
- this.btn封装1首件打样.OnText = "封装首件打样";
- this.btn封装1首件打样.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b_QC样本带开启", NodeType.BOOL, null);
- this.btn封装1首件打样.Size = new System.Drawing.Size(135, 40);
- this.btn封装1首件打样.Symbol = 61453;
- this.btn封装1首件打样.TabIndex = 188;
- this.btn封装1首件打样.Text = "封装1首件打样";
- this.btn封装1首件打样.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn封装1首件打样.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b_QC样本带开启", NodeType.BOOL, null);
- //
- // tabPage3
- //
- this.tabPage3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tabPage3.Controls.Add(this.flowLayoutPanel3);
- this.tabPage3.Location = new System.Drawing.Point(0, 35);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(996, 110);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "常用2";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel3
- //
- this.flowLayoutPanel3.Controls.Add(this.btn屏蔽安全罩);
- this.flowLayoutPanel3.Controls.Add(this.btn封装温控器开关);
- this.flowLayoutPanel3.Controls.Add(this.btn加热盘温控器开关);
- this.flowLayoutPanel3.Controls.Add(this.btn镭射打标机开关);
- this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.flowLayoutPanel3.Location = new System.Drawing.Point(0, 0);
- this.flowLayoutPanel3.Name = "flowLayoutPanel3";
- this.flowLayoutPanel3.Size = new System.Drawing.Size(994, 108);
- this.flowLayoutPanel3.TabIndex = 192;
- //
- // btn屏蔽安全罩
- //
- this.btn屏蔽安全罩.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn屏蔽安全罩.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn屏蔽安全罩.DisabilityTriggerNode = null;
- this.btn屏蔽安全罩.FillColor = System.Drawing.Color.Gray;
- this.btn屏蔽安全罩.FillHoverColor = System.Drawing.Color.Gray;
- this.btn屏蔽安全罩.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn屏蔽安全罩.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn屏蔽安全罩.InvisibilityTriggerNode = null;
- this.btn屏蔽安全罩.Location = new System.Drawing.Point(8, 8);
- this.btn屏蔽安全罩.Margin = new System.Windows.Forms.Padding(8);
- this.btn屏蔽安全罩.Maximum = 0D;
- this.btn屏蔽安全罩.Minimum = 0D;
- this.btn屏蔽安全罩.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn屏蔽安全罩.Name = "btn屏蔽安全罩";
- this.btn屏蔽安全罩.NeedUserEnsure = true;
- this.btn屏蔽安全罩.OffColor = System.Drawing.Color.Gray;
- this.btn屏蔽安全罩.OffSymbol = 61453;
- this.btn屏蔽安全罩.OffText = "安全罩屏蔽";
- this.btn屏蔽安全罩.OnColor = System.Drawing.Color.Green;
- this.btn屏蔽安全罩.OnSymbol = 61452;
- this.btn屏蔽安全罩.OnText = "安全罩启用";
- this.btn屏蔽安全罩.ReadNode = new Node("Application.A00_Turntable_Manual.b安全罩自动启用", NodeType.BOOL, null);
- this.btn屏蔽安全罩.Size = new System.Drawing.Size(135, 40);
- this.btn屏蔽安全罩.Symbol = 61453;
- this.btn屏蔽安全罩.TabIndex = 187;
- this.btn屏蔽安全罩.Text = "安全罩屏蔽";
- this.btn屏蔽安全罩.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn屏蔽安全罩.WriteNode = new Node("Application.A00_Turntable_Manual.b安全罩自动启用", NodeType.BOOL, null);
- //
- // btn封装温控器开关
- //
- this.btn封装温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn封装温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn封装温控器开关.DisabilityTriggerNode = null;
- this.btn封装温控器开关.FillColor = System.Drawing.Color.Gray;
- this.btn封装温控器开关.FillHoverColor = System.Drawing.Color.Gray;
- this.btn封装温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn封装温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn封装温控器开关.InvisibilityTriggerNode = null;
- this.btn封装温控器开关.Location = new System.Drawing.Point(159, 8);
- this.btn封装温控器开关.Margin = new System.Windows.Forms.Padding(8);
- this.btn封装温控器开关.Maximum = 0D;
- this.btn封装温控器开关.Minimum = 0D;
- this.btn封装温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn封装温控器开关.Name = "btn封装温控器开关";
- this.btn封装温控器开关.NeedUserEnsure = true;
- this.btn封装温控器开关.OffColor = System.Drawing.Color.Gray;
- this.btn封装温控器开关.OffSymbol = 61453;
- this.btn封装温控器开关.OffText = "封装1温控器";
- this.btn封装温控器开关.OnColor = System.Drawing.Color.Green;
- this.btn封装温控器开关.OnSymbol = 61452;
- this.btn封装温控器开关.OnText = "封装温控器";
- this.btn封装温控器开关.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b温控开关", NodeType.BOOL, null);
- this.btn封装温控器开关.Size = new System.Drawing.Size(135, 40);
- this.btn封装温控器开关.Symbol = 61453;
- this.btn封装温控器开关.TabIndex = 188;
- this.btn封装温控器开关.Text = "封装1温控器";
- this.btn封装温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn封装温控器开关.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b温控开关", NodeType.BOOL, null);
- //
- // btn加热盘温控器开关
- //
- this.btn加热盘温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn加热盘温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn加热盘温控器开关.DisabilityTriggerNode = null;
- this.btn加热盘温控器开关.FillColor = System.Drawing.Color.Gray;
- this.btn加热盘温控器开关.FillHoverColor = System.Drawing.Color.Gray;
- this.btn加热盘温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn加热盘温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn加热盘温控器开关.InvisibilityTriggerNode = null;
- this.btn加热盘温控器开关.Location = new System.Drawing.Point(310, 8);
- this.btn加热盘温控器开关.Margin = new System.Windows.Forms.Padding(8);
- this.btn加热盘温控器开关.Maximum = 0D;
- this.btn加热盘温控器开关.Minimum = 0D;
- this.btn加热盘温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn加热盘温控器开关.Name = "btn加热盘温控器开关";
- this.btn加热盘温控器开关.NeedUserEnsure = true;
- this.btn加热盘温控器开关.OffColor = System.Drawing.Color.Gray;
- this.btn加热盘温控器开关.OffSymbol = 61453;
- this.btn加热盘温控器开关.OffText = "加热盘温控器";
- this.btn加热盘温控器开关.OnColor = System.Drawing.Color.Green;
- this.btn加热盘温控器开关.OnSymbol = 61452;
- this.btn加热盘温控器开关.OnText = "加热盘温控器";
- this.btn加热盘温控器开关.ReadNode = new Node("Application.A14_ThermalTest_Manual.b加热盘温控器启停", NodeType.BOOL, "HMI Set");
- this.btn加热盘温控器开关.Size = new System.Drawing.Size(135, 40);
- this.btn加热盘温控器开关.Symbol = 61453;
- this.btn加热盘温控器开关.TabIndex = 191;
- this.btn加热盘温控器开关.Text = "加热盘温控器";
- this.btn加热盘温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn加热盘温控器开关.WriteNode = new Node("Application.A14_ThermalTest_Manual.b加热盘温控器启停", NodeType.BOOL, "HMI Set");
- //
- // btn镭射打标机开关
- //
- this.btn镭射打标机开关.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn镭射打标机开关.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn镭射打标机开关.DisabilityTriggerNode = null;
- this.btn镭射打标机开关.FillColor = System.Drawing.Color.Gray;
- this.btn镭射打标机开关.FillHoverColor = System.Drawing.Color.Gray;
- this.btn镭射打标机开关.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn镭射打标机开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn镭射打标机开关.InvisibilityTriggerNode = null;
- this.btn镭射打标机开关.Location = new System.Drawing.Point(461, 8);
- this.btn镭射打标机开关.Margin = new System.Windows.Forms.Padding(8);
- this.btn镭射打标机开关.Maximum = 0D;
- this.btn镭射打标机开关.Minimum = 0D;
- this.btn镭射打标机开关.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn镭射打标机开关.Name = "btn镭射打标机开关";
- this.btn镭射打标机开关.NeedUserEnsure = true;
- this.btn镭射打标机开关.OffColor = System.Drawing.Color.Gray;
- this.btn镭射打标机开关.OffSymbol = 61453;
- this.btn镭射打标机开关.OffText = "镭射打标机关闭";
- this.btn镭射打标机开关.OnColor = System.Drawing.Color.Green;
- this.btn镭射打标机开关.OnSymbol = 61452;
- this.btn镭射打标机开关.OnText = "镭射打标机启用";
- this.btn镭射打标机开关.ReadNode = new Node("Application.A23_LaserMarking_Auto.b打标机开关", NodeType.BOOL, "0关,1开");
- this.btn镭射打标机开关.Size = new System.Drawing.Size(135, 40);
- this.btn镭射打标机开关.Symbol = 61453;
- this.btn镭射打标机开关.TabIndex = 192;
- this.btn镭射打标机开关.Text = "镭射打标机关闭";
- this.btn镭射打标机开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn镭射打标机开关.WriteNode = new Node("Application.A23_LaserMarking_Auto.b打标机开关", NodeType.BOOL, "0关,1开");
- //
- // tabPage4
- //
- this.tabPage4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tabPage4.Controls.Add(this.flowLayoutPanel4);
- this.tabPage4.Location = new System.Drawing.Point(0, 35);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(996, 110);
- this.tabPage4.TabIndex = 3;
- this.tabPage4.Text = "常用3";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel4
- //
- this.flowLayoutPanel4.Controls.Add(this.btn工站时间监控);
- this.flowLayoutPanel4.Controls.Add(this.btn吸嘴良率统计);
- this.flowLayoutPanel4.Controls.Add(this.btn测试数量查询);
- this.flowLayoutPanel4.Controls.Add(this.btnNG停止设置);
- this.flowLayoutPanel4.Controls.Add(this.btn测试模式选择);
- this.flowLayoutPanel4.Controls.Add(this.btn胶膜载带设置);
- this.flowLayoutPanel4.Controls.Add(this.btn消耗品寿命设定);
- this.flowLayoutPanel4.Controls.Add(this.btn首件打样设置);
- this.flowLayoutPanel4.Controls.Add(this.btn吸嘴寿命计数2);
- this.flowLayoutPanel4.Controls.Add(this.btn视觉仿真设置);
- this.flowLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.flowLayoutPanel4.Location = new System.Drawing.Point(0, 0);
- this.flowLayoutPanel4.Name = "flowLayoutPanel4";
- this.flowLayoutPanel4.Size = new System.Drawing.Size(994, 108);
- this.flowLayoutPanel4.TabIndex = 12;
- //
- // btn工站时间监控
- //
- this.btn工站时间监控.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn工站时间监控.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn工站时间监控.Location = new System.Drawing.Point(8, 8);
- this.btn工站时间监控.Margin = new System.Windows.Forms.Padding(8);
- this.btn工站时间监控.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn工站时间监控.Name = "btn工站时间监控";
- this.btn工站时间监控.NeedUserEnsure = false;
- this.btn工站时间监控.Size = new System.Drawing.Size(135, 40);
- this.btn工站时间监控.Symbol = 0;
- this.btn工站时间监控.TabIndex = 4;
- this.btn工站时间监控.Text = "工站时间监控";
- this.btn工站时间监控.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn工站时间监控.Click += new System.EventHandler(this.btn工站时间监控_Click_1);
- //
- // btn吸嘴良率统计
- //
- this.btn吸嘴良率统计.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn吸嘴良率统计.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴良率统计.Location = new System.Drawing.Point(159, 8);
- this.btn吸嘴良率统计.Margin = new System.Windows.Forms.Padding(8);
- this.btn吸嘴良率统计.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn吸嘴良率统计.Name = "btn吸嘴良率统计";
- this.btn吸嘴良率统计.NeedUserEnsure = false;
- this.btn吸嘴良率统计.Size = new System.Drawing.Size(135, 40);
- this.btn吸嘴良率统计.Symbol = 0;
- this.btn吸嘴良率统计.TabIndex = 5;
- this.btn吸嘴良率统计.Text = "吸嘴良率统计";
- this.btn吸嘴良率统计.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴良率统计.Click += new System.EventHandler(this.btn吸嘴良率统计_Click);
- //
- // btn测试数量查询
- //
- this.btn测试数量查询.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试数量查询.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试数量查询.Location = new System.Drawing.Point(310, 8);
- this.btn测试数量查询.Margin = new System.Windows.Forms.Padding(8);
- this.btn测试数量查询.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试数量查询.Name = "btn测试数量查询";
- this.btn测试数量查询.NeedUserEnsure = false;
- this.btn测试数量查询.Size = new System.Drawing.Size(135, 40);
- this.btn测试数量查询.Symbol = 0;
- this.btn测试数量查询.TabIndex = 13;
- this.btn测试数量查询.Text = "测试数量查询";
- this.btn测试数量查询.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试数量查询.Click += new System.EventHandler(this.btn测试数量查询_Click);
- //
- // btnNG停止设置
- //
- this.btnNG停止设置.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnNG停止设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnNG停止设置.Location = new System.Drawing.Point(461, 8);
- this.btnNG停止设置.Margin = new System.Windows.Forms.Padding(8);
- this.btnNG停止设置.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnNG停止设置.Name = "btnNG停止设置";
- this.btnNG停止设置.NeedUserEnsure = false;
- this.btnNG停止设置.Size = new System.Drawing.Size(135, 40);
- this.btnNG停止设置.Symbol = 0;
- this.btnNG停止设置.TabIndex = 6;
- this.btnNG停止设置.Text = "NG停止设置";
- this.btnNG停止设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnNG停止设置.Click += new System.EventHandler(this.btnNG停止设置_Click);
- //
- // btn测试模式选择
- //
- this.btn测试模式选择.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn测试模式选择.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试模式选择.Location = new System.Drawing.Point(612, 8);
- this.btn测试模式选择.Margin = new System.Windows.Forms.Padding(8);
- this.btn测试模式选择.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn测试模式选择.Name = "btn测试模式选择";
- this.btn测试模式选择.NeedUserEnsure = false;
- this.btn测试模式选择.Size = new System.Drawing.Size(135, 40);
- this.btn测试模式选择.Symbol = 0;
- this.btn测试模式选择.TabIndex = 7;
- this.btn测试模式选择.Text = "测试模式选择";
- this.btn测试模式选择.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn测试模式选择.Click += new System.EventHandler(this.btn测试模式选择_Click);
- //
- // btn胶膜载带设置
- //
- this.btn胶膜载带设置.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn胶膜载带设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn胶膜载带设置.Location = new System.Drawing.Point(763, 8);
- this.btn胶膜载带设置.Margin = new System.Windows.Forms.Padding(8);
- this.btn胶膜载带设置.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn胶膜载带设置.Name = "btn胶膜载带设置";
- this.btn胶膜载带设置.NeedUserEnsure = false;
- this.btn胶膜载带设置.Size = new System.Drawing.Size(135, 40);
- this.btn胶膜载带设置.Symbol = 0;
- this.btn胶膜载带设置.TabIndex = 8;
- this.btn胶膜载带设置.Text = "胶膜载带设置";
- this.btn胶膜载带设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn胶膜载带设置.Click += new System.EventHandler(this.btn胶膜载带设置_Click);
- //
- // btn消耗品寿命设定
- //
- this.btn消耗品寿命设定.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn消耗品寿命设定.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn消耗品寿命设定.Location = new System.Drawing.Point(8, 64);
- this.btn消耗品寿命设定.Margin = new System.Windows.Forms.Padding(8);
- this.btn消耗品寿命设定.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn消耗品寿命设定.Name = "btn消耗品寿命设定";
- this.btn消耗品寿命设定.NeedUserEnsure = false;
- this.btn消耗品寿命设定.Size = new System.Drawing.Size(135, 40);
- this.btn消耗品寿命设定.Symbol = 0;
- this.btn消耗品寿命设定.TabIndex = 9;
- this.btn消耗品寿命设定.Text = "消耗品寿命设定";
- this.btn消耗品寿命设定.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn消耗品寿命设定.Click += new System.EventHandler(this.btn消耗品寿命设定_Click);
- //
- // btn首件打样设置
- //
- this.btn首件打样设置.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn首件打样设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn首件打样设置.Location = new System.Drawing.Point(159, 64);
- this.btn首件打样设置.Margin = new System.Windows.Forms.Padding(8);
- this.btn首件打样设置.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn首件打样设置.Name = "btn首件打样设置";
- this.btn首件打样设置.NeedUserEnsure = false;
- this.btn首件打样设置.Size = new System.Drawing.Size(135, 40);
- this.btn首件打样设置.Symbol = 0;
- this.btn首件打样设置.TabIndex = 10;
- this.btn首件打样设置.Text = "首件打样设置";
- this.btn首件打样设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn首件打样设置.Click += new System.EventHandler(this.btn首件打样设置_Click);
- //
- // btn吸嘴寿命计数2
- //
- this.btn吸嘴寿命计数2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn吸嘴寿命计数2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴寿命计数2.Location = new System.Drawing.Point(310, 64);
- this.btn吸嘴寿命计数2.Margin = new System.Windows.Forms.Padding(8);
- this.btn吸嘴寿命计数2.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn吸嘴寿命计数2.Name = "btn吸嘴寿命计数2";
- this.btn吸嘴寿命计数2.NeedUserEnsure = false;
- this.btn吸嘴寿命计数2.Size = new System.Drawing.Size(135, 40);
- this.btn吸嘴寿命计数2.Symbol = 0;
- this.btn吸嘴寿命计数2.TabIndex = 11;
- this.btn吸嘴寿命计数2.Text = "吸嘴寿命计数";
- this.btn吸嘴寿命计数2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn吸嘴寿命计数2.Click += new System.EventHandler(this.myUiButton1_Click);
- //
- // btn视觉仿真设置
- //
- this.btn视觉仿真设置.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn视觉仿真设置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn视觉仿真设置.Location = new System.Drawing.Point(461, 64);
- this.btn视觉仿真设置.Margin = new System.Windows.Forms.Padding(8);
- this.btn视觉仿真设置.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn视觉仿真设置.Name = "btn视觉仿真设置";
- this.btn视觉仿真设置.NeedUserEnsure = false;
- this.btn视觉仿真设置.Size = new System.Drawing.Size(135, 40);
- this.btn视觉仿真设置.Symbol = 0;
- this.btn视觉仿真设置.TabIndex = 12;
- this.btn视觉仿真设置.Text = "视觉仿真设置";
- this.btn视觉仿真设置.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn视觉仿真设置.Click += new System.EventHandler(this.btn视觉仿真设置_Click);
- //
- // tabPage5
- //
- this.tabPage5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.tabPage5.Controls.Add(this.flowLayoutPanel5);
- this.tabPage5.Location = new System.Drawing.Point(0, 35);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(996, 110);
- this.tabPage5.TabIndex = 4;
- this.tabPage5.Text = "编带";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // flowLayoutPanel5
- //
- this.flowLayoutPanel5.Controls.Add(this.btn编带1最后一盘);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1温控器开关);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1使用换盘机);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1编带清除);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1编带全检);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1印字复检屏蔽);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1压痕画像屏蔽);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1单盘停机);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1封合气缸电磁阀);
- this.flowLayoutPanel5.Controls.Add(this.btn编带1切带气缸电磁阀);
- this.flowLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.flowLayoutPanel5.Location = new System.Drawing.Point(0, 0);
- this.flowLayoutPanel5.Name = "flowLayoutPanel5";
- this.flowLayoutPanel5.Size = new System.Drawing.Size(994, 108);
- this.flowLayoutPanel5.TabIndex = 196;
- //
- // btn编带1最后一盘
- //
- this.btn编带1最后一盘.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1最后一盘.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1最后一盘.DisabilityTriggerNode = null;
- this.btn编带1最后一盘.FillColor = System.Drawing.Color.Gray;
- this.btn编带1最后一盘.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1最后一盘.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1最后一盘.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1最后一盘.InvisibilityTriggerNode = null;
- this.btn编带1最后一盘.Location = new System.Drawing.Point(8, 8);
- this.btn编带1最后一盘.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1最后一盘.Maximum = 0D;
- this.btn编带1最后一盘.Minimum = 0D;
- this.btn编带1最后一盘.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1最后一盘.Name = "btn编带1最后一盘";
- this.btn编带1最后一盘.NeedUserEnsure = true;
- this.btn编带1最后一盘.OffColor = System.Drawing.Color.Gray;
- this.btn编带1最后一盘.OffSymbol = 61453;
- this.btn编带1最后一盘.OffText = "最后一盘";
- this.btn编带1最后一盘.OnColor = System.Drawing.Color.Green;
- this.btn编带1最后一盘.OnSymbol = 61452;
- this.btn编带1最后一盘.OnText = "最后一盘";
- this.btn编带1最后一盘.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b最后一盘信号", NodeType.BOOL, null);
- this.btn编带1最后一盘.Size = new System.Drawing.Size(135, 40);
- this.btn编带1最后一盘.Symbol = 61453;
- this.btn编带1最后一盘.TabIndex = 193;
- this.btn编带1最后一盘.Text = "最后一盘";
- this.btn编带1最后一盘.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1最后一盘.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b最后一盘信号", NodeType.BOOL, null);
- //
- // btn编带1温控器开关
- //
- this.btn编带1温控器开关.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1温控器开关.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1温控器开关.DisabilityTriggerNode = null;
- this.btn编带1温控器开关.FillColor = System.Drawing.Color.Gray;
- this.btn编带1温控器开关.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1温控器开关.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1温控器开关.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1温控器开关.InvisibilityTriggerNode = null;
- this.btn编带1温控器开关.Location = new System.Drawing.Point(159, 8);
- this.btn编带1温控器开关.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1温控器开关.Maximum = 0D;
- this.btn编带1温控器开关.Minimum = 0D;
- this.btn编带1温控器开关.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1温控器开关.Name = "btn编带1温控器开关";
- this.btn编带1温控器开关.NeedUserEnsure = true;
- this.btn编带1温控器开关.OffColor = System.Drawing.Color.Gray;
- this.btn编带1温控器开关.OffSymbol = 61453;
- this.btn编带1温控器开关.OffText = "温控器";
- this.btn编带1温控器开关.OnColor = System.Drawing.Color.Green;
- this.btn编带1温控器开关.OnSymbol = 61452;
- this.btn编带1温控器开关.OnText = "温控器";
- this.btn编带1温控器开关.ReadNode = new Node("Application.A33_Encapsulation1_Manual.b温控开关", NodeType.BOOL, null);
- this.btn编带1温控器开关.Size = new System.Drawing.Size(135, 40);
- this.btn编带1温控器开关.Symbol = 61453;
- this.btn编带1温控器开关.TabIndex = 189;
- this.btn编带1温控器开关.Text = "温控器";
- this.btn编带1温控器开关.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1温控器开关.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b温控开关", NodeType.BOOL, null);
- //
- // btn编带1使用换盘机
- //
- this.btn编带1使用换盘机.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1使用换盘机.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1使用换盘机.DisabilityTriggerNode = null;
- this.btn编带1使用换盘机.FillColor = System.Drawing.Color.Gray;
- this.btn编带1使用换盘机.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1使用换盘机.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1使用换盘机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1使用换盘机.InvisibilityTriggerNode = null;
- this.btn编带1使用换盘机.Location = new System.Drawing.Point(310, 8);
- this.btn编带1使用换盘机.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1使用换盘机.Maximum = 0D;
- this.btn编带1使用换盘机.Minimum = 0D;
- this.btn编带1使用换盘机.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1使用换盘机.Name = "btn编带1使用换盘机";
- this.btn编带1使用换盘机.NeedUserEnsure = true;
- this.btn编带1使用换盘机.OffColor = System.Drawing.Color.Gray;
- this.btn编带1使用换盘机.OffSymbol = 61453;
- this.btn编带1使用换盘机.OffText = "使用换盘机";
- this.btn编带1使用换盘机.OnColor = System.Drawing.Color.Green;
- this.btn编带1使用换盘机.OnSymbol = 61452;
- this.btn编带1使用换盘机.OnText = "使用换盘机";
- this.btn编带1使用换盘机.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b单盘停机", NodeType.BOOL, null);
- this.btn编带1使用换盘机.Size = new System.Drawing.Size(135, 40);
- this.btn编带1使用换盘机.Symbol = 61453;
- this.btn编带1使用换盘机.TabIndex = 190;
- this.btn编带1使用换盘机.Text = "使用换盘机";
- this.btn编带1使用换盘机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1使用换盘机.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b单盘停机", NodeType.BOOL, null);
- //
- // btn编带1编带清除
- //
- this.btn编带1编带清除.ButtonType = PlcUiControl.ButtonType.保持型;
- this.btn编带1编带清除.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1编带清除.DisabilityTriggerNode = null;
- this.btn编带1编带清除.FillColor = System.Drawing.Color.Gray;
- this.btn编带1编带清除.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1编带清除.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1编带清除.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1编带清除.InvisibilityTriggerNode = null;
- this.btn编带1编带清除.IsReadWriteNodeSame = false;
- this.btn编带1编带清除.Location = new System.Drawing.Point(461, 8);
- this.btn编带1编带清除.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1编带清除.Maximum = 0D;
- this.btn编带1编带清除.Minimum = 0D;
- this.btn编带1编带清除.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1编带清除.Name = "btn编带1编带清除";
- this.btn编带1编带清除.NeedUserEnsure = true;
- this.btn编带1编带清除.OffColor = System.Drawing.Color.Gray;
- this.btn编带1编带清除.OffSymbol = 61453;
- this.btn编带1编带清除.OffText = "编带清除";
- this.btn编带1编带清除.OnColor = System.Drawing.Color.Green;
- this.btn编带1编带清除.OnSymbol = 61452;
- this.btn编带1编带清除.OnText = "编带清除";
- this.btn编带1编带清除.ReadNode = new Node("Application.InOutPut.A33封装站.b手动打带按钮灯", NodeType.BOOL, null);
- this.btn编带1编带清除.Size = new System.Drawing.Size(135, 40);
- this.btn编带1编带清除.Symbol = 61453;
- this.btn编带1编带清除.TabIndex = 191;
- this.btn编带1编带清除.Text = "编带清除";
- this.btn编带1编带清除.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1编带清除.WriteNode = new Node("Application.A33_Encapsulation1_Manual.b编带清除", NodeType.BOOL, null);
- //
- // btn编带1编带全检
- //
- this.btn编带1编带全检.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1编带全检.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1编带全检.DisabilityTriggerNode = null;
- this.btn编带1编带全检.FillColor = System.Drawing.Color.Gray;
- this.btn编带1编带全检.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1编带全检.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1编带全检.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1编带全检.InvisibilityTriggerNode = null;
- this.btn编带1编带全检.Location = new System.Drawing.Point(612, 8);
- this.btn编带1编带全检.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1编带全检.Maximum = 0D;
- this.btn编带1编带全检.Minimum = 0D;
- this.btn编带1编带全检.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1编带全检.Name = "btn编带1编带全检";
- this.btn编带1编带全检.NeedUserEnsure = true;
- this.btn编带1编带全检.OffColor = System.Drawing.Color.Gray;
- this.btn编带1编带全检.OffSymbol = 61453;
- this.btn编带1编带全检.OffText = "编带全检";
- this.btn编带1编带全检.OnColor = System.Drawing.Color.Green;
- this.btn编带1编带全检.OnSymbol = 61452;
- this.btn编带1编带全检.OnText = "编带全检";
- this.btn编带1编带全检.ReadNode = null;
- this.btn编带1编带全检.Size = new System.Drawing.Size(135, 40);
- this.btn编带1编带全检.Symbol = 61453;
- this.btn编带1编带全检.TabIndex = 192;
- this.btn编带1编带全检.Text = "编带全检";
- this.btn编带1编带全检.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1编带全检.Visible = false;
- this.btn编带1编带全检.WriteNode = null;
- //
- // btn编带1印字复检屏蔽
- //
- this.btn编带1印字复检屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1印字复检屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1印字复检屏蔽.DisabilityTriggerNode = null;
- this.btn编带1印字复检屏蔽.FillColor = System.Drawing.Color.Green;
- this.btn编带1印字复检屏蔽.FillHoverColor = System.Drawing.Color.Green;
- this.btn编带1印字复检屏蔽.FillSelectedColor = System.Drawing.Color.Green;
- this.btn编带1印字复检屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1印字复检屏蔽.InvisibilityTriggerNode = null;
- this.btn编带1印字复检屏蔽.Location = new System.Drawing.Point(763, 8);
- this.btn编带1印字复检屏蔽.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1印字复检屏蔽.Maximum = 0D;
- this.btn编带1印字复检屏蔽.Minimum = 0D;
- this.btn编带1印字复检屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1印字复检屏蔽.Name = "btn编带1印字复检屏蔽";
- this.btn编带1印字复检屏蔽.NeedUserEnsure = true;
- this.btn编带1印字复检屏蔽.OffColor = System.Drawing.Color.Green;
- this.btn编带1印字复检屏蔽.OffSymbol = 61452;
- this.btn编带1印字复检屏蔽.OffText = "印字复检启用";
- this.btn编带1印字复检屏蔽.OnColor = System.Drawing.Color.Red;
- this.btn编带1印字复检屏蔽.OnSymbol = 61453;
- this.btn编带1印字复检屏蔽.OnText = "印字复检屏蔽";
- this.btn编带1印字复检屏蔽.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b_CCD1Close", NodeType.BOOL, null);
- this.btn编带1印字复检屏蔽.Size = new System.Drawing.Size(135, 40);
- this.btn编带1印字复检屏蔽.Symbol = 61452;
- this.btn编带1印字复检屏蔽.TabIndex = 196;
- this.btn编带1印字复检屏蔽.Text = "印字复检启用";
- this.btn编带1印字复检屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1印字复检屏蔽.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b_CCD1Close", NodeType.BOOL, null);
- //
- // btn编带1压痕画像屏蔽
- //
- this.btn编带1压痕画像屏蔽.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1压痕画像屏蔽.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1压痕画像屏蔽.DisabilityTriggerNode = null;
- this.btn编带1压痕画像屏蔽.FillColor = System.Drawing.Color.Green;
- this.btn编带1压痕画像屏蔽.FillHoverColor = System.Drawing.Color.Green;
- this.btn编带1压痕画像屏蔽.FillSelectedColor = System.Drawing.Color.Green;
- this.btn编带1压痕画像屏蔽.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1压痕画像屏蔽.InvisibilityTriggerNode = null;
- this.btn编带1压痕画像屏蔽.Location = new System.Drawing.Point(8, 64);
- this.btn编带1压痕画像屏蔽.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1压痕画像屏蔽.Maximum = 0D;
- this.btn编带1压痕画像屏蔽.Minimum = 0D;
- this.btn编带1压痕画像屏蔽.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1压痕画像屏蔽.Name = "btn编带1压痕画像屏蔽";
- this.btn编带1压痕画像屏蔽.NeedUserEnsure = true;
- this.btn编带1压痕画像屏蔽.OffColor = System.Drawing.Color.Green;
- this.btn编带1压痕画像屏蔽.OffSymbol = 61452;
- this.btn编带1压痕画像屏蔽.OffText = "压痕画像启用";
- this.btn编带1压痕画像屏蔽.OnColor = System.Drawing.Color.Red;
- this.btn编带1压痕画像屏蔽.OnSymbol = 61453;
- this.btn编带1压痕画像屏蔽.OnText = "压痕画像屏蔽";
- this.btn编带1压痕画像屏蔽.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b_CCD2Close", NodeType.BOOL, null);
- this.btn编带1压痕画像屏蔽.Size = new System.Drawing.Size(135, 40);
- this.btn编带1压痕画像屏蔽.Symbol = 61452;
- this.btn编带1压痕画像屏蔽.TabIndex = 197;
- this.btn编带1压痕画像屏蔽.Text = "压痕画像启用";
- this.btn编带1压痕画像屏蔽.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1压痕画像屏蔽.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b_CCD2Close", NodeType.BOOL, null);
- //
- // btn编带1单盘停机
- //
- this.btn编带1单盘停机.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1单盘停机.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1单盘停机.DisabilityTriggerNode = null;
- this.btn编带1单盘停机.FillColor = System.Drawing.Color.Gray;
- this.btn编带1单盘停机.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1单盘停机.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1单盘停机.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1单盘停机.InvisibilityTriggerNode = null;
- this.btn编带1单盘停机.Location = new System.Drawing.Point(159, 64);
- this.btn编带1单盘停机.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1单盘停机.Maximum = 0D;
- this.btn编带1单盘停机.Minimum = 0D;
- this.btn编带1单盘停机.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1单盘停机.Name = "btn编带1单盘停机";
- this.btn编带1单盘停机.NeedUserEnsure = true;
- this.btn编带1单盘停机.OffColor = System.Drawing.Color.Gray;
- this.btn编带1单盘停机.OffSymbol = 61453;
- this.btn编带1单盘停机.OffText = "单盘停机";
- this.btn编带1单盘停机.OnColor = System.Drawing.Color.Green;
- this.btn编带1单盘停机.OnSymbol = 61452;
- this.btn编带1单盘停机.OnText = "单盘停机";
- this.btn编带1单盘停机.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b单盘停机", NodeType.BOOL, null);
- this.btn编带1单盘停机.Size = new System.Drawing.Size(135, 40);
- this.btn编带1单盘停机.Symbol = 61453;
- this.btn编带1单盘停机.TabIndex = 198;
- this.btn编带1单盘停机.Text = "单盘停机";
- this.btn编带1单盘停机.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1单盘停机.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b单盘停机", NodeType.BOOL, null);
- //
- // btn编带1封合气缸电磁阀
- //
- this.btn编带1封合气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1封合气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1封合气缸电磁阀.DisabilityTriggerNode = null;
- this.btn编带1封合气缸电磁阀.FillColor = System.Drawing.Color.Gray;
- this.btn编带1封合气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1封合气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1封合气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1封合气缸电磁阀.InvisibilityTriggerNode = null;
- this.btn编带1封合气缸电磁阀.Location = new System.Drawing.Point(310, 64);
- this.btn编带1封合气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1封合气缸电磁阀.Maximum = 0D;
- this.btn编带1封合气缸电磁阀.Minimum = 0D;
- this.btn编带1封合气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1封合气缸电磁阀.Name = "btn编带1封合气缸电磁阀";
- this.btn编带1封合气缸电磁阀.NeedUserEnsure = true;
- this.btn编带1封合气缸电磁阀.OffColor = System.Drawing.Color.Gray;
- this.btn编带1封合气缸电磁阀.OffSymbol = 0;
- this.btn编带1封合气缸电磁阀.OffText = "封合气缸电磁阀";
- this.btn编带1封合气缸电磁阀.OnColor = System.Drawing.Color.Green;
- this.btn编带1封合气缸电磁阀.OnSymbol = 0;
- this.btn编带1封合气缸电磁阀.OnText = "封合气缸电磁阀";
- this.btn编带1封合气缸电磁阀.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b_SealingCYDown", NodeType.BOOL, "b封合气缸电磁阀降out");
- this.btn编带1封合气缸电磁阀.Size = new System.Drawing.Size(135, 40);
- this.btn编带1封合气缸电磁阀.Symbol = 0;
- this.btn编带1封合气缸电磁阀.TabIndex = 194;
- this.btn编带1封合气缸电磁阀.Text = "封合气缸电磁阀";
- this.btn编带1封合气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1封合气缸电磁阀.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b_SealingCYDown", NodeType.BOOL, "b封合气缸电磁阀降out");
- //
- // btn编带1切带气缸电磁阀
- //
- this.btn编带1切带气缸电磁阀.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn编带1切带气缸电磁阀.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn编带1切带气缸电磁阀.DisabilityTriggerNode = null;
- this.btn编带1切带气缸电磁阀.FillColor = System.Drawing.Color.Gray;
- this.btn编带1切带气缸电磁阀.FillHoverColor = System.Drawing.Color.Gray;
- this.btn编带1切带气缸电磁阀.FillSelectedColor = System.Drawing.Color.Gray;
- this.btn编带1切带气缸电磁阀.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1切带气缸电磁阀.InvisibilityTriggerNode = null;
- this.btn编带1切带气缸电磁阀.Location = new System.Drawing.Point(461, 64);
- this.btn编带1切带气缸电磁阀.Margin = new System.Windows.Forms.Padding(8);
- this.btn编带1切带气缸电磁阀.Maximum = 0D;
- this.btn编带1切带气缸电磁阀.Minimum = 0D;
- this.btn编带1切带气缸电磁阀.MinimumSize = new System.Drawing.Size(1, 1);
- this.btn编带1切带气缸电磁阀.Name = "btn编带1切带气缸电磁阀";
- this.btn编带1切带气缸电磁阀.NeedUserEnsure = true;
- this.btn编带1切带气缸电磁阀.OffColor = System.Drawing.Color.Gray;
- this.btn编带1切带气缸电磁阀.OffSymbol = 0;
- this.btn编带1切带气缸电磁阀.OffText = "切带气缸电磁阀";
- this.btn编带1切带气缸电磁阀.OnColor = System.Drawing.Color.Green;
- this.btn编带1切带气缸电磁阀.OnSymbol = 0;
- this.btn编带1切带气缸电磁阀.OnText = "切带气缸电磁阀";
- this.btn编带1切带气缸电磁阀.ReadNode = new Node("Application.A33_Encapsulation1_Auto.b_CuttingCyOut", NodeType.BOOL, "b切带气缸电磁阀_out");
- this.btn编带1切带气缸电磁阀.Size = new System.Drawing.Size(135, 40);
- this.btn编带1切带气缸电磁阀.Symbol = 0;
- this.btn编带1切带气缸电磁阀.TabIndex = 195;
- this.btn编带1切带气缸电磁阀.Text = "切带气缸电磁阀";
- this.btn编带1切带气缸电磁阀.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn编带1切带气缸电磁阀.WriteNode = new Node("Application.A33_Encapsulation1_Auto.b_CuttingCyOut", NodeType.BOOL, "b切带气缸电磁阀_out");
- //
- // panelTips
- //
- this.panelTips.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.panelTips.Controls.Add(this.txtTips);
- this.panelTips.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.panelTips.Location = new System.Drawing.Point(382, 5);
- this.panelTips.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.panelTips.MinimumSize = new System.Drawing.Size(1, 1);
- this.panelTips.Name = "panelTips";
- this.panelTips.Padding = new System.Windows.Forms.Padding(1, 35, 1, 1);
- this.panelTips.ShowText = false;
- this.panelTips.Size = new System.Drawing.Size(368, 146);
- this.panelTips.TabIndex = 12;
- this.panelTips.Text = "运行信息";
- this.panelTips.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // txtTips
- //
- this.txtTips.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txtTips.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtTips.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtTips.Location = new System.Drawing.Point(1, 35);
- this.txtTips.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txtTips.MinimumSize = new System.Drawing.Size(1, 16);
- this.txtTips.Multiline = true;
- this.txtTips.Name = "txtTips";
- this.txtTips.Padding = new System.Windows.Forms.Padding(5);
- this.txtTips.ScrollBarHandleWidth = 20;
- this.txtTips.ShowScrollBar = true;
- this.txtTips.ShowText = false;
- this.txtTips.Size = new System.Drawing.Size(366, 110);
- this.txtTips.TabIndex = 1;
- this.txtTips.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.txtTips.Watermark = "";
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.panelAlarm);
- this.uiPanel3.Controls.Add(this.panelTips);
- this.uiPanel3.Controls.Add(this.tabFastOperation);
- this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel3.Location = new System.Drawing.Point(155, 784);
- this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel3.Name = "uiPanel3";
- this.uiPanel3.Size = new System.Drawing.Size(1765, 156);
- this.uiPanel3.TabIndex = 14;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // uiPanel1
- //
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel1.Location = new System.Drawing.Point(155, 0);
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel1.Name = "uiPanel1";
- this.uiPanel1.Size = new System.Drawing.Size(1765, 784);
- this.uiPanel1.TabIndex = 15;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // HomeForm
- //
- this.AllowShowTitle = false;
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(1920, 940);
- this.Controls.Add(this.uiPanel1);
- this.Controls.Add(this.uiPanel3);
- this.Controls.Add(this.uiTitlePanel1);
- this.Name = "HomeForm";
- this.Padding = new System.Windows.Forms.Padding(0);
- this.ShowTitle = false;
- this.Text = "主界面";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form主界面_FormClosing);
- this.Load += new System.EventHandler(this.Form主界面_Load);
- this.uiTitlePanel1.ResumeLayout(false);
- this.panelAlarm.ResumeLayout(false);
- this.tabFastOperation.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.flowLayoutPanel1.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- this.flowLayoutPanel2.ResumeLayout(false);
- this.tabPage3.ResumeLayout(false);
- this.flowLayoutPanel3.ResumeLayout(false);
- this.tabPage4.ResumeLayout(false);
- this.flowLayoutPanel4.ResumeLayout(false);
- this.tabPage5.ResumeLayout(false);
- this.flowLayoutPanel5.ResumeLayout(false);
- this.panelTips.ResumeLayout(false);
- this.uiPanel3.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private PlcUiControl.PlcUiButton btnAuto仿真;
- private PlcUiControl.PlcUiButton btn系统退出;
- private PlcComponent.PlcOptionSelection os确认系统退出;
- private MyUiButton btn跑马灯;
- private Sunny.UI.UITitlePanel uiTitlePanel1;
- private Sunny.UI.UITitlePanel panelAlarm;
- private Sunny.UI.UITabControl tabFastOperation;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.TabPage tabPage4;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UITitlePanel panelTips;
- private Sunny.UI.UIPanel uiPanel1;
- private MyUiButton btn生产数据;
- private Sunny.UI.UITextBox txtAlarm;
- private MyUiButton btn历史记录;
- private MyUiButton btn工站时间监控;
- private MyUiButton btn吸嘴良率统计;
- private MyUiButton btn消耗品寿命设定;
- private MyUiButton btn胶膜载带设置;
- private MyUiButton btn测试模式选择;
- private MyUiButton btnNG停止设置;
- private PlcUiControl.PlcUiButton btn屏蔽安全罩;
- private PlcUiControl.PlcUiButton btn封装温控器开关;
- private System.Windows.Forms.TabPage tabPage5;
- private PlcUiControl.PlcUiButton btn开启批次;
- private PlcUiControl.PlcUiButton btn结束批次;
- private MyUiButton bnt当前批次报告;
- private PlcUiControl.PlcUiButton btn编带1温控器开关;
- private PlcUiControl.PlcUiButton btn编带1编带清除;
- private PlcUiControl.PlcUiButton btn编带1编带全检;
- private PlcUiControl.PlcUiButton btn编带1最后一盘;
- private PlcUiControl.PlcUiButton btn编带1切带气缸电磁阀;
- private PlcUiControl.PlcUiButton btn编带1封合气缸电磁阀;
- private MyUiButton btn首件打样设置;
- private PlcUiControl.PlcUiButton btn封装1首件打样;
- private PlcUiControl.PlcUiButton btn加热盘温控器开关;
- private Sunny.UI.UITextBox txtTips;
- private MyUiButton btn吸嘴寿命计数2;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel5;
- private PlcUiControl.PlcUiButton btn编带1印字复检屏蔽;
- private PlcUiControl.PlcUiButton btn编带1压痕画像屏蔽;
- private MyUiButton btn视觉仿真设置;
- private PlcUiControl.PlcUiButton btn编带1单盘停机;
- private PlcUiControl.PlcUiButton btn镭射打标机开关;
- private MyUiButton btn测试数量查询;
- private PlcUiControl.PlcUiButton btn蜂鸣器开关;
- private PlcUiControl.PlcUiButton btn编带1使用换盘机;
- }
- }
|