12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787 |
- namespace PLC_Communication
- {
- partial class FormModbus
- {
- /// <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.panel1 = new System.Windows.Forms.Panel();
- this.textBox15 = new System.Windows.Forms.TextBox();
- this.label21 = new System.Windows.Forms.Label();
- this.button2 = new System.Windows.Forms.Button();
- this.button1 = new System.Windows.Forms.Button();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.userLantern9 = new HslCommunication.Controls.UserLantern();
- this.userLantern8 = new HslCommunication.Controls.UserLantern();
- this.userLantern7 = new HslCommunication.Controls.UserLantern();
- this.userLantern6 = new HslCommunication.Controls.UserLantern();
- this.userLantern5 = new HslCommunication.Controls.UserLantern();
- this.userLantern4 = new HslCommunication.Controls.UserLantern();
- this.userLantern3 = new HslCommunication.Controls.UserLantern();
- this.userLantern2 = new HslCommunication.Controls.UserLantern();
- this.userLantern1 = new HslCommunication.Controls.UserLantern();
- this.label30 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.groupBox6 = new System.Windows.Forms.GroupBox();
- this.label10 = new System.Windows.Forms.Label();
- this.button22 = new System.Windows.Forms.Button();
- this.textBox7 = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.textBox8 = new System.Windows.Forms.TextBox();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.Value_List = new System.Windows.Forms.TextBox();
- this.label13 = new System.Windows.Forms.Label();
- this.button25 = new System.Windows.Forms.Button();
- this.textBox10 = new System.Windows.Forms.TextBox();
- this.textBox9 = new System.Windows.Forms.TextBox();
- this.label20 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.textBox6 = new System.Windows.Forms.TextBox();
- this.label11 = new System.Windows.Forms.Label();
- this.groupBox5 = new System.Windows.Forms.GroupBox();
- this.button27 = new System.Windows.Forms.Button();
- this.textBox14 = new System.Windows.Forms.TextBox();
- this.label18 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.textBox12 = new System.Windows.Forms.TextBox();
- this.label15 = new System.Windows.Forms.Label();
- this.userCurve1 = new HslCommunication.Controls.UserCurve();
- this.groupBox4 = new System.Windows.Forms.GroupBox();
- this.textBox11 = new System.Windows.Forms.TextBox();
- this.label14 = new System.Windows.Forms.Label();
- this.button26 = new System.Windows.Forms.Button();
- this.textBox13 = new System.Windows.Forms.TextBox();
- this.label16 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.label19 = new System.Windows.Forms.Label();
- this.button14 = new System.Windows.Forms.Button();
- this.button15 = new System.Windows.Forms.Button();
- this.button16 = new System.Windows.Forms.Button();
- this.button17 = new System.Windows.Forms.Button();
- this.button18 = new System.Windows.Forms.Button();
- this.button19 = new System.Windows.Forms.Button();
- this.button20 = new System.Windows.Forms.Button();
- this.button21 = new System.Windows.Forms.Button();
- this.button24 = new System.Windows.Forms.Button();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.button_read_string = new System.Windows.Forms.Button();
- this.button_read_double = new System.Windows.Forms.Button();
- this.button_read_float = new System.Windows.Forms.Button();
- this.button_read_ulong = new System.Windows.Forms.Button();
- this.button_read_long = new System.Windows.Forms.Button();
- this.button_read_uint = new System.Windows.Forms.Button();
- this.button_read_int = new System.Windows.Forms.Button();
- this.button_read_ushort = new System.Windows.Forms.Button();
- this.button_read_short = new System.Windows.Forms.Button();
- this.button_read_bool = new System.Windows.Forms.Button();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label7 = new System.Windows.Forms.Label();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.statusStrip1 = new System.Windows.Forms.StatusStrip();
- this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
- this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
- this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.listBox1 = new System.Windows.Forms.ListBox();
- this.listView1 = new System.Windows.Forms.ListView();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.groupBox9 = new System.Windows.Forms.GroupBox();
- this.ledbar = new System.Windows.Forms.TrackBar();
- this.radledoff = new System.Windows.Forms.RadioButton();
- this.radledon = new System.Windows.Forms.RadioButton();
- this.radledauto = new System.Windows.Forms.RadioButton();
- this.m_btnBaseConfig = new System.Windows.Forms.Button();
- this.lblPlate2 = new System.Windows.Forms.Label();
- this.label39 = new System.Windows.Forms.Label();
- this.lblPlate = new System.Windows.Forms.Label();
- this.btnRuleCfg = new System.Windows.Forms.Button();
- this.label33 = new System.Windows.Forms.Label();
- this.btnVideoCfg = new System.Windows.Forms.Button();
- this.stoprecordbtn = new System.Windows.Forms.Button();
- this.recordbtn = new System.Windows.Forms.Button();
- this.btnConnStat = new System.Windows.Forms.Button();
- this.startoutputbtn = new System.Windows.Forms.Button();
- this.stoprealplaybtn = new System.Windows.Forms.Button();
- this.btnManual = new System.Windows.Forms.Button();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.treeDevice = new System.Windows.Forms.TreeView();
- this.groupBox7 = new System.Windows.Forms.GroupBox();
- this.btnNetCfg = new System.Windows.Forms.Button();
- this.stopsearchdev = new System.Windows.Forms.Button();
- this.startsearchdev = new System.Windows.Forms.Button();
- this.dev_treeview = new System.Windows.Forms.TreeView();
- this.groupBox8 = new System.Windows.Forms.GroupBox();
- this.txtIP = new System.Windows.Forms.TextBox();
- this.label31 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.txtPort = new System.Windows.Forms.TextBox();
- this.txtUserName = new System.Windows.Forms.TextBox();
- this.label34 = new System.Windows.Forms.Label();
- this.txtPwd = new System.Windows.Forms.TextBox();
- this.btnOpen = new System.Windows.Forms.Button();
- this.btnClose = new System.Windows.Forms.Button();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- this.groupBox6.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.groupBox5.SuspendLayout();
- this.groupBox4.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.statusStrip1.SuspendLayout();
- this.tabControl1.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.groupBox9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ledbar)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- this.groupBox7.SuspendLayout();
- this.groupBox8.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel1.Controls.Add(this.textBox15);
- this.panel1.Controls.Add(this.label21);
- this.panel1.Controls.Add(this.button2);
- this.panel1.Controls.Add(this.button1);
- this.panel1.Controls.Add(this.textBox2);
- this.panel1.Controls.Add(this.label3);
- this.panel1.Controls.Add(this.textBox1);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Location = new System.Drawing.Point(14, 40);
- this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1633, 54);
- this.panel1.TabIndex = 0;
- //
- // textBox15
- //
- this.textBox15.Location = new System.Drawing.Point(517, 14);
- this.textBox15.Name = "textBox15";
- this.textBox15.Size = new System.Drawing.Size(141, 23);
- this.textBox15.TabIndex = 7;
- this.textBox15.Text = "1";
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Location = new System.Drawing.Point(463, 17);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(44, 17);
- this.label21.TabIndex = 6;
- this.label21.Text = "站号:";
- //
- // button2
- //
- this.button2.Enabled = false;
- this.button2.Location = new System.Drawing.Point(793, 11);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(91, 28);
- this.button2.TabIndex = 5;
- this.button2.Text = "断开连接";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(696, 11);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(91, 28);
- this.button1.TabIndex = 4;
- this.button1.Text = "连接";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(305, 14);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(141, 23);
- this.textBox2.TabIndex = 3;
- this.textBox2.Text = "502";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(251, 17);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(56, 17);
- this.label3.TabIndex = 2;
- this.label3.Text = "端口号:";
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(62, 14);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(141, 23);
- this.textBox1.TabIndex = 1;
- this.textBox1.Text = "192.168.0.103";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(8, 17);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(55, 17);
- this.label1.TabIndex = 0;
- this.label1.Text = "IP地址:";
- //
- // panel2
- //
- this.panel2.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.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.userLantern9);
- this.panel2.Controls.Add(this.userLantern8);
- this.panel2.Controls.Add(this.userLantern7);
- this.panel2.Controls.Add(this.userLantern6);
- this.panel2.Controls.Add(this.userLantern5);
- this.panel2.Controls.Add(this.userLantern4);
- this.panel2.Controls.Add(this.userLantern3);
- this.panel2.Controls.Add(this.userLantern2);
- this.panel2.Controls.Add(this.userLantern1);
- this.panel2.Controls.Add(this.label30);
- this.panel2.Controls.Add(this.label29);
- this.panel2.Controls.Add(this.label28);
- this.panel2.Controls.Add(this.label27);
- this.panel2.Controls.Add(this.label26);
- this.panel2.Controls.Add(this.label25);
- this.panel2.Controls.Add(this.label24);
- this.panel2.Controls.Add(this.label23);
- this.panel2.Controls.Add(this.label22);
- this.panel2.Controls.Add(this.groupBox6);
- this.panel2.Controls.Add(this.groupBox3);
- this.panel2.Controls.Add(this.groupBox5);
- this.panel2.Controls.Add(this.groupBox4);
- this.panel2.Controls.Add(this.groupBox2);
- this.panel2.Controls.Add(this.groupBox1);
- this.panel2.Location = new System.Drawing.Point(14, 113);
- this.panel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1633, 664);
- this.panel2.TabIndex = 1;
- //
- // userLantern9
- //
- this.userLantern9.BackColor = System.Drawing.Color.Transparent;
- this.userLantern9.Location = new System.Drawing.Point(908, 278);
- this.userLantern9.Margin = new System.Windows.Forms.Padding(3, 67, 3, 67);
- this.userLantern9.Name = "userLantern9";
- this.userLantern9.Size = new System.Drawing.Size(50, 50);
- this.userLantern9.TabIndex = 10;
- //
- // userLantern8
- //
- this.userLantern8.BackColor = System.Drawing.Color.Transparent;
- this.userLantern8.Location = new System.Drawing.Point(796, 278);
- this.userLantern8.Margin = new System.Windows.Forms.Padding(3, 47, 3, 47);
- this.userLantern8.Name = "userLantern8";
- this.userLantern8.Size = new System.Drawing.Size(50, 50);
- this.userLantern8.TabIndex = 10;
- //
- // userLantern7
- //
- this.userLantern7.BackColor = System.Drawing.Color.Transparent;
- this.userLantern7.Location = new System.Drawing.Point(684, 278);
- this.userLantern7.Margin = new System.Windows.Forms.Padding(3, 33, 3, 33);
- this.userLantern7.Name = "userLantern7";
- this.userLantern7.Size = new System.Drawing.Size(50, 50);
- this.userLantern7.TabIndex = 10;
- //
- // userLantern6
- //
- this.userLantern6.BackColor = System.Drawing.Color.Transparent;
- this.userLantern6.Location = new System.Drawing.Point(572, 278);
- this.userLantern6.Margin = new System.Windows.Forms.Padding(3, 23, 3, 23);
- this.userLantern6.Name = "userLantern6";
- this.userLantern6.Size = new System.Drawing.Size(50, 50);
- this.userLantern6.TabIndex = 10;
- //
- // userLantern5
- //
- this.userLantern5.BackColor = System.Drawing.Color.Transparent;
- this.userLantern5.Location = new System.Drawing.Point(460, 278);
- this.userLantern5.Margin = new System.Windows.Forms.Padding(3, 16, 3, 16);
- this.userLantern5.Name = "userLantern5";
- this.userLantern5.Size = new System.Drawing.Size(50, 50);
- this.userLantern5.TabIndex = 10;
- //
- // userLantern4
- //
- this.userLantern4.BackColor = System.Drawing.Color.Transparent;
- this.userLantern4.Location = new System.Drawing.Point(348, 278);
- this.userLantern4.Margin = new System.Windows.Forms.Padding(3, 11, 3, 11);
- this.userLantern4.Name = "userLantern4";
- this.userLantern4.Size = new System.Drawing.Size(50, 50);
- this.userLantern4.TabIndex = 10;
- //
- // userLantern3
- //
- this.userLantern3.BackColor = System.Drawing.Color.Transparent;
- this.userLantern3.Location = new System.Drawing.Point(236, 278);
- this.userLantern3.Margin = new System.Windows.Forms.Padding(3, 8, 3, 8);
- this.userLantern3.Name = "userLantern3";
- this.userLantern3.Size = new System.Drawing.Size(50, 50);
- this.userLantern3.TabIndex = 10;
- //
- // userLantern2
- //
- this.userLantern2.BackColor = System.Drawing.Color.Transparent;
- this.userLantern2.Location = new System.Drawing.Point(124, 278);
- this.userLantern2.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
- this.userLantern2.Name = "userLantern2";
- this.userLantern2.Size = new System.Drawing.Size(50, 50);
- this.userLantern2.TabIndex = 10;
- //
- // userLantern1
- //
- this.userLantern1.BackColor = System.Drawing.Color.Transparent;
- this.userLantern1.Location = new System.Drawing.Point(12, 278);
- this.userLantern1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.userLantern1.Name = "userLantern1";
- this.userLantern1.Size = new System.Drawing.Size(50, 50);
- this.userLantern1.TabIndex = 10;
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Location = new System.Drawing.Point(914, 339);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(44, 17);
- this.label30.TabIndex = 4;
- this.label30.Text = "地址:";
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Location = new System.Drawing.Point(798, 339);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(44, 17);
- this.label29.TabIndex = 4;
- this.label29.Text = "地址:";
- //
- // label28
- //
- this.label28.AutoSize = true;
- this.label28.Location = new System.Drawing.Point(690, 339);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(44, 17);
- this.label28.TabIndex = 4;
- this.label28.Text = "地址:";
- //
- // label27
- //
- this.label27.AutoSize = true;
- this.label27.Location = new System.Drawing.Point(578, 339);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(44, 17);
- this.label27.TabIndex = 4;
- this.label27.Text = "地址:";
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.Location = new System.Drawing.Point(463, 339);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(44, 17);
- this.label26.TabIndex = 4;
- this.label26.Text = "地址:";
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Location = new System.Drawing.Point(354, 339);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(44, 17);
- this.label25.TabIndex = 4;
- this.label25.Text = "地址:";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Location = new System.Drawing.Point(236, 339);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(44, 17);
- this.label24.TabIndex = 4;
- this.label24.Text = "地址:";
- //
- // label23
- //
- this.label23.AutoSize = true;
- this.label23.Location = new System.Drawing.Point(130, 339);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(44, 17);
- this.label23.TabIndex = 4;
- this.label23.Text = "地址:";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Location = new System.Drawing.Point(18, 339);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(44, 17);
- this.label22.TabIndex = 4;
- this.label22.Text = "地址:";
- //
- // groupBox6
- //
- this.groupBox6.Controls.Add(this.label10);
- this.groupBox6.Controls.Add(this.button22);
- this.groupBox6.Controls.Add(this.textBox7);
- this.groupBox6.Controls.Add(this.label9);
- this.groupBox6.Controls.Add(this.textBox8);
- this.groupBox6.Location = new System.Drawing.Point(278, 6);
- this.groupBox6.Name = "groupBox6";
- this.groupBox6.Size = new System.Drawing.Size(256, 267);
- this.groupBox6.TabIndex = 9;
- this.groupBox6.TabStop = false;
- this.groupBox6.Text = "批量写入";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(13, 26);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(44, 17);
- this.label10.TabIndex = 2;
- this.label10.Text = "地址:";
- //
- // button22
- //
- this.button22.Location = new System.Drawing.Point(166, 20);
- this.button22.Name = "button22";
- this.button22.Size = new System.Drawing.Size(82, 28);
- this.button22.TabIndex = 8;
- this.button22.Text = "写入Word";
- this.button22.UseVisualStyleBackColor = true;
- this.button22.Click += new System.EventHandler(this.button22_Click);
- //
- // textBox7
- //
- this.textBox7.Location = new System.Drawing.Point(62, 56);
- this.textBox7.Multiline = true;
- this.textBox7.Name = "textBox7";
- this.textBox7.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.textBox7.Size = new System.Drawing.Size(188, 193);
- this.textBox7.TabIndex = 5;
- //
- // label9
- //
- this.label9.Location = new System.Drawing.Point(13, 53);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(48, 44);
- this.label9.TabIndex = 4;
- this.label9.Text = "值(十进制数):";
- //
- // textBox8
- //
- this.textBox8.Location = new System.Drawing.Point(61, 23);
- this.textBox8.Name = "textBox8";
- this.textBox8.Size = new System.Drawing.Size(98, 23);
- this.textBox8.TabIndex = 3;
- this.textBox8.Text = "0";
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.Value_List);
- this.groupBox3.Controls.Add(this.label13);
- this.groupBox3.Controls.Add(this.button25);
- this.groupBox3.Controls.Add(this.textBox10);
- this.groupBox3.Controls.Add(this.textBox9);
- this.groupBox3.Controls.Add(this.label20);
- this.groupBox3.Controls.Add(this.label2);
- this.groupBox3.Controls.Add(this.label12);
- this.groupBox3.Controls.Add(this.textBox6);
- this.groupBox3.Controls.Add(this.label11);
- this.groupBox3.Location = new System.Drawing.Point(11, 6);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(261, 267);
- this.groupBox3.TabIndex = 2;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "批量实时读取";
- //
- // Value_List
- //
- this.Value_List.Location = new System.Drawing.Point(63, 90);
- this.Value_List.Multiline = true;
- this.Value_List.Name = "Value_List";
- this.Value_List.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.Value_List.Size = new System.Drawing.Size(190, 159);
- this.Value_List.TabIndex = 10;
- //
- // label13
- //
- this.label13.Location = new System.Drawing.Point(9, 93);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(48, 56);
- this.label13.TabIndex = 9;
- this.label13.Text = "结果(十六进制数):";
- //
- // button25
- //
- this.button25.Location = new System.Drawing.Point(171, 24);
- this.button25.Name = "button25";
- this.button25.Size = new System.Drawing.Size(82, 28);
- this.button25.TabIndex = 8;
- this.button25.Text = "停止";
- this.button25.UseVisualStyleBackColor = true;
- this.button25.Click += new System.EventHandler(this.button25_Click);
- //
- // textBox10
- //
- this.textBox10.Location = new System.Drawing.Point(171, 56);
- this.textBox10.Name = "textBox10";
- this.textBox10.Size = new System.Drawing.Size(55, 23);
- this.textBox10.TabIndex = 7;
- this.textBox10.Text = "300";
- //
- // textBox9
- //
- this.textBox9.Location = new System.Drawing.Point(63, 56);
- this.textBox9.Name = "textBox9";
- this.textBox9.Size = new System.Drawing.Size(45, 23);
- this.textBox9.TabIndex = 7;
- this.textBox9.Text = "10";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(225, 59);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(25, 17);
- this.label20.TabIndex = 6;
- this.label20.Text = "ms";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(122, 59);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(44, 17);
- this.label2.TabIndex = 6;
- this.label2.Text = "间隔:";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Location = new System.Drawing.Point(9, 59);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(44, 17);
- this.label12.TabIndex = 6;
- this.label12.Text = "长度:";
- //
- // textBox6
- //
- this.textBox6.Location = new System.Drawing.Point(63, 27);
- this.textBox6.Name = "textBox6";
- this.textBox6.Size = new System.Drawing.Size(102, 23);
- this.textBox6.TabIndex = 5;
- this.textBox6.Text = "0";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(9, 30);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(44, 17);
- this.label11.TabIndex = 4;
- this.label11.Text = "地址:";
- //
- // groupBox5
- //
- this.groupBox5.Controls.Add(this.button27);
- this.groupBox5.Controls.Add(this.textBox14);
- this.groupBox5.Controls.Add(this.label18);
- this.groupBox5.Controls.Add(this.label17);
- this.groupBox5.Controls.Add(this.textBox12);
- this.groupBox5.Controls.Add(this.label15);
- this.groupBox5.Controls.Add(this.userCurve1);
- this.groupBox5.Location = new System.Drawing.Point(546, 6);
- this.groupBox5.Name = "groupBox5";
- this.groupBox5.Size = new System.Drawing.Size(425, 267);
- this.groupBox5.TabIndex = 4;
- this.groupBox5.TabStop = false;
- this.groupBox5.Text = "定时读取,曲线显示";
- //
- // button27
- //
- this.button27.Location = new System.Drawing.Point(343, 25);
- this.button27.Name = "button27";
- this.button27.Size = new System.Drawing.Size(70, 28);
- this.button27.TabIndex = 9;
- this.button27.Text = "启动";
- this.button27.UseVisualStyleBackColor = true;
- this.button27.Click += new System.EventHandler(this.button27_Click);
- //
- // textBox14
- //
- this.textBox14.Location = new System.Drawing.Point(255, 28);
- this.textBox14.Name = "textBox14";
- this.textBox14.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.textBox14.Size = new System.Drawing.Size(82, 23);
- this.textBox14.TabIndex = 8;
- this.textBox14.Text = "300";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Location = new System.Drawing.Point(212, 30);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(44, 17);
- this.label18.TabIndex = 7;
- this.label18.Text = "间隔:";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
- this.label17.Location = new System.Drawing.Point(12, 59);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(218, 17);
- this.label17.TabIndex = 6;
- this.label17.Text = "此处假设确定了数据的类型,为short:";
- //
- // textBox12
- //
- this.textBox12.Location = new System.Drawing.Point(64, 27);
- this.textBox12.Name = "textBox12";
- this.textBox12.Size = new System.Drawing.Size(132, 23);
- this.textBox12.TabIndex = 5;
- this.textBox12.Text = "100";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(10, 30);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(44, 17);
- this.label15.TabIndex = 4;
- this.label15.Text = "地址:";
- //
- // userCurve1
- //
- this.userCurve1.BackColor = System.Drawing.Color.White;
- this.userCurve1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.userCurve1.Location = new System.Drawing.Point(13, 82);
- this.userCurve1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.userCurve1.Name = "userCurve1";
- this.userCurve1.Size = new System.Drawing.Size(400, 172);
- this.userCurve1.TabIndex = 0;
- this.userCurve1.ValueMaxLeft = 200F;
- this.userCurve1.ValueMaxRight = 200F;
- //
- // groupBox4
- //
- this.groupBox4.Controls.Add(this.textBox11);
- this.groupBox4.Controls.Add(this.label14);
- this.groupBox4.Controls.Add(this.button26);
- this.groupBox4.Controls.Add(this.textBox13);
- this.groupBox4.Controls.Add(this.label16);
- this.groupBox4.Location = new System.Drawing.Point(11, 403);
- this.groupBox4.Name = "groupBox4";
- this.groupBox4.Size = new System.Drawing.Size(518, 118);
- this.groupBox4.TabIndex = 3;
- this.groupBox4.TabStop = false;
- this.groupBox4.Text = "报文读取测试,此处需要填入完整的16进制报文字符串";
- this.groupBox4.Visible = false;
- //
- // textBox11
- //
- this.textBox11.Location = new System.Drawing.Point(63, 60);
- this.textBox11.Multiline = true;
- this.textBox11.Name = "textBox11";
- this.textBox11.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.textBox11.Size = new System.Drawing.Size(445, 52);
- this.textBox11.TabIndex = 10;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(9, 62);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(44, 17);
- this.label14.TabIndex = 9;
- this.label14.Text = "结果:";
- //
- // button26
- //
- this.button26.Location = new System.Drawing.Point(426, 24);
- this.button26.Name = "button26";
- this.button26.Size = new System.Drawing.Size(82, 28);
- this.button26.TabIndex = 8;
- this.button26.Text = "报文读取";
- this.button26.UseVisualStyleBackColor = true;
- this.button26.Click += new System.EventHandler(this.button26_Click);
- //
- // textBox13
- //
- this.textBox13.Location = new System.Drawing.Point(63, 27);
- this.textBox13.Name = "textBox13";
- this.textBox13.Size = new System.Drawing.Size(357, 23);
- this.textBox13.TabIndex = 5;
- this.textBox13.Text = "00 00 00 00 00 06 FF 03 00 00 00 05";
- //
- // label16
- //
- this.label16.AutoSize = true;
- this.label16.Location = new System.Drawing.Point(9, 30);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(44, 17);
- this.label16.TabIndex = 4;
- this.label16.Text = "报文:";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.label19);
- this.groupBox2.Controls.Add(this.button14);
- this.groupBox2.Controls.Add(this.button15);
- this.groupBox2.Controls.Add(this.button16);
- this.groupBox2.Controls.Add(this.button17);
- this.groupBox2.Controls.Add(this.button18);
- this.groupBox2.Controls.Add(this.button19);
- this.groupBox2.Controls.Add(this.button20);
- this.groupBox2.Controls.Add(this.button21);
- this.groupBox2.Controls.Add(this.button24);
- this.groupBox2.Location = new System.Drawing.Point(552, 62);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(419, 198);
- this.groupBox2.TabIndex = 1;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "单数据写入测试";
- //
- // label19
- //
- this.label19.ForeColor = System.Drawing.Color.Red;
- this.label19.Location = new System.Drawing.Point(61, 82);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(147, 41);
- this.label19.TabIndex = 17;
- this.label19.Text = "注意:值的字符串需要能转化成对应的数据类型";
- //
- // button14
- //
- this.button14.Location = new System.Drawing.Point(326, 197);
- this.button14.Name = "button14";
- this.button14.Size = new System.Drawing.Size(82, 28);
- this.button14.TabIndex = 16;
- this.button14.Text = "字符串写入";
- this.button14.UseVisualStyleBackColor = true;
- this.button14.Click += new System.EventHandler(this.button14_Click);
- //
- // button15
- //
- this.button15.Location = new System.Drawing.Point(326, 163);
- this.button15.Name = "button15";
- this.button15.Size = new System.Drawing.Size(82, 28);
- this.button15.TabIndex = 15;
- this.button15.Text = "double写入";
- this.button15.UseVisualStyleBackColor = true;
- this.button15.Click += new System.EventHandler(this.button15_Click);
- //
- // button16
- //
- this.button16.Location = new System.Drawing.Point(226, 163);
- this.button16.Name = "button16";
- this.button16.Size = new System.Drawing.Size(82, 28);
- this.button16.TabIndex = 14;
- this.button16.Text = "float写入";
- this.button16.UseVisualStyleBackColor = true;
- this.button16.Click += new System.EventHandler(this.button16_Click);
- //
- // button17
- //
- this.button17.Location = new System.Drawing.Point(326, 129);
- this.button17.Name = "button17";
- this.button17.Size = new System.Drawing.Size(82, 28);
- this.button17.TabIndex = 13;
- this.button17.Text = "ulong写入";
- this.button17.UseVisualStyleBackColor = true;
- this.button17.Click += new System.EventHandler(this.button17_Click);
- //
- // button18
- //
- this.button18.Location = new System.Drawing.Point(226, 129);
- this.button18.Name = "button18";
- this.button18.Size = new System.Drawing.Size(82, 28);
- this.button18.TabIndex = 12;
- this.button18.Text = "long写入";
- this.button18.UseVisualStyleBackColor = true;
- this.button18.Click += new System.EventHandler(this.button18_Click);
- //
- // button19
- //
- this.button19.Location = new System.Drawing.Point(326, 95);
- this.button19.Name = "button19";
- this.button19.Size = new System.Drawing.Size(82, 28);
- this.button19.TabIndex = 11;
- this.button19.Text = "uint写入";
- this.button19.UseVisualStyleBackColor = true;
- this.button19.Click += new System.EventHandler(this.button19_Click);
- //
- // button20
- //
- this.button20.Location = new System.Drawing.Point(226, 95);
- this.button20.Name = "button20";
- this.button20.Size = new System.Drawing.Size(82, 28);
- this.button20.TabIndex = 10;
- this.button20.Text = "int写入";
- this.button20.UseVisualStyleBackColor = true;
- this.button20.Click += new System.EventHandler(this.button20_Click);
- //
- // button21
- //
- this.button21.Location = new System.Drawing.Point(326, 61);
- this.button21.Name = "button21";
- this.button21.Size = new System.Drawing.Size(82, 28);
- this.button21.TabIndex = 9;
- this.button21.Text = "ushort写入";
- this.button21.UseVisualStyleBackColor = true;
- this.button21.Click += new System.EventHandler(this.button21_Click);
- //
- // button24
- //
- this.button24.Location = new System.Drawing.Point(226, 24);
- this.button24.Name = "button24";
- this.button24.Size = new System.Drawing.Size(82, 28);
- this.button24.TabIndex = 6;
- this.button24.Text = "线圈写入";
- this.button24.UseVisualStyleBackColor = true;
- this.button24.Click += new System.EventHandler(this.button24_Click);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.button_read_string);
- this.groupBox1.Controls.Add(this.button_read_double);
- this.groupBox1.Controls.Add(this.button_read_float);
- this.groupBox1.Controls.Add(this.button_read_ulong);
- this.groupBox1.Controls.Add(this.button_read_long);
- this.groupBox1.Controls.Add(this.button_read_uint);
- this.groupBox1.Controls.Add(this.button_read_int);
- this.groupBox1.Controls.Add(this.button_read_ushort);
- this.groupBox1.Controls.Add(this.button_read_short);
- this.groupBox1.Controls.Add(this.button_read_bool);
- this.groupBox1.Controls.Add(this.textBox4);
- this.groupBox1.Controls.Add(this.label7);
- this.groupBox1.Controls.Add(this.textBox3);
- this.groupBox1.Controls.Add(this.label6);
- this.groupBox1.Controls.Add(this.label8);
- this.groupBox1.Controls.Add(this.textBox5);
- this.groupBox1.Location = new System.Drawing.Point(11, 40);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(518, 47);
- this.groupBox1.TabIndex = 0;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "单数据读取测试";
- this.groupBox1.Visible = false;
- //
- // button_read_string
- //
- this.button_read_string.Location = new System.Drawing.Point(415, 192);
- this.button_read_string.Name = "button_read_string";
- this.button_read_string.Size = new System.Drawing.Size(82, 28);
- this.button_read_string.TabIndex = 16;
- this.button_read_string.Text = "字符串读取";
- this.button_read_string.UseVisualStyleBackColor = true;
- this.button_read_string.Click += new System.EventHandler(this.button_read_string_Click);
- //
- // button_read_double
- //
- this.button_read_double.Location = new System.Drawing.Point(415, 158);
- this.button_read_double.Name = "button_read_double";
- this.button_read_double.Size = new System.Drawing.Size(82, 28);
- this.button_read_double.TabIndex = 15;
- this.button_read_double.Text = "double读取";
- this.button_read_double.UseVisualStyleBackColor = true;
- this.button_read_double.Click += new System.EventHandler(this.button_read_double_Click);
- //
- // button_read_float
- //
- this.button_read_float.Location = new System.Drawing.Point(315, 158);
- this.button_read_float.Name = "button_read_float";
- this.button_read_float.Size = new System.Drawing.Size(82, 28);
- this.button_read_float.TabIndex = 14;
- this.button_read_float.Text = "float读取";
- this.button_read_float.UseVisualStyleBackColor = true;
- this.button_read_float.Click += new System.EventHandler(this.button_read_float_Click);
- //
- // button_read_ulong
- //
- this.button_read_ulong.Location = new System.Drawing.Point(415, 124);
- this.button_read_ulong.Name = "button_read_ulong";
- this.button_read_ulong.Size = new System.Drawing.Size(82, 28);
- this.button_read_ulong.TabIndex = 13;
- this.button_read_ulong.Text = "ulong读取";
- this.button_read_ulong.UseVisualStyleBackColor = true;
- this.button_read_ulong.Click += new System.EventHandler(this.button_read_ulong_Click);
- //
- // button_read_long
- //
- this.button_read_long.Location = new System.Drawing.Point(315, 124);
- this.button_read_long.Name = "button_read_long";
- this.button_read_long.Size = new System.Drawing.Size(82, 28);
- this.button_read_long.TabIndex = 12;
- this.button_read_long.Text = "long读取";
- this.button_read_long.UseVisualStyleBackColor = true;
- this.button_read_long.Click += new System.EventHandler(this.button_read_long_Click);
- //
- // button_read_uint
- //
- this.button_read_uint.Location = new System.Drawing.Point(415, 90);
- this.button_read_uint.Name = "button_read_uint";
- this.button_read_uint.Size = new System.Drawing.Size(82, 28);
- this.button_read_uint.TabIndex = 11;
- this.button_read_uint.Text = "uint读取";
- this.button_read_uint.UseVisualStyleBackColor = true;
- this.button_read_uint.Click += new System.EventHandler(this.button_read_uint_Click);
- //
- // button_read_int
- //
- this.button_read_int.Location = new System.Drawing.Point(315, 90);
- this.button_read_int.Name = "button_read_int";
- this.button_read_int.Size = new System.Drawing.Size(82, 28);
- this.button_read_int.TabIndex = 10;
- this.button_read_int.Text = "int读取";
- this.button_read_int.UseVisualStyleBackColor = true;
- this.button_read_int.Click += new System.EventHandler(this.button_read_int_Click);
- //
- // button_read_ushort
- //
- this.button_read_ushort.Location = new System.Drawing.Point(415, 56);
- this.button_read_ushort.Name = "button_read_ushort";
- this.button_read_ushort.Size = new System.Drawing.Size(82, 28);
- this.button_read_ushort.TabIndex = 9;
- this.button_read_ushort.Text = "ushort读取";
- this.button_read_ushort.UseVisualStyleBackColor = true;
- this.button_read_ushort.Click += new System.EventHandler(this.button_read_ushort_Click);
- //
- // button_read_short
- //
- this.button_read_short.Location = new System.Drawing.Point(315, 56);
- this.button_read_short.Name = "button_read_short";
- this.button_read_short.Size = new System.Drawing.Size(82, 28);
- this.button_read_short.TabIndex = 8;
- this.button_read_short.Text = "short读取";
- this.button_read_short.UseVisualStyleBackColor = true;
- this.button_read_short.Click += new System.EventHandler(this.button_read_short_Click);
- //
- // button_read_bool
- //
- this.button_read_bool.Location = new System.Drawing.Point(315, 19);
- this.button_read_bool.Name = "button_read_bool";
- this.button_read_bool.Size = new System.Drawing.Size(82, 28);
- this.button_read_bool.TabIndex = 6;
- this.button_read_bool.Text = "线圈读取";
- this.button_read_bool.UseVisualStyleBackColor = true;
- this.button_read_bool.Click += new System.EventHandler(this.button_read_bool_Click);
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(63, 56);
- this.textBox4.Multiline = true;
- this.textBox4.Name = "textBox4";
- this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.textBox4.Size = new System.Drawing.Size(233, 164);
- this.textBox4.TabIndex = 5;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(9, 58);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(44, 17);
- this.label7.TabIndex = 4;
- this.label7.Text = "结果:";
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(63, 27);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(233, 23);
- this.textBox3.TabIndex = 3;
- this.textBox3.Text = "100";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(9, 30);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(44, 17);
- this.label6.TabIndex = 2;
- this.label6.Text = "地址:";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(315, 198);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(44, 17);
- this.label8.TabIndex = 18;
- this.label8.Text = "长度:";
- //
- // textBox5
- //
- this.textBox5.Location = new System.Drawing.Point(358, 195);
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(41, 23);
- this.textBox5.TabIndex = 17;
- this.textBox5.Text = "10";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(11, 6);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(68, 17);
- this.label4.TabIndex = 4;
- this.label4.Text = "使用协议:";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.ForeColor = System.Drawing.Color.Red;
- this.label5.Location = new System.Drawing.Point(85, 6);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(106, 17);
- this.label5.TabIndex = 5;
- this.label5.Text = "Modbus Tcp协议";
- //
- // statusStrip1
- //
- this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripStatusLabel1,
- this.toolStripSplitButton1,
- this.toolStripStatusLabel2});
- this.statusStrip1.Location = new System.Drawing.Point(0, 520);
- this.statusStrip1.Name = "statusStrip1";
- this.statusStrip1.Size = new System.Drawing.Size(1004, 22);
- this.statusStrip1.TabIndex = 6;
- this.statusStrip1.Text = "statusStrip1";
- //
- // toolStripStatusLabel1
- //
- this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
- this.toolStripStatusLabel1.Size = new System.Drawing.Size(44, 17);
- this.toolStripStatusLabel1.Text = "Ready";
- //
- // toolStripSplitButton1
- //
- this.toolStripSplitButton1.Name = "toolStripSplitButton1";
- this.toolStripSplitButton1.Size = new System.Drawing.Size(16, 20);
- //
- // toolStripStatusLabel2
- //
- this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
- this.toolStripStatusLabel2.Size = new System.Drawing.Size(35, 17);
- this.toolStripStatusLabel2.Text = "Now";
- this.toolStripStatusLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Location = new System.Drawing.Point(1, -1);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1003, 518);
- this.tabControl1.TabIndex = 7;
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.listBox1);
- this.tabPage1.Controls.Add(this.listView1);
- this.tabPage1.Controls.Add(this.pictureBox1);
- this.tabPage1.Controls.Add(this.groupBox9);
- this.tabPage1.Controls.Add(this.m_btnBaseConfig);
- this.tabPage1.Controls.Add(this.lblPlate2);
- this.tabPage1.Controls.Add(this.label39);
- this.tabPage1.Controls.Add(this.lblPlate);
- this.tabPage1.Controls.Add(this.btnRuleCfg);
- this.tabPage1.Controls.Add(this.label33);
- this.tabPage1.Controls.Add(this.btnVideoCfg);
- this.tabPage1.Controls.Add(this.stoprecordbtn);
- this.tabPage1.Controls.Add(this.recordbtn);
- this.tabPage1.Controls.Add(this.btnConnStat);
- this.tabPage1.Controls.Add(this.startoutputbtn);
- this.tabPage1.Controls.Add(this.stoprealplaybtn);
- this.tabPage1.Controls.Add(this.btnManual);
- this.tabPage1.Controls.Add(this.pictureBox4);
- this.tabPage1.Controls.Add(this.pictureBox3);
- this.tabPage1.Controls.Add(this.pictureBox2);
- this.tabPage1.Controls.Add(this.treeDevice);
- this.tabPage1.Controls.Add(this.groupBox7);
- this.tabPage1.Controls.Add(this.groupBox8);
- this.tabPage1.Location = new System.Drawing.Point(4, 26);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(995, 488);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "号牌机通讯";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // listBox1
- //
- this.listBox1.BackColor = System.Drawing.SystemColors.InfoText;
- this.listBox1.ForeColor = System.Drawing.Color.Lime;
- this.listBox1.FormattingEnabled = true;
- this.listBox1.ItemHeight = 17;
- this.listBox1.Location = new System.Drawing.Point(298, 390);
- this.listBox1.Name = "listBox1";
- this.listBox1.Size = new System.Drawing.Size(483, 89);
- this.listBox1.TabIndex = 64;
- //
- // listView1
- //
- this.listView1.Location = new System.Drawing.Point(787, 6);
- this.listView1.Name = "listView1";
- this.listView1.Size = new System.Drawing.Size(200, 473);
- this.listView1.TabIndex = 63;
- this.listView1.UseCompatibleStateImageBehavior = false;
- //
- // pictureBox1
- //
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox1.Location = new System.Drawing.Point(297, 6);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(239, 181);
- this.pictureBox1.TabIndex = 37;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
- //
- // groupBox9
- //
- this.groupBox9.Controls.Add(this.ledbar);
- this.groupBox9.Controls.Add(this.radledoff);
- this.groupBox9.Controls.Add(this.radledon);
- this.groupBox9.Controls.Add(this.radledauto);
- this.groupBox9.Location = new System.Drawing.Point(7, 381);
- this.groupBox9.Name = "groupBox9";
- this.groupBox9.Size = new System.Drawing.Size(285, 101);
- this.groupBox9.TabIndex = 62;
- this.groupBox9.TabStop = false;
- this.groupBox9.Text = "LED补光灯控制";
- //
- // ledbar
- //
- this.ledbar.BackColor = System.Drawing.SystemColors.ButtonHighlight;
- this.ledbar.Location = new System.Drawing.Point(12, 54);
- this.ledbar.Maximum = 6;
- this.ledbar.Name = "ledbar";
- this.ledbar.Size = new System.Drawing.Size(264, 45);
- this.ledbar.TabIndex = 3;
- this.ledbar.Value = 2;
- this.ledbar.Scroll += new System.EventHandler(this.ledbar_Scroll);
- //
- // radledoff
- //
- this.radledoff.AutoSize = true;
- this.radledoff.Location = new System.Drawing.Point(200, 22);
- this.radledoff.Name = "radledoff";
- this.radledoff.Size = new System.Drawing.Size(50, 21);
- this.radledoff.TabIndex = 2;
- this.radledoff.TabStop = true;
- this.radledoff.Text = "常灭";
- this.radledoff.UseVisualStyleBackColor = true;
- this.radledoff.CheckedChanged += new System.EventHandler(this.radledoff_CheckedChanged);
- //
- // radledon
- //
- this.radledon.AutoSize = true;
- this.radledon.Location = new System.Drawing.Point(116, 22);
- this.radledon.Name = "radledon";
- this.radledon.Size = new System.Drawing.Size(50, 21);
- this.radledon.TabIndex = 1;
- this.radledon.TabStop = true;
- this.radledon.Text = "常亮";
- this.radledon.UseVisualStyleBackColor = true;
- this.radledon.CheckedChanged += new System.EventHandler(this.radledon_CheckedChanged);
- //
- // radledauto
- //
- this.radledauto.AutoSize = true;
- this.radledauto.Location = new System.Drawing.Point(32, 23);
- this.radledauto.Name = "radledauto";
- this.radledauto.Size = new System.Drawing.Size(50, 21);
- this.radledauto.TabIndex = 0;
- this.radledauto.TabStop = true;
- this.radledauto.Text = "智能";
- this.radledauto.UseVisualStyleBackColor = true;
- this.radledauto.CheckedChanged += new System.EventHandler(this.radledauto_CheckedChanged);
- //
- // m_btnBaseConfig
- //
- this.m_btnBaseConfig.Location = new System.Drawing.Point(222, 351);
- this.m_btnBaseConfig.Name = "m_btnBaseConfig";
- this.m_btnBaseConfig.Size = new System.Drawing.Size(69, 23);
- this.m_btnBaseConfig.TabIndex = 61;
- this.m_btnBaseConfig.Text = "基本配置";
- this.m_btnBaseConfig.UseVisualStyleBackColor = true;
- this.m_btnBaseConfig.Click += new System.EventHandler(this.m_btnBaseConfig_Click);
- //
- // lblPlate2
- //
- this.lblPlate2.BackColor = System.Drawing.SystemColors.HighlightText;
- this.lblPlate2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPlate2.ForeColor = System.Drawing.Color.Red;
- this.lblPlate2.Location = new System.Drawing.Point(555, 354);
- this.lblPlate2.Name = "lblPlate2";
- this.lblPlate2.Size = new System.Drawing.Size(196, 21);
- this.lblPlate2.TabIndex = 60;
- this.lblPlate2.Text = "000000";
- this.lblPlate2.Visible = false;
- //
- // label39
- //
- this.label39.AutoSize = true;
- this.label39.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
- this.label39.ForeColor = System.Drawing.Color.HotPink;
- this.label39.Location = new System.Drawing.Point(717, 197);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(0, 17);
- this.label39.TabIndex = 59;
- //
- // lblPlate
- //
- this.lblPlate.BackColor = System.Drawing.SystemColors.HighlightText;
- this.lblPlate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lblPlate.ForeColor = System.Drawing.Color.Red;
- this.lblPlate.Location = new System.Drawing.Point(555, 158);
- this.lblPlate.Name = "lblPlate";
- this.lblPlate.Size = new System.Drawing.Size(196, 21);
- this.lblPlate.TabIndex = 58;
- this.lblPlate.Text = "000000";
- this.lblPlate.Visible = false;
- //
- // btnRuleCfg
- //
- this.btnRuleCfg.Location = new System.Drawing.Point(149, 351);
- this.btnRuleCfg.Name = "btnRuleCfg";
- this.btnRuleCfg.Size = new System.Drawing.Size(67, 23);
- this.btnRuleCfg.TabIndex = 57;
- this.btnRuleCfg.Text = "线圈配置";
- this.btnRuleCfg.UseVisualStyleBackColor = true;
- this.btnRuleCfg.Click += new System.EventHandler(this.btnRuleCfg_Click);
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(7, 220);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(80, 17);
- this.label33.TabIndex = 5;
- this.label33.Text = "已开设备列表";
- //
- // btnVideoCfg
- //
- this.btnVideoCfg.Location = new System.Drawing.Point(149, 324);
- this.btnVideoCfg.Name = "btnVideoCfg";
- this.btnVideoCfg.Size = new System.Drawing.Size(67, 23);
- this.btnVideoCfg.TabIndex = 56;
- this.btnVideoCfg.Text = "视频配置";
- this.btnVideoCfg.UseVisualStyleBackColor = true;
- this.btnVideoCfg.Click += new System.EventHandler(this.btnVideoCfg_Click);
- //
- // stoprecordbtn
- //
- this.stoprecordbtn.Location = new System.Drawing.Point(222, 292);
- this.stoprecordbtn.Name = "stoprecordbtn";
- this.stoprecordbtn.Size = new System.Drawing.Size(69, 23);
- this.stoprecordbtn.TabIndex = 55;
- this.stoprecordbtn.Text = "停止录像";
- this.stoprecordbtn.UseVisualStyleBackColor = true;
- this.stoprecordbtn.Click += new System.EventHandler(this.stoprecordbtn_Click);
- //
- // recordbtn
- //
- this.recordbtn.Location = new System.Drawing.Point(149, 297);
- this.recordbtn.Name = "recordbtn";
- this.recordbtn.Size = new System.Drawing.Size(67, 23);
- this.recordbtn.TabIndex = 54;
- this.recordbtn.Text = "录像";
- this.recordbtn.UseVisualStyleBackColor = true;
- this.recordbtn.Click += new System.EventHandler(this.recordbtn_Click);
- //
- // btnConnStat
- //
- this.btnConnStat.Location = new System.Drawing.Point(222, 320);
- this.btnConnStat.Name = "btnConnStat";
- this.btnConnStat.Size = new System.Drawing.Size(69, 23);
- this.btnConnStat.TabIndex = 53;
- this.btnConnStat.Text = "连接状态";
- this.btnConnStat.UseVisualStyleBackColor = true;
- this.btnConnStat.Click += new System.EventHandler(this.btnConnStat_Click);
- //
- // startoutputbtn
- //
- this.startoutputbtn.Location = new System.Drawing.Point(149, 243);
- this.startoutputbtn.Name = "startoutputbtn";
- this.startoutputbtn.Size = new System.Drawing.Size(67, 23);
- this.startoutputbtn.TabIndex = 52;
- this.startoutputbtn.Text = "输出";
- this.startoutputbtn.UseVisualStyleBackColor = true;
- this.startoutputbtn.Click += new System.EventHandler(this.startoutputbtn_Click);
- //
- // stoprealplaybtn
- //
- this.stoprealplaybtn.Location = new System.Drawing.Point(222, 243);
- this.stoprealplaybtn.Name = "stoprealplaybtn";
- this.stoprealplaybtn.Size = new System.Drawing.Size(69, 23);
- this.stoprealplaybtn.TabIndex = 51;
- this.stoprealplaybtn.Text = "停止";
- this.stoprealplaybtn.UseVisualStyleBackColor = true;
- this.stoprealplaybtn.Click += new System.EventHandler(this.stoprealplaybtn_Click);
- //
- // btnManual
- //
- this.btnManual.Location = new System.Drawing.Point(149, 270);
- this.btnManual.Name = "btnManual";
- this.btnManual.Size = new System.Drawing.Size(67, 23);
- this.btnManual.TabIndex = 50;
- this.btnManual.Text = "手动识别";
- this.btnManual.UseVisualStyleBackColor = true;
- this.btnManual.Click += new System.EventHandler(this.btnManual_Click);
- //
- // pictureBox4
- //
- this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox4.Location = new System.Drawing.Point(542, 202);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(239, 181);
- this.pictureBox4.TabIndex = 37;
- this.pictureBox4.TabStop = false;
- //
- // pictureBox3
- //
- this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox3.Location = new System.Drawing.Point(297, 202);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(239, 181);
- this.pictureBox3.TabIndex = 37;
- this.pictureBox3.TabStop = false;
- this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
- //
- // pictureBox2
- //
- this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pictureBox2.Location = new System.Drawing.Point(542, 6);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(239, 181);
- this.pictureBox2.TabIndex = 37;
- this.pictureBox2.TabStop = false;
- this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
- //
- // treeDevice
- //
- this.treeDevice.Location = new System.Drawing.Point(7, 243);
- this.treeDevice.Name = "treeDevice";
- this.treeDevice.Size = new System.Drawing.Size(136, 132);
- this.treeDevice.TabIndex = 35;
- //
- // groupBox7
- //
- this.groupBox7.Controls.Add(this.btnNetCfg);
- this.groupBox7.Controls.Add(this.stopsearchdev);
- this.groupBox7.Controls.Add(this.startsearchdev);
- this.groupBox7.Controls.Add(this.dev_treeview);
- this.groupBox7.Location = new System.Drawing.Point(7, 6);
- this.groupBox7.Name = "groupBox7";
- this.groupBox7.Size = new System.Drawing.Size(284, 109);
- this.groupBox7.TabIndex = 34;
- this.groupBox7.TabStop = false;
- this.groupBox7.Text = "查找设备";
- //
- // btnNetCfg
- //
- this.btnNetCfg.Location = new System.Drawing.Point(13, 76);
- this.btnNetCfg.Name = "btnNetCfg";
- this.btnNetCfg.Size = new System.Drawing.Size(53, 23);
- this.btnNetCfg.TabIndex = 3;
- this.btnNetCfg.Text = "修改IP";
- this.btnNetCfg.UseVisualStyleBackColor = true;
- this.btnNetCfg.Click += new System.EventHandler(this.btnNetCfg_Click);
- //
- // stopsearchdev
- //
- this.stopsearchdev.Location = new System.Drawing.Point(13, 47);
- this.stopsearchdev.Name = "stopsearchdev";
- this.stopsearchdev.Size = new System.Drawing.Size(53, 23);
- this.stopsearchdev.TabIndex = 2;
- this.stopsearchdev.Text = "停止";
- this.stopsearchdev.UseVisualStyleBackColor = true;
- this.stopsearchdev.Click += new System.EventHandler(this.stopsearchdev_Click);
- //
- // startsearchdev
- //
- this.startsearchdev.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
- this.startsearchdev.FlatAppearance.MouseDownBackColor = System.Drawing.Color.White;
- this.startsearchdev.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.startsearchdev.Location = new System.Drawing.Point(13, 17);
- this.startsearchdev.Name = "startsearchdev";
- this.startsearchdev.Size = new System.Drawing.Size(53, 23);
- this.startsearchdev.TabIndex = 1;
- this.startsearchdev.Text = "开始";
- this.startsearchdev.UseVisualStyleBackColor = true;
- this.startsearchdev.Click += new System.EventHandler(this.startsearchdev_Click);
- //
- // dev_treeview
- //
- this.dev_treeview.Location = new System.Drawing.Point(72, 16);
- this.dev_treeview.Name = "dev_treeview";
- this.dev_treeview.Size = new System.Drawing.Size(206, 83);
- this.dev_treeview.TabIndex = 0;
- //
- // groupBox8
- //
- this.groupBox8.Controls.Add(this.txtIP);
- this.groupBox8.Controls.Add(this.label31);
- this.groupBox8.Controls.Add(this.label32);
- this.groupBox8.Controls.Add(this.txtPort);
- this.groupBox8.Controls.Add(this.txtUserName);
- this.groupBox8.Controls.Add(this.label34);
- this.groupBox8.Controls.Add(this.txtPwd);
- this.groupBox8.Controls.Add(this.btnOpen);
- this.groupBox8.Controls.Add(this.btnClose);
- this.groupBox8.Location = new System.Drawing.Point(7, 118);
- this.groupBox8.Name = "groupBox8";
- this.groupBox8.Size = new System.Drawing.Size(282, 100);
- this.groupBox8.TabIndex = 36;
- this.groupBox8.TabStop = false;
- this.groupBox8.Text = "登陆";
- //
- // txtIP
- //
- this.txtIP.Location = new System.Drawing.Point(50, 19);
- this.txtIP.Name = "txtIP";
- this.txtIP.Size = new System.Drawing.Size(100, 23);
- this.txtIP.TabIndex = 2;
- this.txtIP.Text = "192.168.0.20";
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Location = new System.Drawing.Point(9, 23);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(43, 17);
- this.label31.TabIndex = 1;
- this.label31.Text = "设备IP";
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(165, 24);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(32, 17);
- this.label32.TabIndex = 3;
- this.label32.Text = "端口";
- //
- // txtPort
- //
- this.txtPort.Location = new System.Drawing.Point(200, 20);
- this.txtPort.Name = "txtPort";
- this.txtPort.Size = new System.Drawing.Size(65, 23);
- this.txtPort.TabIndex = 4;
- this.txtPort.Text = "80";
- //
- // txtUserName
- //
- this.txtUserName.Location = new System.Drawing.Point(49, 46);
- this.txtUserName.Name = "txtUserName";
- this.txtUserName.Size = new System.Drawing.Size(100, 23);
- this.txtUserName.TabIndex = 6;
- this.txtUserName.Text = "admin";
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(165, 52);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(32, 17);
- this.label34.TabIndex = 7;
- this.label34.Text = "密码";
- //
- // txtPwd
- //
- this.txtPwd.Location = new System.Drawing.Point(200, 48);
- this.txtPwd.Name = "txtPwd";
- this.txtPwd.Size = new System.Drawing.Size(65, 23);
- this.txtPwd.TabIndex = 8;
- this.txtPwd.Text = "admin";
- this.txtPwd.UseSystemPasswordChar = true;
- //
- // btnOpen
- //
- this.btnOpen.FlatAppearance.BorderColor = System.Drawing.Color.Black;
- this.btnOpen.Location = new System.Drawing.Point(145, 74);
- this.btnOpen.Name = "btnOpen";
- this.btnOpen.Size = new System.Drawing.Size(48, 23);
- this.btnOpen.TabIndex = 9;
- this.btnOpen.Text = "打开";
- this.btnOpen.UseVisualStyleBackColor = true;
- this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
- //
- // btnClose
- //
- this.btnClose.Location = new System.Drawing.Point(217, 74);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(48, 23);
- this.btnClose.TabIndex = 10;
- this.btnClose.Text = "关闭";
- this.btnClose.UseVisualStyleBackColor = true;
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.panel1);
- this.tabPage2.Controls.Add(this.label4);
- this.tabPage2.Controls.Add(this.panel2);
- this.tabPage2.Controls.Add(this.label5);
- this.tabPage2.Location = new System.Drawing.Point(4, 26);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(995, 488);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "PLC_通讯";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // FormModbus
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1004, 542);
- this.Controls.Add(this.tabControl1);
- this.Controls.Add(this.statusStrip1);
- this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.Name = "FormModbus";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "Modbus Tcp_PLC_Comm";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormSiemens_FormClosing);
- this.Load += new System.EventHandler(this.FormSiemens_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.groupBox6.ResumeLayout(false);
- this.groupBox6.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.groupBox5.ResumeLayout(false);
- this.groupBox5.PerformLayout();
- this.groupBox4.ResumeLayout(false);
- this.groupBox4.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.statusStrip1.ResumeLayout(false);
- this.statusStrip1.PerformLayout();
- this.tabControl1.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.tabPage1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.groupBox9.ResumeLayout(false);
- this.groupBox9.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ledbar)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- this.groupBox7.ResumeLayout(false);
- this.groupBox8.ResumeLayout(false);
- this.groupBox8.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.GroupBox groupBox5;
- private System.Windows.Forms.Button button27;
- private System.Windows.Forms.TextBox textBox14;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.TextBox textBox12;
- private System.Windows.Forms.Label label15;
- private HslCommunication.Controls.UserCurve userCurve1;
- private System.Windows.Forms.GroupBox groupBox4;
- private System.Windows.Forms.TextBox textBox11;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Button button26;
- private System.Windows.Forms.TextBox textBox13;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.TextBox Value_List;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Button button25;
- private System.Windows.Forms.TextBox textBox9;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.TextBox textBox6;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Button button14;
- private System.Windows.Forms.Button button15;
- private System.Windows.Forms.Button button16;
- private System.Windows.Forms.Button button17;
- private System.Windows.Forms.Button button18;
- private System.Windows.Forms.Button button19;
- private System.Windows.Forms.Button button20;
- private System.Windows.Forms.Button button21;
- private System.Windows.Forms.Button button22;
- private System.Windows.Forms.Button button24;
- private System.Windows.Forms.TextBox textBox7;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.Button button_read_string;
- private System.Windows.Forms.Button button_read_double;
- private System.Windows.Forms.Button button_read_float;
- private System.Windows.Forms.Button button_read_ulong;
- private System.Windows.Forms.Button button_read_long;
- private System.Windows.Forms.Button button_read_uint;
- private System.Windows.Forms.Button button_read_int;
- private System.Windows.Forms.Button button_read_ushort;
- private System.Windows.Forms.Button button_read_short;
- private System.Windows.Forms.Button button_read_bool;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.TextBox textBox15;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.StatusStrip statusStrip1;
- private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
- private System.Windows.Forms.GroupBox groupBox6;
- private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox textBox8;
- private System.Windows.Forms.TextBox textBox10;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label2;
- private HslCommunication.Controls.UserLantern userLantern9;
- private HslCommunication.Controls.UserLantern userLantern8;
- private HslCommunication.Controls.UserLantern userLantern7;
- private HslCommunication.Controls.UserLantern userLantern6;
- private HslCommunication.Controls.UserLantern userLantern5;
- private HslCommunication.Controls.UserLantern userLantern4;
- private HslCommunication.Controls.UserLantern userLantern3;
- private HslCommunication.Controls.UserLantern userLantern2;
- private HslCommunication.Controls.UserLantern userLantern1;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.Button btnConnStat;
- private System.Windows.Forms.Button startoutputbtn;
- private System.Windows.Forms.Button stoprealplaybtn;
- private System.Windows.Forms.Button btnManual;
- private System.Windows.Forms.PictureBox pictureBox4;
- private System.Windows.Forms.PictureBox pictureBox3;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.TreeView treeDevice;
- private System.Windows.Forms.GroupBox groupBox7;
- private System.Windows.Forms.Button btnNetCfg;
- private System.Windows.Forms.Button stopsearchdev;
- private System.Windows.Forms.Button startsearchdev;
- private System.Windows.Forms.TreeView dev_treeview;
- private System.Windows.Forms.GroupBox groupBox8;
- private System.Windows.Forms.TextBox txtIP;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.TextBox txtPort;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.TextBox txtUserName;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.TextBox txtPwd;
- private System.Windows.Forms.Button btnOpen;
- private System.Windows.Forms.Button btnClose;
- private System.Windows.Forms.Button stoprecordbtn;
- private System.Windows.Forms.Button recordbtn;
- private System.Windows.Forms.Button btnVideoCfg;
- private System.Windows.Forms.Button btnRuleCfg;
- private System.Windows.Forms.Label lblPlate2;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.Label lblPlate;
- private System.Windows.Forms.Button m_btnBaseConfig;
- private System.Windows.Forms.GroupBox groupBox9;
- private System.Windows.Forms.TrackBar ledbar;
- private System.Windows.Forms.RadioButton radledoff;
- private System.Windows.Forms.RadioButton radledon;
- private System.Windows.Forms.RadioButton radledauto;
- private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1;
- private System.Windows.Forms.ListBox listBox1;
- private System.Windows.Forms.ListView listView1;
- }
- }
|