| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247 |
- namespace YangjieTester.工站操作
- {
- partial class Form10_定位站1
- {
- /// <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.uiPanel1 = new Sunny.UI.UIPanel();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.btn工站启用 = new PlcUiControl.PlcUiButton();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.plcUiLight40 = new PlcUiControl.PlcUiLight();
- this.plcUiLight41 = new PlcUiControl.PlcUiLight();
- this.plcUiLight42 = new PlcUiControl.PlcUiLight();
- this.btn马达上电 = new PlcUiControl.PlcUiButton();
- this.txt马达下位置 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.txt马达上位置 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.btn上下 = new PlcUiControl.PlcUiButton();
- this.btn马达回原 = new PlcUiControl.PlcUiButton();
- this.btn上升 = new PlcUiControl.PlcUiButton();
- this.btn下降 = new PlcUiControl.PlcUiButton();
- this.plcUiNumberDisplay2 = new PlcUiControl.PlcUiNumberDisplay();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.plcUiNumberDisplay1 = new PlcUiControl.PlcUiNumberDisplay();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.txt定位延时 = new PlcUiControl.PlcUiNumberInput();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
- this.txt防压检测终点 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel21 = new Sunny.UI.UILabel();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.txt输出转矩限制 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel35 = new Sunny.UI.UILabel();
- this.txt防压报警阈值 = new PlcUiControl.PlcUiNumberInput();
- this.txt防撞检测起点 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.uiLabel22 = new Sunny.UI.UILabel();
- this.txt防撞报警阈值 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel34 = new Sunny.UI.UILabel();
- this.txt防撞检测终点 = new PlcUiControl.PlcUiNumberInput();
- this.txt防压检测起点 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel23 = new Sunny.UI.UILabel();
- this.txt速度 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel16 = new Sunny.UI.UILabel();
- this.txt偏移量 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel13 = new Sunny.UI.UILabel();
- this.txt减速时间 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel11 = new Sunny.UI.UILabel();
- this.txt加速时间 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.plcUiNumberDisplay3 = new PlcUiControl.PlcUiNumberDisplay();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.txt最高速 = new PlcUiControl.PlcUiNumberInput();
- this.uiLabel29 = new Sunny.UI.UILabel();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.plcUiLight12 = new PlcUiControl.PlcUiLight();
- this.uiPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.uiTabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- this.tabPage3.SuspendLayout();
- this.tabPage4.SuspendLayout();
- this.uiGroupBox4.SuspendLayout();
- this.tabPage5.SuspendLayout();
- this.SuspendLayout();
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.pictureBox1);
- this.uiPanel1.Controls.Add(this.btn工站启用);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
- 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(0, 35);
- 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.Padding = new System.Windows.Forms.Padding(2);
- this.uiPanel1.Size = new System.Drawing.Size(233, 733);
- this.uiPanel1.TabIndex = 9;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // pictureBox1
- //
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.pictureBox1.Location = new System.Drawing.Point(2, 56);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Padding = new System.Windows.Forms.Padding(2);
- this.pictureBox1.Size = new System.Drawing.Size(229, 185);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 164;
- this.pictureBox1.TabStop = false;
- //
- // btn工站启用
- //
- this.btn工站启用.ButtonType = PlcUiControl.ButtonType.交替型;
- this.btn工站启用.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btn工站启用.DisabilityTriggerNode = null;
- this.btn工站启用.Dock = System.Windows.Forms.DockStyle.Top;
- 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(2, 2);
- 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.Gray;
- 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.站位启用[10]", NodeType.BOOL, null);
- this.btn工站启用.Size = new System.Drawing.Size(229, 54);
- this.btn工站启用.Symbol = 0;
- this.btn工站启用.TabIndex = 163;
- 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.站位启用[10]", NodeType.BOOL, null);
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Controls.Add(this.tabPage2);
- this.uiTabControl1.Controls.Add(this.tabPage3);
- this.uiTabControl1.Controls.Add(this.tabPage4);
- this.uiTabControl1.Controls.Add(this.tabPage5);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
- this.uiTabControl1.Location = new System.Drawing.Point(233, 35);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1133, 733);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 10;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.uiGroupBox1);
- this.tabPage1.Location = new System.Drawing.Point(0, 40);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1133, 693);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "常规操作";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.plcUiLight40);
- this.uiGroupBox1.Controls.Add(this.plcUiLight41);
- this.uiGroupBox1.Controls.Add(this.plcUiLight42);
- this.uiGroupBox1.Controls.Add(this.btn马达上电);
- this.uiGroupBox1.Controls.Add(this.txt马达下位置);
- this.uiGroupBox1.Controls.Add(this.uiLabel6);
- this.uiGroupBox1.Controls.Add(this.txt马达上位置);
- this.uiGroupBox1.Controls.Add(this.uiLabel5);
- this.uiGroupBox1.Controls.Add(this.btn上下);
- this.uiGroupBox1.Controls.Add(this.btn马达回原);
- this.uiGroupBox1.Controls.Add(this.btn上升);
- this.uiGroupBox1.Controls.Add(this.btn下降);
- this.uiGroupBox1.Controls.Add(this.plcUiNumberDisplay2);
- this.uiGroupBox1.Controls.Add(this.uiLabel2);
- this.uiGroupBox1.Controls.Add(this.plcUiNumberDisplay1);
- this.uiGroupBox1.Controls.Add(this.uiLabel1);
- this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox1.Location = new System.Drawing.Point(8, 5);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox1.Size = new System.Drawing.Size(1042, 208);
- this.uiGroupBox1.TabIndex = 176;
- this.uiGroupBox1.Text = "上下";
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // plcUiLight40
- //
- this.plcUiLight40.DisabilityTriggerNode = null;
- this.plcUiLight40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight40.InvisibilityTriggerNode = null;
- this.plcUiLight40.Location = new System.Drawing.Point(491, 121);
- this.plcUiLight40.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight40.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight40.Name = "plcUiLight40";
- this.plcUiLight40.NodeName = "回原完成";
- this.plcUiLight40.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight40.OffText = null;
- this.plcUiLight40.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight40.OnText = null;
- this.plcUiLight40.Radius = 39;
- this.plcUiLight40.ReadNode = new Node("Application.A10_LocateStation_Auto.b下压轴回原完成", NodeType.BOOL, null);
- this.plcUiLight40.ShowText = true;
- this.plcUiLight40.Size = new System.Drawing.Size(111, 39);
- this.plcUiLight40.State = Sunny.UI.UILightState.Off;
- this.plcUiLight40.TabIndex = 197;
- this.plcUiLight40.Text = "回原完成";
- this.plcUiLight40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight40.WriteNode = null;
- //
- // plcUiLight41
- //
- this.plcUiLight41.DisabilityTriggerNode = null;
- this.plcUiLight41.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight41.InvisibilityTriggerNode = null;
- this.plcUiLight41.Location = new System.Drawing.Point(379, 121);
- this.plcUiLight41.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight41.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight41.Name = "plcUiLight41";
- this.plcUiLight41.NodeName = "Error";
- this.plcUiLight41.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight41.OffText = null;
- this.plcUiLight41.On_Color = System.Drawing.Color.Red;
- this.plcUiLight41.OnColor = System.Drawing.Color.Red;
- this.plcUiLight41.OnText = null;
- this.plcUiLight41.Radius = 39;
- this.plcUiLight41.ReadNode = new Node("Application.A10_LocateStation_Auto.b下压轴Error", NodeType.BOOL, "轴状态");
- this.plcUiLight41.ShowText = true;
- this.plcUiLight41.Size = new System.Drawing.Size(92, 39);
- this.plcUiLight41.State = Sunny.UI.UILightState.Off;
- this.plcUiLight41.TabIndex = 196;
- this.plcUiLight41.Text = "Error";
- this.plcUiLight41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight41.WriteNode = null;
- //
- // plcUiLight42
- //
- this.plcUiLight42.DisabilityTriggerNode = null;
- this.plcUiLight42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight42.InvisibilityTriggerNode = null;
- this.plcUiLight42.Location = new System.Drawing.Point(267, 121);
- this.plcUiLight42.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight42.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight42.Name = "plcUiLight42";
- this.plcUiLight42.NodeName = "使能状态";
- this.plcUiLight42.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight42.OffText = null;
- this.plcUiLight42.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight42.OnText = null;
- this.plcUiLight42.Radius = 39;
- this.plcUiLight42.ReadNode = new Node("Application.A10_LocateStation_Auto.b下压轴使能状态", NodeType.BOOL, null);
- this.plcUiLight42.ShowText = true;
- this.plcUiLight42.Size = new System.Drawing.Size(112, 39);
- this.plcUiLight42.State = Sunny.UI.UILightState.Off;
- this.plcUiLight42.TabIndex = 195;
- this.plcUiLight42.Text = "使能状态";
- this.plcUiLight42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight42.WriteNode = 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.Green;
- this.btn马达上电.FillHoverColor = System.Drawing.Color.Green;
- this.btn马达上电.FillSelectedColor = System.Drawing.Color.Green;
- 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(611, 40);
- 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.Green;
- this.btn马达上电.OffSymbol = 0;
- this.btn马达上电.OffText = "马达上电";
- this.btn马达上电.OnColor = System.Drawing.Color.Gray;
- this.btn马达上电.OnSymbol = 0;
- this.btn马达上电.OnText = "马达断电";
- this.btn马达上电.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达断使能", NodeType.BOOL, null);
- this.btn马达上电.Size = new System.Drawing.Size(80, 66);
- 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马达上电.WriteNode = new Node("Application.A10_LocateStation_Manual.b下压马达断使能", NodeType.BOOL, null);
- //
- // txt马达下位置
- //
- this.txt马达下位置.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt马达下位置.DisabilityTriggerNode = null;
- this.txt马达下位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt马达下位置.Gain = 1D;
- this.txt马达下位置.IntegerDigits = 0;
- this.txt马达下位置.InvisibilityTriggerNode = null;
- this.txt马达下位置.Location = new System.Drawing.Point(128, 158);
- this.txt马达下位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt马达下位置.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt马达下位置.Name = "txt马达下位置";
- this.txt马达下位置.Padding = new System.Windows.Forms.Padding(5);
- this.txt马达下位置.ReadNode = new Node("Application.A10_LocateStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset");
- this.txt马达下位置.ShowText = false;
- this.txt马达下位置.Size = new System.Drawing.Size(125, 27);
- this.txt马达下位置.TabIndex = 12;
- this.txt马达下位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt马达下位置.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt马达下位置.Watermark = "";
- this.txt马达下位置.WriteNode = new Node("Application.A10_LocateStation_Manual.lr下压马达下位置设定", NodeType.LREAL, "下压伺服下位置设定——HMIset");
- //
- // uiLabel6
- //
- this.uiLabel6.AutoSize = true;
- this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel6.Location = new System.Drawing.Point(27, 160);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(87, 16);
- this.uiLabel6.TabIndex = 11;
- this.uiLabel6.Text = "马达下位置";
- //
- // txt马达上位置
- //
- this.txt马达上位置.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt马达上位置.DisabilityTriggerNode = null;
- this.txt马达上位置.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt马达上位置.Gain = 1D;
- this.txt马达上位置.IntegerDigits = 0;
- this.txt马达上位置.InvisibilityTriggerNode = null;
- this.txt马达上位置.Location = new System.Drawing.Point(128, 121);
- this.txt马达上位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt马达上位置.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt马达上位置.Name = "txt马达上位置";
- this.txt马达上位置.Padding = new System.Windows.Forms.Padding(5);
- this.txt马达上位置.ReadNode = new Node("Application.A10_LocateStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset");
- this.txt马达上位置.ShowText = false;
- this.txt马达上位置.Size = new System.Drawing.Size(125, 27);
- this.txt马达上位置.TabIndex = 10;
- this.txt马达上位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt马达上位置.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt马达上位置.Watermark = "";
- this.txt马达上位置.WriteNode = new Node("Application.A10_LocateStation_Manual.lr下压马达上位置设定", NodeType.LREAL, "下压伺服上位置设定——HMIset");
- //
- // uiLabel5
- //
- this.uiLabel5.AutoSize = true;
- this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel5.Location = new System.Drawing.Point(27, 123);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(87, 16);
- this.uiLabel5.TabIndex = 9;
- this.uiLabel5.Text = "马达上位置";
- //
- // 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上下.IsReadWriteNodeSame = false;
- this.btn上下.Location = new System.Drawing.Point(828, 40);
- 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 = 361660;
- this.btn上下.OffText = "下位";
- this.btn上下.OnColor = System.Drawing.Color.Green;
- this.btn上下.OnSymbol = 361660;
- this.btn上下.OnText = "上位";
- this.btn上下.ReadNode = new Node("Application.Var_state.AxisPosCheck[8]", NodeType.BOOL, null);
- this.btn上下.Size = new System.Drawing.Size(99, 66);
- this.btn上下.Symbol = 361660;
- this.btn上下.SymbolSize = 48;
- 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上下.WriteNode = new Node("Application.A10_LocateStation_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.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(717, 40);
- 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.A10_LocateStation_Manual.b下压马达回原点", NodeType.BOOL, null);
- this.btn马达回原.Size = new System.Drawing.Size(80, 66);
- 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马达回原.WriteNode = new Node("Application.A10_LocateStation_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.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(445, 40);
- 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 = 361610;
- this.btn上升.OffText = "上升";
- this.btn上升.OnColor = System.Drawing.Color.Green;
- this.btn上升.OnSymbol = 361610;
- this.btn上升.OnText = "上升";
- this.btn上升.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达上升", NodeType.BOOL, null);
- this.btn上升.Size = new System.Drawing.Size(147, 66);
- this.btn上升.Symbol = 361610;
- this.btn上升.SymbolSize = 72;
- 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上升.WriteNode = new Node("Application.A10_LocateStation_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.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(267, 40);
- 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 = 361611;
- this.btn下降.OffText = "下降";
- this.btn下降.OnColor = System.Drawing.Color.Green;
- this.btn下降.OnSymbol = 361611;
- this.btn下降.OnText = "下降";
- this.btn下降.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达下降", NodeType.BOOL, null);
- this.btn下降.Size = new System.Drawing.Size(147, 66);
- this.btn下降.Symbol = 361611;
- this.btn下降.SymbolSize = 72;
- 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下降.WriteNode = new Node("Application.A10_LocateStation_Manual.b下压马达下降", NodeType.BOOL, null);
- //
- // plcUiNumberDisplay2
- //
- this.plcUiNumberDisplay2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay2.DecimalPlaces = 2;
- this.plcUiNumberDisplay2.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay2.Gain = 1D;
- this.plcUiNumberDisplay2.IntegerDigits = 0;
- this.plcUiNumberDisplay2.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay2.Location = new System.Drawing.Point(128, 78);
- this.plcUiNumberDisplay2.Name = "plcUiNumberDisplay2";
- this.plcUiNumberDisplay2.Preffix = null;
- this.plcUiNumberDisplay2.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen");
- this.plcUiNumberDisplay2.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberDisplay2.Suffix = null;
- this.plcUiNumberDisplay2.TabIndex = 3;
- this.plcUiNumberDisplay2.Text = "0";
- this.plcUiNumberDisplay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay2.WriteNode = null;
- //
- // uiLabel2
- //
- this.uiLabel2.AutoSize = true;
- this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel2.Location = new System.Drawing.Point(27, 83);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(71, 16);
- this.uiLabel2.TabIndex = 2;
- this.uiLabel2.Text = "当前扭矩";
- //
- // plcUiNumberDisplay1
- //
- this.plcUiNumberDisplay1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay1.DecimalPlaces = 2;
- this.plcUiNumberDisplay1.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay1.Gain = 1D;
- this.plcUiNumberDisplay1.IntegerDigits = 0;
- this.plcUiNumberDisplay1.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay1.Location = new System.Drawing.Point(128, 39);
- this.plcUiNumberDisplay1.Name = "plcUiNumberDisplay1";
- this.plcUiNumberDisplay1.Preffix = null;
- this.plcUiNumberDisplay1.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达当前位置", NodeType.LREAL, "下压伺服位置显示——HMIscreen");
- this.plcUiNumberDisplay1.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberDisplay1.Suffix = null;
- this.plcUiNumberDisplay1.TabIndex = 1;
- this.plcUiNumberDisplay1.Text = "0";
- this.plcUiNumberDisplay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay1.WriteNode = null;
- //
- // uiLabel1
- //
- this.uiLabel1.AutoSize = true;
- this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel1.Location = new System.Drawing.Point(27, 44);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(71, 16);
- this.uiLabel1.TabIndex = 0;
- this.uiLabel1.Text = "当前位置";
- //
- // tabPage2
- //
- this.tabPage2.Location = new System.Drawing.Point(0, 40);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(200, 60);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "功能设置";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // tabPage3
- //
- this.tabPage3.Controls.Add(this.uiLabel3);
- this.tabPage3.Controls.Add(this.txt定位延时);
- this.tabPage3.Location = new System.Drawing.Point(0, 40);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Size = new System.Drawing.Size(200, 60);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "参数设置";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // uiLabel3
- //
- this.uiLabel3.AutoSize = true;
- this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel3.Location = new System.Drawing.Point(45, 48);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(87, 16);
- this.uiLabel3.TabIndex = 36;
- this.uiLabel3.Text = "定位延时ms";
- //
- // txt定位延时
- //
- this.txt定位延时.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt定位延时.DisabilityTriggerNode = null;
- this.txt定位延时.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt定位延时.Gain = 1D;
- this.txt定位延时.IntegerDigits = 0;
- this.txt定位延时.InvisibilityTriggerNode = null;
- this.txt定位延时.Location = new System.Drawing.Point(169, 43);
- this.txt定位延时.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt定位延时.Minimum = 0D;
- this.txt定位延时.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt定位延时.Name = "txt定位延时";
- this.txt定位延时.Padding = new System.Windows.Forms.Padding(5);
- this.txt定位延时.ReadNode = new Node("Application.A10_LocateStation_Auto.ui定位延时", NodeType.UDINT, "定位延时");
- this.txt定位延时.ShowText = false;
- this.txt定位延时.Size = new System.Drawing.Size(125, 27);
- this.txt定位延时.TabIndex = 37;
- this.txt定位延时.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt定位延时.Type = Sunny.UI.UITextBox.UIEditType.Integer;
- this.txt定位延时.Watermark = "";
- this.txt定位延时.WriteNode = new Node("Application.A10_LocateStation_Auto.ui定位延时", NodeType.UDINT, "定位延时");
- //
- // tabPage4
- //
- this.tabPage4.Controls.Add(this.uiGroupBox4);
- this.tabPage4.Location = new System.Drawing.Point(0, 40);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(1133, 693);
- this.tabPage4.TabIndex = 3;
- this.tabPage4.Text = "马达参数设置";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // uiGroupBox4
- //
- this.uiGroupBox4.Controls.Add(this.txt防压检测终点);
- this.uiGroupBox4.Controls.Add(this.uiLabel21);
- this.uiGroupBox4.Controls.Add(this.uiLabel8);
- this.uiGroupBox4.Controls.Add(this.txt输出转矩限制);
- this.uiGroupBox4.Controls.Add(this.uiLabel35);
- this.uiGroupBox4.Controls.Add(this.txt防压报警阈值);
- this.uiGroupBox4.Controls.Add(this.txt防撞检测起点);
- this.uiGroupBox4.Controls.Add(this.uiLabel7);
- this.uiGroupBox4.Controls.Add(this.uiLabel22);
- this.uiGroupBox4.Controls.Add(this.txt防撞报警阈值);
- this.uiGroupBox4.Controls.Add(this.uiLabel34);
- this.uiGroupBox4.Controls.Add(this.txt防撞检测终点);
- this.uiGroupBox4.Controls.Add(this.txt防压检测起点);
- this.uiGroupBox4.Controls.Add(this.uiLabel23);
- this.uiGroupBox4.Controls.Add(this.txt速度);
- this.uiGroupBox4.Controls.Add(this.uiLabel16);
- this.uiGroupBox4.Controls.Add(this.txt偏移量);
- this.uiGroupBox4.Controls.Add(this.uiLabel13);
- this.uiGroupBox4.Controls.Add(this.txt减速时间);
- this.uiGroupBox4.Controls.Add(this.uiLabel11);
- this.uiGroupBox4.Controls.Add(this.txt加速时间);
- this.uiGroupBox4.Controls.Add(this.uiLabel12);
- this.uiGroupBox4.Controls.Add(this.plcUiNumberDisplay3);
- this.uiGroupBox4.Controls.Add(this.uiLabel4);
- this.uiGroupBox4.Controls.Add(this.txt最高速);
- this.uiGroupBox4.Controls.Add(this.uiLabel29);
- this.uiGroupBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox4.Location = new System.Drawing.Point(8, 5);
- this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox4.Name = "uiGroupBox4";
- this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox4.Size = new System.Drawing.Size(1097, 371);
- this.uiGroupBox4.TabIndex = 13;
- this.uiGroupBox4.Text = "上下马达";
- this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // txt防压检测终点
- //
- this.txt防压检测终点.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防压检测终点.DisabilityTriggerNode = null;
- this.txt防压检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防压检测终点.Gain = 1D;
- this.txt防压检测终点.IntegerDigits = 0;
- this.txt防压检测终点.InvisibilityTriggerNode = null;
- this.txt防压检测终点.Location = new System.Drawing.Point(938, 78);
- this.txt防压检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防压检测终点.Maximum = 100D;
- this.txt防压检测终点.Minimum = -100D;
- this.txt防压检测终点.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防压检测终点.Name = "txt防压检测终点";
- this.txt防压检测终点.Padding = new System.Windows.Forms.Padding(5);
- this.txt防压检测终点.ReadNode = new Node("Application.Var_state.lr防压位置终点[8]", NodeType.LREAL, null);
- this.txt防压检测终点.ShowText = false;
- this.txt防压检测终点.Size = new System.Drawing.Size(125, 27);
- this.txt防压检测终点.TabIndex = 61;
- this.txt防压检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防压检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防压检测终点.Watermark = "";
- this.txt防压检测终点.WriteNode = new Node("Application.Var_state.lr防压位置终点[8]", NodeType.LREAL, null);
- //
- // uiLabel21
- //
- this.uiLabel21.AutoSize = true;
- this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel21.Location = new System.Drawing.Point(279, 120);
- this.uiLabel21.Name = "uiLabel21";
- this.uiLabel21.Size = new System.Drawing.Size(143, 16);
- this.uiLabel21.TabIndex = 16;
- this.uiLabel21.Text = "伺服输出转矩限制%";
- //
- // uiLabel8
- //
- this.uiLabel8.AutoSize = true;
- this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel8.Location = new System.Drawing.Point(311, 78);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(111, 16);
- this.uiLabel8.TabIndex = 11;
- this.uiLabel8.Text = "防压报警阈值%";
- //
- // txt输出转矩限制
- //
- this.txt输出转矩限制.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt输出转矩限制.DisabilityTriggerNode = null;
- this.txt输出转矩限制.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt输出转矩限制.Gain = 1D;
- this.txt输出转矩限制.IntegerDigits = 0;
- this.txt输出转矩限制.InvisibilityTriggerNode = null;
- this.txt输出转矩限制.Location = new System.Drawing.Point(427, 114);
- this.txt输出转矩限制.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt输出转矩限制.Maximum = 350D;
- this.txt输出转矩限制.Minimum = 0D;
- this.txt输出转矩限制.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt输出转矩限制.Name = "txt输出转矩限制";
- this.txt输出转矩限制.Padding = new System.Windows.Forms.Padding(5);
- this.txt输出转矩限制.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制 %——HMIset");
- this.txt输出转矩限制.ShowText = false;
- this.txt输出转矩限制.Size = new System.Drawing.Size(125, 27);
- this.txt输出转矩限制.TabIndex = 17;
- this.txt输出转矩限制.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt输出转矩限制.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt输出转矩限制.Watermark = "";
- this.txt输出转矩限制.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_TorqueLimit", NodeType.LREAL, "lr上下伺服转矩限制 %——HMIset");
- //
- // uiLabel35
- //
- this.uiLabel35.AutoSize = true;
- this.uiLabel35.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel35.Location = new System.Drawing.Point(572, 41);
- this.uiLabel35.Name = "uiLabel35";
- this.uiLabel35.Size = new System.Drawing.Size(103, 16);
- this.uiLabel35.TabIndex = 54;
- this.uiLabel35.Text = "防撞检测起点";
- //
- // txt防压报警阈值
- //
- this.txt防压报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防压报警阈值.DisabilityTriggerNode = null;
- this.txt防压报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防压报警阈值.Gain = 1D;
- this.txt防压报警阈值.IntegerDigits = 0;
- this.txt防压报警阈值.InvisibilityTriggerNode = null;
- this.txt防压报警阈值.Location = new System.Drawing.Point(427, 73);
- this.txt防压报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防压报警阈值.Maximum = 350D;
- this.txt防压报警阈值.Minimum = 0D;
- this.txt防压报警阈值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防压报警阈值.Name = "txt防压报警阈值";
- this.txt防压报警阈值.Padding = new System.Windows.Forms.Padding(5);
- this.txt防压报警阈值.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值 %——HMIset");
- this.txt防压报警阈值.ShowText = false;
- this.txt防压报警阈值.Size = new System.Drawing.Size(125, 27);
- this.txt防压报警阈值.TabIndex = 12;
- this.txt防压报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防压报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防压报警阈值.Watermark = "";
- this.txt防压报警阈值.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_AlarmTorque", NodeType.LREAL, "lr上下伺服力矩报警阀值 %——HMIset");
- //
- // txt防撞检测起点
- //
- this.txt防撞检测起点.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防撞检测起点.DisabilityTriggerNode = null;
- this.txt防撞检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防撞检测起点.Gain = 1D;
- this.txt防撞检测起点.IntegerDigits = 0;
- this.txt防撞检测起点.InvisibilityTriggerNode = null;
- this.txt防撞检测起点.Location = new System.Drawing.Point(682, 36);
- this.txt防撞检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防撞检测起点.Maximum = 100D;
- this.txt防撞检测起点.Minimum = -100D;
- this.txt防撞检测起点.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防撞检测起点.Name = "txt防撞检测起点";
- this.txt防撞检测起点.Padding = new System.Windows.Forms.Padding(5);
- this.txt防撞检测起点.ReadNode = new Node("Application.Var_state.lr防撞位置起点[8]", NodeType.LREAL, null);
- this.txt防撞检测起点.ShowText = false;
- this.txt防撞检测起点.Size = new System.Drawing.Size(125, 27);
- this.txt防撞检测起点.TabIndex = 55;
- this.txt防撞检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防撞检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防撞检测起点.Watermark = "";
- this.txt防撞检测起点.WriteNode = new Node("Application.Var_state.lr防撞位置起点[8]", NodeType.LREAL, null);
- //
- // uiLabel7
- //
- this.uiLabel7.AutoSize = true;
- this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel7.Location = new System.Drawing.Point(311, 41);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(111, 16);
- this.uiLabel7.TabIndex = 13;
- this.uiLabel7.Text = "防撞报警阈值%";
- //
- // uiLabel22
- //
- this.uiLabel22.AutoSize = true;
- this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel22.Location = new System.Drawing.Point(828, 83);
- this.uiLabel22.Name = "uiLabel22";
- this.uiLabel22.Size = new System.Drawing.Size(103, 16);
- this.uiLabel22.TabIndex = 60;
- this.uiLabel22.Text = "防压检测终点";
- //
- // txt防撞报警阈值
- //
- this.txt防撞报警阈值.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防撞报警阈值.DisabilityTriggerNode = null;
- this.txt防撞报警阈值.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防撞报警阈值.Gain = 1D;
- this.txt防撞报警阈值.IntegerDigits = 0;
- this.txt防撞报警阈值.InvisibilityTriggerNode = null;
- this.txt防撞报警阈值.Location = new System.Drawing.Point(427, 35);
- this.txt防撞报警阈值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防撞报警阈值.Maximum = 350D;
- this.txt防撞报警阈值.Minimum = 0D;
- this.txt防撞报警阈值.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防撞报警阈值.Name = "txt防撞报警阈值";
- this.txt防撞报警阈值.Padding = new System.Windows.Forms.Padding(5);
- this.txt防撞报警阈值.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置 %——HMIset");
- this.txt防撞报警阈值.ShowText = false;
- this.txt防撞报警阈值.Size = new System.Drawing.Size(125, 27);
- this.txt防撞报警阈值.TabIndex = 14;
- this.txt防撞报警阈值.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防撞报警阈值.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防撞报警阈值.Watermark = "";
- this.txt防撞报警阈值.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_ImpactAlarm", NodeType.LREAL, "lr上下伺服撞击报警设置 %——HMIset");
- //
- // uiLabel34
- //
- this.uiLabel34.AutoSize = true;
- this.uiLabel34.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel34.Location = new System.Drawing.Point(828, 40);
- this.uiLabel34.Name = "uiLabel34";
- this.uiLabel34.Size = new System.Drawing.Size(103, 16);
- this.uiLabel34.TabIndex = 56;
- this.uiLabel34.Text = "防撞检测终点";
- //
- // txt防撞检测终点
- //
- this.txt防撞检测终点.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防撞检测终点.DisabilityTriggerNode = null;
- this.txt防撞检测终点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防撞检测终点.Gain = 1D;
- this.txt防撞检测终点.IntegerDigits = 0;
- this.txt防撞检测终点.InvisibilityTriggerNode = null;
- this.txt防撞检测终点.Location = new System.Drawing.Point(938, 36);
- this.txt防撞检测终点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防撞检测终点.Maximum = 100D;
- this.txt防撞检测终点.Minimum = -100D;
- this.txt防撞检测终点.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防撞检测终点.Name = "txt防撞检测终点";
- this.txt防撞检测终点.Padding = new System.Windows.Forms.Padding(5);
- this.txt防撞检测终点.ReadNode = new Node("Application.Var_state.lr防撞位置终点[8]", NodeType.LREAL, null);
- this.txt防撞检测终点.ShowText = false;
- this.txt防撞检测终点.Size = new System.Drawing.Size(125, 27);
- this.txt防撞检测终点.TabIndex = 57;
- this.txt防撞检测终点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防撞检测终点.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防撞检测终点.Watermark = "";
- this.txt防撞检测终点.WriteNode = new Node("Application.Var_state.lr防撞位置终点[8]", NodeType.LREAL, null);
- //
- // txt防压检测起点
- //
- this.txt防压检测起点.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt防压检测起点.DisabilityTriggerNode = null;
- this.txt防压检测起点.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt防压检测起点.Gain = 1D;
- this.txt防压检测起点.IntegerDigits = 0;
- this.txt防压检测起点.InvisibilityTriggerNode = null;
- this.txt防压检测起点.Location = new System.Drawing.Point(682, 78);
- this.txt防压检测起点.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt防压检测起点.Maximum = 100D;
- this.txt防压检测起点.Minimum = -100D;
- this.txt防压检测起点.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt防压检测起点.Name = "txt防压检测起点";
- this.txt防压检测起点.Padding = new System.Windows.Forms.Padding(5);
- this.txt防压检测起点.ReadNode = new Node("Application.Var_state.lr防压位置起点[8]", NodeType.LREAL, null);
- this.txt防压检测起点.ShowText = false;
- this.txt防压检测起点.Size = new System.Drawing.Size(125, 27);
- this.txt防压检测起点.TabIndex = 59;
- this.txt防压检测起点.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt防压检测起点.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt防压检测起点.Watermark = "";
- this.txt防压检测起点.WriteNode = new Node("Application.Var_state.lr防压位置起点[8]", NodeType.LREAL, null);
- //
- // uiLabel23
- //
- this.uiLabel23.AutoSize = true;
- this.uiLabel23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel23.Location = new System.Drawing.Point(572, 82);
- this.uiLabel23.Name = "uiLabel23";
- this.uiLabel23.Size = new System.Drawing.Size(103, 16);
- this.uiLabel23.TabIndex = 58;
- this.uiLabel23.Text = "防压检测起点";
- //
- // txt速度
- //
- this.txt速度.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt速度.DisabilityTriggerNode = null;
- this.txt速度.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt速度.Gain = 1D;
- this.txt速度.IntegerDigits = 0;
- this.txt速度.InvisibilityTriggerNode = null;
- this.txt速度.Location = new System.Drawing.Point(150, 226);
- this.txt速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt速度.Maximum = 350D;
- this.txt速度.Minimum = 0D;
- this.txt速度.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt速度.Name = "txt速度";
- this.txt速度.Padding = new System.Windows.Forms.Padding(5);
- this.txt速度.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度 %——HMIset");
- this.txt速度.ShowText = false;
- this.txt速度.Size = new System.Drawing.Size(125, 27);
- this.txt速度.TabIndex = 29;
- this.txt速度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt速度.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt速度.Watermark = "";
- this.txt速度.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_Speed", NodeType.LREAL, "lr上下伺服速度 %——HMIset");
- //
- // uiLabel16
- //
- this.uiLabel16.AutoSize = true;
- this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel16.Location = new System.Drawing.Point(80, 229);
- this.uiLabel16.Name = "uiLabel16";
- this.uiLabel16.Size = new System.Drawing.Size(63, 16);
- this.uiLabel16.TabIndex = 28;
- this.uiLabel16.Text = "速度(%)";
- //
- // txt偏移量
- //
- this.txt偏移量.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt偏移量.DisabilityTriggerNode = null;
- this.txt偏移量.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt偏移量.Gain = 1D;
- this.txt偏移量.IntegerDigits = 0;
- this.txt偏移量.InvisibilityTriggerNode = null;
- this.txt偏移量.Location = new System.Drawing.Point(150, 189);
- this.txt偏移量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt偏移量.Maximum = 350D;
- this.txt偏移量.Minimum = 0D;
- this.txt偏移量.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt偏移量.Name = "txt偏移量";
- this.txt偏移量.Padding = new System.Windows.Forms.Padding(5);
- this.txt偏移量.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset");
- this.txt偏移量.ShowText = false;
- this.txt偏移量.Size = new System.Drawing.Size(125, 27);
- this.txt偏移量.TabIndex = 27;
- this.txt偏移量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt偏移量.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt偏移量.Watermark = "";
- this.txt偏移量.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_Offset", NodeType.LREAL, "lr上下伺服偏移量——HMIset");
- //
- // uiLabel13
- //
- this.uiLabel13.AutoSize = true;
- this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel13.Location = new System.Drawing.Point(88, 195);
- this.uiLabel13.Name = "uiLabel13";
- this.uiLabel13.Size = new System.Drawing.Size(55, 16);
- this.uiLabel13.TabIndex = 26;
- this.uiLabel13.Text = "偏移量";
- //
- // txt减速时间
- //
- this.txt减速时间.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt减速时间.DisabilityTriggerNode = null;
- this.txt减速时间.DoubleValue = 1D;
- this.txt减速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt减速时间.Gain = 1D;
- this.txt减速时间.IntegerDigits = 0;
- this.txt减速时间.InvisibilityTriggerNode = null;
- this.txt减速时间.Location = new System.Drawing.Point(150, 152);
- this.txt减速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt减速时间.Maximum = 100D;
- this.txt减速时间.Minimum = 1D;
- this.txt减速时间.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt减速时间.Name = "txt减速时间";
- this.txt减速时间.Padding = new System.Windows.Forms.Padding(5);
- this.txt减速时间.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset");
- this.txt减速时间.ShowText = false;
- this.txt减速时间.Size = new System.Drawing.Size(125, 27);
- this.txt减速时间.TabIndex = 25;
- this.txt减速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt减速时间.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt减速时间.Watermark = "";
- this.txt减速时间.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_DedTime", NodeType.LREAL, "lr上下伺服减速时间 ms——HMIset");
- //
- // uiLabel11
- //
- this.uiLabel11.AutoSize = true;
- this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel11.Location = new System.Drawing.Point(56, 156);
- this.uiLabel11.Name = "uiLabel11";
- this.uiLabel11.Size = new System.Drawing.Size(87, 16);
- this.uiLabel11.TabIndex = 24;
- this.uiLabel11.Text = "减速时间ms";
- //
- // txt加速时间
- //
- this.txt加速时间.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt加速时间.DisabilityTriggerNode = null;
- this.txt加速时间.DoubleValue = 1D;
- this.txt加速时间.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt加速时间.Gain = 1D;
- this.txt加速时间.IntegerDigits = 0;
- this.txt加速时间.InvisibilityTriggerNode = null;
- this.txt加速时间.Location = new System.Drawing.Point(150, 114);
- this.txt加速时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt加速时间.Maximum = 100D;
- this.txt加速时间.Minimum = 1D;
- this.txt加速时间.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt加速时间.Name = "txt加速时间";
- this.txt加速时间.Padding = new System.Windows.Forms.Padding(5);
- this.txt加速时间.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset");
- this.txt加速时间.ShowText = false;
- this.txt加速时间.Size = new System.Drawing.Size(125, 27);
- this.txt加速时间.TabIndex = 23;
- this.txt加速时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt加速时间.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt加速时间.Watermark = "";
- this.txt加速时间.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_AccTime", NodeType.LREAL, "lr上下伺服加速时间 ms——HMIset");
- //
- // uiLabel12
- //
- this.uiLabel12.AutoSize = true;
- this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel12.Location = new System.Drawing.Point(56, 120);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(87, 16);
- this.uiLabel12.TabIndex = 22;
- this.uiLabel12.Text = "加速时间ms";
- //
- // plcUiNumberDisplay3
- //
- this.plcUiNumberDisplay3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.plcUiNumberDisplay3.DecimalPlaces = 2;
- this.plcUiNumberDisplay3.DisabilityTriggerNode = null;
- this.plcUiNumberDisplay3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiNumberDisplay3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.plcUiNumberDisplay3.Gain = 1D;
- this.plcUiNumberDisplay3.IntegerDigits = 0;
- this.plcUiNumberDisplay3.InvisibilityTriggerNode = null;
- this.plcUiNumberDisplay3.Location = new System.Drawing.Point(150, 36);
- this.plcUiNumberDisplay3.Name = "plcUiNumberDisplay3";
- this.plcUiNumberDisplay3.Preffix = null;
- this.plcUiNumberDisplay3.ReadNode = new Node("Application.A10_LocateStation_Manual.b下压马达当前扭矩", NodeType.LREAL, "下压伺服扭矩显示——HMIscreen");
- this.plcUiNumberDisplay3.Size = new System.Drawing.Size(125, 27);
- this.plcUiNumberDisplay3.Suffix = null;
- this.plcUiNumberDisplay3.TabIndex = 4;
- this.plcUiNumberDisplay3.Text = "0";
- this.plcUiNumberDisplay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.plcUiNumberDisplay3.WriteNode = null;
- //
- // uiLabel4
- //
- this.uiLabel4.AutoSize = true;
- this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel4.Location = new System.Drawing.Point(72, 41);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(71, 16);
- this.uiLabel4.TabIndex = 15;
- this.uiLabel4.Text = "当前扭矩";
- //
- // txt最高速
- //
- this.txt最高速.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.txt最高速.DisabilityTriggerNode = null;
- this.txt最高速.DoubleValue = 1D;
- this.txt最高速.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txt最高速.Gain = 1D;
- this.txt最高速.IntegerDigits = 0;
- this.txt最高速.InvisibilityTriggerNode = null;
- this.txt最高速.Location = new System.Drawing.Point(150, 74);
- this.txt最高速.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.txt最高速.Maximum = 100D;
- this.txt最高速.Minimum = 1D;
- this.txt最高速.MinimumSize = new System.Drawing.Size(1, 16);
- this.txt最高速.Name = "txt最高速";
- this.txt最高速.Padding = new System.Windows.Forms.Padding(5);
- this.txt最高速.ReadNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度 %——HMIset");
- this.txt最高速.ShowText = false;
- this.txt最高速.Size = new System.Drawing.Size(125, 27);
- this.txt最高速.TabIndex = 10;
- this.txt最高速.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.txt最高速.Type = Sunny.UI.UITextBox.UIEditType.Double;
- this.txt最高速.Watermark = "";
- this.txt最高速.WriteNode = new Node("Application.A10_LocateStation_Auto.lr_UpDownAxis_MaxSpeed", NodeType.LREAL, "上位界面有的参数\r\nlr上下伺服最高速度 %——HMIset");
- //
- // uiLabel29
- //
- this.uiLabel29.AutoSize = true;
- this.uiLabel29.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.uiLabel29.Location = new System.Drawing.Point(80, 79);
- this.uiLabel29.Name = "uiLabel29";
- this.uiLabel29.Size = new System.Drawing.Size(63, 16);
- this.uiLabel29.TabIndex = 9;
- this.uiLabel29.Text = "最高速%";
- //
- // tabPage5
- //
- this.tabPage5.Controls.Add(this.plcUiLight12);
- this.tabPage5.Location = new System.Drawing.Point(0, 40);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(200, 60);
- this.tabPage5.TabIndex = 4;
- this.tabPage5.Text = "IO";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // plcUiLight12
- //
- this.plcUiLight12.DisabilityTriggerNode = null;
- this.plcUiLight12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.plcUiLight12.InvisibilityTriggerNode = null;
- this.plcUiLight12.Location = new System.Drawing.Point(7, 3);
- this.plcUiLight12.MinimumSize = new System.Drawing.Size(1, 1);
- this.plcUiLight12.MyTextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight12.Name = "plcUiLight12";
- this.plcUiLight12.NodeName = "b材料检测_低位";
- this.plcUiLight12.Off_Color = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
- this.plcUiLight12.OffText = null;
- this.plcUiLight12.On_Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.plcUiLight12.OnText = null;
- this.plcUiLight12.Radius = 58;
- this.plcUiLight12.ReadNode = new Node("Application.InOutPut.A10定位站1.b材料检测_低位", NodeType.BOOL, null);
- this.plcUiLight12.ShowText = true;
- this.plcUiLight12.Size = new System.Drawing.Size(270, 58);
- this.plcUiLight12.State = Sunny.UI.UILightState.Off;
- this.plcUiLight12.TabIndex = 136;
- this.plcUiLight12.Text = "b材料检测_低位";
- this.plcUiLight12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.plcUiLight12.WriteNode = null;
- //
- // Form10_定位站1
- //
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.ClientSize = new System.Drawing.Size(1366, 768);
- this.Controls.Add(this.uiTabControl1);
- this.Controls.Add(this.uiPanel1);
- this.Name = "Form10_定位站1";
- this.Text = "Form10_定位站1 ";
- this.uiPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox1.PerformLayout();
- this.tabPage3.ResumeLayout(false);
- this.tabPage3.PerformLayout();
- this.tabPage4.ResumeLayout(false);
- this.uiGroupBox4.ResumeLayout(false);
- this.uiGroupBox4.PerformLayout();
- this.tabPage5.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIPanel uiPanel1;
- public Sunny.UI.UITabControl uiTabControl1;
- 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 System.Windows.Forms.TabPage tabPage5;
- private PlcUiControl.PlcUiLight plcUiLight12;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private PlcUiControl.PlcUiButton btn马达上电;
- private PlcUiControl.PlcUiNumberInput txt马达下位置;
- private Sunny.UI.UILabel uiLabel6;
- private PlcUiControl.PlcUiNumberInput txt马达上位置;
- private Sunny.UI.UILabel uiLabel5;
- private PlcUiControl.PlcUiButton btn上下;
- private PlcUiControl.PlcUiButton btn马达回原;
- private PlcUiControl.PlcUiButton btn上升;
- private PlcUiControl.PlcUiButton btn下降;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay2;
- private Sunny.UI.UILabel uiLabel2;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay1;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UIGroupBox uiGroupBox4;
- private PlcUiControl.PlcUiNumberInput txt减速时间;
- private Sunny.UI.UILabel uiLabel11;
- private PlcUiControl.PlcUiNumberInput txt加速时间;
- private Sunny.UI.UILabel uiLabel12;
- private PlcUiControl.PlcUiNumberDisplay plcUiNumberDisplay3;
- private PlcUiControl.PlcUiNumberInput txt输出转矩限制;
- private Sunny.UI.UILabel uiLabel21;
- private Sunny.UI.UILabel uiLabel4;
- private PlcUiControl.PlcUiNumberInput txt防撞报警阈值;
- private Sunny.UI.UILabel uiLabel7;
- private PlcUiControl.PlcUiNumberInput txt防压报警阈值;
- private Sunny.UI.UILabel uiLabel8;
- private PlcUiControl.PlcUiNumberInput txt最高速;
- private Sunny.UI.UILabel uiLabel29;
- private PlcUiControl.PlcUiNumberInput txt速度;
- private Sunny.UI.UILabel uiLabel16;
- private PlcUiControl.PlcUiNumberInput txt偏移量;
- private Sunny.UI.UILabel uiLabel13;
- private PlcUiControl.PlcUiButton btn工站启用;
- private Sunny.UI.UILabel uiLabel3;
- private PlcUiControl.PlcUiNumberInput txt定位延时;
- private PlcUiControl.PlcUiLight plcUiLight40;
- private PlcUiControl.PlcUiLight plcUiLight41;
- private PlcUiControl.PlcUiLight plcUiLight42;
- private System.Windows.Forms.PictureBox pictureBox1;
- private PlcUiControl.PlcUiNumberInput txt防压检测终点;
- private Sunny.UI.UILabel uiLabel35;
- private PlcUiControl.PlcUiNumberInput txt防撞检测起点;
- private Sunny.UI.UILabel uiLabel22;
- private Sunny.UI.UILabel uiLabel34;
- private PlcUiControl.PlcUiNumberInput txt防撞检测终点;
- private PlcUiControl.PlcUiNumberInput txt防压检测起点;
- private Sunny.UI.UILabel uiLabel23;
- }
- }
|