1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594 |
- namespace MainForm.FaForm
- {
- partial class Form_MESTest
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_MESTest));
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.cmbStationName_Iot = new System.Windows.Forms.ComboBox();
- this.label13 = new System.Windows.Forms.Label();
- this.txtInfo_Iot = new System.Windows.Forms.TextBox();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.pnlFileUp = new System.Windows.Forms.Panel();
- this.pnlDeviceState8 = new System.Windows.Forms.Panel();
- this.pnlDeviceState7 = new System.Windows.Forms.Panel();
- this.pnlPassStationDetail = new System.Windows.Forms.Panel();
- this.label42 = new System.Windows.Forms.Label();
- this.pnlPassStationDetail_status = new System.Windows.Forms.ComboBox();
- this.pnlPassStationDetail_resultVal = new System.Windows.Forms.TextBox();
- this.label41 = new System.Windows.Forms.Label();
- this.pnlPassStationDetail_testItem = new System.Windows.Forms.TextBox();
- this.label40 = new System.Windows.Forms.Label();
- this.pnlPassStationDetail_functionNname = new System.Windows.Forms.ComboBox();
- this.label12 = new System.Windows.Forms.Label();
- this.PassStationDetail_SN = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.PassStationDetail_slot = new System.Windows.Forms.TextBox();
- this.pnlPassStation = new System.Windows.Forms.Panel();
- this.cmbResult = new System.Windows.Forms.ComboBox();
- this.label39 = new System.Windows.Forms.Label();
- this.cmbWorkType = new System.Windows.Forms.ComboBox();
- this.label38 = new System.Windows.Forms.Label();
- this.txtSn_PassStation = new System.Windows.Forms.TextBox();
- this.label37 = new System.Windows.Forms.Label();
- this.txtSlot = new System.Windows.Forms.TextBox();
- this.label19 = new System.Windows.Forms.Label();
- this.cmbEnterStatus = new System.Windows.Forms.ComboBox();
- this.label20 = new System.Windows.Forms.Label();
- this.pnlOperateLog = new System.Windows.Forms.Panel();
- this.cmbOperateResult = new System.Windows.Forms.ComboBox();
- this.label18 = new System.Windows.Forms.Label();
- this.cmbOperateAction = new System.Windows.Forms.ComboBox();
- this.label17 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.txtActionParam = new System.Windows.Forms.TextBox();
- this.txtOperateDesc = new System.Windows.Forms.TextBox();
- this.label16 = new System.Windows.Forms.Label();
- this.pnlStationInputBegin = new System.Windows.Forms.Panel();
- this.cmbAction = new System.Windows.Forms.ComboBox();
- this.txtExtra = new System.Windows.Forms.TextBox();
- this.label36 = new System.Windows.Forms.Label();
- this.txtClassLevel3 = new System.Windows.Forms.TextBox();
- this.label33 = new System.Windows.Forms.Label();
- this.txtClassLevel2 = new System.Windows.Forms.TextBox();
- this.label34 = new System.Windows.Forms.Label();
- this.txtClassLevel1 = new System.Windows.Forms.TextBox();
- this.label35 = new System.Windows.Forms.Label();
- this.txtVIndexSn = new System.Windows.Forms.TextBox();
- this.label29 = new System.Windows.Forms.Label();
- this.txtVSn = new System.Windows.Forms.TextBox();
- this.label30 = new System.Windows.Forms.Label();
- this.txtPartSn = new System.Windows.Forms.TextBox();
- this.label31 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.pnlFaultLog = new System.Windows.Forms.Panel();
- this.txtFaultDesc = new System.Windows.Forms.TextBox();
- this.label28 = new System.Windows.Forms.Label();
- this.txtFaultCmpnt = new System.Windows.Forms.TextBox();
- this.label27 = new System.Windows.Forms.Label();
- this.txtFaultCode2 = new System.Windows.Forms.TextBox();
- this.label26 = new System.Windows.Forms.Label();
- this.txtFaultName = new System.Windows.Forms.TextBox();
- this.label25 = new System.Windows.Forms.Label();
- this.pnlDeviceState = new System.Windows.Forms.Panel();
- this.label24 = new System.Windows.Forms.Label();
- this.txtFaultCode = new System.Windows.Forms.TextBox();
- this.label23 = new System.Windows.Forms.Label();
- this.cmbXiaomiDeviceState = new System.Windows.Forms.ComboBox();
- this.label22 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.cmbSendType_Iot = new System.Windows.Forms.ComboBox();
- this.label21 = new System.Windows.Forms.Label();
- this.btnSend_Iot = new System.Windows.Forms.Button();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.cmbStationName = new System.Windows.Forms.ComboBox();
- this.label9 = new System.Windows.Forms.Label();
- this.txtInfo = new System.Windows.Forms.TextBox();
- this.txtSN = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.cmbSNType = new System.Windows.Forms.ComboBox();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.cmbProResult = new System.Windows.Forms.ComboBox();
- this.label8 = new System.Windows.Forms.Label();
- this.txtBulletclipCodeNum = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.txtBulletclipCode = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.txtVehicleCodeNum = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.txtVehicleCode = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.btnStationOut = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.btnStationIn = new System.Windows.Forms.Button();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.pnlFileUp_sn = new System.Windows.Forms.TextBox();
- this.label43 = new System.Windows.Forms.Label();
- this.label44 = new System.Windows.Forms.Label();
- this.pnlFileUp_slot = new System.Windows.Forms.TextBox();
- this.pnlFileUp_path = new System.Windows.Forms.TextBox();
- this.label45 = new System.Windows.Forms.Label();
- this.tabPage3.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- this.pnlFileUp.SuspendLayout();
- this.pnlPassStationDetail.SuspendLayout();
- this.pnlPassStation.SuspendLayout();
- this.pnlOperateLog.SuspendLayout();
- this.pnlStationInputBegin.SuspendLayout();
- this.pnlFaultLog.SuspendLayout();
- this.pnlDeviceState.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // tabPage3
- //
- this.tabPage3.Controls.Add(this.cmbStationName_Iot);
- this.tabPage3.Controls.Add(this.label13);
- this.tabPage3.Controls.Add(this.txtInfo_Iot);
- this.tabPage3.Controls.Add(this.groupBox2);
- this.tabPage3.Controls.Add(this.label14);
- this.tabPage3.Controls.Add(this.cmbSendType_Iot);
- this.tabPage3.Controls.Add(this.label21);
- this.tabPage3.Controls.Add(this.btnSend_Iot);
- this.tabPage3.Location = new System.Drawing.Point(4, 28);
- this.tabPage3.Margin = new System.Windows.Forms.Padding(4);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Padding = new System.Windows.Forms.Padding(4);
- this.tabPage3.Size = new System.Drawing.Size(1558, 810);
- this.tabPage3.TabIndex = 3;
- this.tabPage3.Text = "IOT手动上传";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // cmbStationName_Iot
- //
- this.cmbStationName_Iot.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbStationName_Iot.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbStationName_Iot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbStationName_Iot.FormattingEnabled = true;
- this.cmbStationName_Iot.Items.AddRange(new object[] {
- "[OP10]壳体清洁上料",
- "[OP20]上盖板上料装备",
- "[OP30]点散热胶装备_Left",
- "[OP30]点散热胶装备_Right",
- "[OP40]胶线检测",
- "[OP50]ADD板上料组装装备",
- "[OP60]组上盖板",
- "[OP70]上盖板锁螺丝_Left",
- "[OP70]上盖板锁螺丝_Right",
- "[OP80]NG下料",
- "[OP90]半成品下料"});
- this.cmbStationName_Iot.Location = new System.Drawing.Point(90, 12);
- this.cmbStationName_Iot.Margin = new System.Windows.Forms.Padding(4);
- this.cmbStationName_Iot.Name = "cmbStationName_Iot";
- this.cmbStationName_Iot.Size = new System.Drawing.Size(232, 26);
- this.cmbStationName_Iot.TabIndex = 35;
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Location = new System.Drawing.Point(21, 18);
- this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(62, 18);
- this.label13.TabIndex = 37;
- this.label13.Text = "工站名";
- //
- // txtInfo_Iot
- //
- this.txtInfo_Iot.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtInfo_Iot.Location = new System.Drawing.Point(9, 621);
- this.txtInfo_Iot.Margin = new System.Windows.Forms.Padding(4);
- this.txtInfo_Iot.Multiline = true;
- this.txtInfo_Iot.Name = "txtInfo_Iot";
- this.txtInfo_Iot.Size = new System.Drawing.Size(1534, 172);
- this.txtInfo_Iot.TabIndex = 36;
- //
- // groupBox2
- //
- this.groupBox2.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.groupBox2.Controls.Add(this.tableLayoutPanel1);
- this.groupBox2.Location = new System.Drawing.Point(9, 51);
- this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox2.Size = new System.Drawing.Size(1536, 538);
- this.groupBox2.TabIndex = 32;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "Iot数据";
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Inset;
- this.tableLayoutPanel1.ColumnCount = 3;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.Controls.Add(this.pnlFileUp, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.pnlDeviceState8, 1, 2);
- this.tableLayoutPanel1.Controls.Add(this.pnlDeviceState7, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.pnlPassStationDetail, 2, 1);
- this.tableLayoutPanel1.Controls.Add(this.pnlPassStation, 1, 1);
- this.tableLayoutPanel1.Controls.Add(this.pnlOperateLog, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.pnlStationInputBegin, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.pnlFaultLog, 1, 0);
- this.tableLayoutPanel1.Controls.Add(this.pnlDeviceState, 0, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(4, 25);
- this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 3;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1528, 509);
- this.tableLayoutPanel1.TabIndex = 31;
- //
- // pnlFileUp
- //
- this.pnlFileUp.BackColor = System.Drawing.Color.Gray;
- this.pnlFileUp.Controls.Add(this.pnlFileUp_path);
- this.pnlFileUp.Controls.Add(this.label45);
- this.pnlFileUp.Controls.Add(this.pnlFileUp_sn);
- this.pnlFileUp.Controls.Add(this.label43);
- this.pnlFileUp.Controls.Add(this.label44);
- this.pnlFileUp.Controls.Add(this.pnlFileUp_slot);
- this.pnlFileUp.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlFileUp.Enabled = false;
- this.pnlFileUp.Location = new System.Drawing.Point(4, 342);
- this.pnlFileUp.Margin = new System.Windows.Forms.Padding(2);
- this.pnlFileUp.Name = "pnlFileUp";
- this.pnlFileUp.Size = new System.Drawing.Size(502, 163);
- this.pnlFileUp.TabIndex = 8;
- //
- // pnlDeviceState8
- //
- this.pnlDeviceState8.BackColor = System.Drawing.Color.Gray;
- this.pnlDeviceState8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlDeviceState8.Enabled = false;
- this.pnlDeviceState8.Location = new System.Drawing.Point(1020, 342);
- this.pnlDeviceState8.Margin = new System.Windows.Forms.Padding(2);
- this.pnlDeviceState8.Name = "pnlDeviceState8";
- this.pnlDeviceState8.Size = new System.Drawing.Size(504, 163);
- this.pnlDeviceState8.TabIndex = 7;
- //
- // pnlDeviceState7
- //
- this.pnlDeviceState7.BackColor = System.Drawing.Color.Gray;
- this.pnlDeviceState7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlDeviceState7.Enabled = false;
- this.pnlDeviceState7.Location = new System.Drawing.Point(512, 342);
- this.pnlDeviceState7.Margin = new System.Windows.Forms.Padding(2);
- this.pnlDeviceState7.Name = "pnlDeviceState7";
- this.pnlDeviceState7.Size = new System.Drawing.Size(502, 163);
- this.pnlDeviceState7.TabIndex = 6;
- //
- // pnlPassStationDetail
- //
- this.pnlPassStationDetail.BackColor = System.Drawing.Color.Gray;
- this.pnlPassStationDetail.Controls.Add(this.label42);
- this.pnlPassStationDetail.Controls.Add(this.pnlPassStationDetail_status);
- this.pnlPassStationDetail.Controls.Add(this.pnlPassStationDetail_resultVal);
- this.pnlPassStationDetail.Controls.Add(this.label41);
- this.pnlPassStationDetail.Controls.Add(this.pnlPassStationDetail_testItem);
- this.pnlPassStationDetail.Controls.Add(this.label40);
- this.pnlPassStationDetail.Controls.Add(this.pnlPassStationDetail_functionNname);
- this.pnlPassStationDetail.Controls.Add(this.label12);
- this.pnlPassStationDetail.Controls.Add(this.PassStationDetail_SN);
- this.pnlPassStationDetail.Controls.Add(this.label10);
- this.pnlPassStationDetail.Controls.Add(this.label11);
- this.pnlPassStationDetail.Controls.Add(this.PassStationDetail_slot);
- this.pnlPassStationDetail.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlPassStationDetail.Enabled = false;
- this.pnlPassStationDetail.Location = new System.Drawing.Point(1020, 173);
- this.pnlPassStationDetail.Margin = new System.Windows.Forms.Padding(2);
- this.pnlPassStationDetail.Name = "pnlPassStationDetail";
- this.pnlPassStationDetail.Size = new System.Drawing.Size(504, 163);
- this.pnlPassStationDetail.TabIndex = 5;
- //
- // label42
- //
- this.label42.AutoSize = true;
- this.label42.Location = new System.Drawing.Point(12, 131);
- this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label42.Name = "label42";
- this.label42.Size = new System.Drawing.Size(80, 18);
- this.label42.TabIndex = 93;
- this.label42.Text = "测试状态";
- //
- // pnlPassStationDetail_status
- //
- this.pnlPassStationDetail_status.BackColor = System.Drawing.Color.WhiteSmoke;
- this.pnlPassStationDetail_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.pnlPassStationDetail_status.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.pnlPassStationDetail_status.FormattingEnabled = true;
- this.pnlPassStationDetail_status.Items.AddRange(new object[] {
- "PASS",
- "FAIL"});
- this.pnlPassStationDetail_status.Location = new System.Drawing.Point(100, 128);
- this.pnlPassStationDetail_status.Margin = new System.Windows.Forms.Padding(4);
- this.pnlPassStationDetail_status.Name = "pnlPassStationDetail_status";
- this.pnlPassStationDetail_status.Size = new System.Drawing.Size(140, 26);
- this.pnlPassStationDetail_status.TabIndex = 92;
- //
- // pnlPassStationDetail_resultVal
- //
- this.pnlPassStationDetail_resultVal.Location = new System.Drawing.Point(345, 85);
- this.pnlPassStationDetail_resultVal.Margin = new System.Windows.Forms.Padding(4);
- this.pnlPassStationDetail_resultVal.Name = "pnlPassStationDetail_resultVal";
- this.pnlPassStationDetail_resultVal.Size = new System.Drawing.Size(140, 28);
- this.pnlPassStationDetail_resultVal.TabIndex = 91;
- //
- // label41
- //
- this.label41.AutoSize = true;
- this.label41.Location = new System.Drawing.Point(256, 89);
- this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(62, 18);
- this.label41.TabIndex = 90;
- this.label41.Text = "测试值";
- //
- // pnlPassStationDetail_testItem
- //
- this.pnlPassStationDetail_testItem.Location = new System.Drawing.Point(100, 84);
- this.pnlPassStationDetail_testItem.Margin = new System.Windows.Forms.Padding(4);
- this.pnlPassStationDetail_testItem.Name = "pnlPassStationDetail_testItem";
- this.pnlPassStationDetail_testItem.Size = new System.Drawing.Size(140, 28);
- this.pnlPassStationDetail_testItem.TabIndex = 89;
- this.pnlPassStationDetail_testItem.Text = "抛料次数";
- //
- // label40
- //
- this.label40.AutoSize = true;
- this.label40.Location = new System.Drawing.Point(12, 87);
- this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label40.Name = "label40";
- this.label40.Size = new System.Drawing.Size(62, 18);
- this.label40.TabIndex = 88;
- this.label40.Text = "测试项";
- //
- // pnlPassStationDetail_functionNname
- //
- this.pnlPassStationDetail_functionNname.BackColor = System.Drawing.Color.WhiteSmoke;
- this.pnlPassStationDetail_functionNname.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.pnlPassStationDetail_functionNname.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.pnlPassStationDetail_functionNname.FormattingEnabled = true;
- this.pnlPassStationDetail_functionNname.Items.AddRange(new object[] {
- "Machine_加⼯模块",
- "Test_测试模块",
- "Fixture_Process",
- "Material_Process",
- "Tool_Process",
- "File_Process"});
- this.pnlPassStationDetail_functionNname.Location = new System.Drawing.Point(100, 46);
- this.pnlPassStationDetail_functionNname.Margin = new System.Windows.Forms.Padding(4);
- this.pnlPassStationDetail_functionNname.Name = "pnlPassStationDetail_functionNname";
- this.pnlPassStationDetail_functionNname.Size = new System.Drawing.Size(140, 26);
- this.pnlPassStationDetail_functionNname.TabIndex = 81;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(12, 49);
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(80, 18);
- this.label12.TabIndex = 87;
- this.label12.Text = "功能名称";
- //
- // PassStationDetail_SN
- //
- this.PassStationDetail_SN.Location = new System.Drawing.Point(100, 5);
- this.PassStationDetail_SN.Margin = new System.Windows.Forms.Padding(4);
- this.PassStationDetail_SN.Name = "PassStationDetail_SN";
- this.PassStationDetail_SN.Size = new System.Drawing.Size(140, 28);
- this.PassStationDetail_SN.TabIndex = 86;
- this.PassStationDetail_SN.Text = "4B180055";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(256, 10);
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(80, 18);
- this.label10.TabIndex = 85;
- this.label10.Text = "载具穴位";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(12, 11);
- this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(62, 18);
- this.label11.TabIndex = 83;
- this.label11.Text = "产品SN";
- //
- // PassStationDetail_slot
- //
- this.PassStationDetail_slot.Location = new System.Drawing.Point(345, 4);
- this.PassStationDetail_slot.Margin = new System.Windows.Forms.Padding(4);
- this.PassStationDetail_slot.Name = "PassStationDetail_slot";
- this.PassStationDetail_slot.Size = new System.Drawing.Size(140, 28);
- this.PassStationDetail_slot.TabIndex = 84;
- this.PassStationDetail_slot.Text = "4B1400103";
- //
- // pnlPassStation
- //
- this.pnlPassStation.BackColor = System.Drawing.Color.Gray;
- this.pnlPassStation.Controls.Add(this.cmbResult);
- this.pnlPassStation.Controls.Add(this.label39);
- this.pnlPassStation.Controls.Add(this.cmbWorkType);
- this.pnlPassStation.Controls.Add(this.label38);
- this.pnlPassStation.Controls.Add(this.txtSn_PassStation);
- this.pnlPassStation.Controls.Add(this.label37);
- this.pnlPassStation.Controls.Add(this.txtSlot);
- this.pnlPassStation.Controls.Add(this.label19);
- this.pnlPassStation.Controls.Add(this.cmbEnterStatus);
- this.pnlPassStation.Controls.Add(this.label20);
- this.pnlPassStation.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlPassStation.Enabled = false;
- this.pnlPassStation.Location = new System.Drawing.Point(512, 173);
- this.pnlPassStation.Margin = new System.Windows.Forms.Padding(2);
- this.pnlPassStation.Name = "pnlPassStation";
- this.pnlPassStation.Size = new System.Drawing.Size(502, 163);
- this.pnlPassStation.TabIndex = 4;
- //
- // cmbResult
- //
- this.cmbResult.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbResult.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbResult.FormattingEnabled = true;
- this.cmbResult.Items.AddRange(new object[] {
- "PASS",
- "FAIL"});
- this.cmbResult.Location = new System.Drawing.Point(344, 87);
- this.cmbResult.Margin = new System.Windows.Forms.Padding(4);
- this.cmbResult.Name = "cmbResult";
- this.cmbResult.Size = new System.Drawing.Size(140, 26);
- this.cmbResult.TabIndex = 82;
- //
- // label39
- //
- this.label39.AutoSize = true;
- this.label39.Location = new System.Drawing.Point(255, 92);
- this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(80, 18);
- this.label39.TabIndex = 81;
- this.label39.Text = "过站结果";
- //
- // cmbWorkType
- //
- this.cmbWorkType.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbWorkType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbWorkType.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbWorkType.FormattingEnabled = true;
- this.cmbWorkType.Items.AddRange(new object[] {
- "PRESSURE_TEST",
- "POINT_CHECK",
- "OUT_STATION"});
- this.cmbWorkType.Location = new System.Drawing.Point(99, 123);
- this.cmbWorkType.Margin = new System.Windows.Forms.Padding(4);
- this.cmbWorkType.Name = "cmbWorkType";
- this.cmbWorkType.Size = new System.Drawing.Size(169, 26);
- this.cmbWorkType.TabIndex = 62;
- //
- // label38
- //
- this.label38.AutoSize = true;
- this.label38.Location = new System.Drawing.Point(10, 128);
- this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label38.Name = "label38";
- this.label38.Size = new System.Drawing.Size(80, 18);
- this.label38.TabIndex = 61;
- this.label38.Text = "作业类型";
- //
- // txtSn_PassStation
- //
- this.txtSn_PassStation.Location = new System.Drawing.Point(99, 8);
- this.txtSn_PassStation.Margin = new System.Windows.Forms.Padding(4);
- this.txtSn_PassStation.Name = "txtSn_PassStation";
- this.txtSn_PassStation.Size = new System.Drawing.Size(169, 28);
- this.txtSn_PassStation.TabIndex = 60;
- this.txtSn_PassStation.Text = "4B180055";
- //
- // label37
- //
- this.label37.AutoSize = true;
- this.label37.Location = new System.Drawing.Point(10, 52);
- this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(80, 18);
- this.label37.TabIndex = 59;
- this.label37.Text = "载具穴位";
- //
- // txtSlot
- //
- this.txtSlot.Location = new System.Drawing.Point(99, 46);
- this.txtSlot.Margin = new System.Windows.Forms.Padding(4);
- this.txtSlot.Name = "txtSlot";
- this.txtSlot.Size = new System.Drawing.Size(169, 28);
- this.txtSlot.TabIndex = 58;
- this.txtSlot.Text = "4B1400103";
- //
- // label19
- //
- this.label19.AutoSize = true;
- this.label19.Location = new System.Drawing.Point(10, 14);
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(62, 18);
- this.label19.TabIndex = 57;
- this.label19.Text = "产品SN";
- //
- // cmbEnterStatus
- //
- this.cmbEnterStatus.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbEnterStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbEnterStatus.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbEnterStatus.FormattingEnabled = true;
- this.cmbEnterStatus.Items.AddRange(new object[] {
- "PASS",
- "FAIL"});
- this.cmbEnterStatus.Location = new System.Drawing.Point(99, 87);
- this.cmbEnterStatus.Margin = new System.Windows.Forms.Padding(4);
- this.cmbEnterStatus.Name = "cmbEnterStatus";
- this.cmbEnterStatus.Size = new System.Drawing.Size(140, 26);
- this.cmbEnterStatus.TabIndex = 56;
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(10, 92);
- this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(80, 18);
- this.label20.TabIndex = 55;
- this.label20.Text = "进站状态";
- //
- // pnlOperateLog
- //
- this.pnlOperateLog.BackColor = System.Drawing.Color.Gray;
- this.pnlOperateLog.Controls.Add(this.cmbOperateResult);
- this.pnlOperateLog.Controls.Add(this.label18);
- this.pnlOperateLog.Controls.Add(this.cmbOperateAction);
- this.pnlOperateLog.Controls.Add(this.label17);
- this.pnlOperateLog.Controls.Add(this.label15);
- this.pnlOperateLog.Controls.Add(this.txtActionParam);
- this.pnlOperateLog.Controls.Add(this.txtOperateDesc);
- this.pnlOperateLog.Controls.Add(this.label16);
- this.pnlOperateLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlOperateLog.Enabled = false;
- this.pnlOperateLog.Location = new System.Drawing.Point(4, 173);
- this.pnlOperateLog.Margin = new System.Windows.Forms.Padding(2);
- this.pnlOperateLog.Name = "pnlOperateLog";
- this.pnlOperateLog.Size = new System.Drawing.Size(502, 163);
- this.pnlOperateLog.TabIndex = 3;
- //
- // cmbOperateResult
- //
- this.cmbOperateResult.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbOperateResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbOperateResult.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbOperateResult.FormattingEnabled = true;
- this.cmbOperateResult.Items.AddRange(new object[] {
- "success",
- "failure"});
- this.cmbOperateResult.Location = new System.Drawing.Point(100, 123);
- this.cmbOperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.cmbOperateResult.Name = "cmbOperateResult";
- this.cmbOperateResult.Size = new System.Drawing.Size(169, 26);
- this.cmbOperateResult.TabIndex = 105;
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(12, 15);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(80, 18);
- this.label18.TabIndex = 97;
- this.label18.Text = "操作动作";
- //
- // cmbOperateAction
- //
- this.cmbOperateAction.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbOperateAction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbOperateAction.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbOperateAction.FormattingEnabled = true;
- this.cmbOperateAction.Items.AddRange(new object[] {
- "startup",
- "shutdown",
- "reload"});
- this.cmbOperateAction.Location = new System.Drawing.Point(100, 10);
- this.cmbOperateAction.Margin = new System.Windows.Forms.Padding(4);
- this.cmbOperateAction.Name = "cmbOperateAction";
- this.cmbOperateAction.Size = new System.Drawing.Size(169, 26);
- this.cmbOperateAction.TabIndex = 104;
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(12, 54);
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(80, 18);
- this.label17.TabIndex = 98;
- this.label17.Text = "动作参数";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(12, 128);
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(80, 18);
- this.label15.TabIndex = 102;
- this.label15.Text = "操作结果";
- //
- // txtActionParam
- //
- this.txtActionParam.Location = new System.Drawing.Point(100, 48);
- this.txtActionParam.Margin = new System.Windows.Forms.Padding(4);
- this.txtActionParam.Name = "txtActionParam";
- this.txtActionParam.Size = new System.Drawing.Size(169, 28);
- this.txtActionParam.TabIndex = 99;
- this.txtActionParam.Text = "测试上传用户操作记录";
- //
- // txtOperateDesc
- //
- this.txtOperateDesc.Location = new System.Drawing.Point(100, 86);
- this.txtOperateDesc.Margin = new System.Windows.Forms.Padding(4);
- this.txtOperateDesc.Name = "txtOperateDesc";
- this.txtOperateDesc.Size = new System.Drawing.Size(169, 28);
- this.txtOperateDesc.TabIndex = 101;
- this.txtOperateDesc.Text = "操作描述";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(12, 92);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(80, 18);
- this.label16.TabIndex = 100;
- this.label16.Text = "操作描述";
- //
- // pnlStationInputBegin
- //
- this.pnlStationInputBegin.BackColor = System.Drawing.Color.Gray;
- this.pnlStationInputBegin.Controls.Add(this.cmbAction);
- this.pnlStationInputBegin.Controls.Add(this.txtExtra);
- this.pnlStationInputBegin.Controls.Add(this.label36);
- this.pnlStationInputBegin.Controls.Add(this.txtClassLevel3);
- this.pnlStationInputBegin.Controls.Add(this.label33);
- this.pnlStationInputBegin.Controls.Add(this.txtClassLevel2);
- this.pnlStationInputBegin.Controls.Add(this.label34);
- this.pnlStationInputBegin.Controls.Add(this.txtClassLevel1);
- this.pnlStationInputBegin.Controls.Add(this.label35);
- this.pnlStationInputBegin.Controls.Add(this.txtVIndexSn);
- this.pnlStationInputBegin.Controls.Add(this.label29);
- this.pnlStationInputBegin.Controls.Add(this.txtVSn);
- this.pnlStationInputBegin.Controls.Add(this.label30);
- this.pnlStationInputBegin.Controls.Add(this.txtPartSn);
- this.pnlStationInputBegin.Controls.Add(this.label31);
- this.pnlStationInputBegin.Controls.Add(this.label32);
- this.pnlStationInputBegin.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlStationInputBegin.Enabled = false;
- this.pnlStationInputBegin.Location = new System.Drawing.Point(1020, 4);
- this.pnlStationInputBegin.Margin = new System.Windows.Forms.Padding(2);
- this.pnlStationInputBegin.Name = "pnlStationInputBegin";
- this.pnlStationInputBegin.Size = new System.Drawing.Size(504, 163);
- this.pnlStationInputBegin.TabIndex = 2;
- //
- // cmbAction
- //
- this.cmbAction.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbAction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbAction.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbAction.FormattingEnabled = true;
- this.cmbAction.Items.AddRange(new object[] {
- "上料开始",
- "上料结束",
- "作业开始",
- "作业结束",
- "下料开始",
- "下料结束"});
- this.cmbAction.Location = new System.Drawing.Point(100, 12);
- this.cmbAction.Margin = new System.Windows.Forms.Padding(4);
- this.cmbAction.Name = "cmbAction";
- this.cmbAction.Size = new System.Drawing.Size(140, 26);
- this.cmbAction.TabIndex = 80;
- //
- // txtExtra
- //
- this.txtExtra.Location = new System.Drawing.Point(345, 10);
- this.txtExtra.Margin = new System.Windows.Forms.Padding(4);
- this.txtExtra.Name = "txtExtra";
- this.txtExtra.Size = new System.Drawing.Size(144, 28);
- this.txtExtra.TabIndex = 78;
- //
- // label36
- //
- this.label36.AutoSize = true;
- this.label36.Location = new System.Drawing.Point(252, 16);
- this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(80, 18);
- this.label36.TabIndex = 77;
- this.label36.Text = "额外信息";
- //
- // txtClassLevel3
- //
- this.txtClassLevel3.Location = new System.Drawing.Point(345, 123);
- this.txtClassLevel3.Margin = new System.Windows.Forms.Padding(4);
- this.txtClassLevel3.Name = "txtClassLevel3";
- this.txtClassLevel3.Size = new System.Drawing.Size(144, 28);
- this.txtClassLevel3.TabIndex = 76;
- this.txtClassLevel3.Text = "OEE";
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(252, 129);
- this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(89, 18);
- this.label33.TabIndex = 75;
- this.label33.Text = "分类层级3";
- //
- // txtClassLevel2
- //
- this.txtClassLevel2.Location = new System.Drawing.Point(345, 87);
- this.txtClassLevel2.Margin = new System.Windows.Forms.Padding(4);
- this.txtClassLevel2.Name = "txtClassLevel2";
- this.txtClassLevel2.Size = new System.Drawing.Size(144, 28);
- this.txtClassLevel2.TabIndex = 74;
- this.txtClassLevel2.Text = "business";
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(252, 93);
- this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(89, 18);
- this.label34.TabIndex = 73;
- this.label34.Text = "分类层级2";
- //
- // txtClassLevel1
- //
- this.txtClassLevel1.Location = new System.Drawing.Point(345, 50);
- this.txtClassLevel1.Margin = new System.Windows.Forms.Padding(4);
- this.txtClassLevel1.Name = "txtClassLevel1";
- this.txtClassLevel1.Size = new System.Drawing.Size(144, 28);
- this.txtClassLevel1.TabIndex = 72;
- this.txtClassLevel1.Text = "beat_log";
- //
- // label35
- //
- this.label35.AutoSize = true;
- this.label35.Location = new System.Drawing.Point(252, 56);
- this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(89, 18);
- this.label35.TabIndex = 71;
- this.label35.Text = "分类层级1";
- //
- // txtVIndexSn
- //
- this.txtVIndexSn.Location = new System.Drawing.Point(100, 123);
- this.txtVIndexSn.Margin = new System.Windows.Forms.Padding(4);
- this.txtVIndexSn.Name = "txtVIndexSn";
- this.txtVIndexSn.Size = new System.Drawing.Size(140, 28);
- this.txtVIndexSn.TabIndex = 70;
- this.txtVIndexSn.Visible = false;
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(12, 129);
- this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(80, 18);
- this.label29.TabIndex = 69;
- this.label29.Text = "载具穴位";
- this.label29.Visible = false;
- //
- // txtVSn
- //
- this.txtVSn.Location = new System.Drawing.Point(100, 87);
- this.txtVSn.Margin = new System.Windows.Forms.Padding(4);
- this.txtVSn.Name = "txtVSn";
- this.txtVSn.Size = new System.Drawing.Size(140, 28);
- this.txtVSn.TabIndex = 68;
- this.txtVSn.Text = "4B1400103";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(12, 93);
- this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(62, 18);
- this.label30.TabIndex = 67;
- this.label30.Text = "载具SN";
- //
- // txtPartSn
- //
- this.txtPartSn.Location = new System.Drawing.Point(100, 50);
- this.txtPartSn.Margin = new System.Windows.Forms.Padding(4);
- this.txtPartSn.Name = "txtPartSn";
- this.txtPartSn.Size = new System.Drawing.Size(140, 28);
- this.txtPartSn.TabIndex = 66;
- this.txtPartSn.Text = "4B180055";
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(12, 56);
- this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(62, 18);
- this.label31.TabIndex = 65;
- this.label31.Text = "物料SN";
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(12, 16);
- this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(80, 18);
- this.label32.TabIndex = 63;
- this.label32.Text = "节拍动作";
- //
- // pnlFaultLog
- //
- this.pnlFaultLog.BackColor = System.Drawing.Color.Gray;
- this.pnlFaultLog.Controls.Add(this.txtFaultDesc);
- this.pnlFaultLog.Controls.Add(this.label28);
- this.pnlFaultLog.Controls.Add(this.txtFaultCmpnt);
- this.pnlFaultLog.Controls.Add(this.label27);
- this.pnlFaultLog.Controls.Add(this.txtFaultCode2);
- this.pnlFaultLog.Controls.Add(this.label26);
- this.pnlFaultLog.Controls.Add(this.txtFaultName);
- this.pnlFaultLog.Controls.Add(this.label25);
- this.pnlFaultLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlFaultLog.Enabled = false;
- this.pnlFaultLog.Location = new System.Drawing.Point(512, 4);
- this.pnlFaultLog.Margin = new System.Windows.Forms.Padding(2);
- this.pnlFaultLog.Name = "pnlFaultLog";
- this.pnlFaultLog.Size = new System.Drawing.Size(502, 163);
- this.pnlFaultLog.TabIndex = 1;
- //
- // txtFaultDesc
- //
- this.txtFaultDesc.Location = new System.Drawing.Point(99, 123);
- this.txtFaultDesc.Margin = new System.Windows.Forms.Padding(4);
- this.txtFaultDesc.Name = "txtFaultDesc";
- this.txtFaultDesc.Size = new System.Drawing.Size(385, 28);
- this.txtFaultDesc.TabIndex = 62;
- this.txtFaultDesc.Text = "AL[1003]_系统_急停3触发报警";
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(10, 129);
- this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(80, 18);
- this.label28.TabIndex = 61;
- this.label28.Text = "故障描述";
- //
- // txtFaultCmpnt
- //
- this.txtFaultCmpnt.Location = new System.Drawing.Point(99, 87);
- this.txtFaultCmpnt.Margin = new System.Windows.Forms.Padding(4);
- this.txtFaultCmpnt.Name = "txtFaultCmpnt";
- this.txtFaultCmpnt.Size = new System.Drawing.Size(385, 28);
- this.txtFaultCmpnt.TabIndex = 60;
- this.txtFaultCmpnt.Text = "overall_module";
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(10, 93);
- this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(80, 18);
- this.label27.TabIndex = 59;
- this.label27.Text = "故障部件";
- //
- // txtFaultCode2
- //
- this.txtFaultCode2.Location = new System.Drawing.Point(99, 50);
- this.txtFaultCode2.Margin = new System.Windows.Forms.Padding(4);
- this.txtFaultCode2.Name = "txtFaultCode2";
- this.txtFaultCode2.Size = new System.Drawing.Size(385, 28);
- this.txtFaultCode2.TabIndex = 58;
- this.txtFaultCode2.Text = "A40003";
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(10, 56);
- this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(80, 18);
- this.label26.TabIndex = 57;
- this.label26.Text = "故障编码";
- //
- // txtFaultName
- //
- this.txtFaultName.Location = new System.Drawing.Point(99, 10);
- this.txtFaultName.Margin = new System.Windows.Forms.Padding(4);
- this.txtFaultName.Name = "txtFaultName";
- this.txtFaultName.Size = new System.Drawing.Size(385, 28);
- this.txtFaultName.TabIndex = 56;
- this.txtFaultName.Text = "AL[1003]_系统_急停3触发报警";
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(10, 16);
- this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(80, 18);
- this.label25.TabIndex = 55;
- this.label25.Text = "故障名称";
- //
- // pnlDeviceState
- //
- this.pnlDeviceState.BackColor = System.Drawing.Color.Gray;
- this.pnlDeviceState.Controls.Add(this.label24);
- this.pnlDeviceState.Controls.Add(this.txtFaultCode);
- this.pnlDeviceState.Controls.Add(this.label23);
- this.pnlDeviceState.Controls.Add(this.cmbXiaomiDeviceState);
- this.pnlDeviceState.Controls.Add(this.label22);
- this.pnlDeviceState.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlDeviceState.Enabled = false;
- this.pnlDeviceState.Location = new System.Drawing.Point(4, 4);
- this.pnlDeviceState.Margin = new System.Windows.Forms.Padding(2);
- this.pnlDeviceState.Name = "pnlDeviceState";
- this.pnlDeviceState.Size = new System.Drawing.Size(502, 163);
- this.pnlDeviceState.TabIndex = 0;
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(280, 57);
- this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(179, 18);
- this.label24.TabIndex = 55;
- this.label24.Text = "(Fault/Alarm时启用)";
- //
- // txtFaultCode
- //
- this.txtFaultCode.Enabled = false;
- this.txtFaultCode.Location = new System.Drawing.Point(100, 50);
- this.txtFaultCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtFaultCode.Name = "txtFaultCode";
- this.txtFaultCode.Size = new System.Drawing.Size(169, 28);
- this.txtFaultCode.TabIndex = 54;
- this.txtFaultCode.Text = "A40000";
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(12, 54);
- this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(80, 18);
- this.label23.TabIndex = 36;
- this.label23.Text = "故障编码";
- //
- // cmbXiaomiDeviceState
- //
- this.cmbXiaomiDeviceState.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbXiaomiDeviceState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbXiaomiDeviceState.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbXiaomiDeviceState.FormattingEnabled = true;
- this.cmbXiaomiDeviceState.Items.AddRange(new object[] {
- "Uninitialized",
- "Initializing",
- "Initialized",
- "Running",
- "Paused",
- "Fault",
- "Alarm"});
- this.cmbXiaomiDeviceState.Location = new System.Drawing.Point(100, 10);
- this.cmbXiaomiDeviceState.Margin = new System.Windows.Forms.Padding(4);
- this.cmbXiaomiDeviceState.Name = "cmbXiaomiDeviceState";
- this.cmbXiaomiDeviceState.Size = new System.Drawing.Size(169, 26);
- this.cmbXiaomiDeviceState.TabIndex = 35;
- this.cmbXiaomiDeviceState.SelectedIndexChanged += new System.EventHandler(this.cmbXiaomiDeviceState_SelectedIndexChanged);
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(12, 15);
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(80, 18);
- this.label22.TabIndex = 34;
- this.label22.Text = "状态类型";
- //
- // label14
- //
- this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(10, 596);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(62, 18);
- this.label14.TabIndex = 34;
- this.label14.Text = "结果:";
- //
- // cmbSendType_Iot
- //
- this.cmbSendType_Iot.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbSendType_Iot.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbSendType_Iot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbSendType_Iot.FormattingEnabled = true;
- this.cmbSendType_Iot.Items.AddRange(new object[] {
- "设备状态",
- "故障日志",
- "节拍日志",
- "操作记录",
- "过站结果",
- "过站明细",
- "非结构化"});
- this.cmbSendType_Iot.Location = new System.Drawing.Point(426, 14);
- this.cmbSendType_Iot.Margin = new System.Windows.Forms.Padding(4);
- this.cmbSendType_Iot.Name = "cmbSendType_Iot";
- this.cmbSendType_Iot.Size = new System.Drawing.Size(169, 26);
- this.cmbSendType_Iot.TabIndex = 33;
- this.cmbSendType_Iot.SelectedIndexChanged += new System.EventHandler(this.cmbSendType_Iot_SelectedIndexChanged);
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(338, 18);
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(80, 18);
- this.label21.TabIndex = 28;
- this.label21.Text = "上传类型";
- //
- // btnSend_Iot
- //
- this.btnSend_Iot.BackColor = System.Drawing.Color.WhiteSmoke;
- this.btnSend_Iot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnSend_Iot.Location = new System.Drawing.Point(880, 12);
- this.btnSend_Iot.Margin = new System.Windows.Forms.Padding(4);
- this.btnSend_Iot.Name = "btnSend_Iot";
- this.btnSend_Iot.Size = new System.Drawing.Size(93, 34);
- this.btnSend_Iot.TabIndex = 27;
- this.btnSend_Iot.Text = "上传";
- this.btnSend_Iot.UseVisualStyleBackColor = false;
- this.btnSend_Iot.Click += new System.EventHandler(this.btnSend_Iot_Click);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.cmbStationName);
- this.tabPage2.Controls.Add(this.label9);
- this.tabPage2.Controls.Add(this.txtInfo);
- this.tabPage2.Controls.Add(this.txtSN);
- this.tabPage2.Controls.Add(this.label3);
- this.tabPage2.Controls.Add(this.cmbSNType);
- this.tabPage2.Controls.Add(this.groupBox1);
- this.tabPage2.Controls.Add(this.btnStationOut);
- this.tabPage2.Controls.Add(this.label2);
- this.tabPage2.Controls.Add(this.label1);
- this.tabPage2.Controls.Add(this.btnStationIn);
- this.tabPage2.Location = new System.Drawing.Point(4, 28);
- this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
- this.tabPage2.Size = new System.Drawing.Size(1558, 810);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "MES手动过站";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // cmbStationName
- //
- this.cmbStationName.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbStationName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbStationName.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbStationName.FormattingEnabled = true;
- this.cmbStationName.Items.AddRange(new object[] {
- "[S1]Tray盘上料装备",
- "[S2]FCT",
- "[S3]值板机",
- "[S4_1]载具下线装备",
- "[S4_5]载具上线装备",
- "[S5]Tray盘下料装备"});
- this.cmbStationName.Location = new System.Drawing.Point(90, 12);
- this.cmbStationName.Margin = new System.Windows.Forms.Padding(4);
- this.cmbStationName.Name = "cmbStationName";
- this.cmbStationName.Size = new System.Drawing.Size(232, 26);
- this.cmbStationName.TabIndex = 24;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(21, 18);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(62, 18);
- this.label9.TabIndex = 26;
- this.label9.Text = "工站名";
- //
- // txtInfo
- //
- this.txtInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtInfo.Location = new System.Drawing.Point(9, 621);
- this.txtInfo.Margin = new System.Windows.Forms.Padding(4);
- this.txtInfo.Multiline = true;
- this.txtInfo.Name = "txtInfo";
- this.txtInfo.Size = new System.Drawing.Size(1534, 172);
- this.txtInfo.TabIndex = 25;
- //
- // txtSN
- //
- this.txtSN.Location = new System.Drawing.Point(408, 12);
- this.txtSN.Margin = new System.Windows.Forms.Padding(4);
- this.txtSN.Name = "txtSN";
- this.txtSN.Size = new System.Drawing.Size(148, 28);
- this.txtSN.TabIndex = 18;
- //
- // label3
- //
- this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(10, 596);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(62, 18);
- this.label3.TabIndex = 23;
- this.label3.Text = "结果:";
- //
- // cmbSNType
- //
- this.cmbSNType.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbSNType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbSNType.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbSNType.FormattingEnabled = true;
- this.cmbSNType.Items.AddRange(new object[] {
- "产品SN",
- "载具SN",
- "弹夹SN"});
- this.cmbSNType.Location = new System.Drawing.Point(658, 14);
- this.cmbSNType.Margin = new System.Windows.Forms.Padding(4);
- this.cmbSNType.Name = "cmbSNType";
- this.cmbSNType.Size = new System.Drawing.Size(187, 26);
- this.cmbSNType.TabIndex = 22;
- //
- // groupBox1
- //
- this.groupBox1.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.groupBox1.Controls.Add(this.cmbProResult);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.txtBulletclipCodeNum);
- this.groupBox1.Controls.Add(this.label6);
- this.groupBox1.Controls.Add(this.txtBulletclipCode);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.txtVehicleCodeNum);
- this.groupBox1.Controls.Add(this.label5);
- this.groupBox1.Controls.Add(this.txtVehicleCode);
- this.groupBox1.Controls.Add(this.label4);
- this.groupBox1.Location = new System.Drawing.Point(9, 51);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox1.Size = new System.Drawing.Size(1536, 538);
- this.groupBox1.TabIndex = 21;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "产品数据";
- //
- // cmbProResult
- //
- this.cmbProResult.BackColor = System.Drawing.Color.WhiteSmoke;
- this.cmbProResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbProResult.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.cmbProResult.FormattingEnabled = true;
- this.cmbProResult.Items.AddRange(new object[] {
- "OK",
- "NG"});
- this.cmbProResult.Location = new System.Drawing.Point(100, 32);
- this.cmbProResult.Margin = new System.Windows.Forms.Padding(4);
- this.cmbProResult.Name = "cmbProResult";
- this.cmbProResult.Size = new System.Drawing.Size(136, 26);
- this.cmbProResult.TabIndex = 14;
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(12, 38);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(80, 18);
- this.label8.TabIndex = 11;
- this.label8.Text = "产品结果";
- //
- // txtBulletclipCodeNum
- //
- this.txtBulletclipCodeNum.Location = new System.Drawing.Point(417, 114);
- this.txtBulletclipCodeNum.Margin = new System.Windows.Forms.Padding(4);
- this.txtBulletclipCodeNum.Name = "txtBulletclipCodeNum";
- this.txtBulletclipCodeNum.Size = new System.Drawing.Size(110, 28);
- this.txtBulletclipCodeNum.TabIndex = 10;
- this.txtBulletclipCodeNum.Text = "1";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(328, 120);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(80, 18);
- this.label6.TabIndex = 9;
- this.label6.Text = "弹夹穴号";
- //
- // txtBulletclipCode
- //
- this.txtBulletclipCode.Location = new System.Drawing.Point(82, 112);
- this.txtBulletclipCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtBulletclipCode.Name = "txtBulletclipCode";
- this.txtBulletclipCode.Size = new System.Drawing.Size(230, 28);
- this.txtBulletclipCode.TabIndex = 8;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(12, 118);
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(62, 18);
- this.label7.TabIndex = 7;
- this.label7.Text = "弹夹码";
- //
- // txtVehicleCodeNum
- //
- this.txtVehicleCodeNum.Location = new System.Drawing.Point(417, 74);
- this.txtVehicleCodeNum.Margin = new System.Windows.Forms.Padding(4);
- this.txtVehicleCodeNum.Name = "txtVehicleCodeNum";
- this.txtVehicleCodeNum.Size = new System.Drawing.Size(110, 28);
- this.txtVehicleCodeNum.TabIndex = 6;
- this.txtVehicleCodeNum.Text = "1";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(328, 80);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(80, 18);
- this.label5.TabIndex = 5;
- this.label5.Text = "载具穴号";
- //
- // txtVehicleCode
- //
- this.txtVehicleCode.Location = new System.Drawing.Point(82, 72);
- this.txtVehicleCode.Margin = new System.Windows.Forms.Padding(4);
- this.txtVehicleCode.Name = "txtVehicleCode";
- this.txtVehicleCode.Size = new System.Drawing.Size(230, 28);
- this.txtVehicleCode.TabIndex = 4;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(12, 78);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(62, 18);
- this.label4.TabIndex = 0;
- this.label4.Text = "载具码";
- //
- // btnStationOut
- //
- this.btnStationOut.BackColor = System.Drawing.Color.WhiteSmoke;
- this.btnStationOut.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnStationOut.Location = new System.Drawing.Point(982, 12);
- this.btnStationOut.Margin = new System.Windows.Forms.Padding(4);
- this.btnStationOut.Name = "btnStationOut";
- this.btnStationOut.Size = new System.Drawing.Size(93, 34);
- this.btnStationOut.TabIndex = 20;
- this.btnStationOut.Text = "出站";
- this.btnStationOut.UseVisualStyleBackColor = false;
- this.btnStationOut.Click += new System.EventHandler(this.btnStationOut_Click);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(356, 18);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(44, 18);
- this.label2.TabIndex = 19;
- this.label2.Text = "SN号";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(588, 18);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(62, 18);
- this.label1.TabIndex = 17;
- this.label1.Text = "SN类型";
- //
- // btnStationIn
- //
- this.btnStationIn.BackColor = System.Drawing.Color.WhiteSmoke;
- this.btnStationIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btnStationIn.Location = new System.Drawing.Point(880, 12);
- this.btnStationIn.Margin = new System.Windows.Forms.Padding(4);
- this.btnStationIn.Name = "btnStationIn";
- this.btnStationIn.Size = new System.Drawing.Size(93, 34);
- this.btnStationIn.TabIndex = 16;
- this.btnStationIn.Text = "进站";
- this.btnStationIn.UseVisualStyleBackColor = false;
- this.btnStationIn.Click += new System.EventHandler(this.btnStationIn_Click);
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Controls.Add(this.tabPage3);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControl1.Location = new System.Drawing.Point(0, 0);
- this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1566, 842);
- this.tabControl1.TabIndex = 16;
- //
- // pnlFileUp_sn
- //
- this.pnlFileUp_sn.Location = new System.Drawing.Point(92, 16);
- this.pnlFileUp_sn.Margin = new System.Windows.Forms.Padding(4);
- this.pnlFileUp_sn.Name = "pnlFileUp_sn";
- this.pnlFileUp_sn.Size = new System.Drawing.Size(140, 28);
- this.pnlFileUp_sn.TabIndex = 90;
- this.pnlFileUp_sn.Text = "4B180055";
- //
- // label43
- //
- this.label43.AutoSize = true;
- this.label43.Location = new System.Drawing.Point(248, 21);
- this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label43.Name = "label43";
- this.label43.Size = new System.Drawing.Size(80, 18);
- this.label43.TabIndex = 89;
- this.label43.Text = "载具穴位";
- //
- // label44
- //
- this.label44.AutoSize = true;
- this.label44.Location = new System.Drawing.Point(4, 22);
- this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label44.Name = "label44";
- this.label44.Size = new System.Drawing.Size(62, 18);
- this.label44.TabIndex = 87;
- this.label44.Text = "产品SN";
- //
- // pnlFileUp_slot
- //
- this.pnlFileUp_slot.Location = new System.Drawing.Point(337, 15);
- this.pnlFileUp_slot.Margin = new System.Windows.Forms.Padding(4);
- this.pnlFileUp_slot.Name = "pnlFileUp_slot";
- this.pnlFileUp_slot.Size = new System.Drawing.Size(140, 28);
- this.pnlFileUp_slot.TabIndex = 88;
- this.pnlFileUp_slot.Text = "4B1400103";
- //
- // pnlFileUp_path
- //
- this.pnlFileUp_path.Location = new System.Drawing.Point(92, 63);
- this.pnlFileUp_path.Margin = new System.Windows.Forms.Padding(4);
- this.pnlFileUp_path.Name = "pnlFileUp_path";
- this.pnlFileUp_path.Size = new System.Drawing.Size(385, 28);
- this.pnlFileUp_path.TabIndex = 93;
- this.pnlFileUp_path.Text = "D:\\Temp\\VisionLog\\Pic\\Left";
- //
- // label45
- //
- this.label45.AutoSize = true;
- this.label45.Location = new System.Drawing.Point(3, 67);
- this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label45.Name = "label45";
- this.label45.Size = new System.Drawing.Size(80, 18);
- this.label45.TabIndex = 92;
- this.label45.Text = "文件路径";
- //
- // Form_MESTest
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(1566, 842);
- this.Controls.Add(this.tabControl1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "Form_MESTest";
- this.Text = "手动调试页面";
- this.Load += new System.EventHandler(this.Form_MESTest_Load);
- this.tabPage3.ResumeLayout(false);
- this.tabPage3.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.pnlFileUp.ResumeLayout(false);
- this.pnlFileUp.PerformLayout();
- this.pnlPassStationDetail.ResumeLayout(false);
- this.pnlPassStationDetail.PerformLayout();
- this.pnlPassStation.ResumeLayout(false);
- this.pnlPassStation.PerformLayout();
- this.pnlOperateLog.ResumeLayout(false);
- this.pnlOperateLog.PerformLayout();
- this.pnlStationInputBegin.ResumeLayout(false);
- this.pnlStationInputBegin.PerformLayout();
- this.pnlFaultLog.ResumeLayout(false);
- this.pnlFaultLog.PerformLayout();
- this.pnlDeviceState.ResumeLayout(false);
- this.pnlDeviceState.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.tabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.ComboBox cmbStationName_Iot;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.TextBox txtInfo_Iot;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.Panel pnlFileUp;
- private System.Windows.Forms.Panel pnlDeviceState8;
- private System.Windows.Forms.Panel pnlDeviceState7;
- private System.Windows.Forms.Panel pnlPassStationDetail;
- private System.Windows.Forms.Panel pnlPassStation;
- private System.Windows.Forms.ComboBox cmbResult;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.ComboBox cmbWorkType;
- private System.Windows.Forms.Label label38;
- private System.Windows.Forms.TextBox txtSn_PassStation;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.TextBox txtSlot;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.ComboBox cmbEnterStatus;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Panel pnlOperateLog;
- private System.Windows.Forms.ComboBox cmbOperateResult;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.ComboBox cmbOperateAction;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.TextBox txtActionParam;
- private System.Windows.Forms.TextBox txtOperateDesc;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Panel pnlStationInputBegin;
- private System.Windows.Forms.ComboBox cmbAction;
- private System.Windows.Forms.TextBox txtExtra;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.TextBox txtClassLevel3;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.TextBox txtClassLevel2;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.TextBox txtClassLevel1;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.TextBox txtVIndexSn;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.TextBox txtVSn;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.TextBox txtPartSn;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Panel pnlFaultLog;
- private System.Windows.Forms.TextBox txtFaultDesc;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.TextBox txtFaultCmpnt;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.TextBox txtFaultCode2;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.TextBox txtFaultName;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Panel pnlDeviceState;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.TextBox txtFaultCode;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.ComboBox cmbXiaomiDeviceState;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.ComboBox cmbSendType_Iot;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Button btnSend_Iot;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.ComboBox cmbStationName;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox txtInfo;
- private System.Windows.Forms.TextBox txtSN;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.ComboBox cmbSNType;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.ComboBox cmbProResult;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox txtBulletclipCodeNum;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox txtBulletclipCode;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox txtVehicleCodeNum;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox txtVehicleCode;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Button btnStationOut;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button btnStationIn;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TextBox PassStationDetail_SN;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TextBox PassStationDetail_slot;
- private System.Windows.Forms.TextBox pnlPassStationDetail_testItem;
- private System.Windows.Forms.Label label40;
- private System.Windows.Forms.ComboBox pnlPassStationDetail_functionNname;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label42;
- private System.Windows.Forms.ComboBox pnlPassStationDetail_status;
- private System.Windows.Forms.TextBox pnlPassStationDetail_resultVal;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.TextBox pnlFileUp_path;
- private System.Windows.Forms.Label label45;
- private System.Windows.Forms.TextBox pnlFileUp_sn;
- private System.Windows.Forms.Label label43;
- private System.Windows.Forms.Label label44;
- private System.Windows.Forms.TextBox pnlFileUp_slot;
- }
- }
|