Form1.Designer.cs 252 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486
  1. namespace WindowsFormsApplication1
  2. {
  3. partial class Form1
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.groupBox1 = new System.Windows.Forms.GroupBox();
  30. this.comboBox_MsgType = new System.Windows.Forms.ComboBox();
  31. this.label9 = new System.Windows.Forms.Label();
  32. this.button_StartCAN = new System.Windows.Forms.Button();
  33. this.comboBox_BoardIndex = new System.Windows.Forms.ComboBox();
  34. this.comboBox_CANIndex = new System.Windows.Forms.ComboBox();
  35. this.comboBox_DeviceIndex = new System.Windows.Forms.ComboBox();
  36. this.comboBox_devtype = new System.Windows.Forms.ComboBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.设备索引号 = new System.Windows.Forms.Label();
  40. this.label_CanName = new System.Windows.Forms.Label();
  41. this.VCU = new System.Windows.Forms.TabControl();
  42. this.tabPageVCU = new System.Windows.Forms.TabPage();
  43. this.panel1 = new System.Windows.Forms.Panel();
  44. this.numericUpDown_VCU_VehSpd = new System.Windows.Forms.NumericUpDown();
  45. this.label93 = new System.Windows.Forms.Label();
  46. this.comboBox_VCU_AllowChgCtrl = new System.Windows.Forms.ComboBox();
  47. this.label2 = new System.Windows.Forms.Label();
  48. this.comboBox_VCU_BMSHVOnOffReq = new System.Windows.Forms.ComboBox();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.tabPageEBC = new System.Windows.Forms.TabPage();
  51. this.tabPagePMS = new System.Windows.Forms.TabPage();
  52. this.tabPageRCB = new System.Windows.Forms.TabPage();
  53. this.comboBox_encryptionEnable = new System.Windows.Forms.ComboBox();
  54. this.label28 = new System.Windows.Forms.Label();
  55. this.tabPageDCS = new System.Windows.Forms.TabPage();
  56. this.groupBox2 = new System.Windows.Forms.GroupBox();
  57. this.textBox_BMS_NegIsolationRes = new System.Windows.Forms.TextBox();
  58. this.label17 = new System.Windows.Forms.Label();
  59. this.textBox_BMS_chrgIReq = new System.Windows.Forms.TextBox();
  60. this.label29 = new System.Windows.Forms.Label();
  61. this.textBox_BMS_MaxPmtDischgCurr = new System.Windows.Forms.TextBox();
  62. this.label30 = new System.Windows.Forms.Label();
  63. this.textBox_BMS_GBT32960FltNum = new System.Windows.Forms.TextBox();
  64. this.label25 = new System.Windows.Forms.Label();
  65. this.textBox_BMS_ErrorCode = new System.Windows.Forms.TextBox();
  66. this.label26 = new System.Windows.Forms.Label();
  67. this.textBox_BMS_FaultLevel = new System.Windows.Forms.TextBox();
  68. this.label27 = new System.Windows.Forms.Label();
  69. this.textBox_BMS_ChgNegConnSts2 = new System.Windows.Forms.TextBox();
  70. this.label18 = new System.Windows.Forms.Label();
  71. this.textBox_BMS_ChgPosConnSts2 = new System.Windows.Forms.TextBox();
  72. this.label19 = new System.Windows.Forms.Label();
  73. this.textBox_BMS_ChgNegConnSts1 = new System.Windows.Forms.TextBox();
  74. this.label20 = new System.Windows.Forms.Label();
  75. this.textBox_BMS_ChgPosConnSts1 = new System.Windows.Forms.TextBox();
  76. this.label21 = new System.Windows.Forms.Label();
  77. this.textBox_BMS_PreChgConnSts = new System.Windows.Forms.TextBox();
  78. this.label22 = new System.Windows.Forms.Label();
  79. this.textBox_BMS_MainNegConnSts = new System.Windows.Forms.TextBox();
  80. this.label23 = new System.Windows.Forms.Label();
  81. this.textBox_BMS_MainPosConnSts = new System.Windows.Forms.TextBox();
  82. this.label24 = new System.Windows.Forms.Label();
  83. this.textBox_BMS_BattMinTemp = new System.Windows.Forms.TextBox();
  84. this.label13 = new System.Windows.Forms.Label();
  85. this.textBox_BMS_BattMaxTemp = new System.Windows.Forms.TextBox();
  86. this.label14 = new System.Windows.Forms.Label();
  87. this.textBox_BMS_MinCellVolt = new System.Windows.Forms.TextBox();
  88. this.label15 = new System.Windows.Forms.Label();
  89. this.textBox_BMS_MaxCellVolt = new System.Windows.Forms.TextBox();
  90. this.label16 = new System.Windows.Forms.Label();
  91. this.textBox_BMS_PosIsolationRes = new System.Windows.Forms.TextBox();
  92. this.label10 = new System.Windows.Forms.Label();
  93. this.textBox_BMS_BattSOC = new System.Windows.Forms.TextBox();
  94. this.label11 = new System.Windows.Forms.Label();
  95. this.textBox_BMS_BattCurr = new System.Windows.Forms.TextBox();
  96. this.label12 = new System.Windows.Forms.Label();
  97. this.textBox_BMS_BattBusVolOutMainPos = new System.Windows.Forms.TextBox();
  98. this.label7 = new System.Windows.Forms.Label();
  99. this.textBox_BMS_BattTermVolINMainPos = new System.Windows.Forms.TextBox();
  100. this.label6 = new System.Windows.Forms.Label();
  101. this.textBox_BMS_CutOffHVReq = new System.Windows.Forms.TextBox();
  102. this.label5 = new System.Windows.Forms.Label();
  103. this.textBox_BMS_BattCurrentSts = new System.Windows.Forms.TextBox();
  104. this.label8 = new System.Windows.Forms.Label();
  105. this.tabControl2 = new System.Windows.Forms.TabControl();
  106. this.tabBoard1 = new System.Windows.Forms.TabPage();
  107. this.panel2 = new System.Windows.Forms.Panel();
  108. this.tabBoard2 = new System.Windows.Forms.TabPage();
  109. this.panel3 = new System.Windows.Forms.Panel();
  110. this.textBox69 = new System.Windows.Forms.TextBox();
  111. this.label73 = new System.Windows.Forms.Label();
  112. this.textBox70 = new System.Windows.Forms.TextBox();
  113. this.label74 = new System.Windows.Forms.Label();
  114. this.textBox75 = new System.Windows.Forms.TextBox();
  115. this.label79 = new System.Windows.Forms.Label();
  116. this.textBox62 = new System.Windows.Forms.TextBox();
  117. this.label66 = new System.Windows.Forms.Label();
  118. this.textBox63 = new System.Windows.Forms.TextBox();
  119. this.label67 = new System.Windows.Forms.Label();
  120. this.textBox64 = new System.Windows.Forms.TextBox();
  121. this.label68 = new System.Windows.Forms.Label();
  122. this.textBox65 = new System.Windows.Forms.TextBox();
  123. this.label69 = new System.Windows.Forms.Label();
  124. this.textBox66 = new System.Windows.Forms.TextBox();
  125. this.label70 = new System.Windows.Forms.Label();
  126. this.textBox67 = new System.Windows.Forms.TextBox();
  127. this.label71 = new System.Windows.Forms.Label();
  128. this.textBox68 = new System.Windows.Forms.TextBox();
  129. this.label72 = new System.Windows.Forms.Label();
  130. this.textBox55 = new System.Windows.Forms.TextBox();
  131. this.label59 = new System.Windows.Forms.Label();
  132. this.textBox56 = new System.Windows.Forms.TextBox();
  133. this.label60 = new System.Windows.Forms.Label();
  134. this.textBox57 = new System.Windows.Forms.TextBox();
  135. this.label61 = new System.Windows.Forms.Label();
  136. this.textBox58 = new System.Windows.Forms.TextBox();
  137. this.label62 = new System.Windows.Forms.Label();
  138. this.textBox59 = new System.Windows.Forms.TextBox();
  139. this.label63 = new System.Windows.Forms.Label();
  140. this.textBox61 = new System.Windows.Forms.TextBox();
  141. this.label65 = new System.Windows.Forms.Label();
  142. this.textBox48 = new System.Windows.Forms.TextBox();
  143. this.label52 = new System.Windows.Forms.Label();
  144. this.textBox49 = new System.Windows.Forms.TextBox();
  145. this.label53 = new System.Windows.Forms.Label();
  146. this.textBox50 = new System.Windows.Forms.TextBox();
  147. this.label54 = new System.Windows.Forms.Label();
  148. this.textBox51 = new System.Windows.Forms.TextBox();
  149. this.label55 = new System.Windows.Forms.Label();
  150. this.textBox52 = new System.Windows.Forms.TextBox();
  151. this.label56 = new System.Windows.Forms.Label();
  152. this.textBox53 = new System.Windows.Forms.TextBox();
  153. this.label57 = new System.Windows.Forms.Label();
  154. this.textBox54 = new System.Windows.Forms.TextBox();
  155. this.label58 = new System.Windows.Forms.Label();
  156. this.textBox41 = new System.Windows.Forms.TextBox();
  157. this.label44 = new System.Windows.Forms.Label();
  158. this.textBox42 = new System.Windows.Forms.TextBox();
  159. this.label46 = new System.Windows.Forms.Label();
  160. this.textBox43 = new System.Windows.Forms.TextBox();
  161. this.label47 = new System.Windows.Forms.Label();
  162. this.textBox44 = new System.Windows.Forms.TextBox();
  163. this.label48 = new System.Windows.Forms.Label();
  164. this.textBox45 = new System.Windows.Forms.TextBox();
  165. this.label49 = new System.Windows.Forms.Label();
  166. this.textBox46 = new System.Windows.Forms.TextBox();
  167. this.label50 = new System.Windows.Forms.Label();
  168. this.textBox47 = new System.Windows.Forms.TextBox();
  169. this.label51 = new System.Windows.Forms.Label();
  170. this.textBox28 = new System.Windows.Forms.TextBox();
  171. this.label33 = new System.Windows.Forms.Label();
  172. this.textBox29 = new System.Windows.Forms.TextBox();
  173. this.label34 = new System.Windows.Forms.Label();
  174. this.textBox30 = new System.Windows.Forms.TextBox();
  175. this.label35 = new System.Windows.Forms.Label();
  176. this.textBox31 = new System.Windows.Forms.TextBox();
  177. this.label36 = new System.Windows.Forms.Label();
  178. this.textBox32 = new System.Windows.Forms.TextBox();
  179. this.label37 = new System.Windows.Forms.Label();
  180. this.textBox38 = new System.Windows.Forms.TextBox();
  181. this.label38 = new System.Windows.Forms.Label();
  182. this.textBox40 = new System.Windows.Forms.TextBox();
  183. this.U8 = new System.Windows.Forms.Label();
  184. this.textBox39 = new System.Windows.Forms.TextBox();
  185. this.label45 = new System.Windows.Forms.Label();
  186. this.textBox37 = new System.Windows.Forms.TextBox();
  187. this.label43 = new System.Windows.Forms.Label();
  188. this.textBox36 = new System.Windows.Forms.TextBox();
  189. this.label42 = new System.Windows.Forms.Label();
  190. this.textBox35 = new System.Windows.Forms.TextBox();
  191. this.label41 = new System.Windows.Forms.Label();
  192. this.textBox34 = new System.Windows.Forms.TextBox();
  193. this.label40 = new System.Windows.Forms.Label();
  194. this.textBox33 = new System.Windows.Forms.TextBox();
  195. this.label39 = new System.Windows.Forms.Label();
  196. this.textBox27 = new System.Windows.Forms.TextBox();
  197. this.U1 = new System.Windows.Forms.Label();
  198. this.tabBoard3 = new System.Windows.Forms.TabPage();
  199. this.panel4 = new System.Windows.Forms.Panel();
  200. this.textBox115 = new System.Windows.Forms.TextBox();
  201. this.label117 = new System.Windows.Forms.Label();
  202. this.textBox116 = new System.Windows.Forms.TextBox();
  203. this.label118 = new System.Windows.Forms.Label();
  204. this.textBox117 = new System.Windows.Forms.TextBox();
  205. this.label119 = new System.Windows.Forms.Label();
  206. this.textBox118 = new System.Windows.Forms.TextBox();
  207. this.label120 = new System.Windows.Forms.Label();
  208. this.textBox119 = new System.Windows.Forms.TextBox();
  209. this.label121 = new System.Windows.Forms.Label();
  210. this.textBox120 = new System.Windows.Forms.TextBox();
  211. this.label122 = new System.Windows.Forms.Label();
  212. this.textBox121 = new System.Windows.Forms.TextBox();
  213. this.label123 = new System.Windows.Forms.Label();
  214. this.textBox122 = new System.Windows.Forms.TextBox();
  215. this.label124 = new System.Windows.Forms.Label();
  216. this.textBox123 = new System.Windows.Forms.TextBox();
  217. this.label125 = new System.Windows.Forms.Label();
  218. this.textBox124 = new System.Windows.Forms.TextBox();
  219. this.label126 = new System.Windows.Forms.Label();
  220. this.textBox125 = new System.Windows.Forms.TextBox();
  221. this.label127 = new System.Windows.Forms.Label();
  222. this.textBox126 = new System.Windows.Forms.TextBox();
  223. this.label128 = new System.Windows.Forms.Label();
  224. this.textBox127 = new System.Windows.Forms.TextBox();
  225. this.label129 = new System.Windows.Forms.Label();
  226. this.textBox128 = new System.Windows.Forms.TextBox();
  227. this.label130 = new System.Windows.Forms.Label();
  228. this.textBox129 = new System.Windows.Forms.TextBox();
  229. this.label131 = new System.Windows.Forms.Label();
  230. this.textBox130 = new System.Windows.Forms.TextBox();
  231. this.label132 = new System.Windows.Forms.Label();
  232. this.textBox131 = new System.Windows.Forms.TextBox();
  233. this.label133 = new System.Windows.Forms.Label();
  234. this.textBox132 = new System.Windows.Forms.TextBox();
  235. this.label134 = new System.Windows.Forms.Label();
  236. this.textBox133 = new System.Windows.Forms.TextBox();
  237. this.label135 = new System.Windows.Forms.Label();
  238. this.textBox134 = new System.Windows.Forms.TextBox();
  239. this.label136 = new System.Windows.Forms.Label();
  240. this.textBox135 = new System.Windows.Forms.TextBox();
  241. this.label137 = new System.Windows.Forms.Label();
  242. this.textBox136 = new System.Windows.Forms.TextBox();
  243. this.label138 = new System.Windows.Forms.Label();
  244. this.textBox137 = new System.Windows.Forms.TextBox();
  245. this.label139 = new System.Windows.Forms.Label();
  246. this.textBox138 = new System.Windows.Forms.TextBox();
  247. this.label140 = new System.Windows.Forms.Label();
  248. this.textBox139 = new System.Windows.Forms.TextBox();
  249. this.label141 = new System.Windows.Forms.Label();
  250. this.textBox140 = new System.Windows.Forms.TextBox();
  251. this.label142 = new System.Windows.Forms.Label();
  252. this.textBox141 = new System.Windows.Forms.TextBox();
  253. this.label143 = new System.Windows.Forms.Label();
  254. this.textBox142 = new System.Windows.Forms.TextBox();
  255. this.label144 = new System.Windows.Forms.Label();
  256. this.textBox143 = new System.Windows.Forms.TextBox();
  257. this.label145 = new System.Windows.Forms.Label();
  258. this.textBox144 = new System.Windows.Forms.TextBox();
  259. this.label146 = new System.Windows.Forms.Label();
  260. this.textBox145 = new System.Windows.Forms.TextBox();
  261. this.label147 = new System.Windows.Forms.Label();
  262. this.textBox146 = new System.Windows.Forms.TextBox();
  263. this.label148 = new System.Windows.Forms.Label();
  264. this.textBox147 = new System.Windows.Forms.TextBox();
  265. this.label149 = new System.Windows.Forms.Label();
  266. this.textBox148 = new System.Windows.Forms.TextBox();
  267. this.label150 = new System.Windows.Forms.Label();
  268. this.textBox149 = new System.Windows.Forms.TextBox();
  269. this.label151 = new System.Windows.Forms.Label();
  270. this.textBox150 = new System.Windows.Forms.TextBox();
  271. this.label152 = new System.Windows.Forms.Label();
  272. this.textBox151 = new System.Windows.Forms.TextBox();
  273. this.label153 = new System.Windows.Forms.Label();
  274. this.textBox152 = new System.Windows.Forms.TextBox();
  275. this.label154 = new System.Windows.Forms.Label();
  276. this.textBox153 = new System.Windows.Forms.TextBox();
  277. this.label155 = new System.Windows.Forms.Label();
  278. this.textBox154 = new System.Windows.Forms.TextBox();
  279. this.label156 = new System.Windows.Forms.Label();
  280. this.textBox155 = new System.Windows.Forms.TextBox();
  281. this.label157 = new System.Windows.Forms.Label();
  282. this.textBox156 = new System.Windows.Forms.TextBox();
  283. this.label158 = new System.Windows.Forms.Label();
  284. this.textBox157 = new System.Windows.Forms.TextBox();
  285. this.label159 = new System.Windows.Forms.Label();
  286. this.textBox158 = new System.Windows.Forms.TextBox();
  287. this.label160 = new System.Windows.Forms.Label();
  288. this.tabBoard4 = new System.Windows.Forms.TabPage();
  289. this.panel5 = new System.Windows.Forms.Panel();
  290. this.textBox159 = new System.Windows.Forms.TextBox();
  291. this.label161 = new System.Windows.Forms.Label();
  292. this.textBox160 = new System.Windows.Forms.TextBox();
  293. this.label162 = new System.Windows.Forms.Label();
  294. this.textBox161 = new System.Windows.Forms.TextBox();
  295. this.label163 = new System.Windows.Forms.Label();
  296. this.textBox162 = new System.Windows.Forms.TextBox();
  297. this.label164 = new System.Windows.Forms.Label();
  298. this.textBox163 = new System.Windows.Forms.TextBox();
  299. this.label165 = new System.Windows.Forms.Label();
  300. this.textBox164 = new System.Windows.Forms.TextBox();
  301. this.label166 = new System.Windows.Forms.Label();
  302. this.textBox165 = new System.Windows.Forms.TextBox();
  303. this.label167 = new System.Windows.Forms.Label();
  304. this.textBox166 = new System.Windows.Forms.TextBox();
  305. this.label168 = new System.Windows.Forms.Label();
  306. this.textBox167 = new System.Windows.Forms.TextBox();
  307. this.label169 = new System.Windows.Forms.Label();
  308. this.textBox168 = new System.Windows.Forms.TextBox();
  309. this.label170 = new System.Windows.Forms.Label();
  310. this.textBox169 = new System.Windows.Forms.TextBox();
  311. this.label171 = new System.Windows.Forms.Label();
  312. this.textBox170 = new System.Windows.Forms.TextBox();
  313. this.label172 = new System.Windows.Forms.Label();
  314. this.textBox171 = new System.Windows.Forms.TextBox();
  315. this.label173 = new System.Windows.Forms.Label();
  316. this.textBox172 = new System.Windows.Forms.TextBox();
  317. this.label174 = new System.Windows.Forms.Label();
  318. this.textBox173 = new System.Windows.Forms.TextBox();
  319. this.label175 = new System.Windows.Forms.Label();
  320. this.textBox174 = new System.Windows.Forms.TextBox();
  321. this.label176 = new System.Windows.Forms.Label();
  322. this.textBox175 = new System.Windows.Forms.TextBox();
  323. this.label177 = new System.Windows.Forms.Label();
  324. this.textBox176 = new System.Windows.Forms.TextBox();
  325. this.label178 = new System.Windows.Forms.Label();
  326. this.textBox177 = new System.Windows.Forms.TextBox();
  327. this.label179 = new System.Windows.Forms.Label();
  328. this.textBox178 = new System.Windows.Forms.TextBox();
  329. this.label180 = new System.Windows.Forms.Label();
  330. this.textBox179 = new System.Windows.Forms.TextBox();
  331. this.label181 = new System.Windows.Forms.Label();
  332. this.textBox180 = new System.Windows.Forms.TextBox();
  333. this.label182 = new System.Windows.Forms.Label();
  334. this.textBox181 = new System.Windows.Forms.TextBox();
  335. this.label183 = new System.Windows.Forms.Label();
  336. this.textBox182 = new System.Windows.Forms.TextBox();
  337. this.label184 = new System.Windows.Forms.Label();
  338. this.textBox183 = new System.Windows.Forms.TextBox();
  339. this.label185 = new System.Windows.Forms.Label();
  340. this.textBox184 = new System.Windows.Forms.TextBox();
  341. this.label186 = new System.Windows.Forms.Label();
  342. this.textBox185 = new System.Windows.Forms.TextBox();
  343. this.label187 = new System.Windows.Forms.Label();
  344. this.textBox186 = new System.Windows.Forms.TextBox();
  345. this.label188 = new System.Windows.Forms.Label();
  346. this.textBox187 = new System.Windows.Forms.TextBox();
  347. this.label189 = new System.Windows.Forms.Label();
  348. this.textBox188 = new System.Windows.Forms.TextBox();
  349. this.label190 = new System.Windows.Forms.Label();
  350. this.textBox189 = new System.Windows.Forms.TextBox();
  351. this.label191 = new System.Windows.Forms.Label();
  352. this.textBox190 = new System.Windows.Forms.TextBox();
  353. this.label192 = new System.Windows.Forms.Label();
  354. this.textBox191 = new System.Windows.Forms.TextBox();
  355. this.label193 = new System.Windows.Forms.Label();
  356. this.textBox192 = new System.Windows.Forms.TextBox();
  357. this.label194 = new System.Windows.Forms.Label();
  358. this.textBox193 = new System.Windows.Forms.TextBox();
  359. this.label195 = new System.Windows.Forms.Label();
  360. this.textBox194 = new System.Windows.Forms.TextBox();
  361. this.label196 = new System.Windows.Forms.Label();
  362. this.textBox195 = new System.Windows.Forms.TextBox();
  363. this.label197 = new System.Windows.Forms.Label();
  364. this.textBox196 = new System.Windows.Forms.TextBox();
  365. this.label198 = new System.Windows.Forms.Label();
  366. this.textBox197 = new System.Windows.Forms.TextBox();
  367. this.label199 = new System.Windows.Forms.Label();
  368. this.textBox198 = new System.Windows.Forms.TextBox();
  369. this.label200 = new System.Windows.Forms.Label();
  370. this.textBox199 = new System.Windows.Forms.TextBox();
  371. this.label201 = new System.Windows.Forms.Label();
  372. this.textBox200 = new System.Windows.Forms.TextBox();
  373. this.label202 = new System.Windows.Forms.Label();
  374. this.textBox201 = new System.Windows.Forms.TextBox();
  375. this.label203 = new System.Windows.Forms.Label();
  376. this.textBox202 = new System.Windows.Forms.TextBox();
  377. this.label204 = new System.Windows.Forms.Label();
  378. this.tabBoard5 = new System.Windows.Forms.TabPage();
  379. this.panel6 = new System.Windows.Forms.Panel();
  380. this.textBox203 = new System.Windows.Forms.TextBox();
  381. this.label205 = new System.Windows.Forms.Label();
  382. this.textBox204 = new System.Windows.Forms.TextBox();
  383. this.label206 = new System.Windows.Forms.Label();
  384. this.textBox205 = new System.Windows.Forms.TextBox();
  385. this.label207 = new System.Windows.Forms.Label();
  386. this.textBox206 = new System.Windows.Forms.TextBox();
  387. this.label208 = new System.Windows.Forms.Label();
  388. this.textBox207 = new System.Windows.Forms.TextBox();
  389. this.label209 = new System.Windows.Forms.Label();
  390. this.textBox208 = new System.Windows.Forms.TextBox();
  391. this.label210 = new System.Windows.Forms.Label();
  392. this.textBox209 = new System.Windows.Forms.TextBox();
  393. this.label211 = new System.Windows.Forms.Label();
  394. this.textBox210 = new System.Windows.Forms.TextBox();
  395. this.label212 = new System.Windows.Forms.Label();
  396. this.textBox211 = new System.Windows.Forms.TextBox();
  397. this.label213 = new System.Windows.Forms.Label();
  398. this.textBox212 = new System.Windows.Forms.TextBox();
  399. this.label214 = new System.Windows.Forms.Label();
  400. this.textBox213 = new System.Windows.Forms.TextBox();
  401. this.label215 = new System.Windows.Forms.Label();
  402. this.textBox214 = new System.Windows.Forms.TextBox();
  403. this.label216 = new System.Windows.Forms.Label();
  404. this.textBox215 = new System.Windows.Forms.TextBox();
  405. this.label217 = new System.Windows.Forms.Label();
  406. this.textBox216 = new System.Windows.Forms.TextBox();
  407. this.label218 = new System.Windows.Forms.Label();
  408. this.textBox217 = new System.Windows.Forms.TextBox();
  409. this.label219 = new System.Windows.Forms.Label();
  410. this.textBox218 = new System.Windows.Forms.TextBox();
  411. this.label220 = new System.Windows.Forms.Label();
  412. this.textBox219 = new System.Windows.Forms.TextBox();
  413. this.label221 = new System.Windows.Forms.Label();
  414. this.textBox220 = new System.Windows.Forms.TextBox();
  415. this.label222 = new System.Windows.Forms.Label();
  416. this.textBox221 = new System.Windows.Forms.TextBox();
  417. this.label223 = new System.Windows.Forms.Label();
  418. this.textBox222 = new System.Windows.Forms.TextBox();
  419. this.label224 = new System.Windows.Forms.Label();
  420. this.textBox223 = new System.Windows.Forms.TextBox();
  421. this.label225 = new System.Windows.Forms.Label();
  422. this.textBox224 = new System.Windows.Forms.TextBox();
  423. this.label226 = new System.Windows.Forms.Label();
  424. this.textBox225 = new System.Windows.Forms.TextBox();
  425. this.label227 = new System.Windows.Forms.Label();
  426. this.textBox226 = new System.Windows.Forms.TextBox();
  427. this.label228 = new System.Windows.Forms.Label();
  428. this.textBox227 = new System.Windows.Forms.TextBox();
  429. this.label229 = new System.Windows.Forms.Label();
  430. this.textBox228 = new System.Windows.Forms.TextBox();
  431. this.label230 = new System.Windows.Forms.Label();
  432. this.textBox229 = new System.Windows.Forms.TextBox();
  433. this.label231 = new System.Windows.Forms.Label();
  434. this.textBox230 = new System.Windows.Forms.TextBox();
  435. this.label232 = new System.Windows.Forms.Label();
  436. this.textBox231 = new System.Windows.Forms.TextBox();
  437. this.label233 = new System.Windows.Forms.Label();
  438. this.textBox232 = new System.Windows.Forms.TextBox();
  439. this.label234 = new System.Windows.Forms.Label();
  440. this.textBox233 = new System.Windows.Forms.TextBox();
  441. this.label235 = new System.Windows.Forms.Label();
  442. this.textBox234 = new System.Windows.Forms.TextBox();
  443. this.label236 = new System.Windows.Forms.Label();
  444. this.textBox235 = new System.Windows.Forms.TextBox();
  445. this.label237 = new System.Windows.Forms.Label();
  446. this.textBox236 = new System.Windows.Forms.TextBox();
  447. this.label238 = new System.Windows.Forms.Label();
  448. this.textBox237 = new System.Windows.Forms.TextBox();
  449. this.label239 = new System.Windows.Forms.Label();
  450. this.textBox238 = new System.Windows.Forms.TextBox();
  451. this.label240 = new System.Windows.Forms.Label();
  452. this.textBox239 = new System.Windows.Forms.TextBox();
  453. this.label241 = new System.Windows.Forms.Label();
  454. this.textBox240 = new System.Windows.Forms.TextBox();
  455. this.label242 = new System.Windows.Forms.Label();
  456. this.textBox241 = new System.Windows.Forms.TextBox();
  457. this.label243 = new System.Windows.Forms.Label();
  458. this.textBox242 = new System.Windows.Forms.TextBox();
  459. this.label244 = new System.Windows.Forms.Label();
  460. this.textBox243 = new System.Windows.Forms.TextBox();
  461. this.label245 = new System.Windows.Forms.Label();
  462. this.textBox244 = new System.Windows.Forms.TextBox();
  463. this.label246 = new System.Windows.Forms.Label();
  464. this.textBox245 = new System.Windows.Forms.TextBox();
  465. this.label247 = new System.Windows.Forms.Label();
  466. this.textBox246 = new System.Windows.Forms.TextBox();
  467. this.label248 = new System.Windows.Forms.Label();
  468. this.tabBoard6 = new System.Windows.Forms.TabPage();
  469. this.panel7 = new System.Windows.Forms.Panel();
  470. this.timer_rec = new System.Windows.Forms.Timer(this.components);
  471. this.timer_send = new System.Windows.Forms.Timer(this.components);
  472. this.comboBox_VCU_BMSCutOffLV = new System.Windows.Forms.ComboBox();
  473. this.label94 = new System.Windows.Forms.Label();
  474. this.comboBox_BTMS_ConnStsFb = new System.Windows.Forms.ComboBox();
  475. this.label96 = new System.Windows.Forms.Label();
  476. this.comboBox_BTMS_WorkSts = new System.Windows.Forms.ComboBox();
  477. this.label97 = new System.Windows.Forms.Label();
  478. this.numericUpDown_BTMS_BattPackInCoolTemp = new System.Windows.Forms.NumericUpDown();
  479. this.label98 = new System.Windows.Forms.Label();
  480. this.numericUpDown_BTMS_BattPackoutCoolTemp = new System.Windows.Forms.NumericUpDown();
  481. this.label99 = new System.Windows.Forms.Label();
  482. this.numericUpDown_BTMS_ActPower = new System.Windows.Forms.NumericUpDown();
  483. this.label100 = new System.Windows.Forms.Label();
  484. this.numericUpDown_BTMS_DTC = new System.Windows.Forms.NumericUpDown();
  485. this.label101 = new System.Windows.Forms.Label();
  486. this.label102 = new System.Windows.Forms.Label();
  487. this.comboBox_BTMS_FltLevel = new System.Windows.Forms.ComboBox();
  488. this.comboBox_Change_BattConSts = new System.Windows.Forms.ComboBox();
  489. this.label103 = new System.Windows.Forms.Label();
  490. this.comboBox_LockingPinStsFB = new System.Windows.Forms.ComboBox();
  491. this.label104 = new System.Windows.Forms.Label();
  492. this.textBox_BMS_BattSOH = new System.Windows.Forms.TextBox();
  493. this.label105 = new System.Windows.Forms.Label();
  494. this.textBox_BMS_CnctSt = new System.Windows.Forms.TextBox();
  495. this.label108 = new System.Windows.Forms.Label();
  496. this.textBox_BMS_ChgSts = new System.Windows.Forms.TextBox();
  497. this.label109 = new System.Windows.Forms.Label();
  498. this.textBox_BMS_DCChgPlugSts = new System.Windows.Forms.TextBox();
  499. this.label110 = new System.Windows.Forms.Label();
  500. this.flowLayoutPanel_1 = new System.Windows.Forms.FlowLayoutPanel();
  501. this.groupBox1.SuspendLayout();
  502. this.VCU.SuspendLayout();
  503. this.tabPageVCU.SuspendLayout();
  504. this.panel1.SuspendLayout();
  505. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_VCU_VehSpd)).BeginInit();
  506. this.tabPageEBC.SuspendLayout();
  507. this.tabPagePMS.SuspendLayout();
  508. this.tabPageRCB.SuspendLayout();
  509. this.groupBox2.SuspendLayout();
  510. this.tabControl2.SuspendLayout();
  511. this.tabBoard1.SuspendLayout();
  512. this.panel2.SuspendLayout();
  513. this.tabBoard2.SuspendLayout();
  514. this.panel3.SuspendLayout();
  515. this.tabBoard3.SuspendLayout();
  516. this.panel4.SuspendLayout();
  517. this.tabBoard4.SuspendLayout();
  518. this.panel5.SuspendLayout();
  519. this.tabBoard5.SuspendLayout();
  520. this.panel6.SuspendLayout();
  521. this.tabBoard6.SuspendLayout();
  522. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_BattPackInCoolTemp)).BeginInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_BattPackoutCoolTemp)).BeginInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_ActPower)).BeginInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_DTC)).BeginInit();
  526. this.SuspendLayout();
  527. //
  528. // groupBox1
  529. //
  530. this.groupBox1.Controls.Add(this.comboBox_MsgType);
  531. this.groupBox1.Controls.Add(this.label9);
  532. this.groupBox1.Controls.Add(this.button_StartCAN);
  533. this.groupBox1.Controls.Add(this.comboBox_BoardIndex);
  534. this.groupBox1.Controls.Add(this.comboBox_CANIndex);
  535. this.groupBox1.Controls.Add(this.comboBox_DeviceIndex);
  536. this.groupBox1.Controls.Add(this.comboBox_devtype);
  537. this.groupBox1.Controls.Add(this.label4);
  538. this.groupBox1.Controls.Add(this.label3);
  539. this.groupBox1.Controls.Add(this.设备索引号);
  540. this.groupBox1.Controls.Add(this.label_CanName);
  541. this.groupBox1.Location = new System.Drawing.Point(12, 12);
  542. this.groupBox1.Name = "groupBox1";
  543. this.groupBox1.Size = new System.Drawing.Size(1001, 116);
  544. this.groupBox1.TabIndex = 0;
  545. this.groupBox1.TabStop = false;
  546. this.groupBox1.Text = "设备";
  547. //
  548. // comboBox_MsgType
  549. //
  550. this.comboBox_MsgType.FormattingEnabled = true;
  551. this.comboBox_MsgType.Items.AddRange(new object[] {
  552. "扩展帧",
  553. "标准帧"});
  554. this.comboBox_MsgType.Location = new System.Drawing.Point(789, 30);
  555. this.comboBox_MsgType.Name = "comboBox_MsgType";
  556. this.comboBox_MsgType.Size = new System.Drawing.Size(121, 23);
  557. this.comboBox_MsgType.TabIndex = 10;
  558. //
  559. // label9
  560. //
  561. this.label9.AutoSize = true;
  562. this.label9.Location = new System.Drawing.Point(722, 30);
  563. this.label9.Name = "label9";
  564. this.label9.Size = new System.Drawing.Size(52, 15);
  565. this.label9.TabIndex = 9;
  566. this.label9.Text = "帧类型";
  567. //
  568. // button_StartCAN
  569. //
  570. this.button_StartCAN.Location = new System.Drawing.Point(316, 79);
  571. this.button_StartCAN.Name = "button_StartCAN";
  572. this.button_StartCAN.Size = new System.Drawing.Size(91, 24);
  573. this.button_StartCAN.TabIndex = 8;
  574. this.button_StartCAN.Text = "启动";
  575. this.button_StartCAN.UseVisualStyleBackColor = true;
  576. this.button_StartCAN.Click += new System.EventHandler(this.button_StartCAN_Click);
  577. //
  578. // comboBox_BoardIndex
  579. //
  580. this.comboBox_BoardIndex.FormattingEnabled = true;
  581. this.comboBox_BoardIndex.Items.AddRange(new object[] {
  582. "250K",
  583. "500K"});
  584. this.comboBox_BoardIndex.Location = new System.Drawing.Point(119, 79);
  585. this.comboBox_BoardIndex.Name = "comboBox_BoardIndex";
  586. this.comboBox_BoardIndex.Size = new System.Drawing.Size(121, 23);
  587. this.comboBox_BoardIndex.TabIndex = 7;
  588. //
  589. // comboBox_CANIndex
  590. //
  591. this.comboBox_CANIndex.FormattingEnabled = true;
  592. this.comboBox_CANIndex.Items.AddRange(new object[] {
  593. "0",
  594. "1"});
  595. this.comboBox_CANIndex.Location = new System.Drawing.Point(583, 30);
  596. this.comboBox_CANIndex.Name = "comboBox_CANIndex";
  597. this.comboBox_CANIndex.Size = new System.Drawing.Size(121, 23);
  598. this.comboBox_CANIndex.TabIndex = 6;
  599. //
  600. // comboBox_DeviceIndex
  601. //
  602. this.comboBox_DeviceIndex.FormattingEnabled = true;
  603. this.comboBox_DeviceIndex.Items.AddRange(new object[] {
  604. "1",
  605. "2",
  606. "3",
  607. "4"});
  608. this.comboBox_DeviceIndex.Location = new System.Drawing.Point(361, 30);
  609. this.comboBox_DeviceIndex.Name = "comboBox_DeviceIndex";
  610. this.comboBox_DeviceIndex.Size = new System.Drawing.Size(121, 23);
  611. this.comboBox_DeviceIndex.TabIndex = 5;
  612. //
  613. // comboBox_devtype
  614. //
  615. this.comboBox_devtype.FormattingEnabled = true;
  616. this.comboBox_devtype.Location = new System.Drawing.Point(119, 30);
  617. this.comboBox_devtype.Name = "comboBox_devtype";
  618. this.comboBox_devtype.Size = new System.Drawing.Size(121, 23);
  619. this.comboBox_devtype.TabIndex = 1;
  620. //
  621. // label4
  622. //
  623. this.label4.AutoSize = true;
  624. this.label4.Location = new System.Drawing.Point(36, 79);
  625. this.label4.Name = "label4";
  626. this.label4.Size = new System.Drawing.Size(52, 15);
  627. this.label4.TabIndex = 4;
  628. this.label4.Text = "波特率";
  629. //
  630. // label3
  631. //
  632. this.label3.AutoSize = true;
  633. this.label3.Location = new System.Drawing.Point(516, 30);
  634. this.label3.Name = "label3";
  635. this.label3.Size = new System.Drawing.Size(61, 15);
  636. this.label3.TabIndex = 3;
  637. this.label3.Text = "CAN通道";
  638. //
  639. // 设备索引号
  640. //
  641. this.设备索引号.AutoSize = true;
  642. this.设备索引号.Location = new System.Drawing.Point(269, 30);
  643. this.设备索引号.Name = "设备索引号";
  644. this.设备索引号.Size = new System.Drawing.Size(82, 15);
  645. this.设备索引号.TabIndex = 2;
  646. this.设备索引号.Text = "设备索引号";
  647. //
  648. // label_CanName
  649. //
  650. this.label_CanName.AutoSize = true;
  651. this.label_CanName.Location = new System.Drawing.Point(36, 30);
  652. this.label_CanName.Name = "label_CanName";
  653. this.label_CanName.Size = new System.Drawing.Size(67, 15);
  654. this.label_CanName.TabIndex = 1;
  655. this.label_CanName.Text = "设备名称";
  656. //
  657. // VCU
  658. //
  659. this.VCU.Controls.Add(this.tabPageVCU);
  660. this.VCU.Controls.Add(this.tabPageEBC);
  661. this.VCU.Controls.Add(this.tabPagePMS);
  662. this.VCU.Controls.Add(this.tabPageRCB);
  663. this.VCU.Controls.Add(this.tabPageDCS);
  664. this.VCU.Location = new System.Drawing.Point(12, 134);
  665. this.VCU.Name = "VCU";
  666. this.VCU.SelectedIndex = 0;
  667. this.VCU.Size = new System.Drawing.Size(1001, 104);
  668. this.VCU.TabIndex = 1;
  669. //
  670. // tabPageVCU
  671. //
  672. this.tabPageVCU.Controls.Add(this.panel1);
  673. this.tabPageVCU.Location = new System.Drawing.Point(4, 25);
  674. this.tabPageVCU.Name = "tabPageVCU";
  675. this.tabPageVCU.Padding = new System.Windows.Forms.Padding(3);
  676. this.tabPageVCU.Size = new System.Drawing.Size(993, 75);
  677. this.tabPageVCU.TabIndex = 0;
  678. this.tabPageVCU.Text = "VCU";
  679. this.tabPageVCU.UseVisualStyleBackColor = true;
  680. //
  681. // panel1
  682. //
  683. this.panel1.Controls.Add(this.comboBox_VCU_BMSCutOffLV);
  684. this.panel1.Controls.Add(this.label94);
  685. this.panel1.Controls.Add(this.numericUpDown_VCU_VehSpd);
  686. this.panel1.Controls.Add(this.label93);
  687. this.panel1.Controls.Add(this.comboBox_VCU_AllowChgCtrl);
  688. this.panel1.Controls.Add(this.label2);
  689. this.panel1.Controls.Add(this.comboBox_VCU_BMSHVOnOffReq);
  690. this.panel1.Controls.Add(this.label1);
  691. this.panel1.Location = new System.Drawing.Point(0, 0);
  692. this.panel1.Name = "panel1";
  693. this.panel1.Size = new System.Drawing.Size(993, 82);
  694. this.panel1.TabIndex = 3;
  695. //
  696. // numericUpDown_VCU_VehSpd
  697. //
  698. this.numericUpDown_VCU_VehSpd.Location = new System.Drawing.Point(765, 23);
  699. this.numericUpDown_VCU_VehSpd.Name = "numericUpDown_VCU_VehSpd";
  700. this.numericUpDown_VCU_VehSpd.Size = new System.Drawing.Size(120, 25);
  701. this.numericUpDown_VCU_VehSpd.TabIndex = 54;
  702. //
  703. // label93
  704. //
  705. this.label93.AutoSize = true;
  706. this.label93.Location = new System.Drawing.Point(722, 26);
  707. this.label93.Name = "label93";
  708. this.label93.Size = new System.Drawing.Size(37, 15);
  709. this.label93.TabIndex = 19;
  710. this.label93.Text = "车速";
  711. //
  712. // comboBox_VCU_AllowChgCtrl
  713. //
  714. this.comboBox_VCU_AllowChgCtrl.FormattingEnabled = true;
  715. this.comboBox_VCU_AllowChgCtrl.Items.AddRange(new object[] {
  716. "不允许充电",
  717. "允许充电"});
  718. this.comboBox_VCU_AllowChgCtrl.Location = new System.Drawing.Point(545, 23);
  719. this.comboBox_VCU_AllowChgCtrl.Name = "comboBox_VCU_AllowChgCtrl";
  720. this.comboBox_VCU_AllowChgCtrl.Size = new System.Drawing.Size(121, 23);
  721. this.comboBox_VCU_AllowChgCtrl.TabIndex = 11;
  722. this.comboBox_VCU_AllowChgCtrl.Text = "不允许充电";
  723. //
  724. // label2
  725. //
  726. this.label2.AutoSize = true;
  727. this.label2.Location = new System.Drawing.Point(472, 25);
  728. this.label2.Name = "label2";
  729. this.label2.Size = new System.Drawing.Size(67, 15);
  730. this.label2.TabIndex = 10;
  731. this.label2.Text = "充电允许";
  732. //
  733. // comboBox_VCU_BMSHVOnOffReq
  734. //
  735. this.comboBox_VCU_BMSHVOnOffReq.FormattingEnabled = true;
  736. this.comboBox_VCU_BMSHVOnOffReq.Items.AddRange(new object[] {
  737. "初始值",
  738. "高压上电",
  739. "高压下电",
  740. "高压紧急下电"});
  741. this.comboBox_VCU_BMSHVOnOffReq.Location = new System.Drawing.Point(105, 23);
  742. this.comboBox_VCU_BMSHVOnOffReq.Name = "comboBox_VCU_BMSHVOnOffReq";
  743. this.comboBox_VCU_BMSHVOnOffReq.Size = new System.Drawing.Size(121, 23);
  744. this.comboBox_VCU_BMSHVOnOffReq.TabIndex = 9;
  745. this.comboBox_VCU_BMSHVOnOffReq.Text = "初始值";
  746. //
  747. // label1
  748. //
  749. this.label1.AutoSize = true;
  750. this.label1.Location = new System.Drawing.Point(32, 25);
  751. this.label1.Name = "label1";
  752. this.label1.Size = new System.Drawing.Size(67, 15);
  753. this.label1.TabIndex = 2;
  754. this.label1.Text = "高压命令";
  755. //
  756. // tabPageEBC
  757. //
  758. this.tabPageEBC.Controls.Add(this.comboBox_Change_BattConSts);
  759. this.tabPageEBC.Controls.Add(this.label103);
  760. this.tabPageEBC.Controls.Add(this.comboBox_LockingPinStsFB);
  761. this.tabPageEBC.Controls.Add(this.label104);
  762. this.tabPageEBC.Location = new System.Drawing.Point(4, 25);
  763. this.tabPageEBC.Name = "tabPageEBC";
  764. this.tabPageEBC.Padding = new System.Windows.Forms.Padding(3);
  765. this.tabPageEBC.Size = new System.Drawing.Size(993, 75);
  766. this.tabPageEBC.TabIndex = 1;
  767. this.tabPageEBC.Text = "EBC";
  768. this.tabPageEBC.UseVisualStyleBackColor = true;
  769. //
  770. // tabPagePMS
  771. //
  772. this.tabPagePMS.Controls.Add(this.comboBox_BTMS_FltLevel);
  773. this.tabPagePMS.Controls.Add(this.label102);
  774. this.tabPagePMS.Controls.Add(this.numericUpDown_BTMS_DTC);
  775. this.tabPagePMS.Controls.Add(this.label101);
  776. this.tabPagePMS.Controls.Add(this.numericUpDown_BTMS_ActPower);
  777. this.tabPagePMS.Controls.Add(this.label100);
  778. this.tabPagePMS.Controls.Add(this.numericUpDown_BTMS_BattPackoutCoolTemp);
  779. this.tabPagePMS.Controls.Add(this.label99);
  780. this.tabPagePMS.Controls.Add(this.numericUpDown_BTMS_BattPackInCoolTemp);
  781. this.tabPagePMS.Controls.Add(this.label98);
  782. this.tabPagePMS.Controls.Add(this.comboBox_BTMS_ConnStsFb);
  783. this.tabPagePMS.Controls.Add(this.label96);
  784. this.tabPagePMS.Controls.Add(this.comboBox_BTMS_WorkSts);
  785. this.tabPagePMS.Controls.Add(this.label97);
  786. this.tabPagePMS.Location = new System.Drawing.Point(4, 25);
  787. this.tabPagePMS.Name = "tabPagePMS";
  788. this.tabPagePMS.Size = new System.Drawing.Size(993, 75);
  789. this.tabPagePMS.TabIndex = 2;
  790. this.tabPagePMS.Text = "TMS";
  791. this.tabPagePMS.UseVisualStyleBackColor = true;
  792. //
  793. // tabPageRCB
  794. //
  795. this.tabPageRCB.Controls.Add(this.comboBox_encryptionEnable);
  796. this.tabPageRCB.Controls.Add(this.label28);
  797. this.tabPageRCB.Location = new System.Drawing.Point(4, 25);
  798. this.tabPageRCB.Name = "tabPageRCB";
  799. this.tabPageRCB.Size = new System.Drawing.Size(993, 75);
  800. this.tabPageRCB.TabIndex = 3;
  801. this.tabPageRCB.Text = "RCB";
  802. this.tabPageRCB.UseVisualStyleBackColor = true;
  803. //
  804. // comboBox_encryptionEnable
  805. //
  806. this.comboBox_encryptionEnable.FormattingEnabled = true;
  807. this.comboBox_encryptionEnable.Items.AddRange(new object[] {
  808. "是",
  809. "否"});
  810. this.comboBox_encryptionEnable.Location = new System.Drawing.Point(103, 13);
  811. this.comboBox_encryptionEnable.Name = "comboBox_encryptionEnable";
  812. this.comboBox_encryptionEnable.Size = new System.Drawing.Size(121, 23);
  813. this.comboBox_encryptionEnable.TabIndex = 12;
  814. //
  815. // label28
  816. //
  817. this.label28.AutoSize = true;
  818. this.label28.Location = new System.Drawing.Point(11, 13);
  819. this.label28.Name = "label28";
  820. this.label28.Size = new System.Drawing.Size(67, 15);
  821. this.label28.TabIndex = 11;
  822. this.label28.Text = "是否加密";
  823. //
  824. // tabPageDCS
  825. //
  826. this.tabPageDCS.Location = new System.Drawing.Point(4, 25);
  827. this.tabPageDCS.Name = "tabPageDCS";
  828. this.tabPageDCS.Size = new System.Drawing.Size(993, 75);
  829. this.tabPageDCS.TabIndex = 4;
  830. this.tabPageDCS.Text = "DCS";
  831. this.tabPageDCS.UseVisualStyleBackColor = true;
  832. //
  833. // groupBox2
  834. //
  835. this.groupBox2.Controls.Add(this.textBox_BMS_CnctSt);
  836. this.groupBox2.Controls.Add(this.label108);
  837. this.groupBox2.Controls.Add(this.textBox_BMS_ChgSts);
  838. this.groupBox2.Controls.Add(this.label109);
  839. this.groupBox2.Controls.Add(this.textBox_BMS_DCChgPlugSts);
  840. this.groupBox2.Controls.Add(this.label110);
  841. this.groupBox2.Controls.Add(this.textBox_BMS_BattSOH);
  842. this.groupBox2.Controls.Add(this.label105);
  843. this.groupBox2.Controls.Add(this.textBox_BMS_NegIsolationRes);
  844. this.groupBox2.Controls.Add(this.label17);
  845. this.groupBox2.Controls.Add(this.textBox_BMS_chrgIReq);
  846. this.groupBox2.Controls.Add(this.label29);
  847. this.groupBox2.Controls.Add(this.textBox_BMS_MaxPmtDischgCurr);
  848. this.groupBox2.Controls.Add(this.label30);
  849. this.groupBox2.Controls.Add(this.textBox_BMS_GBT32960FltNum);
  850. this.groupBox2.Controls.Add(this.label25);
  851. this.groupBox2.Controls.Add(this.textBox_BMS_ErrorCode);
  852. this.groupBox2.Controls.Add(this.label26);
  853. this.groupBox2.Controls.Add(this.textBox_BMS_FaultLevel);
  854. this.groupBox2.Controls.Add(this.label27);
  855. this.groupBox2.Controls.Add(this.textBox_BMS_ChgNegConnSts2);
  856. this.groupBox2.Controls.Add(this.label18);
  857. this.groupBox2.Controls.Add(this.textBox_BMS_ChgPosConnSts2);
  858. this.groupBox2.Controls.Add(this.label19);
  859. this.groupBox2.Controls.Add(this.textBox_BMS_ChgNegConnSts1);
  860. this.groupBox2.Controls.Add(this.label20);
  861. this.groupBox2.Controls.Add(this.textBox_BMS_ChgPosConnSts1);
  862. this.groupBox2.Controls.Add(this.label21);
  863. this.groupBox2.Controls.Add(this.textBox_BMS_PreChgConnSts);
  864. this.groupBox2.Controls.Add(this.label22);
  865. this.groupBox2.Controls.Add(this.textBox_BMS_MainNegConnSts);
  866. this.groupBox2.Controls.Add(this.label23);
  867. this.groupBox2.Controls.Add(this.textBox_BMS_MainPosConnSts);
  868. this.groupBox2.Controls.Add(this.label24);
  869. this.groupBox2.Controls.Add(this.textBox_BMS_BattMinTemp);
  870. this.groupBox2.Controls.Add(this.label13);
  871. this.groupBox2.Controls.Add(this.textBox_BMS_BattMaxTemp);
  872. this.groupBox2.Controls.Add(this.label14);
  873. this.groupBox2.Controls.Add(this.textBox_BMS_MinCellVolt);
  874. this.groupBox2.Controls.Add(this.label15);
  875. this.groupBox2.Controls.Add(this.textBox_BMS_MaxCellVolt);
  876. this.groupBox2.Controls.Add(this.label16);
  877. this.groupBox2.Controls.Add(this.textBox_BMS_PosIsolationRes);
  878. this.groupBox2.Controls.Add(this.label10);
  879. this.groupBox2.Controls.Add(this.textBox_BMS_BattSOC);
  880. this.groupBox2.Controls.Add(this.label11);
  881. this.groupBox2.Controls.Add(this.textBox_BMS_BattCurr);
  882. this.groupBox2.Controls.Add(this.label12);
  883. this.groupBox2.Controls.Add(this.textBox_BMS_BattBusVolOutMainPos);
  884. this.groupBox2.Controls.Add(this.label7);
  885. this.groupBox2.Controls.Add(this.textBox_BMS_BattTermVolINMainPos);
  886. this.groupBox2.Controls.Add(this.label6);
  887. this.groupBox2.Controls.Add(this.textBox_BMS_CutOffHVReq);
  888. this.groupBox2.Controls.Add(this.label5);
  889. this.groupBox2.Controls.Add(this.textBox_BMS_BattCurrentSts);
  890. this.groupBox2.Controls.Add(this.label8);
  891. this.groupBox2.Location = new System.Drawing.Point(12, 244);
  892. this.groupBox2.Name = "groupBox2";
  893. this.groupBox2.Size = new System.Drawing.Size(1001, 269);
  894. this.groupBox2.TabIndex = 9;
  895. this.groupBox2.TabStop = false;
  896. this.groupBox2.Text = "设备";
  897. //
  898. // textBox_BMS_NegIsolationRes
  899. //
  900. this.textBox_BMS_NegIsolationRes.BackColor = System.Drawing.SystemColors.Window;
  901. this.textBox_BMS_NegIsolationRes.Location = new System.Drawing.Point(278, 198);
  902. this.textBox_BMS_NegIsolationRes.Name = "textBox_BMS_NegIsolationRes";
  903. this.textBox_BMS_NegIsolationRes.ReadOnly = true;
  904. this.textBox_BMS_NegIsolationRes.Size = new System.Drawing.Size(48, 25);
  905. this.textBox_BMS_NegIsolationRes.TabIndex = 52;
  906. this.textBox_BMS_NegIsolationRes.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  907. //
  908. // label17
  909. //
  910. this.label17.AutoSize = true;
  911. this.label17.Location = new System.Drawing.Point(175, 201);
  912. this.label17.Name = "label17";
  913. this.label17.Size = new System.Drawing.Size(97, 15);
  914. this.label17.TabIndex = 51;
  915. this.label17.Text = "负极绝缘阻值";
  916. //
  917. // textBox_BMS_chrgIReq
  918. //
  919. this.textBox_BMS_chrgIReq.BackColor = System.Drawing.SystemColors.Window;
  920. this.textBox_BMS_chrgIReq.Location = new System.Drawing.Point(841, 69);
  921. this.textBox_BMS_chrgIReq.Name = "textBox_BMS_chrgIReq";
  922. this.textBox_BMS_chrgIReq.ReadOnly = true;
  923. this.textBox_BMS_chrgIReq.Size = new System.Drawing.Size(48, 25);
  924. this.textBox_BMS_chrgIReq.TabIndex = 50;
  925. this.textBox_BMS_chrgIReq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  926. //
  927. // label29
  928. //
  929. this.label29.AutoSize = true;
  930. this.label29.Location = new System.Drawing.Point(738, 69);
  931. this.label29.Name = "label29";
  932. this.label29.Size = new System.Drawing.Size(97, 15);
  933. this.label29.TabIndex = 49;
  934. this.label29.Text = "充电需求电流";
  935. //
  936. // textBox_BMS_MaxPmtDischgCurr
  937. //
  938. this.textBox_BMS_MaxPmtDischgCurr.BackColor = System.Drawing.SystemColors.Window;
  939. this.textBox_BMS_MaxPmtDischgCurr.Location = new System.Drawing.Point(841, 36);
  940. this.textBox_BMS_MaxPmtDischgCurr.Name = "textBox_BMS_MaxPmtDischgCurr";
  941. this.textBox_BMS_MaxPmtDischgCurr.ReadOnly = true;
  942. this.textBox_BMS_MaxPmtDischgCurr.Size = new System.Drawing.Size(48, 25);
  943. this.textBox_BMS_MaxPmtDischgCurr.TabIndex = 48;
  944. this.textBox_BMS_MaxPmtDischgCurr.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  945. //
  946. // label30
  947. //
  948. this.label30.AutoSize = true;
  949. this.label30.Location = new System.Drawing.Point(708, 36);
  950. this.label30.Name = "label30";
  951. this.label30.Size = new System.Drawing.Size(127, 15);
  952. this.label30.TabIndex = 47;
  953. this.label30.Text = "最大允许放电电流";
  954. //
  955. // textBox_BMS_GBT32960FltNum
  956. //
  957. this.textBox_BMS_GBT32960FltNum.BackColor = System.Drawing.SystemColors.Window;
  958. this.textBox_BMS_GBT32960FltNum.Location = new System.Drawing.Point(647, 93);
  959. this.textBox_BMS_GBT32960FltNum.Name = "textBox_BMS_GBT32960FltNum";
  960. this.textBox_BMS_GBT32960FltNum.ReadOnly = true;
  961. this.textBox_BMS_GBT32960FltNum.Size = new System.Drawing.Size(48, 25);
  962. this.textBox_BMS_GBT32960FltNum.TabIndex = 46;
  963. this.textBox_BMS_GBT32960FltNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  964. //
  965. // label25
  966. //
  967. this.label25.AutoSize = true;
  968. this.label25.Location = new System.Drawing.Point(574, 96);
  969. this.label25.Name = "label25";
  970. this.label25.Size = new System.Drawing.Size(67, 15);
  971. this.label25.TabIndex = 45;
  972. this.label25.Text = "故障数量";
  973. //
  974. // textBox_BMS_ErrorCode
  975. //
  976. this.textBox_BMS_ErrorCode.BackColor = System.Drawing.SystemColors.Window;
  977. this.textBox_BMS_ErrorCode.Location = new System.Drawing.Point(647, 60);
  978. this.textBox_BMS_ErrorCode.Name = "textBox_BMS_ErrorCode";
  979. this.textBox_BMS_ErrorCode.ReadOnly = true;
  980. this.textBox_BMS_ErrorCode.Size = new System.Drawing.Size(48, 25);
  981. this.textBox_BMS_ErrorCode.TabIndex = 44;
  982. this.textBox_BMS_ErrorCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  983. //
  984. // label26
  985. //
  986. this.label26.AutoSize = true;
  987. this.label26.Location = new System.Drawing.Point(574, 63);
  988. this.label26.Name = "label26";
  989. this.label26.Size = new System.Drawing.Size(67, 15);
  990. this.label26.TabIndex = 43;
  991. this.label26.Text = "故障代码";
  992. //
  993. // textBox_BMS_FaultLevel
  994. //
  995. this.textBox_BMS_FaultLevel.BackColor = System.Drawing.SystemColors.Window;
  996. this.textBox_BMS_FaultLevel.Location = new System.Drawing.Point(647, 27);
  997. this.textBox_BMS_FaultLevel.Name = "textBox_BMS_FaultLevel";
  998. this.textBox_BMS_FaultLevel.ReadOnly = true;
  999. this.textBox_BMS_FaultLevel.Size = new System.Drawing.Size(48, 25);
  1000. this.textBox_BMS_FaultLevel.TabIndex = 42;
  1001. this.textBox_BMS_FaultLevel.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1002. //
  1003. // label27
  1004. //
  1005. this.label27.AutoSize = true;
  1006. this.label27.Location = new System.Drawing.Point(574, 30);
  1007. this.label27.Name = "label27";
  1008. this.label27.Size = new System.Drawing.Size(67, 15);
  1009. this.label27.TabIndex = 41;
  1010. this.label27.Text = "故障等级";
  1011. //
  1012. // textBox_BMS_ChgNegConnSts2
  1013. //
  1014. this.textBox_BMS_ChgNegConnSts2.BackColor = System.Drawing.SystemColors.Window;
  1015. this.textBox_BMS_ChgNegConnSts2.Location = new System.Drawing.Point(488, 228);
  1016. this.textBox_BMS_ChgNegConnSts2.Name = "textBox_BMS_ChgNegConnSts2";
  1017. this.textBox_BMS_ChgNegConnSts2.ReadOnly = true;
  1018. this.textBox_BMS_ChgNegConnSts2.Size = new System.Drawing.Size(48, 25);
  1019. this.textBox_BMS_ChgNegConnSts2.TabIndex = 38;
  1020. this.textBox_BMS_ChgNegConnSts2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1021. //
  1022. // label18
  1023. //
  1024. this.label18.AutoSize = true;
  1025. this.label18.Location = new System.Drawing.Point(377, 231);
  1026. this.label18.Name = "label18";
  1027. this.label18.Size = new System.Drawing.Size(105, 15);
  1028. this.label18.TabIndex = 37;
  1029. this.label18.Text = "充电负2继电器";
  1030. //
  1031. // textBox_BMS_ChgPosConnSts2
  1032. //
  1033. this.textBox_BMS_ChgPosConnSts2.BackColor = System.Drawing.SystemColors.Window;
  1034. this.textBox_BMS_ChgPosConnSts2.Location = new System.Drawing.Point(488, 195);
  1035. this.textBox_BMS_ChgPosConnSts2.Name = "textBox_BMS_ChgPosConnSts2";
  1036. this.textBox_BMS_ChgPosConnSts2.ReadOnly = true;
  1037. this.textBox_BMS_ChgPosConnSts2.Size = new System.Drawing.Size(48, 25);
  1038. this.textBox_BMS_ChgPosConnSts2.TabIndex = 36;
  1039. this.textBox_BMS_ChgPosConnSts2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1040. //
  1041. // label19
  1042. //
  1043. this.label19.AutoSize = true;
  1044. this.label19.Location = new System.Drawing.Point(377, 198);
  1045. this.label19.Name = "label19";
  1046. this.label19.Size = new System.Drawing.Size(105, 15);
  1047. this.label19.TabIndex = 35;
  1048. this.label19.Text = "充电正2继电器";
  1049. //
  1050. // textBox_BMS_ChgNegConnSts1
  1051. //
  1052. this.textBox_BMS_ChgNegConnSts1.BackColor = System.Drawing.SystemColors.Window;
  1053. this.textBox_BMS_ChgNegConnSts1.Location = new System.Drawing.Point(488, 162);
  1054. this.textBox_BMS_ChgNegConnSts1.Name = "textBox_BMS_ChgNegConnSts1";
  1055. this.textBox_BMS_ChgNegConnSts1.ReadOnly = true;
  1056. this.textBox_BMS_ChgNegConnSts1.Size = new System.Drawing.Size(48, 25);
  1057. this.textBox_BMS_ChgNegConnSts1.TabIndex = 34;
  1058. this.textBox_BMS_ChgNegConnSts1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1059. //
  1060. // label20
  1061. //
  1062. this.label20.AutoSize = true;
  1063. this.label20.Location = new System.Drawing.Point(377, 165);
  1064. this.label20.Name = "label20";
  1065. this.label20.Size = new System.Drawing.Size(105, 15);
  1066. this.label20.TabIndex = 33;
  1067. this.label20.Text = "充电负1继电器";
  1068. //
  1069. // textBox_BMS_ChgPosConnSts1
  1070. //
  1071. this.textBox_BMS_ChgPosConnSts1.BackColor = System.Drawing.SystemColors.Window;
  1072. this.textBox_BMS_ChgPosConnSts1.Location = new System.Drawing.Point(488, 129);
  1073. this.textBox_BMS_ChgPosConnSts1.Name = "textBox_BMS_ChgPosConnSts1";
  1074. this.textBox_BMS_ChgPosConnSts1.ReadOnly = true;
  1075. this.textBox_BMS_ChgPosConnSts1.Size = new System.Drawing.Size(48, 25);
  1076. this.textBox_BMS_ChgPosConnSts1.TabIndex = 32;
  1077. this.textBox_BMS_ChgPosConnSts1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1078. //
  1079. // label21
  1080. //
  1081. this.label21.AutoSize = true;
  1082. this.label21.Location = new System.Drawing.Point(377, 132);
  1083. this.label21.Name = "label21";
  1084. this.label21.Size = new System.Drawing.Size(105, 15);
  1085. this.label21.TabIndex = 31;
  1086. this.label21.Text = "充电正1继电器";
  1087. //
  1088. // textBox_BMS_PreChgConnSts
  1089. //
  1090. this.textBox_BMS_PreChgConnSts.BackColor = System.Drawing.SystemColors.Window;
  1091. this.textBox_BMS_PreChgConnSts.Location = new System.Drawing.Point(488, 96);
  1092. this.textBox_BMS_PreChgConnSts.Name = "textBox_BMS_PreChgConnSts";
  1093. this.textBox_BMS_PreChgConnSts.ReadOnly = true;
  1094. this.textBox_BMS_PreChgConnSts.Size = new System.Drawing.Size(48, 25);
  1095. this.textBox_BMS_PreChgConnSts.TabIndex = 30;
  1096. this.textBox_BMS_PreChgConnSts.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1097. //
  1098. // label22
  1099. //
  1100. this.label22.AutoSize = true;
  1101. this.label22.Location = new System.Drawing.Point(400, 99);
  1102. this.label22.Name = "label22";
  1103. this.label22.Size = new System.Drawing.Size(82, 15);
  1104. this.label22.TabIndex = 29;
  1105. this.label22.Text = "预充继电器";
  1106. //
  1107. // textBox_BMS_MainNegConnSts
  1108. //
  1109. this.textBox_BMS_MainNegConnSts.BackColor = System.Drawing.SystemColors.Window;
  1110. this.textBox_BMS_MainNegConnSts.Location = new System.Drawing.Point(488, 63);
  1111. this.textBox_BMS_MainNegConnSts.Name = "textBox_BMS_MainNegConnSts";
  1112. this.textBox_BMS_MainNegConnSts.ReadOnly = true;
  1113. this.textBox_BMS_MainNegConnSts.Size = new System.Drawing.Size(48, 25);
  1114. this.textBox_BMS_MainNegConnSts.TabIndex = 28;
  1115. this.textBox_BMS_MainNegConnSts.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1116. //
  1117. // label23
  1118. //
  1119. this.label23.AutoSize = true;
  1120. this.label23.Location = new System.Drawing.Point(400, 66);
  1121. this.label23.Name = "label23";
  1122. this.label23.Size = new System.Drawing.Size(82, 15);
  1123. this.label23.TabIndex = 27;
  1124. this.label23.Text = "主负继电器";
  1125. //
  1126. // textBox_BMS_MainPosConnSts
  1127. //
  1128. this.textBox_BMS_MainPosConnSts.BackColor = System.Drawing.SystemColors.Window;
  1129. this.textBox_BMS_MainPosConnSts.Location = new System.Drawing.Point(488, 30);
  1130. this.textBox_BMS_MainPosConnSts.Name = "textBox_BMS_MainPosConnSts";
  1131. this.textBox_BMS_MainPosConnSts.ReadOnly = true;
  1132. this.textBox_BMS_MainPosConnSts.Size = new System.Drawing.Size(48, 25);
  1133. this.textBox_BMS_MainPosConnSts.TabIndex = 26;
  1134. this.textBox_BMS_MainPosConnSts.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1135. //
  1136. // label24
  1137. //
  1138. this.label24.AutoSize = true;
  1139. this.label24.Location = new System.Drawing.Point(400, 33);
  1140. this.label24.Name = "label24";
  1141. this.label24.Size = new System.Drawing.Size(82, 15);
  1142. this.label24.TabIndex = 25;
  1143. this.label24.Text = "主正继电器";
  1144. //
  1145. // textBox_BMS_BattMinTemp
  1146. //
  1147. this.textBox_BMS_BattMinTemp.BackColor = System.Drawing.SystemColors.Window;
  1148. this.textBox_BMS_BattMinTemp.Location = new System.Drawing.Point(278, 129);
  1149. this.textBox_BMS_BattMinTemp.Name = "textBox_BMS_BattMinTemp";
  1150. this.textBox_BMS_BattMinTemp.ReadOnly = true;
  1151. this.textBox_BMS_BattMinTemp.Size = new System.Drawing.Size(48, 25);
  1152. this.textBox_BMS_BattMinTemp.TabIndex = 24;
  1153. //
  1154. // label13
  1155. //
  1156. this.label13.AutoSize = true;
  1157. this.label13.Location = new System.Drawing.Point(205, 132);
  1158. this.label13.Name = "label13";
  1159. this.label13.Size = new System.Drawing.Size(67, 15);
  1160. this.label13.TabIndex = 23;
  1161. this.label13.Text = "最小温度";
  1162. //
  1163. // textBox_BMS_BattMaxTemp
  1164. //
  1165. this.textBox_BMS_BattMaxTemp.BackColor = System.Drawing.SystemColors.Window;
  1166. this.textBox_BMS_BattMaxTemp.Location = new System.Drawing.Point(278, 96);
  1167. this.textBox_BMS_BattMaxTemp.Name = "textBox_BMS_BattMaxTemp";
  1168. this.textBox_BMS_BattMaxTemp.ReadOnly = true;
  1169. this.textBox_BMS_BattMaxTemp.Size = new System.Drawing.Size(48, 25);
  1170. this.textBox_BMS_BattMaxTemp.TabIndex = 22;
  1171. //
  1172. // label14
  1173. //
  1174. this.label14.AutoSize = true;
  1175. this.label14.Location = new System.Drawing.Point(205, 99);
  1176. this.label14.Name = "label14";
  1177. this.label14.Size = new System.Drawing.Size(67, 15);
  1178. this.label14.TabIndex = 21;
  1179. this.label14.Text = "最大温度";
  1180. //
  1181. // textBox_BMS_MinCellVolt
  1182. //
  1183. this.textBox_BMS_MinCellVolt.BackColor = System.Drawing.SystemColors.Window;
  1184. this.textBox_BMS_MinCellVolt.Location = new System.Drawing.Point(278, 63);
  1185. this.textBox_BMS_MinCellVolt.Name = "textBox_BMS_MinCellVolt";
  1186. this.textBox_BMS_MinCellVolt.ReadOnly = true;
  1187. this.textBox_BMS_MinCellVolt.Size = new System.Drawing.Size(48, 25);
  1188. this.textBox_BMS_MinCellVolt.TabIndex = 20;
  1189. //
  1190. // label15
  1191. //
  1192. this.label15.AutoSize = true;
  1193. this.label15.Location = new System.Drawing.Point(205, 66);
  1194. this.label15.Name = "label15";
  1195. this.label15.Size = new System.Drawing.Size(67, 15);
  1196. this.label15.TabIndex = 19;
  1197. this.label15.Text = "最小电压";
  1198. //
  1199. // textBox_BMS_MaxCellVolt
  1200. //
  1201. this.textBox_BMS_MaxCellVolt.BackColor = System.Drawing.SystemColors.Window;
  1202. this.textBox_BMS_MaxCellVolt.Location = new System.Drawing.Point(278, 30);
  1203. this.textBox_BMS_MaxCellVolt.Name = "textBox_BMS_MaxCellVolt";
  1204. this.textBox_BMS_MaxCellVolt.ReadOnly = true;
  1205. this.textBox_BMS_MaxCellVolt.Size = new System.Drawing.Size(48, 25);
  1206. this.textBox_BMS_MaxCellVolt.TabIndex = 18;
  1207. //
  1208. // label16
  1209. //
  1210. this.label16.AutoSize = true;
  1211. this.label16.Location = new System.Drawing.Point(205, 33);
  1212. this.label16.Name = "label16";
  1213. this.label16.Size = new System.Drawing.Size(67, 15);
  1214. this.label16.TabIndex = 17;
  1215. this.label16.Text = "最大电压";
  1216. //
  1217. // textBox_BMS_PosIsolationRes
  1218. //
  1219. this.textBox_BMS_PosIsolationRes.BackColor = System.Drawing.SystemColors.Window;
  1220. this.textBox_BMS_PosIsolationRes.Location = new System.Drawing.Point(278, 165);
  1221. this.textBox_BMS_PosIsolationRes.Name = "textBox_BMS_PosIsolationRes";
  1222. this.textBox_BMS_PosIsolationRes.ReadOnly = true;
  1223. this.textBox_BMS_PosIsolationRes.Size = new System.Drawing.Size(48, 25);
  1224. this.textBox_BMS_PosIsolationRes.TabIndex = 14;
  1225. this.textBox_BMS_PosIsolationRes.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1226. //
  1227. // label10
  1228. //
  1229. this.label10.AutoSize = true;
  1230. this.label10.Location = new System.Drawing.Point(175, 168);
  1231. this.label10.Name = "label10";
  1232. this.label10.Size = new System.Drawing.Size(97, 15);
  1233. this.label10.TabIndex = 13;
  1234. this.label10.Text = "正极绝缘阻值";
  1235. //
  1236. // textBox_BMS_BattSOC
  1237. //
  1238. this.textBox_BMS_BattSOC.BackColor = System.Drawing.SystemColors.Window;
  1239. this.textBox_BMS_BattSOC.Location = new System.Drawing.Point(109, 195);
  1240. this.textBox_BMS_BattSOC.Name = "textBox_BMS_BattSOC";
  1241. this.textBox_BMS_BattSOC.ReadOnly = true;
  1242. this.textBox_BMS_BattSOC.Size = new System.Drawing.Size(48, 25);
  1243. this.textBox_BMS_BattSOC.TabIndex = 12;
  1244. this.textBox_BMS_BattSOC.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1245. //
  1246. // label11
  1247. //
  1248. this.label11.AutoSize = true;
  1249. this.label11.Location = new System.Drawing.Point(72, 198);
  1250. this.label11.Name = "label11";
  1251. this.label11.Size = new System.Drawing.Size(31, 15);
  1252. this.label11.TabIndex = 11;
  1253. this.label11.Text = "SOC";
  1254. //
  1255. // textBox_BMS_BattCurr
  1256. //
  1257. this.textBox_BMS_BattCurr.BackColor = System.Drawing.SystemColors.Window;
  1258. this.textBox_BMS_BattCurr.Location = new System.Drawing.Point(110, 162);
  1259. this.textBox_BMS_BattCurr.Name = "textBox_BMS_BattCurr";
  1260. this.textBox_BMS_BattCurr.ReadOnly = true;
  1261. this.textBox_BMS_BattCurr.Size = new System.Drawing.Size(48, 25);
  1262. this.textBox_BMS_BattCurr.TabIndex = 10;
  1263. this.textBox_BMS_BattCurr.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1264. //
  1265. // label12
  1266. //
  1267. this.label12.AutoSize = true;
  1268. this.label12.Location = new System.Drawing.Point(66, 165);
  1269. this.label12.Name = "label12";
  1270. this.label12.Size = new System.Drawing.Size(37, 15);
  1271. this.label12.TabIndex = 9;
  1272. this.label12.Text = "电流";
  1273. //
  1274. // textBox_BMS_BattBusVolOutMainPos
  1275. //
  1276. this.textBox_BMS_BattBusVolOutMainPos.BackColor = System.Drawing.SystemColors.Window;
  1277. this.textBox_BMS_BattBusVolOutMainPos.Location = new System.Drawing.Point(109, 129);
  1278. this.textBox_BMS_BattBusVolOutMainPos.Name = "textBox_BMS_BattBusVolOutMainPos";
  1279. this.textBox_BMS_BattBusVolOutMainPos.ReadOnly = true;
  1280. this.textBox_BMS_BattBusVolOutMainPos.Size = new System.Drawing.Size(48, 25);
  1281. this.textBox_BMS_BattBusVolOutMainPos.TabIndex = 8;
  1282. this.textBox_BMS_BattBusVolOutMainPos.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1283. //
  1284. // label7
  1285. //
  1286. this.label7.AutoSize = true;
  1287. this.label7.Location = new System.Drawing.Point(36, 132);
  1288. this.label7.Name = "label7";
  1289. this.label7.Size = new System.Drawing.Size(67, 15);
  1290. this.label7.TabIndex = 7;
  1291. this.label7.Text = "外侧电压";
  1292. //
  1293. // textBox_BMS_BattTermVolINMainPos
  1294. //
  1295. this.textBox_BMS_BattTermVolINMainPos.BackColor = System.Drawing.SystemColors.Window;
  1296. this.textBox_BMS_BattTermVolINMainPos.Location = new System.Drawing.Point(109, 96);
  1297. this.textBox_BMS_BattTermVolINMainPos.Name = "textBox_BMS_BattTermVolINMainPos";
  1298. this.textBox_BMS_BattTermVolINMainPos.ReadOnly = true;
  1299. this.textBox_BMS_BattTermVolINMainPos.Size = new System.Drawing.Size(48, 25);
  1300. this.textBox_BMS_BattTermVolINMainPos.TabIndex = 6;
  1301. this.textBox_BMS_BattTermVolINMainPos.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1302. //
  1303. // label6
  1304. //
  1305. this.label6.AutoSize = true;
  1306. this.label6.Location = new System.Drawing.Point(66, 99);
  1307. this.label6.Name = "label6";
  1308. this.label6.Size = new System.Drawing.Size(37, 15);
  1309. this.label6.TabIndex = 5;
  1310. this.label6.Text = "总压";
  1311. //
  1312. // textBox_BMS_CutOffHVReq
  1313. //
  1314. this.textBox_BMS_CutOffHVReq.BackColor = System.Drawing.SystemColors.Window;
  1315. this.textBox_BMS_CutOffHVReq.Location = new System.Drawing.Point(109, 63);
  1316. this.textBox_BMS_CutOffHVReq.Name = "textBox_BMS_CutOffHVReq";
  1317. this.textBox_BMS_CutOffHVReq.ReadOnly = true;
  1318. this.textBox_BMS_CutOffHVReq.Size = new System.Drawing.Size(48, 25);
  1319. this.textBox_BMS_CutOffHVReq.TabIndex = 4;
  1320. this.textBox_BMS_CutOffHVReq.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1321. //
  1322. // label5
  1323. //
  1324. this.label5.AutoSize = true;
  1325. this.label5.Location = new System.Drawing.Point(36, 66);
  1326. this.label5.Name = "label5";
  1327. this.label5.Size = new System.Drawing.Size(67, 15);
  1328. this.label5.TabIndex = 3;
  1329. this.label5.Text = "高压请求";
  1330. //
  1331. // textBox_BMS_BattCurrentSts
  1332. //
  1333. this.textBox_BMS_BattCurrentSts.BackColor = System.Drawing.SystemColors.Window;
  1334. this.textBox_BMS_BattCurrentSts.Location = new System.Drawing.Point(109, 30);
  1335. this.textBox_BMS_BattCurrentSts.Name = "textBox_BMS_BattCurrentSts";
  1336. this.textBox_BMS_BattCurrentSts.ReadOnly = true;
  1337. this.textBox_BMS_BattCurrentSts.Size = new System.Drawing.Size(48, 25);
  1338. this.textBox_BMS_BattCurrentSts.TabIndex = 2;
  1339. this.textBox_BMS_BattCurrentSts.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textChecker);
  1340. //
  1341. // label8
  1342. //
  1343. this.label8.AutoSize = true;
  1344. this.label8.Location = new System.Drawing.Point(36, 33);
  1345. this.label8.Name = "label8";
  1346. this.label8.Size = new System.Drawing.Size(67, 15);
  1347. this.label8.TabIndex = 1;
  1348. this.label8.Text = "高压状态";
  1349. //
  1350. // tabControl2
  1351. //
  1352. this.tabControl2.Controls.Add(this.tabBoard1);
  1353. this.tabControl2.Controls.Add(this.tabBoard2);
  1354. this.tabControl2.Controls.Add(this.tabBoard3);
  1355. this.tabControl2.Controls.Add(this.tabBoard4);
  1356. this.tabControl2.Controls.Add(this.tabBoard5);
  1357. this.tabControl2.Controls.Add(this.tabBoard6);
  1358. this.tabControl2.Location = new System.Drawing.Point(12, 532);
  1359. this.tabControl2.Name = "tabControl2";
  1360. this.tabControl2.SelectedIndex = 0;
  1361. this.tabControl2.Size = new System.Drawing.Size(1001, 257);
  1362. this.tabControl2.TabIndex = 10;
  1363. //
  1364. // tabBoard1
  1365. //
  1366. this.tabBoard1.Controls.Add(this.panel2);
  1367. this.tabBoard1.Location = new System.Drawing.Point(4, 25);
  1368. this.tabBoard1.Name = "tabBoard1";
  1369. this.tabBoard1.Padding = new System.Windows.Forms.Padding(3);
  1370. this.tabBoard1.Size = new System.Drawing.Size(993, 228);
  1371. this.tabBoard1.TabIndex = 0;
  1372. this.tabBoard1.Text = "分板一";
  1373. this.tabBoard1.UseVisualStyleBackColor = true;
  1374. //
  1375. // panel2
  1376. //
  1377. this.panel2.Controls.Add(this.flowLayoutPanel_1);
  1378. this.panel2.Location = new System.Drawing.Point(0, 0);
  1379. this.panel2.Name = "panel2";
  1380. this.panel2.Size = new System.Drawing.Size(993, 228);
  1381. this.panel2.TabIndex = 12;
  1382. //
  1383. // tabBoard2
  1384. //
  1385. this.tabBoard2.Controls.Add(this.panel3);
  1386. this.tabBoard2.Location = new System.Drawing.Point(4, 25);
  1387. this.tabBoard2.Name = "tabBoard2";
  1388. this.tabBoard2.Padding = new System.Windows.Forms.Padding(3);
  1389. this.tabBoard2.Size = new System.Drawing.Size(993, 228);
  1390. this.tabBoard2.TabIndex = 1;
  1391. this.tabBoard2.Text = "分板二";
  1392. this.tabBoard2.UseVisualStyleBackColor = true;
  1393. //
  1394. // panel3
  1395. //
  1396. this.panel3.Controls.Add(this.textBox69);
  1397. this.panel3.Controls.Add(this.label73);
  1398. this.panel3.Controls.Add(this.textBox70);
  1399. this.panel3.Controls.Add(this.label74);
  1400. this.panel3.Controls.Add(this.textBox75);
  1401. this.panel3.Controls.Add(this.label79);
  1402. this.panel3.Controls.Add(this.textBox62);
  1403. this.panel3.Controls.Add(this.label66);
  1404. this.panel3.Controls.Add(this.textBox63);
  1405. this.panel3.Controls.Add(this.label67);
  1406. this.panel3.Controls.Add(this.textBox64);
  1407. this.panel3.Controls.Add(this.label68);
  1408. this.panel3.Controls.Add(this.textBox65);
  1409. this.panel3.Controls.Add(this.label69);
  1410. this.panel3.Controls.Add(this.textBox66);
  1411. this.panel3.Controls.Add(this.label70);
  1412. this.panel3.Controls.Add(this.textBox67);
  1413. this.panel3.Controls.Add(this.label71);
  1414. this.panel3.Controls.Add(this.textBox68);
  1415. this.panel3.Controls.Add(this.label72);
  1416. this.panel3.Controls.Add(this.textBox55);
  1417. this.panel3.Controls.Add(this.label59);
  1418. this.panel3.Controls.Add(this.textBox56);
  1419. this.panel3.Controls.Add(this.label60);
  1420. this.panel3.Controls.Add(this.textBox57);
  1421. this.panel3.Controls.Add(this.label61);
  1422. this.panel3.Controls.Add(this.textBox58);
  1423. this.panel3.Controls.Add(this.label62);
  1424. this.panel3.Controls.Add(this.textBox59);
  1425. this.panel3.Controls.Add(this.label63);
  1426. this.panel3.Controls.Add(this.textBox61);
  1427. this.panel3.Controls.Add(this.label65);
  1428. this.panel3.Controls.Add(this.textBox48);
  1429. this.panel3.Controls.Add(this.label52);
  1430. this.panel3.Controls.Add(this.textBox49);
  1431. this.panel3.Controls.Add(this.label53);
  1432. this.panel3.Controls.Add(this.textBox50);
  1433. this.panel3.Controls.Add(this.label54);
  1434. this.panel3.Controls.Add(this.textBox51);
  1435. this.panel3.Controls.Add(this.label55);
  1436. this.panel3.Controls.Add(this.textBox52);
  1437. this.panel3.Controls.Add(this.label56);
  1438. this.panel3.Controls.Add(this.textBox53);
  1439. this.panel3.Controls.Add(this.label57);
  1440. this.panel3.Controls.Add(this.textBox54);
  1441. this.panel3.Controls.Add(this.label58);
  1442. this.panel3.Controls.Add(this.textBox41);
  1443. this.panel3.Controls.Add(this.label44);
  1444. this.panel3.Controls.Add(this.textBox42);
  1445. this.panel3.Controls.Add(this.label46);
  1446. this.panel3.Controls.Add(this.textBox43);
  1447. this.panel3.Controls.Add(this.label47);
  1448. this.panel3.Controls.Add(this.textBox44);
  1449. this.panel3.Controls.Add(this.label48);
  1450. this.panel3.Controls.Add(this.textBox45);
  1451. this.panel3.Controls.Add(this.label49);
  1452. this.panel3.Controls.Add(this.textBox46);
  1453. this.panel3.Controls.Add(this.label50);
  1454. this.panel3.Controls.Add(this.textBox47);
  1455. this.panel3.Controls.Add(this.label51);
  1456. this.panel3.Controls.Add(this.textBox28);
  1457. this.panel3.Controls.Add(this.label33);
  1458. this.panel3.Controls.Add(this.textBox29);
  1459. this.panel3.Controls.Add(this.label34);
  1460. this.panel3.Controls.Add(this.textBox30);
  1461. this.panel3.Controls.Add(this.label35);
  1462. this.panel3.Controls.Add(this.textBox31);
  1463. this.panel3.Controls.Add(this.label36);
  1464. this.panel3.Controls.Add(this.textBox32);
  1465. this.panel3.Controls.Add(this.label37);
  1466. this.panel3.Controls.Add(this.textBox38);
  1467. this.panel3.Controls.Add(this.label38);
  1468. this.panel3.Controls.Add(this.textBox40);
  1469. this.panel3.Controls.Add(this.U8);
  1470. this.panel3.Controls.Add(this.textBox39);
  1471. this.panel3.Controls.Add(this.label45);
  1472. this.panel3.Controls.Add(this.textBox37);
  1473. this.panel3.Controls.Add(this.label43);
  1474. this.panel3.Controls.Add(this.textBox36);
  1475. this.panel3.Controls.Add(this.label42);
  1476. this.panel3.Controls.Add(this.textBox35);
  1477. this.panel3.Controls.Add(this.label41);
  1478. this.panel3.Controls.Add(this.textBox34);
  1479. this.panel3.Controls.Add(this.label40);
  1480. this.panel3.Controls.Add(this.textBox33);
  1481. this.panel3.Controls.Add(this.label39);
  1482. this.panel3.Controls.Add(this.textBox27);
  1483. this.panel3.Controls.Add(this.U1);
  1484. this.panel3.Location = new System.Drawing.Point(0, 0);
  1485. this.panel3.Name = "panel3";
  1486. this.panel3.Size = new System.Drawing.Size(993, 228);
  1487. this.panel3.TabIndex = 11;
  1488. //
  1489. // textBox69
  1490. //
  1491. this.textBox69.Location = new System.Drawing.Point(151, 200);
  1492. this.textBox69.Name = "textBox69";
  1493. this.textBox69.Size = new System.Drawing.Size(48, 25);
  1494. this.textBox69.TabIndex = 162;
  1495. //
  1496. // label73
  1497. //
  1498. this.label73.AutoSize = true;
  1499. this.label73.Location = new System.Drawing.Point(122, 200);
  1500. this.label73.Name = "label73";
  1501. this.label73.Size = new System.Drawing.Size(23, 15);
  1502. this.label73.TabIndex = 161;
  1503. this.label73.Text = "T9";
  1504. //
  1505. // textBox70
  1506. //
  1507. this.textBox70.Location = new System.Drawing.Point(262, 200);
  1508. this.textBox70.Name = "textBox70";
  1509. this.textBox70.Size = new System.Drawing.Size(48, 25);
  1510. this.textBox70.TabIndex = 160;
  1511. //
  1512. // label74
  1513. //
  1514. this.label74.AutoSize = true;
  1515. this.label74.Location = new System.Drawing.Point(233, 200);
  1516. this.label74.Name = "label74";
  1517. this.label74.Size = new System.Drawing.Size(31, 15);
  1518. this.label74.TabIndex = 159;
  1519. this.label74.Text = "T10";
  1520. //
  1521. // textBox75
  1522. //
  1523. this.textBox75.Location = new System.Drawing.Point(40, 200);
  1524. this.textBox75.Name = "textBox75";
  1525. this.textBox75.Size = new System.Drawing.Size(48, 25);
  1526. this.textBox75.TabIndex = 150;
  1527. //
  1528. // label79
  1529. //
  1530. this.label79.AutoSize = true;
  1531. this.label79.Location = new System.Drawing.Point(11, 200);
  1532. this.label79.Name = "label79";
  1533. this.label79.Size = new System.Drawing.Size(23, 15);
  1534. this.label79.TabIndex = 149;
  1535. this.label79.Text = "T8";
  1536. //
  1537. // textBox62
  1538. //
  1539. this.textBox62.Location = new System.Drawing.Point(151, 167);
  1540. this.textBox62.Name = "textBox62";
  1541. this.textBox62.Size = new System.Drawing.Size(48, 25);
  1542. this.textBox62.TabIndex = 148;
  1543. //
  1544. // label66
  1545. //
  1546. this.label66.AutoSize = true;
  1547. this.label66.Location = new System.Drawing.Point(122, 167);
  1548. this.label66.Name = "label66";
  1549. this.label66.Size = new System.Drawing.Size(23, 15);
  1550. this.label66.TabIndex = 147;
  1551. this.label66.Text = "T2";
  1552. //
  1553. // textBox63
  1554. //
  1555. this.textBox63.Location = new System.Drawing.Point(262, 167);
  1556. this.textBox63.Name = "textBox63";
  1557. this.textBox63.Size = new System.Drawing.Size(48, 25);
  1558. this.textBox63.TabIndex = 146;
  1559. //
  1560. // label67
  1561. //
  1562. this.label67.AutoSize = true;
  1563. this.label67.Location = new System.Drawing.Point(233, 167);
  1564. this.label67.Name = "label67";
  1565. this.label67.Size = new System.Drawing.Size(23, 15);
  1566. this.label67.TabIndex = 145;
  1567. this.label67.Text = "T3";
  1568. //
  1569. // textBox64
  1570. //
  1571. this.textBox64.Location = new System.Drawing.Point(373, 167);
  1572. this.textBox64.Name = "textBox64";
  1573. this.textBox64.Size = new System.Drawing.Size(48, 25);
  1574. this.textBox64.TabIndex = 144;
  1575. //
  1576. // label68
  1577. //
  1578. this.label68.AutoSize = true;
  1579. this.label68.Location = new System.Drawing.Point(344, 167);
  1580. this.label68.Name = "label68";
  1581. this.label68.Size = new System.Drawing.Size(23, 15);
  1582. this.label68.TabIndex = 143;
  1583. this.label68.Text = "T4";
  1584. //
  1585. // textBox65
  1586. //
  1587. this.textBox65.Location = new System.Drawing.Point(484, 167);
  1588. this.textBox65.Name = "textBox65";
  1589. this.textBox65.Size = new System.Drawing.Size(48, 25);
  1590. this.textBox65.TabIndex = 142;
  1591. //
  1592. // label69
  1593. //
  1594. this.label69.AutoSize = true;
  1595. this.label69.Location = new System.Drawing.Point(455, 167);
  1596. this.label69.Name = "label69";
  1597. this.label69.Size = new System.Drawing.Size(23, 15);
  1598. this.label69.TabIndex = 141;
  1599. this.label69.Text = "T5";
  1600. //
  1601. // textBox66
  1602. //
  1603. this.textBox66.Location = new System.Drawing.Point(595, 167);
  1604. this.textBox66.Name = "textBox66";
  1605. this.textBox66.Size = new System.Drawing.Size(48, 25);
  1606. this.textBox66.TabIndex = 140;
  1607. //
  1608. // label70
  1609. //
  1610. this.label70.AutoSize = true;
  1611. this.label70.Location = new System.Drawing.Point(566, 167);
  1612. this.label70.Name = "label70";
  1613. this.label70.Size = new System.Drawing.Size(23, 15);
  1614. this.label70.TabIndex = 139;
  1615. this.label70.Text = "T6";
  1616. //
  1617. // textBox67
  1618. //
  1619. this.textBox67.Location = new System.Drawing.Point(706, 167);
  1620. this.textBox67.Name = "textBox67";
  1621. this.textBox67.Size = new System.Drawing.Size(48, 25);
  1622. this.textBox67.TabIndex = 138;
  1623. //
  1624. // label71
  1625. //
  1626. this.label71.AutoSize = true;
  1627. this.label71.Location = new System.Drawing.Point(677, 167);
  1628. this.label71.Name = "label71";
  1629. this.label71.Size = new System.Drawing.Size(23, 15);
  1630. this.label71.TabIndex = 137;
  1631. this.label71.Text = "T7";
  1632. //
  1633. // textBox68
  1634. //
  1635. this.textBox68.Location = new System.Drawing.Point(40, 167);
  1636. this.textBox68.Name = "textBox68";
  1637. this.textBox68.Size = new System.Drawing.Size(48, 25);
  1638. this.textBox68.TabIndex = 136;
  1639. //
  1640. // label72
  1641. //
  1642. this.label72.AutoSize = true;
  1643. this.label72.Location = new System.Drawing.Point(11, 167);
  1644. this.label72.Name = "label72";
  1645. this.label72.Size = new System.Drawing.Size(23, 15);
  1646. this.label72.TabIndex = 135;
  1647. this.label72.Text = "T1";
  1648. //
  1649. // textBox55
  1650. //
  1651. this.textBox55.Location = new System.Drawing.Point(151, 136);
  1652. this.textBox55.Name = "textBox55";
  1653. this.textBox55.Size = new System.Drawing.Size(48, 25);
  1654. this.textBox55.TabIndex = 134;
  1655. //
  1656. // label59
  1657. //
  1658. this.label59.AutoSize = true;
  1659. this.label59.Location = new System.Drawing.Point(122, 136);
  1660. this.label59.Name = "label59";
  1661. this.label59.Size = new System.Drawing.Size(31, 15);
  1662. this.label59.TabIndex = 133;
  1663. this.label59.Text = "U31";
  1664. //
  1665. // textBox56
  1666. //
  1667. this.textBox56.Location = new System.Drawing.Point(262, 136);
  1668. this.textBox56.Name = "textBox56";
  1669. this.textBox56.Size = new System.Drawing.Size(48, 25);
  1670. this.textBox56.TabIndex = 132;
  1671. //
  1672. // label60
  1673. //
  1674. this.label60.AutoSize = true;
  1675. this.label60.Location = new System.Drawing.Point(233, 136);
  1676. this.label60.Name = "label60";
  1677. this.label60.Size = new System.Drawing.Size(31, 15);
  1678. this.label60.TabIndex = 131;
  1679. this.label60.Text = "U31";
  1680. //
  1681. // textBox57
  1682. //
  1683. this.textBox57.Location = new System.Drawing.Point(373, 136);
  1684. this.textBox57.Name = "textBox57";
  1685. this.textBox57.Size = new System.Drawing.Size(48, 25);
  1686. this.textBox57.TabIndex = 130;
  1687. //
  1688. // label61
  1689. //
  1690. this.label61.AutoSize = true;
  1691. this.label61.Location = new System.Drawing.Point(344, 136);
  1692. this.label61.Name = "label61";
  1693. this.label61.Size = new System.Drawing.Size(31, 15);
  1694. this.label61.TabIndex = 129;
  1695. this.label61.Text = "U32";
  1696. //
  1697. // textBox58
  1698. //
  1699. this.textBox58.Location = new System.Drawing.Point(484, 136);
  1700. this.textBox58.Name = "textBox58";
  1701. this.textBox58.Size = new System.Drawing.Size(48, 25);
  1702. this.textBox58.TabIndex = 128;
  1703. //
  1704. // label62
  1705. //
  1706. this.label62.AutoSize = true;
  1707. this.label62.Location = new System.Drawing.Point(455, 136);
  1708. this.label62.Name = "label62";
  1709. this.label62.Size = new System.Drawing.Size(31, 15);
  1710. this.label62.TabIndex = 127;
  1711. this.label62.Text = "U33";
  1712. //
  1713. // textBox59
  1714. //
  1715. this.textBox59.Location = new System.Drawing.Point(595, 136);
  1716. this.textBox59.Name = "textBox59";
  1717. this.textBox59.Size = new System.Drawing.Size(48, 25);
  1718. this.textBox59.TabIndex = 126;
  1719. //
  1720. // label63
  1721. //
  1722. this.label63.AutoSize = true;
  1723. this.label63.Location = new System.Drawing.Point(566, 136);
  1724. this.label63.Name = "label63";
  1725. this.label63.Size = new System.Drawing.Size(31, 15);
  1726. this.label63.TabIndex = 125;
  1727. this.label63.Text = "U34";
  1728. //
  1729. // textBox61
  1730. //
  1731. this.textBox61.Location = new System.Drawing.Point(40, 136);
  1732. this.textBox61.Name = "textBox61";
  1733. this.textBox61.Size = new System.Drawing.Size(48, 25);
  1734. this.textBox61.TabIndex = 122;
  1735. //
  1736. // label65
  1737. //
  1738. this.label65.AutoSize = true;
  1739. this.label65.Location = new System.Drawing.Point(11, 136);
  1740. this.label65.Name = "label65";
  1741. this.label65.Size = new System.Drawing.Size(31, 15);
  1742. this.label65.TabIndex = 121;
  1743. this.label65.Text = "U29";
  1744. //
  1745. // textBox48
  1746. //
  1747. this.textBox48.Location = new System.Drawing.Point(151, 105);
  1748. this.textBox48.Name = "textBox48";
  1749. this.textBox48.Size = new System.Drawing.Size(48, 25);
  1750. this.textBox48.TabIndex = 120;
  1751. //
  1752. // label52
  1753. //
  1754. this.label52.AutoSize = true;
  1755. this.label52.Location = new System.Drawing.Point(122, 105);
  1756. this.label52.Name = "label52";
  1757. this.label52.Size = new System.Drawing.Size(31, 15);
  1758. this.label52.TabIndex = 119;
  1759. this.label52.Text = "U23";
  1760. //
  1761. // textBox49
  1762. //
  1763. this.textBox49.Location = new System.Drawing.Point(262, 105);
  1764. this.textBox49.Name = "textBox49";
  1765. this.textBox49.Size = new System.Drawing.Size(48, 25);
  1766. this.textBox49.TabIndex = 118;
  1767. //
  1768. // label53
  1769. //
  1770. this.label53.AutoSize = true;
  1771. this.label53.Location = new System.Drawing.Point(233, 105);
  1772. this.label53.Name = "label53";
  1773. this.label53.Size = new System.Drawing.Size(31, 15);
  1774. this.label53.TabIndex = 117;
  1775. this.label53.Text = "U24";
  1776. //
  1777. // textBox50
  1778. //
  1779. this.textBox50.Location = new System.Drawing.Point(373, 105);
  1780. this.textBox50.Name = "textBox50";
  1781. this.textBox50.Size = new System.Drawing.Size(48, 25);
  1782. this.textBox50.TabIndex = 116;
  1783. //
  1784. // label54
  1785. //
  1786. this.label54.AutoSize = true;
  1787. this.label54.Location = new System.Drawing.Point(344, 105);
  1788. this.label54.Name = "label54";
  1789. this.label54.Size = new System.Drawing.Size(31, 15);
  1790. this.label54.TabIndex = 115;
  1791. this.label54.Text = "U25";
  1792. //
  1793. // textBox51
  1794. //
  1795. this.textBox51.Location = new System.Drawing.Point(484, 105);
  1796. this.textBox51.Name = "textBox51";
  1797. this.textBox51.Size = new System.Drawing.Size(48, 25);
  1798. this.textBox51.TabIndex = 114;
  1799. //
  1800. // label55
  1801. //
  1802. this.label55.AutoSize = true;
  1803. this.label55.Location = new System.Drawing.Point(455, 105);
  1804. this.label55.Name = "label55";
  1805. this.label55.Size = new System.Drawing.Size(31, 15);
  1806. this.label55.TabIndex = 113;
  1807. this.label55.Text = "U26";
  1808. //
  1809. // textBox52
  1810. //
  1811. this.textBox52.Location = new System.Drawing.Point(595, 105);
  1812. this.textBox52.Name = "textBox52";
  1813. this.textBox52.Size = new System.Drawing.Size(48, 25);
  1814. this.textBox52.TabIndex = 112;
  1815. //
  1816. // label56
  1817. //
  1818. this.label56.AutoSize = true;
  1819. this.label56.Location = new System.Drawing.Point(566, 105);
  1820. this.label56.Name = "label56";
  1821. this.label56.Size = new System.Drawing.Size(31, 15);
  1822. this.label56.TabIndex = 111;
  1823. this.label56.Text = "U27";
  1824. //
  1825. // textBox53
  1826. //
  1827. this.textBox53.Location = new System.Drawing.Point(706, 105);
  1828. this.textBox53.Name = "textBox53";
  1829. this.textBox53.Size = new System.Drawing.Size(48, 25);
  1830. this.textBox53.TabIndex = 110;
  1831. //
  1832. // label57
  1833. //
  1834. this.label57.AutoSize = true;
  1835. this.label57.Location = new System.Drawing.Point(677, 105);
  1836. this.label57.Name = "label57";
  1837. this.label57.Size = new System.Drawing.Size(31, 15);
  1838. this.label57.TabIndex = 109;
  1839. this.label57.Text = "U28";
  1840. //
  1841. // textBox54
  1842. //
  1843. this.textBox54.Location = new System.Drawing.Point(40, 105);
  1844. this.textBox54.Name = "textBox54";
  1845. this.textBox54.Size = new System.Drawing.Size(48, 25);
  1846. this.textBox54.TabIndex = 108;
  1847. //
  1848. // label58
  1849. //
  1850. this.label58.AutoSize = true;
  1851. this.label58.Location = new System.Drawing.Point(11, 105);
  1852. this.label58.Name = "label58";
  1853. this.label58.Size = new System.Drawing.Size(31, 15);
  1854. this.label58.TabIndex = 107;
  1855. this.label58.Text = "U22";
  1856. //
  1857. // textBox41
  1858. //
  1859. this.textBox41.Location = new System.Drawing.Point(151, 74);
  1860. this.textBox41.Name = "textBox41";
  1861. this.textBox41.Size = new System.Drawing.Size(48, 25);
  1862. this.textBox41.TabIndex = 106;
  1863. //
  1864. // label44
  1865. //
  1866. this.label44.AutoSize = true;
  1867. this.label44.Location = new System.Drawing.Point(122, 74);
  1868. this.label44.Name = "label44";
  1869. this.label44.Size = new System.Drawing.Size(31, 15);
  1870. this.label44.TabIndex = 105;
  1871. this.label44.Text = "U16";
  1872. //
  1873. // textBox42
  1874. //
  1875. this.textBox42.Location = new System.Drawing.Point(262, 74);
  1876. this.textBox42.Name = "textBox42";
  1877. this.textBox42.Size = new System.Drawing.Size(48, 25);
  1878. this.textBox42.TabIndex = 104;
  1879. //
  1880. // label46
  1881. //
  1882. this.label46.AutoSize = true;
  1883. this.label46.Location = new System.Drawing.Point(233, 74);
  1884. this.label46.Name = "label46";
  1885. this.label46.Size = new System.Drawing.Size(31, 15);
  1886. this.label46.TabIndex = 103;
  1887. this.label46.Text = "U17";
  1888. //
  1889. // textBox43
  1890. //
  1891. this.textBox43.Location = new System.Drawing.Point(373, 74);
  1892. this.textBox43.Name = "textBox43";
  1893. this.textBox43.Size = new System.Drawing.Size(48, 25);
  1894. this.textBox43.TabIndex = 102;
  1895. //
  1896. // label47
  1897. //
  1898. this.label47.AutoSize = true;
  1899. this.label47.Location = new System.Drawing.Point(344, 74);
  1900. this.label47.Name = "label47";
  1901. this.label47.Size = new System.Drawing.Size(31, 15);
  1902. this.label47.TabIndex = 101;
  1903. this.label47.Text = "U18";
  1904. //
  1905. // textBox44
  1906. //
  1907. this.textBox44.Location = new System.Drawing.Point(484, 74);
  1908. this.textBox44.Name = "textBox44";
  1909. this.textBox44.Size = new System.Drawing.Size(48, 25);
  1910. this.textBox44.TabIndex = 100;
  1911. //
  1912. // label48
  1913. //
  1914. this.label48.AutoSize = true;
  1915. this.label48.Location = new System.Drawing.Point(455, 74);
  1916. this.label48.Name = "label48";
  1917. this.label48.Size = new System.Drawing.Size(31, 15);
  1918. this.label48.TabIndex = 99;
  1919. this.label48.Text = "U19";
  1920. //
  1921. // textBox45
  1922. //
  1923. this.textBox45.Location = new System.Drawing.Point(595, 74);
  1924. this.textBox45.Name = "textBox45";
  1925. this.textBox45.Size = new System.Drawing.Size(48, 25);
  1926. this.textBox45.TabIndex = 98;
  1927. //
  1928. // label49
  1929. //
  1930. this.label49.AutoSize = true;
  1931. this.label49.Location = new System.Drawing.Point(566, 74);
  1932. this.label49.Name = "label49";
  1933. this.label49.Size = new System.Drawing.Size(31, 15);
  1934. this.label49.TabIndex = 97;
  1935. this.label49.Text = "U20";
  1936. //
  1937. // textBox46
  1938. //
  1939. this.textBox46.Location = new System.Drawing.Point(706, 74);
  1940. this.textBox46.Name = "textBox46";
  1941. this.textBox46.Size = new System.Drawing.Size(48, 25);
  1942. this.textBox46.TabIndex = 96;
  1943. //
  1944. // label50
  1945. //
  1946. this.label50.AutoSize = true;
  1947. this.label50.Location = new System.Drawing.Point(677, 74);
  1948. this.label50.Name = "label50";
  1949. this.label50.Size = new System.Drawing.Size(31, 15);
  1950. this.label50.TabIndex = 95;
  1951. this.label50.Text = "U21";
  1952. //
  1953. // textBox47
  1954. //
  1955. this.textBox47.Location = new System.Drawing.Point(40, 74);
  1956. this.textBox47.Name = "textBox47";
  1957. this.textBox47.Size = new System.Drawing.Size(48, 25);
  1958. this.textBox47.TabIndex = 94;
  1959. //
  1960. // label51
  1961. //
  1962. this.label51.AutoSize = true;
  1963. this.label51.Location = new System.Drawing.Point(11, 74);
  1964. this.label51.Name = "label51";
  1965. this.label51.Size = new System.Drawing.Size(31, 15);
  1966. this.label51.TabIndex = 93;
  1967. this.label51.Text = "U15";
  1968. //
  1969. // textBox28
  1970. //
  1971. this.textBox28.Location = new System.Drawing.Point(151, 43);
  1972. this.textBox28.Name = "textBox28";
  1973. this.textBox28.Size = new System.Drawing.Size(48, 25);
  1974. this.textBox28.TabIndex = 92;
  1975. //
  1976. // label33
  1977. //
  1978. this.label33.AutoSize = true;
  1979. this.label33.Location = new System.Drawing.Point(122, 43);
  1980. this.label33.Name = "label33";
  1981. this.label33.Size = new System.Drawing.Size(23, 15);
  1982. this.label33.TabIndex = 91;
  1983. this.label33.Text = "U9";
  1984. //
  1985. // textBox29
  1986. //
  1987. this.textBox29.Location = new System.Drawing.Point(262, 43);
  1988. this.textBox29.Name = "textBox29";
  1989. this.textBox29.Size = new System.Drawing.Size(48, 25);
  1990. this.textBox29.TabIndex = 90;
  1991. //
  1992. // label34
  1993. //
  1994. this.label34.AutoSize = true;
  1995. this.label34.Location = new System.Drawing.Point(233, 43);
  1996. this.label34.Name = "label34";
  1997. this.label34.Size = new System.Drawing.Size(31, 15);
  1998. this.label34.TabIndex = 89;
  1999. this.label34.Text = "U10";
  2000. //
  2001. // textBox30
  2002. //
  2003. this.textBox30.Location = new System.Drawing.Point(373, 43);
  2004. this.textBox30.Name = "textBox30";
  2005. this.textBox30.Size = new System.Drawing.Size(48, 25);
  2006. this.textBox30.TabIndex = 88;
  2007. //
  2008. // label35
  2009. //
  2010. this.label35.AutoSize = true;
  2011. this.label35.Location = new System.Drawing.Point(344, 43);
  2012. this.label35.Name = "label35";
  2013. this.label35.Size = new System.Drawing.Size(31, 15);
  2014. this.label35.TabIndex = 87;
  2015. this.label35.Text = "U11";
  2016. //
  2017. // textBox31
  2018. //
  2019. this.textBox31.Location = new System.Drawing.Point(484, 43);
  2020. this.textBox31.Name = "textBox31";
  2021. this.textBox31.Size = new System.Drawing.Size(48, 25);
  2022. this.textBox31.TabIndex = 86;
  2023. //
  2024. // label36
  2025. //
  2026. this.label36.AutoSize = true;
  2027. this.label36.Location = new System.Drawing.Point(455, 43);
  2028. this.label36.Name = "label36";
  2029. this.label36.Size = new System.Drawing.Size(31, 15);
  2030. this.label36.TabIndex = 85;
  2031. this.label36.Text = "U12";
  2032. //
  2033. // textBox32
  2034. //
  2035. this.textBox32.Location = new System.Drawing.Point(595, 43);
  2036. this.textBox32.Name = "textBox32";
  2037. this.textBox32.Size = new System.Drawing.Size(48, 25);
  2038. this.textBox32.TabIndex = 84;
  2039. //
  2040. // label37
  2041. //
  2042. this.label37.AutoSize = true;
  2043. this.label37.Location = new System.Drawing.Point(566, 43);
  2044. this.label37.Name = "label37";
  2045. this.label37.Size = new System.Drawing.Size(31, 15);
  2046. this.label37.TabIndex = 83;
  2047. this.label37.Text = "U13";
  2048. //
  2049. // textBox38
  2050. //
  2051. this.textBox38.Location = new System.Drawing.Point(706, 43);
  2052. this.textBox38.Name = "textBox38";
  2053. this.textBox38.Size = new System.Drawing.Size(48, 25);
  2054. this.textBox38.TabIndex = 82;
  2055. //
  2056. // label38
  2057. //
  2058. this.label38.AutoSize = true;
  2059. this.label38.Location = new System.Drawing.Point(677, 43);
  2060. this.label38.Name = "label38";
  2061. this.label38.Size = new System.Drawing.Size(31, 15);
  2062. this.label38.TabIndex = 81;
  2063. this.label38.Text = "U14";
  2064. //
  2065. // textBox40
  2066. //
  2067. this.textBox40.Location = new System.Drawing.Point(40, 43);
  2068. this.textBox40.Name = "textBox40";
  2069. this.textBox40.Size = new System.Drawing.Size(48, 25);
  2070. this.textBox40.TabIndex = 80;
  2071. //
  2072. // U8
  2073. //
  2074. this.U8.AutoSize = true;
  2075. this.U8.Location = new System.Drawing.Point(11, 43);
  2076. this.U8.Name = "U8";
  2077. this.U8.Size = new System.Drawing.Size(23, 15);
  2078. this.U8.TabIndex = 79;
  2079. this.U8.Text = "U8";
  2080. //
  2081. // textBox39
  2082. //
  2083. this.textBox39.Location = new System.Drawing.Point(151, 12);
  2084. this.textBox39.Name = "textBox39";
  2085. this.textBox39.Size = new System.Drawing.Size(48, 25);
  2086. this.textBox39.TabIndex = 78;
  2087. //
  2088. // label45
  2089. //
  2090. this.label45.AutoSize = true;
  2091. this.label45.Location = new System.Drawing.Point(122, 12);
  2092. this.label45.Name = "label45";
  2093. this.label45.Size = new System.Drawing.Size(23, 15);
  2094. this.label45.TabIndex = 77;
  2095. this.label45.Text = "U2";
  2096. //
  2097. // textBox37
  2098. //
  2099. this.textBox37.Location = new System.Drawing.Point(262, 12);
  2100. this.textBox37.Name = "textBox37";
  2101. this.textBox37.Size = new System.Drawing.Size(48, 25);
  2102. this.textBox37.TabIndex = 74;
  2103. //
  2104. // label43
  2105. //
  2106. this.label43.AutoSize = true;
  2107. this.label43.Location = new System.Drawing.Point(233, 12);
  2108. this.label43.Name = "label43";
  2109. this.label43.Size = new System.Drawing.Size(23, 15);
  2110. this.label43.TabIndex = 73;
  2111. this.label43.Text = "U3";
  2112. //
  2113. // textBox36
  2114. //
  2115. this.textBox36.Location = new System.Drawing.Point(373, 12);
  2116. this.textBox36.Name = "textBox36";
  2117. this.textBox36.Size = new System.Drawing.Size(48, 25);
  2118. this.textBox36.TabIndex = 72;
  2119. //
  2120. // label42
  2121. //
  2122. this.label42.AutoSize = true;
  2123. this.label42.Location = new System.Drawing.Point(344, 12);
  2124. this.label42.Name = "label42";
  2125. this.label42.Size = new System.Drawing.Size(23, 15);
  2126. this.label42.TabIndex = 71;
  2127. this.label42.Text = "U4";
  2128. //
  2129. // textBox35
  2130. //
  2131. this.textBox35.Location = new System.Drawing.Point(484, 12);
  2132. this.textBox35.Name = "textBox35";
  2133. this.textBox35.Size = new System.Drawing.Size(48, 25);
  2134. this.textBox35.TabIndex = 70;
  2135. //
  2136. // label41
  2137. //
  2138. this.label41.AutoSize = true;
  2139. this.label41.Location = new System.Drawing.Point(455, 12);
  2140. this.label41.Name = "label41";
  2141. this.label41.Size = new System.Drawing.Size(23, 15);
  2142. this.label41.TabIndex = 69;
  2143. this.label41.Text = "U5";
  2144. //
  2145. // textBox34
  2146. //
  2147. this.textBox34.Location = new System.Drawing.Point(595, 12);
  2148. this.textBox34.Name = "textBox34";
  2149. this.textBox34.Size = new System.Drawing.Size(48, 25);
  2150. this.textBox34.TabIndex = 68;
  2151. //
  2152. // label40
  2153. //
  2154. this.label40.AutoSize = true;
  2155. this.label40.Location = new System.Drawing.Point(566, 12);
  2156. this.label40.Name = "label40";
  2157. this.label40.Size = new System.Drawing.Size(23, 15);
  2158. this.label40.TabIndex = 67;
  2159. this.label40.Text = "U6";
  2160. //
  2161. // textBox33
  2162. //
  2163. this.textBox33.Location = new System.Drawing.Point(706, 12);
  2164. this.textBox33.Name = "textBox33";
  2165. this.textBox33.Size = new System.Drawing.Size(48, 25);
  2166. this.textBox33.TabIndex = 66;
  2167. //
  2168. // label39
  2169. //
  2170. this.label39.AutoSize = true;
  2171. this.label39.Location = new System.Drawing.Point(677, 12);
  2172. this.label39.Name = "label39";
  2173. this.label39.Size = new System.Drawing.Size(23, 15);
  2174. this.label39.TabIndex = 65;
  2175. this.label39.Text = "U7";
  2176. //
  2177. // textBox27
  2178. //
  2179. this.textBox27.Location = new System.Drawing.Point(40, 12);
  2180. this.textBox27.Name = "textBox27";
  2181. this.textBox27.Size = new System.Drawing.Size(48, 25);
  2182. this.textBox27.TabIndex = 53;
  2183. //
  2184. // U1
  2185. //
  2186. this.U1.AutoSize = true;
  2187. this.U1.Location = new System.Drawing.Point(11, 12);
  2188. this.U1.Name = "U1";
  2189. this.U1.Size = new System.Drawing.Size(23, 15);
  2190. this.U1.TabIndex = 10;
  2191. this.U1.Text = "U1";
  2192. //
  2193. // tabBoard3
  2194. //
  2195. this.tabBoard3.Controls.Add(this.panel4);
  2196. this.tabBoard3.Location = new System.Drawing.Point(4, 25);
  2197. this.tabBoard3.Name = "tabBoard3";
  2198. this.tabBoard3.Size = new System.Drawing.Size(993, 228);
  2199. this.tabBoard3.TabIndex = 2;
  2200. this.tabBoard3.Text = "分板三";
  2201. this.tabBoard3.UseVisualStyleBackColor = true;
  2202. //
  2203. // panel4
  2204. //
  2205. this.panel4.Controls.Add(this.textBox115);
  2206. this.panel4.Controls.Add(this.label117);
  2207. this.panel4.Controls.Add(this.textBox116);
  2208. this.panel4.Controls.Add(this.label118);
  2209. this.panel4.Controls.Add(this.textBox117);
  2210. this.panel4.Controls.Add(this.label119);
  2211. this.panel4.Controls.Add(this.textBox118);
  2212. this.panel4.Controls.Add(this.label120);
  2213. this.panel4.Controls.Add(this.textBox119);
  2214. this.panel4.Controls.Add(this.label121);
  2215. this.panel4.Controls.Add(this.textBox120);
  2216. this.panel4.Controls.Add(this.label122);
  2217. this.panel4.Controls.Add(this.textBox121);
  2218. this.panel4.Controls.Add(this.label123);
  2219. this.panel4.Controls.Add(this.textBox122);
  2220. this.panel4.Controls.Add(this.label124);
  2221. this.panel4.Controls.Add(this.textBox123);
  2222. this.panel4.Controls.Add(this.label125);
  2223. this.panel4.Controls.Add(this.textBox124);
  2224. this.panel4.Controls.Add(this.label126);
  2225. this.panel4.Controls.Add(this.textBox125);
  2226. this.panel4.Controls.Add(this.label127);
  2227. this.panel4.Controls.Add(this.textBox126);
  2228. this.panel4.Controls.Add(this.label128);
  2229. this.panel4.Controls.Add(this.textBox127);
  2230. this.panel4.Controls.Add(this.label129);
  2231. this.panel4.Controls.Add(this.textBox128);
  2232. this.panel4.Controls.Add(this.label130);
  2233. this.panel4.Controls.Add(this.textBox129);
  2234. this.panel4.Controls.Add(this.label131);
  2235. this.panel4.Controls.Add(this.textBox130);
  2236. this.panel4.Controls.Add(this.label132);
  2237. this.panel4.Controls.Add(this.textBox131);
  2238. this.panel4.Controls.Add(this.label133);
  2239. this.panel4.Controls.Add(this.textBox132);
  2240. this.panel4.Controls.Add(this.label134);
  2241. this.panel4.Controls.Add(this.textBox133);
  2242. this.panel4.Controls.Add(this.label135);
  2243. this.panel4.Controls.Add(this.textBox134);
  2244. this.panel4.Controls.Add(this.label136);
  2245. this.panel4.Controls.Add(this.textBox135);
  2246. this.panel4.Controls.Add(this.label137);
  2247. this.panel4.Controls.Add(this.textBox136);
  2248. this.panel4.Controls.Add(this.label138);
  2249. this.panel4.Controls.Add(this.textBox137);
  2250. this.panel4.Controls.Add(this.label139);
  2251. this.panel4.Controls.Add(this.textBox138);
  2252. this.panel4.Controls.Add(this.label140);
  2253. this.panel4.Controls.Add(this.textBox139);
  2254. this.panel4.Controls.Add(this.label141);
  2255. this.panel4.Controls.Add(this.textBox140);
  2256. this.panel4.Controls.Add(this.label142);
  2257. this.panel4.Controls.Add(this.textBox141);
  2258. this.panel4.Controls.Add(this.label143);
  2259. this.panel4.Controls.Add(this.textBox142);
  2260. this.panel4.Controls.Add(this.label144);
  2261. this.panel4.Controls.Add(this.textBox143);
  2262. this.panel4.Controls.Add(this.label145);
  2263. this.panel4.Controls.Add(this.textBox144);
  2264. this.panel4.Controls.Add(this.label146);
  2265. this.panel4.Controls.Add(this.textBox145);
  2266. this.panel4.Controls.Add(this.label147);
  2267. this.panel4.Controls.Add(this.textBox146);
  2268. this.panel4.Controls.Add(this.label148);
  2269. this.panel4.Controls.Add(this.textBox147);
  2270. this.panel4.Controls.Add(this.label149);
  2271. this.panel4.Controls.Add(this.textBox148);
  2272. this.panel4.Controls.Add(this.label150);
  2273. this.panel4.Controls.Add(this.textBox149);
  2274. this.panel4.Controls.Add(this.label151);
  2275. this.panel4.Controls.Add(this.textBox150);
  2276. this.panel4.Controls.Add(this.label152);
  2277. this.panel4.Controls.Add(this.textBox151);
  2278. this.panel4.Controls.Add(this.label153);
  2279. this.panel4.Controls.Add(this.textBox152);
  2280. this.panel4.Controls.Add(this.label154);
  2281. this.panel4.Controls.Add(this.textBox153);
  2282. this.panel4.Controls.Add(this.label155);
  2283. this.panel4.Controls.Add(this.textBox154);
  2284. this.panel4.Controls.Add(this.label156);
  2285. this.panel4.Controls.Add(this.textBox155);
  2286. this.panel4.Controls.Add(this.label157);
  2287. this.panel4.Controls.Add(this.textBox156);
  2288. this.panel4.Controls.Add(this.label158);
  2289. this.panel4.Controls.Add(this.textBox157);
  2290. this.panel4.Controls.Add(this.label159);
  2291. this.panel4.Controls.Add(this.textBox158);
  2292. this.panel4.Controls.Add(this.label160);
  2293. this.panel4.Location = new System.Drawing.Point(0, 0);
  2294. this.panel4.Name = "panel4";
  2295. this.panel4.Size = new System.Drawing.Size(993, 228);
  2296. this.panel4.TabIndex = 12;
  2297. //
  2298. // textBox115
  2299. //
  2300. this.textBox115.Location = new System.Drawing.Point(151, 200);
  2301. this.textBox115.Name = "textBox115";
  2302. this.textBox115.Size = new System.Drawing.Size(48, 25);
  2303. this.textBox115.TabIndex = 162;
  2304. //
  2305. // label117
  2306. //
  2307. this.label117.AutoSize = true;
  2308. this.label117.Location = new System.Drawing.Point(122, 200);
  2309. this.label117.Name = "label117";
  2310. this.label117.Size = new System.Drawing.Size(23, 15);
  2311. this.label117.TabIndex = 161;
  2312. this.label117.Text = "T9";
  2313. //
  2314. // textBox116
  2315. //
  2316. this.textBox116.Location = new System.Drawing.Point(262, 200);
  2317. this.textBox116.Name = "textBox116";
  2318. this.textBox116.Size = new System.Drawing.Size(48, 25);
  2319. this.textBox116.TabIndex = 160;
  2320. //
  2321. // label118
  2322. //
  2323. this.label118.AutoSize = true;
  2324. this.label118.Location = new System.Drawing.Point(233, 200);
  2325. this.label118.Name = "label118";
  2326. this.label118.Size = new System.Drawing.Size(31, 15);
  2327. this.label118.TabIndex = 159;
  2328. this.label118.Text = "T10";
  2329. //
  2330. // textBox117
  2331. //
  2332. this.textBox117.Location = new System.Drawing.Point(40, 200);
  2333. this.textBox117.Name = "textBox117";
  2334. this.textBox117.Size = new System.Drawing.Size(48, 25);
  2335. this.textBox117.TabIndex = 150;
  2336. //
  2337. // label119
  2338. //
  2339. this.label119.AutoSize = true;
  2340. this.label119.Location = new System.Drawing.Point(11, 200);
  2341. this.label119.Name = "label119";
  2342. this.label119.Size = new System.Drawing.Size(23, 15);
  2343. this.label119.TabIndex = 149;
  2344. this.label119.Text = "T8";
  2345. //
  2346. // textBox118
  2347. //
  2348. this.textBox118.Location = new System.Drawing.Point(151, 167);
  2349. this.textBox118.Name = "textBox118";
  2350. this.textBox118.Size = new System.Drawing.Size(48, 25);
  2351. this.textBox118.TabIndex = 148;
  2352. //
  2353. // label120
  2354. //
  2355. this.label120.AutoSize = true;
  2356. this.label120.Location = new System.Drawing.Point(122, 167);
  2357. this.label120.Name = "label120";
  2358. this.label120.Size = new System.Drawing.Size(23, 15);
  2359. this.label120.TabIndex = 147;
  2360. this.label120.Text = "T2";
  2361. //
  2362. // textBox119
  2363. //
  2364. this.textBox119.Location = new System.Drawing.Point(262, 167);
  2365. this.textBox119.Name = "textBox119";
  2366. this.textBox119.Size = new System.Drawing.Size(48, 25);
  2367. this.textBox119.TabIndex = 146;
  2368. //
  2369. // label121
  2370. //
  2371. this.label121.AutoSize = true;
  2372. this.label121.Location = new System.Drawing.Point(233, 167);
  2373. this.label121.Name = "label121";
  2374. this.label121.Size = new System.Drawing.Size(23, 15);
  2375. this.label121.TabIndex = 145;
  2376. this.label121.Text = "T3";
  2377. //
  2378. // textBox120
  2379. //
  2380. this.textBox120.Location = new System.Drawing.Point(373, 167);
  2381. this.textBox120.Name = "textBox120";
  2382. this.textBox120.Size = new System.Drawing.Size(48, 25);
  2383. this.textBox120.TabIndex = 144;
  2384. //
  2385. // label122
  2386. //
  2387. this.label122.AutoSize = true;
  2388. this.label122.Location = new System.Drawing.Point(344, 167);
  2389. this.label122.Name = "label122";
  2390. this.label122.Size = new System.Drawing.Size(23, 15);
  2391. this.label122.TabIndex = 143;
  2392. this.label122.Text = "T4";
  2393. //
  2394. // textBox121
  2395. //
  2396. this.textBox121.Location = new System.Drawing.Point(484, 167);
  2397. this.textBox121.Name = "textBox121";
  2398. this.textBox121.Size = new System.Drawing.Size(48, 25);
  2399. this.textBox121.TabIndex = 142;
  2400. //
  2401. // label123
  2402. //
  2403. this.label123.AutoSize = true;
  2404. this.label123.Location = new System.Drawing.Point(455, 167);
  2405. this.label123.Name = "label123";
  2406. this.label123.Size = new System.Drawing.Size(23, 15);
  2407. this.label123.TabIndex = 141;
  2408. this.label123.Text = "T5";
  2409. //
  2410. // textBox122
  2411. //
  2412. this.textBox122.Location = new System.Drawing.Point(595, 167);
  2413. this.textBox122.Name = "textBox122";
  2414. this.textBox122.Size = new System.Drawing.Size(48, 25);
  2415. this.textBox122.TabIndex = 140;
  2416. //
  2417. // label124
  2418. //
  2419. this.label124.AutoSize = true;
  2420. this.label124.Location = new System.Drawing.Point(566, 167);
  2421. this.label124.Name = "label124";
  2422. this.label124.Size = new System.Drawing.Size(23, 15);
  2423. this.label124.TabIndex = 139;
  2424. this.label124.Text = "T6";
  2425. //
  2426. // textBox123
  2427. //
  2428. this.textBox123.Location = new System.Drawing.Point(706, 167);
  2429. this.textBox123.Name = "textBox123";
  2430. this.textBox123.Size = new System.Drawing.Size(48, 25);
  2431. this.textBox123.TabIndex = 138;
  2432. //
  2433. // label125
  2434. //
  2435. this.label125.AutoSize = true;
  2436. this.label125.Location = new System.Drawing.Point(677, 167);
  2437. this.label125.Name = "label125";
  2438. this.label125.Size = new System.Drawing.Size(23, 15);
  2439. this.label125.TabIndex = 137;
  2440. this.label125.Text = "T7";
  2441. //
  2442. // textBox124
  2443. //
  2444. this.textBox124.Location = new System.Drawing.Point(40, 167);
  2445. this.textBox124.Name = "textBox124";
  2446. this.textBox124.Size = new System.Drawing.Size(48, 25);
  2447. this.textBox124.TabIndex = 136;
  2448. //
  2449. // label126
  2450. //
  2451. this.label126.AutoSize = true;
  2452. this.label126.Location = new System.Drawing.Point(11, 167);
  2453. this.label126.Name = "label126";
  2454. this.label126.Size = new System.Drawing.Size(23, 15);
  2455. this.label126.TabIndex = 135;
  2456. this.label126.Text = "T1";
  2457. //
  2458. // textBox125
  2459. //
  2460. this.textBox125.Location = new System.Drawing.Point(151, 136);
  2461. this.textBox125.Name = "textBox125";
  2462. this.textBox125.Size = new System.Drawing.Size(48, 25);
  2463. this.textBox125.TabIndex = 134;
  2464. //
  2465. // label127
  2466. //
  2467. this.label127.AutoSize = true;
  2468. this.label127.Location = new System.Drawing.Point(122, 136);
  2469. this.label127.Name = "label127";
  2470. this.label127.Size = new System.Drawing.Size(31, 15);
  2471. this.label127.TabIndex = 133;
  2472. this.label127.Text = "U31";
  2473. //
  2474. // textBox126
  2475. //
  2476. this.textBox126.Location = new System.Drawing.Point(262, 136);
  2477. this.textBox126.Name = "textBox126";
  2478. this.textBox126.Size = new System.Drawing.Size(48, 25);
  2479. this.textBox126.TabIndex = 132;
  2480. //
  2481. // label128
  2482. //
  2483. this.label128.AutoSize = true;
  2484. this.label128.Location = new System.Drawing.Point(233, 136);
  2485. this.label128.Name = "label128";
  2486. this.label128.Size = new System.Drawing.Size(31, 15);
  2487. this.label128.TabIndex = 131;
  2488. this.label128.Text = "U31";
  2489. //
  2490. // textBox127
  2491. //
  2492. this.textBox127.Location = new System.Drawing.Point(373, 136);
  2493. this.textBox127.Name = "textBox127";
  2494. this.textBox127.Size = new System.Drawing.Size(48, 25);
  2495. this.textBox127.TabIndex = 130;
  2496. //
  2497. // label129
  2498. //
  2499. this.label129.AutoSize = true;
  2500. this.label129.Location = new System.Drawing.Point(344, 136);
  2501. this.label129.Name = "label129";
  2502. this.label129.Size = new System.Drawing.Size(31, 15);
  2503. this.label129.TabIndex = 129;
  2504. this.label129.Text = "U32";
  2505. //
  2506. // textBox128
  2507. //
  2508. this.textBox128.Location = new System.Drawing.Point(484, 136);
  2509. this.textBox128.Name = "textBox128";
  2510. this.textBox128.Size = new System.Drawing.Size(48, 25);
  2511. this.textBox128.TabIndex = 128;
  2512. //
  2513. // label130
  2514. //
  2515. this.label130.AutoSize = true;
  2516. this.label130.Location = new System.Drawing.Point(455, 136);
  2517. this.label130.Name = "label130";
  2518. this.label130.Size = new System.Drawing.Size(31, 15);
  2519. this.label130.TabIndex = 127;
  2520. this.label130.Text = "U33";
  2521. //
  2522. // textBox129
  2523. //
  2524. this.textBox129.Location = new System.Drawing.Point(595, 136);
  2525. this.textBox129.Name = "textBox129";
  2526. this.textBox129.Size = new System.Drawing.Size(48, 25);
  2527. this.textBox129.TabIndex = 126;
  2528. //
  2529. // label131
  2530. //
  2531. this.label131.AutoSize = true;
  2532. this.label131.Location = new System.Drawing.Point(566, 136);
  2533. this.label131.Name = "label131";
  2534. this.label131.Size = new System.Drawing.Size(31, 15);
  2535. this.label131.TabIndex = 125;
  2536. this.label131.Text = "U34";
  2537. //
  2538. // textBox130
  2539. //
  2540. this.textBox130.Location = new System.Drawing.Point(40, 136);
  2541. this.textBox130.Name = "textBox130";
  2542. this.textBox130.Size = new System.Drawing.Size(48, 25);
  2543. this.textBox130.TabIndex = 122;
  2544. //
  2545. // label132
  2546. //
  2547. this.label132.AutoSize = true;
  2548. this.label132.Location = new System.Drawing.Point(11, 136);
  2549. this.label132.Name = "label132";
  2550. this.label132.Size = new System.Drawing.Size(31, 15);
  2551. this.label132.TabIndex = 121;
  2552. this.label132.Text = "U29";
  2553. //
  2554. // textBox131
  2555. //
  2556. this.textBox131.Location = new System.Drawing.Point(151, 105);
  2557. this.textBox131.Name = "textBox131";
  2558. this.textBox131.Size = new System.Drawing.Size(48, 25);
  2559. this.textBox131.TabIndex = 120;
  2560. //
  2561. // label133
  2562. //
  2563. this.label133.AutoSize = true;
  2564. this.label133.Location = new System.Drawing.Point(122, 105);
  2565. this.label133.Name = "label133";
  2566. this.label133.Size = new System.Drawing.Size(31, 15);
  2567. this.label133.TabIndex = 119;
  2568. this.label133.Text = "U23";
  2569. //
  2570. // textBox132
  2571. //
  2572. this.textBox132.Location = new System.Drawing.Point(262, 105);
  2573. this.textBox132.Name = "textBox132";
  2574. this.textBox132.Size = new System.Drawing.Size(48, 25);
  2575. this.textBox132.TabIndex = 118;
  2576. //
  2577. // label134
  2578. //
  2579. this.label134.AutoSize = true;
  2580. this.label134.Location = new System.Drawing.Point(233, 105);
  2581. this.label134.Name = "label134";
  2582. this.label134.Size = new System.Drawing.Size(31, 15);
  2583. this.label134.TabIndex = 117;
  2584. this.label134.Text = "U24";
  2585. //
  2586. // textBox133
  2587. //
  2588. this.textBox133.Location = new System.Drawing.Point(373, 105);
  2589. this.textBox133.Name = "textBox133";
  2590. this.textBox133.Size = new System.Drawing.Size(48, 25);
  2591. this.textBox133.TabIndex = 116;
  2592. //
  2593. // label135
  2594. //
  2595. this.label135.AutoSize = true;
  2596. this.label135.Location = new System.Drawing.Point(344, 105);
  2597. this.label135.Name = "label135";
  2598. this.label135.Size = new System.Drawing.Size(31, 15);
  2599. this.label135.TabIndex = 115;
  2600. this.label135.Text = "U25";
  2601. //
  2602. // textBox134
  2603. //
  2604. this.textBox134.Location = new System.Drawing.Point(484, 105);
  2605. this.textBox134.Name = "textBox134";
  2606. this.textBox134.Size = new System.Drawing.Size(48, 25);
  2607. this.textBox134.TabIndex = 114;
  2608. //
  2609. // label136
  2610. //
  2611. this.label136.AutoSize = true;
  2612. this.label136.Location = new System.Drawing.Point(455, 105);
  2613. this.label136.Name = "label136";
  2614. this.label136.Size = new System.Drawing.Size(31, 15);
  2615. this.label136.TabIndex = 113;
  2616. this.label136.Text = "U26";
  2617. //
  2618. // textBox135
  2619. //
  2620. this.textBox135.Location = new System.Drawing.Point(595, 105);
  2621. this.textBox135.Name = "textBox135";
  2622. this.textBox135.Size = new System.Drawing.Size(48, 25);
  2623. this.textBox135.TabIndex = 112;
  2624. //
  2625. // label137
  2626. //
  2627. this.label137.AutoSize = true;
  2628. this.label137.Location = new System.Drawing.Point(566, 105);
  2629. this.label137.Name = "label137";
  2630. this.label137.Size = new System.Drawing.Size(31, 15);
  2631. this.label137.TabIndex = 111;
  2632. this.label137.Text = "U27";
  2633. //
  2634. // textBox136
  2635. //
  2636. this.textBox136.Location = new System.Drawing.Point(706, 105);
  2637. this.textBox136.Name = "textBox136";
  2638. this.textBox136.Size = new System.Drawing.Size(48, 25);
  2639. this.textBox136.TabIndex = 110;
  2640. //
  2641. // label138
  2642. //
  2643. this.label138.AutoSize = true;
  2644. this.label138.Location = new System.Drawing.Point(677, 105);
  2645. this.label138.Name = "label138";
  2646. this.label138.Size = new System.Drawing.Size(31, 15);
  2647. this.label138.TabIndex = 109;
  2648. this.label138.Text = "U28";
  2649. //
  2650. // textBox137
  2651. //
  2652. this.textBox137.Location = new System.Drawing.Point(40, 105);
  2653. this.textBox137.Name = "textBox137";
  2654. this.textBox137.Size = new System.Drawing.Size(48, 25);
  2655. this.textBox137.TabIndex = 108;
  2656. //
  2657. // label139
  2658. //
  2659. this.label139.AutoSize = true;
  2660. this.label139.Location = new System.Drawing.Point(11, 105);
  2661. this.label139.Name = "label139";
  2662. this.label139.Size = new System.Drawing.Size(31, 15);
  2663. this.label139.TabIndex = 107;
  2664. this.label139.Text = "U22";
  2665. //
  2666. // textBox138
  2667. //
  2668. this.textBox138.Location = new System.Drawing.Point(151, 74);
  2669. this.textBox138.Name = "textBox138";
  2670. this.textBox138.Size = new System.Drawing.Size(48, 25);
  2671. this.textBox138.TabIndex = 106;
  2672. //
  2673. // label140
  2674. //
  2675. this.label140.AutoSize = true;
  2676. this.label140.Location = new System.Drawing.Point(122, 74);
  2677. this.label140.Name = "label140";
  2678. this.label140.Size = new System.Drawing.Size(31, 15);
  2679. this.label140.TabIndex = 105;
  2680. this.label140.Text = "U16";
  2681. //
  2682. // textBox139
  2683. //
  2684. this.textBox139.Location = new System.Drawing.Point(262, 74);
  2685. this.textBox139.Name = "textBox139";
  2686. this.textBox139.Size = new System.Drawing.Size(48, 25);
  2687. this.textBox139.TabIndex = 104;
  2688. //
  2689. // label141
  2690. //
  2691. this.label141.AutoSize = true;
  2692. this.label141.Location = new System.Drawing.Point(233, 74);
  2693. this.label141.Name = "label141";
  2694. this.label141.Size = new System.Drawing.Size(31, 15);
  2695. this.label141.TabIndex = 103;
  2696. this.label141.Text = "U17";
  2697. //
  2698. // textBox140
  2699. //
  2700. this.textBox140.Location = new System.Drawing.Point(373, 74);
  2701. this.textBox140.Name = "textBox140";
  2702. this.textBox140.Size = new System.Drawing.Size(48, 25);
  2703. this.textBox140.TabIndex = 102;
  2704. //
  2705. // label142
  2706. //
  2707. this.label142.AutoSize = true;
  2708. this.label142.Location = new System.Drawing.Point(344, 74);
  2709. this.label142.Name = "label142";
  2710. this.label142.Size = new System.Drawing.Size(31, 15);
  2711. this.label142.TabIndex = 101;
  2712. this.label142.Text = "U18";
  2713. //
  2714. // textBox141
  2715. //
  2716. this.textBox141.Location = new System.Drawing.Point(484, 74);
  2717. this.textBox141.Name = "textBox141";
  2718. this.textBox141.Size = new System.Drawing.Size(48, 25);
  2719. this.textBox141.TabIndex = 100;
  2720. //
  2721. // label143
  2722. //
  2723. this.label143.AutoSize = true;
  2724. this.label143.Location = new System.Drawing.Point(455, 74);
  2725. this.label143.Name = "label143";
  2726. this.label143.Size = new System.Drawing.Size(31, 15);
  2727. this.label143.TabIndex = 99;
  2728. this.label143.Text = "U19";
  2729. //
  2730. // textBox142
  2731. //
  2732. this.textBox142.Location = new System.Drawing.Point(595, 74);
  2733. this.textBox142.Name = "textBox142";
  2734. this.textBox142.Size = new System.Drawing.Size(48, 25);
  2735. this.textBox142.TabIndex = 98;
  2736. //
  2737. // label144
  2738. //
  2739. this.label144.AutoSize = true;
  2740. this.label144.Location = new System.Drawing.Point(566, 74);
  2741. this.label144.Name = "label144";
  2742. this.label144.Size = new System.Drawing.Size(31, 15);
  2743. this.label144.TabIndex = 97;
  2744. this.label144.Text = "U20";
  2745. //
  2746. // textBox143
  2747. //
  2748. this.textBox143.Location = new System.Drawing.Point(706, 74);
  2749. this.textBox143.Name = "textBox143";
  2750. this.textBox143.Size = new System.Drawing.Size(48, 25);
  2751. this.textBox143.TabIndex = 96;
  2752. //
  2753. // label145
  2754. //
  2755. this.label145.AutoSize = true;
  2756. this.label145.Location = new System.Drawing.Point(677, 74);
  2757. this.label145.Name = "label145";
  2758. this.label145.Size = new System.Drawing.Size(31, 15);
  2759. this.label145.TabIndex = 95;
  2760. this.label145.Text = "U21";
  2761. //
  2762. // textBox144
  2763. //
  2764. this.textBox144.Location = new System.Drawing.Point(40, 74);
  2765. this.textBox144.Name = "textBox144";
  2766. this.textBox144.Size = new System.Drawing.Size(48, 25);
  2767. this.textBox144.TabIndex = 94;
  2768. //
  2769. // label146
  2770. //
  2771. this.label146.AutoSize = true;
  2772. this.label146.Location = new System.Drawing.Point(11, 74);
  2773. this.label146.Name = "label146";
  2774. this.label146.Size = new System.Drawing.Size(31, 15);
  2775. this.label146.TabIndex = 93;
  2776. this.label146.Text = "U15";
  2777. //
  2778. // textBox145
  2779. //
  2780. this.textBox145.Location = new System.Drawing.Point(151, 43);
  2781. this.textBox145.Name = "textBox145";
  2782. this.textBox145.Size = new System.Drawing.Size(48, 25);
  2783. this.textBox145.TabIndex = 92;
  2784. //
  2785. // label147
  2786. //
  2787. this.label147.AutoSize = true;
  2788. this.label147.Location = new System.Drawing.Point(122, 43);
  2789. this.label147.Name = "label147";
  2790. this.label147.Size = new System.Drawing.Size(23, 15);
  2791. this.label147.TabIndex = 91;
  2792. this.label147.Text = "U9";
  2793. //
  2794. // textBox146
  2795. //
  2796. this.textBox146.Location = new System.Drawing.Point(262, 43);
  2797. this.textBox146.Name = "textBox146";
  2798. this.textBox146.Size = new System.Drawing.Size(48, 25);
  2799. this.textBox146.TabIndex = 90;
  2800. //
  2801. // label148
  2802. //
  2803. this.label148.AutoSize = true;
  2804. this.label148.Location = new System.Drawing.Point(233, 43);
  2805. this.label148.Name = "label148";
  2806. this.label148.Size = new System.Drawing.Size(31, 15);
  2807. this.label148.TabIndex = 89;
  2808. this.label148.Text = "U10";
  2809. //
  2810. // textBox147
  2811. //
  2812. this.textBox147.Location = new System.Drawing.Point(373, 43);
  2813. this.textBox147.Name = "textBox147";
  2814. this.textBox147.Size = new System.Drawing.Size(48, 25);
  2815. this.textBox147.TabIndex = 88;
  2816. //
  2817. // label149
  2818. //
  2819. this.label149.AutoSize = true;
  2820. this.label149.Location = new System.Drawing.Point(344, 43);
  2821. this.label149.Name = "label149";
  2822. this.label149.Size = new System.Drawing.Size(31, 15);
  2823. this.label149.TabIndex = 87;
  2824. this.label149.Text = "U11";
  2825. //
  2826. // textBox148
  2827. //
  2828. this.textBox148.Location = new System.Drawing.Point(484, 43);
  2829. this.textBox148.Name = "textBox148";
  2830. this.textBox148.Size = new System.Drawing.Size(48, 25);
  2831. this.textBox148.TabIndex = 86;
  2832. //
  2833. // label150
  2834. //
  2835. this.label150.AutoSize = true;
  2836. this.label150.Location = new System.Drawing.Point(455, 43);
  2837. this.label150.Name = "label150";
  2838. this.label150.Size = new System.Drawing.Size(31, 15);
  2839. this.label150.TabIndex = 85;
  2840. this.label150.Text = "U12";
  2841. //
  2842. // textBox149
  2843. //
  2844. this.textBox149.Location = new System.Drawing.Point(595, 43);
  2845. this.textBox149.Name = "textBox149";
  2846. this.textBox149.Size = new System.Drawing.Size(48, 25);
  2847. this.textBox149.TabIndex = 84;
  2848. //
  2849. // label151
  2850. //
  2851. this.label151.AutoSize = true;
  2852. this.label151.Location = new System.Drawing.Point(566, 43);
  2853. this.label151.Name = "label151";
  2854. this.label151.Size = new System.Drawing.Size(31, 15);
  2855. this.label151.TabIndex = 83;
  2856. this.label151.Text = "U13";
  2857. //
  2858. // textBox150
  2859. //
  2860. this.textBox150.Location = new System.Drawing.Point(706, 43);
  2861. this.textBox150.Name = "textBox150";
  2862. this.textBox150.Size = new System.Drawing.Size(48, 25);
  2863. this.textBox150.TabIndex = 82;
  2864. //
  2865. // label152
  2866. //
  2867. this.label152.AutoSize = true;
  2868. this.label152.Location = new System.Drawing.Point(677, 43);
  2869. this.label152.Name = "label152";
  2870. this.label152.Size = new System.Drawing.Size(31, 15);
  2871. this.label152.TabIndex = 81;
  2872. this.label152.Text = "U14";
  2873. //
  2874. // textBox151
  2875. //
  2876. this.textBox151.Location = new System.Drawing.Point(40, 43);
  2877. this.textBox151.Name = "textBox151";
  2878. this.textBox151.Size = new System.Drawing.Size(48, 25);
  2879. this.textBox151.TabIndex = 80;
  2880. //
  2881. // label153
  2882. //
  2883. this.label153.AutoSize = true;
  2884. this.label153.Location = new System.Drawing.Point(11, 43);
  2885. this.label153.Name = "label153";
  2886. this.label153.Size = new System.Drawing.Size(23, 15);
  2887. this.label153.TabIndex = 79;
  2888. this.label153.Text = "U8";
  2889. //
  2890. // textBox152
  2891. //
  2892. this.textBox152.Location = new System.Drawing.Point(151, 12);
  2893. this.textBox152.Name = "textBox152";
  2894. this.textBox152.Size = new System.Drawing.Size(48, 25);
  2895. this.textBox152.TabIndex = 78;
  2896. //
  2897. // label154
  2898. //
  2899. this.label154.AutoSize = true;
  2900. this.label154.Location = new System.Drawing.Point(122, 12);
  2901. this.label154.Name = "label154";
  2902. this.label154.Size = new System.Drawing.Size(23, 15);
  2903. this.label154.TabIndex = 77;
  2904. this.label154.Text = "U2";
  2905. //
  2906. // textBox153
  2907. //
  2908. this.textBox153.Location = new System.Drawing.Point(262, 12);
  2909. this.textBox153.Name = "textBox153";
  2910. this.textBox153.Size = new System.Drawing.Size(48, 25);
  2911. this.textBox153.TabIndex = 74;
  2912. //
  2913. // label155
  2914. //
  2915. this.label155.AutoSize = true;
  2916. this.label155.Location = new System.Drawing.Point(233, 12);
  2917. this.label155.Name = "label155";
  2918. this.label155.Size = new System.Drawing.Size(23, 15);
  2919. this.label155.TabIndex = 73;
  2920. this.label155.Text = "U3";
  2921. //
  2922. // textBox154
  2923. //
  2924. this.textBox154.Location = new System.Drawing.Point(373, 12);
  2925. this.textBox154.Name = "textBox154";
  2926. this.textBox154.Size = new System.Drawing.Size(48, 25);
  2927. this.textBox154.TabIndex = 72;
  2928. //
  2929. // label156
  2930. //
  2931. this.label156.AutoSize = true;
  2932. this.label156.Location = new System.Drawing.Point(344, 12);
  2933. this.label156.Name = "label156";
  2934. this.label156.Size = new System.Drawing.Size(23, 15);
  2935. this.label156.TabIndex = 71;
  2936. this.label156.Text = "U4";
  2937. //
  2938. // textBox155
  2939. //
  2940. this.textBox155.Location = new System.Drawing.Point(484, 12);
  2941. this.textBox155.Name = "textBox155";
  2942. this.textBox155.Size = new System.Drawing.Size(48, 25);
  2943. this.textBox155.TabIndex = 70;
  2944. //
  2945. // label157
  2946. //
  2947. this.label157.AutoSize = true;
  2948. this.label157.Location = new System.Drawing.Point(455, 12);
  2949. this.label157.Name = "label157";
  2950. this.label157.Size = new System.Drawing.Size(23, 15);
  2951. this.label157.TabIndex = 69;
  2952. this.label157.Text = "U5";
  2953. //
  2954. // textBox156
  2955. //
  2956. this.textBox156.Location = new System.Drawing.Point(595, 12);
  2957. this.textBox156.Name = "textBox156";
  2958. this.textBox156.Size = new System.Drawing.Size(48, 25);
  2959. this.textBox156.TabIndex = 68;
  2960. //
  2961. // label158
  2962. //
  2963. this.label158.AutoSize = true;
  2964. this.label158.Location = new System.Drawing.Point(566, 12);
  2965. this.label158.Name = "label158";
  2966. this.label158.Size = new System.Drawing.Size(23, 15);
  2967. this.label158.TabIndex = 67;
  2968. this.label158.Text = "U6";
  2969. //
  2970. // textBox157
  2971. //
  2972. this.textBox157.Location = new System.Drawing.Point(706, 12);
  2973. this.textBox157.Name = "textBox157";
  2974. this.textBox157.Size = new System.Drawing.Size(48, 25);
  2975. this.textBox157.TabIndex = 66;
  2976. //
  2977. // label159
  2978. //
  2979. this.label159.AutoSize = true;
  2980. this.label159.Location = new System.Drawing.Point(677, 12);
  2981. this.label159.Name = "label159";
  2982. this.label159.Size = new System.Drawing.Size(23, 15);
  2983. this.label159.TabIndex = 65;
  2984. this.label159.Text = "U7";
  2985. //
  2986. // textBox158
  2987. //
  2988. this.textBox158.Location = new System.Drawing.Point(40, 12);
  2989. this.textBox158.Name = "textBox158";
  2990. this.textBox158.Size = new System.Drawing.Size(48, 25);
  2991. this.textBox158.TabIndex = 53;
  2992. //
  2993. // label160
  2994. //
  2995. this.label160.AutoSize = true;
  2996. this.label160.Location = new System.Drawing.Point(11, 12);
  2997. this.label160.Name = "label160";
  2998. this.label160.Size = new System.Drawing.Size(23, 15);
  2999. this.label160.TabIndex = 10;
  3000. this.label160.Text = "U1";
  3001. //
  3002. // tabBoard4
  3003. //
  3004. this.tabBoard4.Controls.Add(this.panel5);
  3005. this.tabBoard4.Location = new System.Drawing.Point(4, 25);
  3006. this.tabBoard4.Name = "tabBoard4";
  3007. this.tabBoard4.Size = new System.Drawing.Size(993, 228);
  3008. this.tabBoard4.TabIndex = 3;
  3009. this.tabBoard4.Text = "分板四";
  3010. this.tabBoard4.UseVisualStyleBackColor = true;
  3011. //
  3012. // panel5
  3013. //
  3014. this.panel5.Controls.Add(this.textBox159);
  3015. this.panel5.Controls.Add(this.label161);
  3016. this.panel5.Controls.Add(this.textBox160);
  3017. this.panel5.Controls.Add(this.label162);
  3018. this.panel5.Controls.Add(this.textBox161);
  3019. this.panel5.Controls.Add(this.label163);
  3020. this.panel5.Controls.Add(this.textBox162);
  3021. this.panel5.Controls.Add(this.label164);
  3022. this.panel5.Controls.Add(this.textBox163);
  3023. this.panel5.Controls.Add(this.label165);
  3024. this.panel5.Controls.Add(this.textBox164);
  3025. this.panel5.Controls.Add(this.label166);
  3026. this.panel5.Controls.Add(this.textBox165);
  3027. this.panel5.Controls.Add(this.label167);
  3028. this.panel5.Controls.Add(this.textBox166);
  3029. this.panel5.Controls.Add(this.label168);
  3030. this.panel5.Controls.Add(this.textBox167);
  3031. this.panel5.Controls.Add(this.label169);
  3032. this.panel5.Controls.Add(this.textBox168);
  3033. this.panel5.Controls.Add(this.label170);
  3034. this.panel5.Controls.Add(this.textBox169);
  3035. this.panel5.Controls.Add(this.label171);
  3036. this.panel5.Controls.Add(this.textBox170);
  3037. this.panel5.Controls.Add(this.label172);
  3038. this.panel5.Controls.Add(this.textBox171);
  3039. this.panel5.Controls.Add(this.label173);
  3040. this.panel5.Controls.Add(this.textBox172);
  3041. this.panel5.Controls.Add(this.label174);
  3042. this.panel5.Controls.Add(this.textBox173);
  3043. this.panel5.Controls.Add(this.label175);
  3044. this.panel5.Controls.Add(this.textBox174);
  3045. this.panel5.Controls.Add(this.label176);
  3046. this.panel5.Controls.Add(this.textBox175);
  3047. this.panel5.Controls.Add(this.label177);
  3048. this.panel5.Controls.Add(this.textBox176);
  3049. this.panel5.Controls.Add(this.label178);
  3050. this.panel5.Controls.Add(this.textBox177);
  3051. this.panel5.Controls.Add(this.label179);
  3052. this.panel5.Controls.Add(this.textBox178);
  3053. this.panel5.Controls.Add(this.label180);
  3054. this.panel5.Controls.Add(this.textBox179);
  3055. this.panel5.Controls.Add(this.label181);
  3056. this.panel5.Controls.Add(this.textBox180);
  3057. this.panel5.Controls.Add(this.label182);
  3058. this.panel5.Controls.Add(this.textBox181);
  3059. this.panel5.Controls.Add(this.label183);
  3060. this.panel5.Controls.Add(this.textBox182);
  3061. this.panel5.Controls.Add(this.label184);
  3062. this.panel5.Controls.Add(this.textBox183);
  3063. this.panel5.Controls.Add(this.label185);
  3064. this.panel5.Controls.Add(this.textBox184);
  3065. this.panel5.Controls.Add(this.label186);
  3066. this.panel5.Controls.Add(this.textBox185);
  3067. this.panel5.Controls.Add(this.label187);
  3068. this.panel5.Controls.Add(this.textBox186);
  3069. this.panel5.Controls.Add(this.label188);
  3070. this.panel5.Controls.Add(this.textBox187);
  3071. this.panel5.Controls.Add(this.label189);
  3072. this.panel5.Controls.Add(this.textBox188);
  3073. this.panel5.Controls.Add(this.label190);
  3074. this.panel5.Controls.Add(this.textBox189);
  3075. this.panel5.Controls.Add(this.label191);
  3076. this.panel5.Controls.Add(this.textBox190);
  3077. this.panel5.Controls.Add(this.label192);
  3078. this.panel5.Controls.Add(this.textBox191);
  3079. this.panel5.Controls.Add(this.label193);
  3080. this.panel5.Controls.Add(this.textBox192);
  3081. this.panel5.Controls.Add(this.label194);
  3082. this.panel5.Controls.Add(this.textBox193);
  3083. this.panel5.Controls.Add(this.label195);
  3084. this.panel5.Controls.Add(this.textBox194);
  3085. this.panel5.Controls.Add(this.label196);
  3086. this.panel5.Controls.Add(this.textBox195);
  3087. this.panel5.Controls.Add(this.label197);
  3088. this.panel5.Controls.Add(this.textBox196);
  3089. this.panel5.Controls.Add(this.label198);
  3090. this.panel5.Controls.Add(this.textBox197);
  3091. this.panel5.Controls.Add(this.label199);
  3092. this.panel5.Controls.Add(this.textBox198);
  3093. this.panel5.Controls.Add(this.label200);
  3094. this.panel5.Controls.Add(this.textBox199);
  3095. this.panel5.Controls.Add(this.label201);
  3096. this.panel5.Controls.Add(this.textBox200);
  3097. this.panel5.Controls.Add(this.label202);
  3098. this.panel5.Controls.Add(this.textBox201);
  3099. this.panel5.Controls.Add(this.label203);
  3100. this.panel5.Controls.Add(this.textBox202);
  3101. this.panel5.Controls.Add(this.label204);
  3102. this.panel5.Location = new System.Drawing.Point(0, 0);
  3103. this.panel5.Name = "panel5";
  3104. this.panel5.Size = new System.Drawing.Size(993, 228);
  3105. this.panel5.TabIndex = 12;
  3106. //
  3107. // textBox159
  3108. //
  3109. this.textBox159.Location = new System.Drawing.Point(151, 200);
  3110. this.textBox159.Name = "textBox159";
  3111. this.textBox159.Size = new System.Drawing.Size(48, 25);
  3112. this.textBox159.TabIndex = 162;
  3113. //
  3114. // label161
  3115. //
  3116. this.label161.AutoSize = true;
  3117. this.label161.Location = new System.Drawing.Point(122, 200);
  3118. this.label161.Name = "label161";
  3119. this.label161.Size = new System.Drawing.Size(23, 15);
  3120. this.label161.TabIndex = 161;
  3121. this.label161.Text = "T9";
  3122. //
  3123. // textBox160
  3124. //
  3125. this.textBox160.Location = new System.Drawing.Point(262, 200);
  3126. this.textBox160.Name = "textBox160";
  3127. this.textBox160.Size = new System.Drawing.Size(48, 25);
  3128. this.textBox160.TabIndex = 160;
  3129. //
  3130. // label162
  3131. //
  3132. this.label162.AutoSize = true;
  3133. this.label162.Location = new System.Drawing.Point(233, 200);
  3134. this.label162.Name = "label162";
  3135. this.label162.Size = new System.Drawing.Size(31, 15);
  3136. this.label162.TabIndex = 159;
  3137. this.label162.Text = "T10";
  3138. //
  3139. // textBox161
  3140. //
  3141. this.textBox161.Location = new System.Drawing.Point(40, 200);
  3142. this.textBox161.Name = "textBox161";
  3143. this.textBox161.Size = new System.Drawing.Size(48, 25);
  3144. this.textBox161.TabIndex = 150;
  3145. //
  3146. // label163
  3147. //
  3148. this.label163.AutoSize = true;
  3149. this.label163.Location = new System.Drawing.Point(11, 200);
  3150. this.label163.Name = "label163";
  3151. this.label163.Size = new System.Drawing.Size(23, 15);
  3152. this.label163.TabIndex = 149;
  3153. this.label163.Text = "T8";
  3154. //
  3155. // textBox162
  3156. //
  3157. this.textBox162.Location = new System.Drawing.Point(151, 167);
  3158. this.textBox162.Name = "textBox162";
  3159. this.textBox162.Size = new System.Drawing.Size(48, 25);
  3160. this.textBox162.TabIndex = 148;
  3161. //
  3162. // label164
  3163. //
  3164. this.label164.AutoSize = true;
  3165. this.label164.Location = new System.Drawing.Point(122, 167);
  3166. this.label164.Name = "label164";
  3167. this.label164.Size = new System.Drawing.Size(23, 15);
  3168. this.label164.TabIndex = 147;
  3169. this.label164.Text = "T2";
  3170. //
  3171. // textBox163
  3172. //
  3173. this.textBox163.Location = new System.Drawing.Point(262, 167);
  3174. this.textBox163.Name = "textBox163";
  3175. this.textBox163.Size = new System.Drawing.Size(48, 25);
  3176. this.textBox163.TabIndex = 146;
  3177. //
  3178. // label165
  3179. //
  3180. this.label165.AutoSize = true;
  3181. this.label165.Location = new System.Drawing.Point(233, 167);
  3182. this.label165.Name = "label165";
  3183. this.label165.Size = new System.Drawing.Size(23, 15);
  3184. this.label165.TabIndex = 145;
  3185. this.label165.Text = "T3";
  3186. //
  3187. // textBox164
  3188. //
  3189. this.textBox164.Location = new System.Drawing.Point(373, 167);
  3190. this.textBox164.Name = "textBox164";
  3191. this.textBox164.Size = new System.Drawing.Size(48, 25);
  3192. this.textBox164.TabIndex = 144;
  3193. //
  3194. // label166
  3195. //
  3196. this.label166.AutoSize = true;
  3197. this.label166.Location = new System.Drawing.Point(344, 167);
  3198. this.label166.Name = "label166";
  3199. this.label166.Size = new System.Drawing.Size(23, 15);
  3200. this.label166.TabIndex = 143;
  3201. this.label166.Text = "T4";
  3202. //
  3203. // textBox165
  3204. //
  3205. this.textBox165.Location = new System.Drawing.Point(484, 167);
  3206. this.textBox165.Name = "textBox165";
  3207. this.textBox165.Size = new System.Drawing.Size(48, 25);
  3208. this.textBox165.TabIndex = 142;
  3209. //
  3210. // label167
  3211. //
  3212. this.label167.AutoSize = true;
  3213. this.label167.Location = new System.Drawing.Point(455, 167);
  3214. this.label167.Name = "label167";
  3215. this.label167.Size = new System.Drawing.Size(23, 15);
  3216. this.label167.TabIndex = 141;
  3217. this.label167.Text = "T5";
  3218. //
  3219. // textBox166
  3220. //
  3221. this.textBox166.Location = new System.Drawing.Point(595, 167);
  3222. this.textBox166.Name = "textBox166";
  3223. this.textBox166.Size = new System.Drawing.Size(48, 25);
  3224. this.textBox166.TabIndex = 140;
  3225. //
  3226. // label168
  3227. //
  3228. this.label168.AutoSize = true;
  3229. this.label168.Location = new System.Drawing.Point(566, 167);
  3230. this.label168.Name = "label168";
  3231. this.label168.Size = new System.Drawing.Size(23, 15);
  3232. this.label168.TabIndex = 139;
  3233. this.label168.Text = "T6";
  3234. //
  3235. // textBox167
  3236. //
  3237. this.textBox167.Location = new System.Drawing.Point(706, 167);
  3238. this.textBox167.Name = "textBox167";
  3239. this.textBox167.Size = new System.Drawing.Size(48, 25);
  3240. this.textBox167.TabIndex = 138;
  3241. //
  3242. // label169
  3243. //
  3244. this.label169.AutoSize = true;
  3245. this.label169.Location = new System.Drawing.Point(677, 167);
  3246. this.label169.Name = "label169";
  3247. this.label169.Size = new System.Drawing.Size(23, 15);
  3248. this.label169.TabIndex = 137;
  3249. this.label169.Text = "T7";
  3250. //
  3251. // textBox168
  3252. //
  3253. this.textBox168.Location = new System.Drawing.Point(40, 167);
  3254. this.textBox168.Name = "textBox168";
  3255. this.textBox168.Size = new System.Drawing.Size(48, 25);
  3256. this.textBox168.TabIndex = 136;
  3257. //
  3258. // label170
  3259. //
  3260. this.label170.AutoSize = true;
  3261. this.label170.Location = new System.Drawing.Point(11, 167);
  3262. this.label170.Name = "label170";
  3263. this.label170.Size = new System.Drawing.Size(23, 15);
  3264. this.label170.TabIndex = 135;
  3265. this.label170.Text = "T1";
  3266. //
  3267. // textBox169
  3268. //
  3269. this.textBox169.Location = new System.Drawing.Point(151, 136);
  3270. this.textBox169.Name = "textBox169";
  3271. this.textBox169.Size = new System.Drawing.Size(48, 25);
  3272. this.textBox169.TabIndex = 134;
  3273. //
  3274. // label171
  3275. //
  3276. this.label171.AutoSize = true;
  3277. this.label171.Location = new System.Drawing.Point(122, 136);
  3278. this.label171.Name = "label171";
  3279. this.label171.Size = new System.Drawing.Size(31, 15);
  3280. this.label171.TabIndex = 133;
  3281. this.label171.Text = "U31";
  3282. //
  3283. // textBox170
  3284. //
  3285. this.textBox170.Location = new System.Drawing.Point(262, 136);
  3286. this.textBox170.Name = "textBox170";
  3287. this.textBox170.Size = new System.Drawing.Size(48, 25);
  3288. this.textBox170.TabIndex = 132;
  3289. //
  3290. // label172
  3291. //
  3292. this.label172.AutoSize = true;
  3293. this.label172.Location = new System.Drawing.Point(233, 136);
  3294. this.label172.Name = "label172";
  3295. this.label172.Size = new System.Drawing.Size(31, 15);
  3296. this.label172.TabIndex = 131;
  3297. this.label172.Text = "U31";
  3298. //
  3299. // textBox171
  3300. //
  3301. this.textBox171.Location = new System.Drawing.Point(373, 136);
  3302. this.textBox171.Name = "textBox171";
  3303. this.textBox171.Size = new System.Drawing.Size(48, 25);
  3304. this.textBox171.TabIndex = 130;
  3305. //
  3306. // label173
  3307. //
  3308. this.label173.AutoSize = true;
  3309. this.label173.Location = new System.Drawing.Point(344, 136);
  3310. this.label173.Name = "label173";
  3311. this.label173.Size = new System.Drawing.Size(31, 15);
  3312. this.label173.TabIndex = 129;
  3313. this.label173.Text = "U32";
  3314. //
  3315. // textBox172
  3316. //
  3317. this.textBox172.Location = new System.Drawing.Point(484, 136);
  3318. this.textBox172.Name = "textBox172";
  3319. this.textBox172.Size = new System.Drawing.Size(48, 25);
  3320. this.textBox172.TabIndex = 128;
  3321. //
  3322. // label174
  3323. //
  3324. this.label174.AutoSize = true;
  3325. this.label174.Location = new System.Drawing.Point(455, 136);
  3326. this.label174.Name = "label174";
  3327. this.label174.Size = new System.Drawing.Size(31, 15);
  3328. this.label174.TabIndex = 127;
  3329. this.label174.Text = "U33";
  3330. //
  3331. // textBox173
  3332. //
  3333. this.textBox173.Location = new System.Drawing.Point(595, 136);
  3334. this.textBox173.Name = "textBox173";
  3335. this.textBox173.Size = new System.Drawing.Size(48, 25);
  3336. this.textBox173.TabIndex = 126;
  3337. //
  3338. // label175
  3339. //
  3340. this.label175.AutoSize = true;
  3341. this.label175.Location = new System.Drawing.Point(566, 136);
  3342. this.label175.Name = "label175";
  3343. this.label175.Size = new System.Drawing.Size(31, 15);
  3344. this.label175.TabIndex = 125;
  3345. this.label175.Text = "U34";
  3346. //
  3347. // textBox174
  3348. //
  3349. this.textBox174.Location = new System.Drawing.Point(40, 136);
  3350. this.textBox174.Name = "textBox174";
  3351. this.textBox174.Size = new System.Drawing.Size(48, 25);
  3352. this.textBox174.TabIndex = 122;
  3353. //
  3354. // label176
  3355. //
  3356. this.label176.AutoSize = true;
  3357. this.label176.Location = new System.Drawing.Point(11, 136);
  3358. this.label176.Name = "label176";
  3359. this.label176.Size = new System.Drawing.Size(31, 15);
  3360. this.label176.TabIndex = 121;
  3361. this.label176.Text = "U29";
  3362. //
  3363. // textBox175
  3364. //
  3365. this.textBox175.Location = new System.Drawing.Point(151, 105);
  3366. this.textBox175.Name = "textBox175";
  3367. this.textBox175.Size = new System.Drawing.Size(48, 25);
  3368. this.textBox175.TabIndex = 120;
  3369. //
  3370. // label177
  3371. //
  3372. this.label177.AutoSize = true;
  3373. this.label177.Location = new System.Drawing.Point(122, 105);
  3374. this.label177.Name = "label177";
  3375. this.label177.Size = new System.Drawing.Size(31, 15);
  3376. this.label177.TabIndex = 119;
  3377. this.label177.Text = "U23";
  3378. //
  3379. // textBox176
  3380. //
  3381. this.textBox176.Location = new System.Drawing.Point(262, 105);
  3382. this.textBox176.Name = "textBox176";
  3383. this.textBox176.Size = new System.Drawing.Size(48, 25);
  3384. this.textBox176.TabIndex = 118;
  3385. //
  3386. // label178
  3387. //
  3388. this.label178.AutoSize = true;
  3389. this.label178.Location = new System.Drawing.Point(233, 105);
  3390. this.label178.Name = "label178";
  3391. this.label178.Size = new System.Drawing.Size(31, 15);
  3392. this.label178.TabIndex = 117;
  3393. this.label178.Text = "U24";
  3394. //
  3395. // textBox177
  3396. //
  3397. this.textBox177.Location = new System.Drawing.Point(373, 105);
  3398. this.textBox177.Name = "textBox177";
  3399. this.textBox177.Size = new System.Drawing.Size(48, 25);
  3400. this.textBox177.TabIndex = 116;
  3401. //
  3402. // label179
  3403. //
  3404. this.label179.AutoSize = true;
  3405. this.label179.Location = new System.Drawing.Point(344, 105);
  3406. this.label179.Name = "label179";
  3407. this.label179.Size = new System.Drawing.Size(31, 15);
  3408. this.label179.TabIndex = 115;
  3409. this.label179.Text = "U25";
  3410. //
  3411. // textBox178
  3412. //
  3413. this.textBox178.Location = new System.Drawing.Point(484, 105);
  3414. this.textBox178.Name = "textBox178";
  3415. this.textBox178.Size = new System.Drawing.Size(48, 25);
  3416. this.textBox178.TabIndex = 114;
  3417. //
  3418. // label180
  3419. //
  3420. this.label180.AutoSize = true;
  3421. this.label180.Location = new System.Drawing.Point(455, 105);
  3422. this.label180.Name = "label180";
  3423. this.label180.Size = new System.Drawing.Size(31, 15);
  3424. this.label180.TabIndex = 113;
  3425. this.label180.Text = "U26";
  3426. //
  3427. // textBox179
  3428. //
  3429. this.textBox179.Location = new System.Drawing.Point(595, 105);
  3430. this.textBox179.Name = "textBox179";
  3431. this.textBox179.Size = new System.Drawing.Size(48, 25);
  3432. this.textBox179.TabIndex = 112;
  3433. //
  3434. // label181
  3435. //
  3436. this.label181.AutoSize = true;
  3437. this.label181.Location = new System.Drawing.Point(566, 105);
  3438. this.label181.Name = "label181";
  3439. this.label181.Size = new System.Drawing.Size(31, 15);
  3440. this.label181.TabIndex = 111;
  3441. this.label181.Text = "U27";
  3442. //
  3443. // textBox180
  3444. //
  3445. this.textBox180.Location = new System.Drawing.Point(706, 105);
  3446. this.textBox180.Name = "textBox180";
  3447. this.textBox180.Size = new System.Drawing.Size(48, 25);
  3448. this.textBox180.TabIndex = 110;
  3449. //
  3450. // label182
  3451. //
  3452. this.label182.AutoSize = true;
  3453. this.label182.Location = new System.Drawing.Point(677, 105);
  3454. this.label182.Name = "label182";
  3455. this.label182.Size = new System.Drawing.Size(31, 15);
  3456. this.label182.TabIndex = 109;
  3457. this.label182.Text = "U28";
  3458. //
  3459. // textBox181
  3460. //
  3461. this.textBox181.Location = new System.Drawing.Point(40, 105);
  3462. this.textBox181.Name = "textBox181";
  3463. this.textBox181.Size = new System.Drawing.Size(48, 25);
  3464. this.textBox181.TabIndex = 108;
  3465. //
  3466. // label183
  3467. //
  3468. this.label183.AutoSize = true;
  3469. this.label183.Location = new System.Drawing.Point(11, 105);
  3470. this.label183.Name = "label183";
  3471. this.label183.Size = new System.Drawing.Size(31, 15);
  3472. this.label183.TabIndex = 107;
  3473. this.label183.Text = "U22";
  3474. //
  3475. // textBox182
  3476. //
  3477. this.textBox182.Location = new System.Drawing.Point(151, 74);
  3478. this.textBox182.Name = "textBox182";
  3479. this.textBox182.Size = new System.Drawing.Size(48, 25);
  3480. this.textBox182.TabIndex = 106;
  3481. //
  3482. // label184
  3483. //
  3484. this.label184.AutoSize = true;
  3485. this.label184.Location = new System.Drawing.Point(122, 74);
  3486. this.label184.Name = "label184";
  3487. this.label184.Size = new System.Drawing.Size(31, 15);
  3488. this.label184.TabIndex = 105;
  3489. this.label184.Text = "U16";
  3490. //
  3491. // textBox183
  3492. //
  3493. this.textBox183.Location = new System.Drawing.Point(262, 74);
  3494. this.textBox183.Name = "textBox183";
  3495. this.textBox183.Size = new System.Drawing.Size(48, 25);
  3496. this.textBox183.TabIndex = 104;
  3497. //
  3498. // label185
  3499. //
  3500. this.label185.AutoSize = true;
  3501. this.label185.Location = new System.Drawing.Point(233, 74);
  3502. this.label185.Name = "label185";
  3503. this.label185.Size = new System.Drawing.Size(31, 15);
  3504. this.label185.TabIndex = 103;
  3505. this.label185.Text = "U17";
  3506. //
  3507. // textBox184
  3508. //
  3509. this.textBox184.Location = new System.Drawing.Point(373, 74);
  3510. this.textBox184.Name = "textBox184";
  3511. this.textBox184.Size = new System.Drawing.Size(48, 25);
  3512. this.textBox184.TabIndex = 102;
  3513. //
  3514. // label186
  3515. //
  3516. this.label186.AutoSize = true;
  3517. this.label186.Location = new System.Drawing.Point(344, 74);
  3518. this.label186.Name = "label186";
  3519. this.label186.Size = new System.Drawing.Size(31, 15);
  3520. this.label186.TabIndex = 101;
  3521. this.label186.Text = "U18";
  3522. //
  3523. // textBox185
  3524. //
  3525. this.textBox185.Location = new System.Drawing.Point(484, 74);
  3526. this.textBox185.Name = "textBox185";
  3527. this.textBox185.Size = new System.Drawing.Size(48, 25);
  3528. this.textBox185.TabIndex = 100;
  3529. //
  3530. // label187
  3531. //
  3532. this.label187.AutoSize = true;
  3533. this.label187.Location = new System.Drawing.Point(455, 74);
  3534. this.label187.Name = "label187";
  3535. this.label187.Size = new System.Drawing.Size(31, 15);
  3536. this.label187.TabIndex = 99;
  3537. this.label187.Text = "U19";
  3538. //
  3539. // textBox186
  3540. //
  3541. this.textBox186.Location = new System.Drawing.Point(595, 74);
  3542. this.textBox186.Name = "textBox186";
  3543. this.textBox186.Size = new System.Drawing.Size(48, 25);
  3544. this.textBox186.TabIndex = 98;
  3545. //
  3546. // label188
  3547. //
  3548. this.label188.AutoSize = true;
  3549. this.label188.Location = new System.Drawing.Point(566, 74);
  3550. this.label188.Name = "label188";
  3551. this.label188.Size = new System.Drawing.Size(31, 15);
  3552. this.label188.TabIndex = 97;
  3553. this.label188.Text = "U20";
  3554. //
  3555. // textBox187
  3556. //
  3557. this.textBox187.Location = new System.Drawing.Point(706, 74);
  3558. this.textBox187.Name = "textBox187";
  3559. this.textBox187.Size = new System.Drawing.Size(48, 25);
  3560. this.textBox187.TabIndex = 96;
  3561. //
  3562. // label189
  3563. //
  3564. this.label189.AutoSize = true;
  3565. this.label189.Location = new System.Drawing.Point(677, 74);
  3566. this.label189.Name = "label189";
  3567. this.label189.Size = new System.Drawing.Size(31, 15);
  3568. this.label189.TabIndex = 95;
  3569. this.label189.Text = "U21";
  3570. //
  3571. // textBox188
  3572. //
  3573. this.textBox188.Location = new System.Drawing.Point(40, 74);
  3574. this.textBox188.Name = "textBox188";
  3575. this.textBox188.Size = new System.Drawing.Size(48, 25);
  3576. this.textBox188.TabIndex = 94;
  3577. //
  3578. // label190
  3579. //
  3580. this.label190.AutoSize = true;
  3581. this.label190.Location = new System.Drawing.Point(11, 74);
  3582. this.label190.Name = "label190";
  3583. this.label190.Size = new System.Drawing.Size(31, 15);
  3584. this.label190.TabIndex = 93;
  3585. this.label190.Text = "U15";
  3586. //
  3587. // textBox189
  3588. //
  3589. this.textBox189.Location = new System.Drawing.Point(151, 43);
  3590. this.textBox189.Name = "textBox189";
  3591. this.textBox189.Size = new System.Drawing.Size(48, 25);
  3592. this.textBox189.TabIndex = 92;
  3593. //
  3594. // label191
  3595. //
  3596. this.label191.AutoSize = true;
  3597. this.label191.Location = new System.Drawing.Point(122, 43);
  3598. this.label191.Name = "label191";
  3599. this.label191.Size = new System.Drawing.Size(23, 15);
  3600. this.label191.TabIndex = 91;
  3601. this.label191.Text = "U9";
  3602. //
  3603. // textBox190
  3604. //
  3605. this.textBox190.Location = new System.Drawing.Point(262, 43);
  3606. this.textBox190.Name = "textBox190";
  3607. this.textBox190.Size = new System.Drawing.Size(48, 25);
  3608. this.textBox190.TabIndex = 90;
  3609. //
  3610. // label192
  3611. //
  3612. this.label192.AutoSize = true;
  3613. this.label192.Location = new System.Drawing.Point(233, 43);
  3614. this.label192.Name = "label192";
  3615. this.label192.Size = new System.Drawing.Size(31, 15);
  3616. this.label192.TabIndex = 89;
  3617. this.label192.Text = "U10";
  3618. //
  3619. // textBox191
  3620. //
  3621. this.textBox191.Location = new System.Drawing.Point(373, 43);
  3622. this.textBox191.Name = "textBox191";
  3623. this.textBox191.Size = new System.Drawing.Size(48, 25);
  3624. this.textBox191.TabIndex = 88;
  3625. //
  3626. // label193
  3627. //
  3628. this.label193.AutoSize = true;
  3629. this.label193.Location = new System.Drawing.Point(344, 43);
  3630. this.label193.Name = "label193";
  3631. this.label193.Size = new System.Drawing.Size(31, 15);
  3632. this.label193.TabIndex = 87;
  3633. this.label193.Text = "U11";
  3634. //
  3635. // textBox192
  3636. //
  3637. this.textBox192.Location = new System.Drawing.Point(484, 43);
  3638. this.textBox192.Name = "textBox192";
  3639. this.textBox192.Size = new System.Drawing.Size(48, 25);
  3640. this.textBox192.TabIndex = 86;
  3641. //
  3642. // label194
  3643. //
  3644. this.label194.AutoSize = true;
  3645. this.label194.Location = new System.Drawing.Point(455, 43);
  3646. this.label194.Name = "label194";
  3647. this.label194.Size = new System.Drawing.Size(31, 15);
  3648. this.label194.TabIndex = 85;
  3649. this.label194.Text = "U12";
  3650. //
  3651. // textBox193
  3652. //
  3653. this.textBox193.Location = new System.Drawing.Point(595, 43);
  3654. this.textBox193.Name = "textBox193";
  3655. this.textBox193.Size = new System.Drawing.Size(48, 25);
  3656. this.textBox193.TabIndex = 84;
  3657. //
  3658. // label195
  3659. //
  3660. this.label195.AutoSize = true;
  3661. this.label195.Location = new System.Drawing.Point(566, 43);
  3662. this.label195.Name = "label195";
  3663. this.label195.Size = new System.Drawing.Size(31, 15);
  3664. this.label195.TabIndex = 83;
  3665. this.label195.Text = "U13";
  3666. //
  3667. // textBox194
  3668. //
  3669. this.textBox194.Location = new System.Drawing.Point(706, 43);
  3670. this.textBox194.Name = "textBox194";
  3671. this.textBox194.Size = new System.Drawing.Size(48, 25);
  3672. this.textBox194.TabIndex = 82;
  3673. //
  3674. // label196
  3675. //
  3676. this.label196.AutoSize = true;
  3677. this.label196.Location = new System.Drawing.Point(677, 43);
  3678. this.label196.Name = "label196";
  3679. this.label196.Size = new System.Drawing.Size(31, 15);
  3680. this.label196.TabIndex = 81;
  3681. this.label196.Text = "U14";
  3682. //
  3683. // textBox195
  3684. //
  3685. this.textBox195.Location = new System.Drawing.Point(40, 43);
  3686. this.textBox195.Name = "textBox195";
  3687. this.textBox195.Size = new System.Drawing.Size(48, 25);
  3688. this.textBox195.TabIndex = 80;
  3689. //
  3690. // label197
  3691. //
  3692. this.label197.AutoSize = true;
  3693. this.label197.Location = new System.Drawing.Point(11, 43);
  3694. this.label197.Name = "label197";
  3695. this.label197.Size = new System.Drawing.Size(23, 15);
  3696. this.label197.TabIndex = 79;
  3697. this.label197.Text = "U8";
  3698. //
  3699. // textBox196
  3700. //
  3701. this.textBox196.Location = new System.Drawing.Point(151, 12);
  3702. this.textBox196.Name = "textBox196";
  3703. this.textBox196.Size = new System.Drawing.Size(48, 25);
  3704. this.textBox196.TabIndex = 78;
  3705. //
  3706. // label198
  3707. //
  3708. this.label198.AutoSize = true;
  3709. this.label198.Location = new System.Drawing.Point(122, 12);
  3710. this.label198.Name = "label198";
  3711. this.label198.Size = new System.Drawing.Size(23, 15);
  3712. this.label198.TabIndex = 77;
  3713. this.label198.Text = "U2";
  3714. //
  3715. // textBox197
  3716. //
  3717. this.textBox197.Location = new System.Drawing.Point(262, 12);
  3718. this.textBox197.Name = "textBox197";
  3719. this.textBox197.Size = new System.Drawing.Size(48, 25);
  3720. this.textBox197.TabIndex = 74;
  3721. //
  3722. // label199
  3723. //
  3724. this.label199.AutoSize = true;
  3725. this.label199.Location = new System.Drawing.Point(233, 12);
  3726. this.label199.Name = "label199";
  3727. this.label199.Size = new System.Drawing.Size(23, 15);
  3728. this.label199.TabIndex = 73;
  3729. this.label199.Text = "U3";
  3730. //
  3731. // textBox198
  3732. //
  3733. this.textBox198.Location = new System.Drawing.Point(373, 12);
  3734. this.textBox198.Name = "textBox198";
  3735. this.textBox198.Size = new System.Drawing.Size(48, 25);
  3736. this.textBox198.TabIndex = 72;
  3737. //
  3738. // label200
  3739. //
  3740. this.label200.AutoSize = true;
  3741. this.label200.Location = new System.Drawing.Point(344, 12);
  3742. this.label200.Name = "label200";
  3743. this.label200.Size = new System.Drawing.Size(23, 15);
  3744. this.label200.TabIndex = 71;
  3745. this.label200.Text = "U4";
  3746. //
  3747. // textBox199
  3748. //
  3749. this.textBox199.Location = new System.Drawing.Point(484, 12);
  3750. this.textBox199.Name = "textBox199";
  3751. this.textBox199.Size = new System.Drawing.Size(48, 25);
  3752. this.textBox199.TabIndex = 70;
  3753. //
  3754. // label201
  3755. //
  3756. this.label201.AutoSize = true;
  3757. this.label201.Location = new System.Drawing.Point(455, 12);
  3758. this.label201.Name = "label201";
  3759. this.label201.Size = new System.Drawing.Size(23, 15);
  3760. this.label201.TabIndex = 69;
  3761. this.label201.Text = "U5";
  3762. //
  3763. // textBox200
  3764. //
  3765. this.textBox200.Location = new System.Drawing.Point(595, 12);
  3766. this.textBox200.Name = "textBox200";
  3767. this.textBox200.Size = new System.Drawing.Size(48, 25);
  3768. this.textBox200.TabIndex = 68;
  3769. //
  3770. // label202
  3771. //
  3772. this.label202.AutoSize = true;
  3773. this.label202.Location = new System.Drawing.Point(566, 12);
  3774. this.label202.Name = "label202";
  3775. this.label202.Size = new System.Drawing.Size(23, 15);
  3776. this.label202.TabIndex = 67;
  3777. this.label202.Text = "U6";
  3778. //
  3779. // textBox201
  3780. //
  3781. this.textBox201.Location = new System.Drawing.Point(706, 12);
  3782. this.textBox201.Name = "textBox201";
  3783. this.textBox201.Size = new System.Drawing.Size(48, 25);
  3784. this.textBox201.TabIndex = 66;
  3785. //
  3786. // label203
  3787. //
  3788. this.label203.AutoSize = true;
  3789. this.label203.Location = new System.Drawing.Point(677, 12);
  3790. this.label203.Name = "label203";
  3791. this.label203.Size = new System.Drawing.Size(23, 15);
  3792. this.label203.TabIndex = 65;
  3793. this.label203.Text = "U7";
  3794. //
  3795. // textBox202
  3796. //
  3797. this.textBox202.Location = new System.Drawing.Point(40, 12);
  3798. this.textBox202.Name = "textBox202";
  3799. this.textBox202.Size = new System.Drawing.Size(48, 25);
  3800. this.textBox202.TabIndex = 53;
  3801. //
  3802. // label204
  3803. //
  3804. this.label204.AutoSize = true;
  3805. this.label204.Location = new System.Drawing.Point(11, 12);
  3806. this.label204.Name = "label204";
  3807. this.label204.Size = new System.Drawing.Size(23, 15);
  3808. this.label204.TabIndex = 10;
  3809. this.label204.Text = "U1";
  3810. //
  3811. // tabBoard5
  3812. //
  3813. this.tabBoard5.Controls.Add(this.panel6);
  3814. this.tabBoard5.Location = new System.Drawing.Point(4, 25);
  3815. this.tabBoard5.Name = "tabBoard5";
  3816. this.tabBoard5.Size = new System.Drawing.Size(993, 228);
  3817. this.tabBoard5.TabIndex = 4;
  3818. this.tabBoard5.Text = "分板五";
  3819. this.tabBoard5.UseVisualStyleBackColor = true;
  3820. //
  3821. // panel6
  3822. //
  3823. this.panel6.Controls.Add(this.textBox203);
  3824. this.panel6.Controls.Add(this.label205);
  3825. this.panel6.Controls.Add(this.textBox204);
  3826. this.panel6.Controls.Add(this.label206);
  3827. this.panel6.Controls.Add(this.textBox205);
  3828. this.panel6.Controls.Add(this.label207);
  3829. this.panel6.Controls.Add(this.textBox206);
  3830. this.panel6.Controls.Add(this.label208);
  3831. this.panel6.Controls.Add(this.textBox207);
  3832. this.panel6.Controls.Add(this.label209);
  3833. this.panel6.Controls.Add(this.textBox208);
  3834. this.panel6.Controls.Add(this.label210);
  3835. this.panel6.Controls.Add(this.textBox209);
  3836. this.panel6.Controls.Add(this.label211);
  3837. this.panel6.Controls.Add(this.textBox210);
  3838. this.panel6.Controls.Add(this.label212);
  3839. this.panel6.Controls.Add(this.textBox211);
  3840. this.panel6.Controls.Add(this.label213);
  3841. this.panel6.Controls.Add(this.textBox212);
  3842. this.panel6.Controls.Add(this.label214);
  3843. this.panel6.Controls.Add(this.textBox213);
  3844. this.panel6.Controls.Add(this.label215);
  3845. this.panel6.Controls.Add(this.textBox214);
  3846. this.panel6.Controls.Add(this.label216);
  3847. this.panel6.Controls.Add(this.textBox215);
  3848. this.panel6.Controls.Add(this.label217);
  3849. this.panel6.Controls.Add(this.textBox216);
  3850. this.panel6.Controls.Add(this.label218);
  3851. this.panel6.Controls.Add(this.textBox217);
  3852. this.panel6.Controls.Add(this.label219);
  3853. this.panel6.Controls.Add(this.textBox218);
  3854. this.panel6.Controls.Add(this.label220);
  3855. this.panel6.Controls.Add(this.textBox219);
  3856. this.panel6.Controls.Add(this.label221);
  3857. this.panel6.Controls.Add(this.textBox220);
  3858. this.panel6.Controls.Add(this.label222);
  3859. this.panel6.Controls.Add(this.textBox221);
  3860. this.panel6.Controls.Add(this.label223);
  3861. this.panel6.Controls.Add(this.textBox222);
  3862. this.panel6.Controls.Add(this.label224);
  3863. this.panel6.Controls.Add(this.textBox223);
  3864. this.panel6.Controls.Add(this.label225);
  3865. this.panel6.Controls.Add(this.textBox224);
  3866. this.panel6.Controls.Add(this.label226);
  3867. this.panel6.Controls.Add(this.textBox225);
  3868. this.panel6.Controls.Add(this.label227);
  3869. this.panel6.Controls.Add(this.textBox226);
  3870. this.panel6.Controls.Add(this.label228);
  3871. this.panel6.Controls.Add(this.textBox227);
  3872. this.panel6.Controls.Add(this.label229);
  3873. this.panel6.Controls.Add(this.textBox228);
  3874. this.panel6.Controls.Add(this.label230);
  3875. this.panel6.Controls.Add(this.textBox229);
  3876. this.panel6.Controls.Add(this.label231);
  3877. this.panel6.Controls.Add(this.textBox230);
  3878. this.panel6.Controls.Add(this.label232);
  3879. this.panel6.Controls.Add(this.textBox231);
  3880. this.panel6.Controls.Add(this.label233);
  3881. this.panel6.Controls.Add(this.textBox232);
  3882. this.panel6.Controls.Add(this.label234);
  3883. this.panel6.Controls.Add(this.textBox233);
  3884. this.panel6.Controls.Add(this.label235);
  3885. this.panel6.Controls.Add(this.textBox234);
  3886. this.panel6.Controls.Add(this.label236);
  3887. this.panel6.Controls.Add(this.textBox235);
  3888. this.panel6.Controls.Add(this.label237);
  3889. this.panel6.Controls.Add(this.textBox236);
  3890. this.panel6.Controls.Add(this.label238);
  3891. this.panel6.Controls.Add(this.textBox237);
  3892. this.panel6.Controls.Add(this.label239);
  3893. this.panel6.Controls.Add(this.textBox238);
  3894. this.panel6.Controls.Add(this.label240);
  3895. this.panel6.Controls.Add(this.textBox239);
  3896. this.panel6.Controls.Add(this.label241);
  3897. this.panel6.Controls.Add(this.textBox240);
  3898. this.panel6.Controls.Add(this.label242);
  3899. this.panel6.Controls.Add(this.textBox241);
  3900. this.panel6.Controls.Add(this.label243);
  3901. this.panel6.Controls.Add(this.textBox242);
  3902. this.panel6.Controls.Add(this.label244);
  3903. this.panel6.Controls.Add(this.textBox243);
  3904. this.panel6.Controls.Add(this.label245);
  3905. this.panel6.Controls.Add(this.textBox244);
  3906. this.panel6.Controls.Add(this.label246);
  3907. this.panel6.Controls.Add(this.textBox245);
  3908. this.panel6.Controls.Add(this.label247);
  3909. this.panel6.Controls.Add(this.textBox246);
  3910. this.panel6.Controls.Add(this.label248);
  3911. this.panel6.Location = new System.Drawing.Point(0, 0);
  3912. this.panel6.Name = "panel6";
  3913. this.panel6.Size = new System.Drawing.Size(993, 228);
  3914. this.panel6.TabIndex = 12;
  3915. //
  3916. // textBox203
  3917. //
  3918. this.textBox203.Location = new System.Drawing.Point(151, 200);
  3919. this.textBox203.Name = "textBox203";
  3920. this.textBox203.Size = new System.Drawing.Size(48, 25);
  3921. this.textBox203.TabIndex = 162;
  3922. //
  3923. // label205
  3924. //
  3925. this.label205.AutoSize = true;
  3926. this.label205.Location = new System.Drawing.Point(122, 200);
  3927. this.label205.Name = "label205";
  3928. this.label205.Size = new System.Drawing.Size(23, 15);
  3929. this.label205.TabIndex = 161;
  3930. this.label205.Text = "T9";
  3931. //
  3932. // textBox204
  3933. //
  3934. this.textBox204.Location = new System.Drawing.Point(262, 200);
  3935. this.textBox204.Name = "textBox204";
  3936. this.textBox204.Size = new System.Drawing.Size(48, 25);
  3937. this.textBox204.TabIndex = 160;
  3938. //
  3939. // label206
  3940. //
  3941. this.label206.AutoSize = true;
  3942. this.label206.Location = new System.Drawing.Point(233, 200);
  3943. this.label206.Name = "label206";
  3944. this.label206.Size = new System.Drawing.Size(31, 15);
  3945. this.label206.TabIndex = 159;
  3946. this.label206.Text = "T10";
  3947. //
  3948. // textBox205
  3949. //
  3950. this.textBox205.Location = new System.Drawing.Point(40, 200);
  3951. this.textBox205.Name = "textBox205";
  3952. this.textBox205.Size = new System.Drawing.Size(48, 25);
  3953. this.textBox205.TabIndex = 150;
  3954. //
  3955. // label207
  3956. //
  3957. this.label207.AutoSize = true;
  3958. this.label207.Location = new System.Drawing.Point(11, 200);
  3959. this.label207.Name = "label207";
  3960. this.label207.Size = new System.Drawing.Size(23, 15);
  3961. this.label207.TabIndex = 149;
  3962. this.label207.Text = "T8";
  3963. //
  3964. // textBox206
  3965. //
  3966. this.textBox206.Location = new System.Drawing.Point(151, 167);
  3967. this.textBox206.Name = "textBox206";
  3968. this.textBox206.Size = new System.Drawing.Size(48, 25);
  3969. this.textBox206.TabIndex = 148;
  3970. //
  3971. // label208
  3972. //
  3973. this.label208.AutoSize = true;
  3974. this.label208.Location = new System.Drawing.Point(122, 167);
  3975. this.label208.Name = "label208";
  3976. this.label208.Size = new System.Drawing.Size(23, 15);
  3977. this.label208.TabIndex = 147;
  3978. this.label208.Text = "T2";
  3979. //
  3980. // textBox207
  3981. //
  3982. this.textBox207.Location = new System.Drawing.Point(262, 167);
  3983. this.textBox207.Name = "textBox207";
  3984. this.textBox207.Size = new System.Drawing.Size(48, 25);
  3985. this.textBox207.TabIndex = 146;
  3986. //
  3987. // label209
  3988. //
  3989. this.label209.AutoSize = true;
  3990. this.label209.Location = new System.Drawing.Point(233, 167);
  3991. this.label209.Name = "label209";
  3992. this.label209.Size = new System.Drawing.Size(23, 15);
  3993. this.label209.TabIndex = 145;
  3994. this.label209.Text = "T3";
  3995. //
  3996. // textBox208
  3997. //
  3998. this.textBox208.Location = new System.Drawing.Point(373, 167);
  3999. this.textBox208.Name = "textBox208";
  4000. this.textBox208.Size = new System.Drawing.Size(48, 25);
  4001. this.textBox208.TabIndex = 144;
  4002. //
  4003. // label210
  4004. //
  4005. this.label210.AutoSize = true;
  4006. this.label210.Location = new System.Drawing.Point(344, 167);
  4007. this.label210.Name = "label210";
  4008. this.label210.Size = new System.Drawing.Size(23, 15);
  4009. this.label210.TabIndex = 143;
  4010. this.label210.Text = "T4";
  4011. //
  4012. // textBox209
  4013. //
  4014. this.textBox209.Location = new System.Drawing.Point(484, 167);
  4015. this.textBox209.Name = "textBox209";
  4016. this.textBox209.Size = new System.Drawing.Size(48, 25);
  4017. this.textBox209.TabIndex = 142;
  4018. //
  4019. // label211
  4020. //
  4021. this.label211.AutoSize = true;
  4022. this.label211.Location = new System.Drawing.Point(455, 167);
  4023. this.label211.Name = "label211";
  4024. this.label211.Size = new System.Drawing.Size(23, 15);
  4025. this.label211.TabIndex = 141;
  4026. this.label211.Text = "T5";
  4027. //
  4028. // textBox210
  4029. //
  4030. this.textBox210.Location = new System.Drawing.Point(595, 167);
  4031. this.textBox210.Name = "textBox210";
  4032. this.textBox210.Size = new System.Drawing.Size(48, 25);
  4033. this.textBox210.TabIndex = 140;
  4034. //
  4035. // label212
  4036. //
  4037. this.label212.AutoSize = true;
  4038. this.label212.Location = new System.Drawing.Point(566, 167);
  4039. this.label212.Name = "label212";
  4040. this.label212.Size = new System.Drawing.Size(23, 15);
  4041. this.label212.TabIndex = 139;
  4042. this.label212.Text = "T6";
  4043. //
  4044. // textBox211
  4045. //
  4046. this.textBox211.Location = new System.Drawing.Point(706, 167);
  4047. this.textBox211.Name = "textBox211";
  4048. this.textBox211.Size = new System.Drawing.Size(48, 25);
  4049. this.textBox211.TabIndex = 138;
  4050. //
  4051. // label213
  4052. //
  4053. this.label213.AutoSize = true;
  4054. this.label213.Location = new System.Drawing.Point(677, 167);
  4055. this.label213.Name = "label213";
  4056. this.label213.Size = new System.Drawing.Size(23, 15);
  4057. this.label213.TabIndex = 137;
  4058. this.label213.Text = "T7";
  4059. //
  4060. // textBox212
  4061. //
  4062. this.textBox212.Location = new System.Drawing.Point(40, 167);
  4063. this.textBox212.Name = "textBox212";
  4064. this.textBox212.Size = new System.Drawing.Size(48, 25);
  4065. this.textBox212.TabIndex = 136;
  4066. //
  4067. // label214
  4068. //
  4069. this.label214.AutoSize = true;
  4070. this.label214.Location = new System.Drawing.Point(11, 167);
  4071. this.label214.Name = "label214";
  4072. this.label214.Size = new System.Drawing.Size(23, 15);
  4073. this.label214.TabIndex = 135;
  4074. this.label214.Text = "T1";
  4075. //
  4076. // textBox213
  4077. //
  4078. this.textBox213.Location = new System.Drawing.Point(151, 136);
  4079. this.textBox213.Name = "textBox213";
  4080. this.textBox213.Size = new System.Drawing.Size(48, 25);
  4081. this.textBox213.TabIndex = 134;
  4082. //
  4083. // label215
  4084. //
  4085. this.label215.AutoSize = true;
  4086. this.label215.Location = new System.Drawing.Point(122, 136);
  4087. this.label215.Name = "label215";
  4088. this.label215.Size = new System.Drawing.Size(31, 15);
  4089. this.label215.TabIndex = 133;
  4090. this.label215.Text = "U31";
  4091. //
  4092. // textBox214
  4093. //
  4094. this.textBox214.Location = new System.Drawing.Point(262, 136);
  4095. this.textBox214.Name = "textBox214";
  4096. this.textBox214.Size = new System.Drawing.Size(48, 25);
  4097. this.textBox214.TabIndex = 132;
  4098. //
  4099. // label216
  4100. //
  4101. this.label216.AutoSize = true;
  4102. this.label216.Location = new System.Drawing.Point(233, 136);
  4103. this.label216.Name = "label216";
  4104. this.label216.Size = new System.Drawing.Size(31, 15);
  4105. this.label216.TabIndex = 131;
  4106. this.label216.Text = "U31";
  4107. //
  4108. // textBox215
  4109. //
  4110. this.textBox215.Location = new System.Drawing.Point(373, 136);
  4111. this.textBox215.Name = "textBox215";
  4112. this.textBox215.Size = new System.Drawing.Size(48, 25);
  4113. this.textBox215.TabIndex = 130;
  4114. //
  4115. // label217
  4116. //
  4117. this.label217.AutoSize = true;
  4118. this.label217.Location = new System.Drawing.Point(344, 136);
  4119. this.label217.Name = "label217";
  4120. this.label217.Size = new System.Drawing.Size(31, 15);
  4121. this.label217.TabIndex = 129;
  4122. this.label217.Text = "U32";
  4123. //
  4124. // textBox216
  4125. //
  4126. this.textBox216.Location = new System.Drawing.Point(484, 136);
  4127. this.textBox216.Name = "textBox216";
  4128. this.textBox216.Size = new System.Drawing.Size(48, 25);
  4129. this.textBox216.TabIndex = 128;
  4130. //
  4131. // label218
  4132. //
  4133. this.label218.AutoSize = true;
  4134. this.label218.Location = new System.Drawing.Point(455, 136);
  4135. this.label218.Name = "label218";
  4136. this.label218.Size = new System.Drawing.Size(31, 15);
  4137. this.label218.TabIndex = 127;
  4138. this.label218.Text = "U33";
  4139. //
  4140. // textBox217
  4141. //
  4142. this.textBox217.Location = new System.Drawing.Point(595, 136);
  4143. this.textBox217.Name = "textBox217";
  4144. this.textBox217.Size = new System.Drawing.Size(48, 25);
  4145. this.textBox217.TabIndex = 126;
  4146. //
  4147. // label219
  4148. //
  4149. this.label219.AutoSize = true;
  4150. this.label219.Location = new System.Drawing.Point(566, 136);
  4151. this.label219.Name = "label219";
  4152. this.label219.Size = new System.Drawing.Size(31, 15);
  4153. this.label219.TabIndex = 125;
  4154. this.label219.Text = "U34";
  4155. //
  4156. // textBox218
  4157. //
  4158. this.textBox218.Location = new System.Drawing.Point(40, 136);
  4159. this.textBox218.Name = "textBox218";
  4160. this.textBox218.Size = new System.Drawing.Size(48, 25);
  4161. this.textBox218.TabIndex = 122;
  4162. //
  4163. // label220
  4164. //
  4165. this.label220.AutoSize = true;
  4166. this.label220.Location = new System.Drawing.Point(11, 136);
  4167. this.label220.Name = "label220";
  4168. this.label220.Size = new System.Drawing.Size(31, 15);
  4169. this.label220.TabIndex = 121;
  4170. this.label220.Text = "U29";
  4171. //
  4172. // textBox219
  4173. //
  4174. this.textBox219.Location = new System.Drawing.Point(151, 105);
  4175. this.textBox219.Name = "textBox219";
  4176. this.textBox219.Size = new System.Drawing.Size(48, 25);
  4177. this.textBox219.TabIndex = 120;
  4178. //
  4179. // label221
  4180. //
  4181. this.label221.AutoSize = true;
  4182. this.label221.Location = new System.Drawing.Point(122, 105);
  4183. this.label221.Name = "label221";
  4184. this.label221.Size = new System.Drawing.Size(31, 15);
  4185. this.label221.TabIndex = 119;
  4186. this.label221.Text = "U23";
  4187. //
  4188. // textBox220
  4189. //
  4190. this.textBox220.Location = new System.Drawing.Point(262, 105);
  4191. this.textBox220.Name = "textBox220";
  4192. this.textBox220.Size = new System.Drawing.Size(48, 25);
  4193. this.textBox220.TabIndex = 118;
  4194. //
  4195. // label222
  4196. //
  4197. this.label222.AutoSize = true;
  4198. this.label222.Location = new System.Drawing.Point(233, 105);
  4199. this.label222.Name = "label222";
  4200. this.label222.Size = new System.Drawing.Size(31, 15);
  4201. this.label222.TabIndex = 117;
  4202. this.label222.Text = "U24";
  4203. //
  4204. // textBox221
  4205. //
  4206. this.textBox221.Location = new System.Drawing.Point(373, 105);
  4207. this.textBox221.Name = "textBox221";
  4208. this.textBox221.Size = new System.Drawing.Size(48, 25);
  4209. this.textBox221.TabIndex = 116;
  4210. //
  4211. // label223
  4212. //
  4213. this.label223.AutoSize = true;
  4214. this.label223.Location = new System.Drawing.Point(344, 105);
  4215. this.label223.Name = "label223";
  4216. this.label223.Size = new System.Drawing.Size(31, 15);
  4217. this.label223.TabIndex = 115;
  4218. this.label223.Text = "U25";
  4219. //
  4220. // textBox222
  4221. //
  4222. this.textBox222.Location = new System.Drawing.Point(484, 105);
  4223. this.textBox222.Name = "textBox222";
  4224. this.textBox222.Size = new System.Drawing.Size(48, 25);
  4225. this.textBox222.TabIndex = 114;
  4226. //
  4227. // label224
  4228. //
  4229. this.label224.AutoSize = true;
  4230. this.label224.Location = new System.Drawing.Point(455, 105);
  4231. this.label224.Name = "label224";
  4232. this.label224.Size = new System.Drawing.Size(31, 15);
  4233. this.label224.TabIndex = 113;
  4234. this.label224.Text = "U26";
  4235. //
  4236. // textBox223
  4237. //
  4238. this.textBox223.Location = new System.Drawing.Point(595, 105);
  4239. this.textBox223.Name = "textBox223";
  4240. this.textBox223.Size = new System.Drawing.Size(48, 25);
  4241. this.textBox223.TabIndex = 112;
  4242. //
  4243. // label225
  4244. //
  4245. this.label225.AutoSize = true;
  4246. this.label225.Location = new System.Drawing.Point(566, 105);
  4247. this.label225.Name = "label225";
  4248. this.label225.Size = new System.Drawing.Size(31, 15);
  4249. this.label225.TabIndex = 111;
  4250. this.label225.Text = "U27";
  4251. //
  4252. // textBox224
  4253. //
  4254. this.textBox224.Location = new System.Drawing.Point(706, 105);
  4255. this.textBox224.Name = "textBox224";
  4256. this.textBox224.Size = new System.Drawing.Size(48, 25);
  4257. this.textBox224.TabIndex = 110;
  4258. //
  4259. // label226
  4260. //
  4261. this.label226.AutoSize = true;
  4262. this.label226.Location = new System.Drawing.Point(677, 105);
  4263. this.label226.Name = "label226";
  4264. this.label226.Size = new System.Drawing.Size(31, 15);
  4265. this.label226.TabIndex = 109;
  4266. this.label226.Text = "U28";
  4267. //
  4268. // textBox225
  4269. //
  4270. this.textBox225.Location = new System.Drawing.Point(40, 105);
  4271. this.textBox225.Name = "textBox225";
  4272. this.textBox225.Size = new System.Drawing.Size(48, 25);
  4273. this.textBox225.TabIndex = 108;
  4274. //
  4275. // label227
  4276. //
  4277. this.label227.AutoSize = true;
  4278. this.label227.Location = new System.Drawing.Point(11, 105);
  4279. this.label227.Name = "label227";
  4280. this.label227.Size = new System.Drawing.Size(31, 15);
  4281. this.label227.TabIndex = 107;
  4282. this.label227.Text = "U22";
  4283. //
  4284. // textBox226
  4285. //
  4286. this.textBox226.Location = new System.Drawing.Point(151, 74);
  4287. this.textBox226.Name = "textBox226";
  4288. this.textBox226.Size = new System.Drawing.Size(48, 25);
  4289. this.textBox226.TabIndex = 106;
  4290. //
  4291. // label228
  4292. //
  4293. this.label228.AutoSize = true;
  4294. this.label228.Location = new System.Drawing.Point(122, 74);
  4295. this.label228.Name = "label228";
  4296. this.label228.Size = new System.Drawing.Size(31, 15);
  4297. this.label228.TabIndex = 105;
  4298. this.label228.Text = "U16";
  4299. //
  4300. // textBox227
  4301. //
  4302. this.textBox227.Location = new System.Drawing.Point(262, 74);
  4303. this.textBox227.Name = "textBox227";
  4304. this.textBox227.Size = new System.Drawing.Size(48, 25);
  4305. this.textBox227.TabIndex = 104;
  4306. //
  4307. // label229
  4308. //
  4309. this.label229.AutoSize = true;
  4310. this.label229.Location = new System.Drawing.Point(233, 74);
  4311. this.label229.Name = "label229";
  4312. this.label229.Size = new System.Drawing.Size(31, 15);
  4313. this.label229.TabIndex = 103;
  4314. this.label229.Text = "U17";
  4315. //
  4316. // textBox228
  4317. //
  4318. this.textBox228.Location = new System.Drawing.Point(373, 74);
  4319. this.textBox228.Name = "textBox228";
  4320. this.textBox228.Size = new System.Drawing.Size(48, 25);
  4321. this.textBox228.TabIndex = 102;
  4322. //
  4323. // label230
  4324. //
  4325. this.label230.AutoSize = true;
  4326. this.label230.Location = new System.Drawing.Point(344, 74);
  4327. this.label230.Name = "label230";
  4328. this.label230.Size = new System.Drawing.Size(31, 15);
  4329. this.label230.TabIndex = 101;
  4330. this.label230.Text = "U18";
  4331. //
  4332. // textBox229
  4333. //
  4334. this.textBox229.Location = new System.Drawing.Point(484, 74);
  4335. this.textBox229.Name = "textBox229";
  4336. this.textBox229.Size = new System.Drawing.Size(48, 25);
  4337. this.textBox229.TabIndex = 100;
  4338. //
  4339. // label231
  4340. //
  4341. this.label231.AutoSize = true;
  4342. this.label231.Location = new System.Drawing.Point(455, 74);
  4343. this.label231.Name = "label231";
  4344. this.label231.Size = new System.Drawing.Size(31, 15);
  4345. this.label231.TabIndex = 99;
  4346. this.label231.Text = "U19";
  4347. //
  4348. // textBox230
  4349. //
  4350. this.textBox230.Location = new System.Drawing.Point(595, 74);
  4351. this.textBox230.Name = "textBox230";
  4352. this.textBox230.Size = new System.Drawing.Size(48, 25);
  4353. this.textBox230.TabIndex = 98;
  4354. //
  4355. // label232
  4356. //
  4357. this.label232.AutoSize = true;
  4358. this.label232.Location = new System.Drawing.Point(566, 74);
  4359. this.label232.Name = "label232";
  4360. this.label232.Size = new System.Drawing.Size(31, 15);
  4361. this.label232.TabIndex = 97;
  4362. this.label232.Text = "U20";
  4363. //
  4364. // textBox231
  4365. //
  4366. this.textBox231.Location = new System.Drawing.Point(706, 74);
  4367. this.textBox231.Name = "textBox231";
  4368. this.textBox231.Size = new System.Drawing.Size(48, 25);
  4369. this.textBox231.TabIndex = 96;
  4370. //
  4371. // label233
  4372. //
  4373. this.label233.AutoSize = true;
  4374. this.label233.Location = new System.Drawing.Point(677, 74);
  4375. this.label233.Name = "label233";
  4376. this.label233.Size = new System.Drawing.Size(31, 15);
  4377. this.label233.TabIndex = 95;
  4378. this.label233.Text = "U21";
  4379. //
  4380. // textBox232
  4381. //
  4382. this.textBox232.Location = new System.Drawing.Point(40, 74);
  4383. this.textBox232.Name = "textBox232";
  4384. this.textBox232.Size = new System.Drawing.Size(48, 25);
  4385. this.textBox232.TabIndex = 94;
  4386. //
  4387. // label234
  4388. //
  4389. this.label234.AutoSize = true;
  4390. this.label234.Location = new System.Drawing.Point(11, 74);
  4391. this.label234.Name = "label234";
  4392. this.label234.Size = new System.Drawing.Size(31, 15);
  4393. this.label234.TabIndex = 93;
  4394. this.label234.Text = "U15";
  4395. //
  4396. // textBox233
  4397. //
  4398. this.textBox233.Location = new System.Drawing.Point(151, 43);
  4399. this.textBox233.Name = "textBox233";
  4400. this.textBox233.Size = new System.Drawing.Size(48, 25);
  4401. this.textBox233.TabIndex = 92;
  4402. //
  4403. // label235
  4404. //
  4405. this.label235.AutoSize = true;
  4406. this.label235.Location = new System.Drawing.Point(122, 43);
  4407. this.label235.Name = "label235";
  4408. this.label235.Size = new System.Drawing.Size(23, 15);
  4409. this.label235.TabIndex = 91;
  4410. this.label235.Text = "U9";
  4411. //
  4412. // textBox234
  4413. //
  4414. this.textBox234.Location = new System.Drawing.Point(262, 43);
  4415. this.textBox234.Name = "textBox234";
  4416. this.textBox234.Size = new System.Drawing.Size(48, 25);
  4417. this.textBox234.TabIndex = 90;
  4418. //
  4419. // label236
  4420. //
  4421. this.label236.AutoSize = true;
  4422. this.label236.Location = new System.Drawing.Point(233, 43);
  4423. this.label236.Name = "label236";
  4424. this.label236.Size = new System.Drawing.Size(31, 15);
  4425. this.label236.TabIndex = 89;
  4426. this.label236.Text = "U10";
  4427. //
  4428. // textBox235
  4429. //
  4430. this.textBox235.Location = new System.Drawing.Point(373, 43);
  4431. this.textBox235.Name = "textBox235";
  4432. this.textBox235.Size = new System.Drawing.Size(48, 25);
  4433. this.textBox235.TabIndex = 88;
  4434. //
  4435. // label237
  4436. //
  4437. this.label237.AutoSize = true;
  4438. this.label237.Location = new System.Drawing.Point(344, 43);
  4439. this.label237.Name = "label237";
  4440. this.label237.Size = new System.Drawing.Size(31, 15);
  4441. this.label237.TabIndex = 87;
  4442. this.label237.Text = "U11";
  4443. //
  4444. // textBox236
  4445. //
  4446. this.textBox236.Location = new System.Drawing.Point(484, 43);
  4447. this.textBox236.Name = "textBox236";
  4448. this.textBox236.Size = new System.Drawing.Size(48, 25);
  4449. this.textBox236.TabIndex = 86;
  4450. //
  4451. // label238
  4452. //
  4453. this.label238.AutoSize = true;
  4454. this.label238.Location = new System.Drawing.Point(455, 43);
  4455. this.label238.Name = "label238";
  4456. this.label238.Size = new System.Drawing.Size(31, 15);
  4457. this.label238.TabIndex = 85;
  4458. this.label238.Text = "U12";
  4459. //
  4460. // textBox237
  4461. //
  4462. this.textBox237.Location = new System.Drawing.Point(595, 43);
  4463. this.textBox237.Name = "textBox237";
  4464. this.textBox237.Size = new System.Drawing.Size(48, 25);
  4465. this.textBox237.TabIndex = 84;
  4466. //
  4467. // label239
  4468. //
  4469. this.label239.AutoSize = true;
  4470. this.label239.Location = new System.Drawing.Point(566, 43);
  4471. this.label239.Name = "label239";
  4472. this.label239.Size = new System.Drawing.Size(31, 15);
  4473. this.label239.TabIndex = 83;
  4474. this.label239.Text = "U13";
  4475. //
  4476. // textBox238
  4477. //
  4478. this.textBox238.Location = new System.Drawing.Point(706, 43);
  4479. this.textBox238.Name = "textBox238";
  4480. this.textBox238.Size = new System.Drawing.Size(48, 25);
  4481. this.textBox238.TabIndex = 82;
  4482. //
  4483. // label240
  4484. //
  4485. this.label240.AutoSize = true;
  4486. this.label240.Location = new System.Drawing.Point(677, 43);
  4487. this.label240.Name = "label240";
  4488. this.label240.Size = new System.Drawing.Size(31, 15);
  4489. this.label240.TabIndex = 81;
  4490. this.label240.Text = "U14";
  4491. //
  4492. // textBox239
  4493. //
  4494. this.textBox239.Location = new System.Drawing.Point(40, 43);
  4495. this.textBox239.Name = "textBox239";
  4496. this.textBox239.Size = new System.Drawing.Size(48, 25);
  4497. this.textBox239.TabIndex = 80;
  4498. //
  4499. // label241
  4500. //
  4501. this.label241.AutoSize = true;
  4502. this.label241.Location = new System.Drawing.Point(11, 43);
  4503. this.label241.Name = "label241";
  4504. this.label241.Size = new System.Drawing.Size(23, 15);
  4505. this.label241.TabIndex = 79;
  4506. this.label241.Text = "U8";
  4507. //
  4508. // textBox240
  4509. //
  4510. this.textBox240.Location = new System.Drawing.Point(151, 12);
  4511. this.textBox240.Name = "textBox240";
  4512. this.textBox240.Size = new System.Drawing.Size(48, 25);
  4513. this.textBox240.TabIndex = 78;
  4514. //
  4515. // label242
  4516. //
  4517. this.label242.AutoSize = true;
  4518. this.label242.Location = new System.Drawing.Point(122, 12);
  4519. this.label242.Name = "label242";
  4520. this.label242.Size = new System.Drawing.Size(23, 15);
  4521. this.label242.TabIndex = 77;
  4522. this.label242.Text = "U2";
  4523. //
  4524. // textBox241
  4525. //
  4526. this.textBox241.Location = new System.Drawing.Point(262, 12);
  4527. this.textBox241.Name = "textBox241";
  4528. this.textBox241.Size = new System.Drawing.Size(48, 25);
  4529. this.textBox241.TabIndex = 74;
  4530. //
  4531. // label243
  4532. //
  4533. this.label243.AutoSize = true;
  4534. this.label243.Location = new System.Drawing.Point(233, 12);
  4535. this.label243.Name = "label243";
  4536. this.label243.Size = new System.Drawing.Size(23, 15);
  4537. this.label243.TabIndex = 73;
  4538. this.label243.Text = "U3";
  4539. //
  4540. // textBox242
  4541. //
  4542. this.textBox242.Location = new System.Drawing.Point(373, 12);
  4543. this.textBox242.Name = "textBox242";
  4544. this.textBox242.Size = new System.Drawing.Size(48, 25);
  4545. this.textBox242.TabIndex = 72;
  4546. //
  4547. // label244
  4548. //
  4549. this.label244.AutoSize = true;
  4550. this.label244.Location = new System.Drawing.Point(344, 12);
  4551. this.label244.Name = "label244";
  4552. this.label244.Size = new System.Drawing.Size(23, 15);
  4553. this.label244.TabIndex = 71;
  4554. this.label244.Text = "U4";
  4555. //
  4556. // textBox243
  4557. //
  4558. this.textBox243.Location = new System.Drawing.Point(484, 12);
  4559. this.textBox243.Name = "textBox243";
  4560. this.textBox243.Size = new System.Drawing.Size(48, 25);
  4561. this.textBox243.TabIndex = 70;
  4562. //
  4563. // label245
  4564. //
  4565. this.label245.AutoSize = true;
  4566. this.label245.Location = new System.Drawing.Point(455, 12);
  4567. this.label245.Name = "label245";
  4568. this.label245.Size = new System.Drawing.Size(23, 15);
  4569. this.label245.TabIndex = 69;
  4570. this.label245.Text = "U5";
  4571. //
  4572. // textBox244
  4573. //
  4574. this.textBox244.Location = new System.Drawing.Point(595, 12);
  4575. this.textBox244.Name = "textBox244";
  4576. this.textBox244.Size = new System.Drawing.Size(48, 25);
  4577. this.textBox244.TabIndex = 68;
  4578. //
  4579. // label246
  4580. //
  4581. this.label246.AutoSize = true;
  4582. this.label246.Location = new System.Drawing.Point(566, 12);
  4583. this.label246.Name = "label246";
  4584. this.label246.Size = new System.Drawing.Size(23, 15);
  4585. this.label246.TabIndex = 67;
  4586. this.label246.Text = "U6";
  4587. //
  4588. // textBox245
  4589. //
  4590. this.textBox245.Location = new System.Drawing.Point(706, 12);
  4591. this.textBox245.Name = "textBox245";
  4592. this.textBox245.Size = new System.Drawing.Size(48, 25);
  4593. this.textBox245.TabIndex = 66;
  4594. //
  4595. // label247
  4596. //
  4597. this.label247.AutoSize = true;
  4598. this.label247.Location = new System.Drawing.Point(677, 12);
  4599. this.label247.Name = "label247";
  4600. this.label247.Size = new System.Drawing.Size(23, 15);
  4601. this.label247.TabIndex = 65;
  4602. this.label247.Text = "U7";
  4603. //
  4604. // textBox246
  4605. //
  4606. this.textBox246.Location = new System.Drawing.Point(40, 12);
  4607. this.textBox246.Name = "textBox246";
  4608. this.textBox246.Size = new System.Drawing.Size(48, 25);
  4609. this.textBox246.TabIndex = 53;
  4610. //
  4611. // label248
  4612. //
  4613. this.label248.AutoSize = true;
  4614. this.label248.Location = new System.Drawing.Point(11, 12);
  4615. this.label248.Name = "label248";
  4616. this.label248.Size = new System.Drawing.Size(23, 15);
  4617. this.label248.TabIndex = 10;
  4618. this.label248.Text = "U1";
  4619. //
  4620. // tabBoard6
  4621. //
  4622. this.tabBoard6.Controls.Add(this.panel7);
  4623. this.tabBoard6.Location = new System.Drawing.Point(4, 25);
  4624. this.tabBoard6.Name = "tabBoard6";
  4625. this.tabBoard6.Size = new System.Drawing.Size(993, 228);
  4626. this.tabBoard6.TabIndex = 5;
  4627. this.tabBoard6.Text = "分板六";
  4628. this.tabBoard6.UseVisualStyleBackColor = true;
  4629. //
  4630. // panel7
  4631. //
  4632. this.panel7.Location = new System.Drawing.Point(0, 0);
  4633. this.panel7.Name = "panel7";
  4634. this.panel7.Size = new System.Drawing.Size(993, 228);
  4635. this.panel7.TabIndex = 12;
  4636. //
  4637. // timer_rec
  4638. //
  4639. this.timer_rec.Interval = 10;
  4640. this.timer_rec.Tick += new System.EventHandler(this.timer_rec_Tick);
  4641. //
  4642. // timer_send
  4643. //
  4644. this.timer_send.Tick += new System.EventHandler(this.timer_send_Tick);
  4645. //
  4646. // comboBox_VCU_BMSCutOffLV
  4647. //
  4648. this.comboBox_VCU_BMSCutOffLV.FormattingEnabled = true;
  4649. this.comboBox_VCU_BMSCutOffLV.Items.AddRange(new object[] {
  4650. "无请求",
  4651. "请求低压下电"});
  4652. this.comboBox_VCU_BMSCutOffLV.Location = new System.Drawing.Point(325, 23);
  4653. this.comboBox_VCU_BMSCutOffLV.Name = "comboBox_VCU_BMSCutOffLV";
  4654. this.comboBox_VCU_BMSCutOffLV.Size = new System.Drawing.Size(121, 23);
  4655. this.comboBox_VCU_BMSCutOffLV.TabIndex = 56;
  4656. this.comboBox_VCU_BMSCutOffLV.Text = "无请求";
  4657. //
  4658. // label94
  4659. //
  4660. this.label94.AutoSize = true;
  4661. this.label94.Location = new System.Drawing.Point(252, 23);
  4662. this.label94.Name = "label94";
  4663. this.label94.Size = new System.Drawing.Size(67, 15);
  4664. this.label94.TabIndex = 55;
  4665. this.label94.Text = "高压命令";
  4666. //
  4667. // comboBox_BTMS_ConnStsFb
  4668. //
  4669. this.comboBox_BTMS_ConnStsFb.FormattingEnabled = true;
  4670. this.comboBox_BTMS_ConnStsFb.Items.AddRange(new object[] {
  4671. "断开状态",
  4672. "闭合状态",
  4673. ""});
  4674. this.comboBox_BTMS_ConnStsFb.Location = new System.Drawing.Point(399, 5);
  4675. this.comboBox_BTMS_ConnStsFb.Name = "comboBox_BTMS_ConnStsFb";
  4676. this.comboBox_BTMS_ConnStsFb.Size = new System.Drawing.Size(121, 23);
  4677. this.comboBox_BTMS_ConnStsFb.TabIndex = 60;
  4678. //
  4679. // label96
  4680. //
  4681. this.label96.AutoSize = true;
  4682. this.label96.Location = new System.Drawing.Point(252, 5);
  4683. this.label96.Name = "label96";
  4684. this.label96.Size = new System.Drawing.Size(142, 15);
  4685. this.label96.TabIndex = 59;
  4686. this.label96.Text = "继电器状态反馈信号";
  4687. //
  4688. // comboBox_BTMS_WorkSts
  4689. //
  4690. this.comboBox_BTMS_WorkSts.FormattingEnabled = true;
  4691. this.comboBox_BTMS_WorkSts.Items.AddRange(new object[] {
  4692. "关机模式",
  4693. "制冷模式",
  4694. "制热模式",
  4695. "自循环模式"});
  4696. this.comboBox_BTMS_WorkSts.Location = new System.Drawing.Point(125, 5);
  4697. this.comboBox_BTMS_WorkSts.Name = "comboBox_BTMS_WorkSts";
  4698. this.comboBox_BTMS_WorkSts.Size = new System.Drawing.Size(121, 23);
  4699. this.comboBox_BTMS_WorkSts.TabIndex = 58;
  4700. //
  4701. // label97
  4702. //
  4703. this.label97.AutoSize = true;
  4704. this.label97.Location = new System.Drawing.Point(13, 5);
  4705. this.label97.Name = "label97";
  4706. this.label97.Size = new System.Drawing.Size(99, 15);
  4707. this.label97.TabIndex = 57;
  4708. this.label97.Text = "BTMS工作状态";
  4709. //
  4710. // numericUpDown_BTMS_BattPackInCoolTemp
  4711. //
  4712. this.numericUpDown_BTMS_BattPackInCoolTemp.Location = new System.Drawing.Point(610, 0);
  4713. this.numericUpDown_BTMS_BattPackInCoolTemp.Maximum = new decimal(new int[] {
  4714. 210,
  4715. 0,
  4716. 0,
  4717. 0});
  4718. this.numericUpDown_BTMS_BattPackInCoolTemp.Minimum = new decimal(new int[] {
  4719. 40,
  4720. 0,
  4721. 0,
  4722. -2147483648});
  4723. this.numericUpDown_BTMS_BattPackInCoolTemp.Name = "numericUpDown_BTMS_BattPackInCoolTemp";
  4724. this.numericUpDown_BTMS_BattPackInCoolTemp.Size = new System.Drawing.Size(120, 25);
  4725. this.numericUpDown_BTMS_BattPackInCoolTemp.TabIndex = 62;
  4726. //
  4727. // label98
  4728. //
  4729. this.label98.AutoSize = true;
  4730. this.label98.Location = new System.Drawing.Point(537, 8);
  4731. this.label98.Name = "label98";
  4732. this.label98.Size = new System.Drawing.Size(67, 15);
  4733. this.label98.TabIndex = 61;
  4734. this.label98.Text = "出水温度";
  4735. //
  4736. // numericUpDown_BTMS_BattPackoutCoolTemp
  4737. //
  4738. this.numericUpDown_BTMS_BattPackoutCoolTemp.Location = new System.Drawing.Point(818, 0);
  4739. this.numericUpDown_BTMS_BattPackoutCoolTemp.Maximum = new decimal(new int[] {
  4740. 210,
  4741. 0,
  4742. 0,
  4743. 0});
  4744. this.numericUpDown_BTMS_BattPackoutCoolTemp.Minimum = new decimal(new int[] {
  4745. 40,
  4746. 0,
  4747. 0,
  4748. -2147483648});
  4749. this.numericUpDown_BTMS_BattPackoutCoolTemp.Name = "numericUpDown_BTMS_BattPackoutCoolTemp";
  4750. this.numericUpDown_BTMS_BattPackoutCoolTemp.Size = new System.Drawing.Size(120, 25);
  4751. this.numericUpDown_BTMS_BattPackoutCoolTemp.TabIndex = 64;
  4752. //
  4753. // label99
  4754. //
  4755. this.label99.AutoSize = true;
  4756. this.label99.Location = new System.Drawing.Point(745, 5);
  4757. this.label99.Name = "label99";
  4758. this.label99.Size = new System.Drawing.Size(67, 15);
  4759. this.label99.TabIndex = 63;
  4760. this.label99.Text = "回水温度";
  4761. //
  4762. // numericUpDown_BTMS_ActPower
  4763. //
  4764. this.numericUpDown_BTMS_ActPower.Increment = new decimal(new int[] {
  4765. 1,
  4766. 0,
  4767. 0,
  4768. 65536});
  4769. this.numericUpDown_BTMS_ActPower.Location = new System.Drawing.Point(90, 37);
  4770. this.numericUpDown_BTMS_ActPower.Maximum = new decimal(new int[] {
  4771. 65535,
  4772. 0,
  4773. 0,
  4774. 65536});
  4775. this.numericUpDown_BTMS_ActPower.Name = "numericUpDown_BTMS_ActPower";
  4776. this.numericUpDown_BTMS_ActPower.Size = new System.Drawing.Size(120, 25);
  4777. this.numericUpDown_BTMS_ActPower.TabIndex = 66;
  4778. //
  4779. // label100
  4780. //
  4781. this.label100.AutoSize = true;
  4782. this.label100.Location = new System.Drawing.Point(17, 45);
  4783. this.label100.Name = "label100";
  4784. this.label100.Size = new System.Drawing.Size(67, 15);
  4785. this.label100.TabIndex = 65;
  4786. this.label100.Text = "需求功率";
  4787. //
  4788. // numericUpDown_BTMS_DTC
  4789. //
  4790. this.numericUpDown_BTMS_DTC.Location = new System.Drawing.Point(262, 32);
  4791. this.numericUpDown_BTMS_DTC.Maximum = new decimal(new int[] {
  4792. 61,
  4793. 0,
  4794. 0,
  4795. 0});
  4796. this.numericUpDown_BTMS_DTC.Name = "numericUpDown_BTMS_DTC";
  4797. this.numericUpDown_BTMS_DTC.Size = new System.Drawing.Size(120, 25);
  4798. this.numericUpDown_BTMS_DTC.TabIndex = 68;
  4799. //
  4800. // label101
  4801. //
  4802. this.label101.AutoSize = true;
  4803. this.label101.Location = new System.Drawing.Point(204, 37);
  4804. this.label101.Name = "label101";
  4805. this.label101.Size = new System.Drawing.Size(52, 15);
  4806. this.label101.TabIndex = 67;
  4807. this.label101.Text = "故障码";
  4808. //
  4809. // label102
  4810. //
  4811. this.label102.AutoSize = true;
  4812. this.label102.Location = new System.Drawing.Point(420, 45);
  4813. this.label102.Name = "label102";
  4814. this.label102.Size = new System.Drawing.Size(114, 15);
  4815. this.label102.TabIndex = 69;
  4816. this.label102.Text = "BTMS故障码等级";
  4817. //
  4818. // comboBox_BTMS_FltLevel
  4819. //
  4820. this.comboBox_BTMS_FltLevel.FormattingEnabled = true;
  4821. this.comboBox_BTMS_FltLevel.Items.AddRange(new object[] {
  4822. "无故障",
  4823. "1级故障",
  4824. "2级故障",
  4825. "3级故障"});
  4826. this.comboBox_BTMS_FltLevel.Location = new System.Drawing.Point(540, 39);
  4827. this.comboBox_BTMS_FltLevel.Name = "comboBox_BTMS_FltLevel";
  4828. this.comboBox_BTMS_FltLevel.Size = new System.Drawing.Size(121, 23);
  4829. this.comboBox_BTMS_FltLevel.TabIndex = 70;
  4830. //
  4831. // comboBox_Change_BattConSts
  4832. //
  4833. this.comboBox_Change_BattConSts.FormattingEnabled = true;
  4834. this.comboBox_Change_BattConSts.Items.AddRange(new object[] {
  4835. "未连接 ",
  4836. "连接"});
  4837. this.comboBox_Change_BattConSts.Location = new System.Drawing.Point(399, 20);
  4838. this.comboBox_Change_BattConSts.Name = "comboBox_Change_BattConSts";
  4839. this.comboBox_Change_BattConSts.Size = new System.Drawing.Size(121, 23);
  4840. this.comboBox_Change_BattConSts.TabIndex = 64;
  4841. //
  4842. // label103
  4843. //
  4844. this.label103.AutoSize = true;
  4845. this.label103.Location = new System.Drawing.Point(252, 20);
  4846. this.label103.Name = "label103";
  4847. this.label103.Size = new System.Drawing.Size(127, 15);
  4848. this.label103.TabIndex = 63;
  4849. this.label103.Text = "换电连接状态反馈";
  4850. //
  4851. // comboBox_LockingPinStsFB
  4852. //
  4853. this.comboBox_LockingPinStsFB.FormattingEnabled = true;
  4854. this.comboBox_LockingPinStsFB.Items.AddRange(new object[] {
  4855. "预留 ",
  4856. "解锁成功",
  4857. "上锁成功",
  4858. "锁止故障"});
  4859. this.comboBox_LockingPinStsFB.Location = new System.Drawing.Point(125, 20);
  4860. this.comboBox_LockingPinStsFB.Name = "comboBox_LockingPinStsFB";
  4861. this.comboBox_LockingPinStsFB.Size = new System.Drawing.Size(121, 23);
  4862. this.comboBox_LockingPinStsFB.TabIndex = 62;
  4863. //
  4864. // label104
  4865. //
  4866. this.label104.AutoSize = true;
  4867. this.label104.Location = new System.Drawing.Point(13, 20);
  4868. this.label104.Name = "label104";
  4869. this.label104.Size = new System.Drawing.Size(112, 15);
  4870. this.label104.TabIndex = 61;
  4871. this.label104.Text = "锁止销反馈状态";
  4872. //
  4873. // textBox_BMS_BattSOH
  4874. //
  4875. this.textBox_BMS_BattSOH.BackColor = System.Drawing.SystemColors.Window;
  4876. this.textBox_BMS_BattSOH.Location = new System.Drawing.Point(109, 226);
  4877. this.textBox_BMS_BattSOH.Name = "textBox_BMS_BattSOH";
  4878. this.textBox_BMS_BattSOH.ReadOnly = true;
  4879. this.textBox_BMS_BattSOH.Size = new System.Drawing.Size(48, 25);
  4880. this.textBox_BMS_BattSOH.TabIndex = 54;
  4881. //
  4882. // label105
  4883. //
  4884. this.label105.AutoSize = true;
  4885. this.label105.Location = new System.Drawing.Point(72, 229);
  4886. this.label105.Name = "label105";
  4887. this.label105.Size = new System.Drawing.Size(31, 15);
  4888. this.label105.TabIndex = 53;
  4889. this.label105.Text = "SOH";
  4890. //
  4891. // textBox_BMS_CnctSt
  4892. //
  4893. this.textBox_BMS_CnctSt.BackColor = System.Drawing.SystemColors.Window;
  4894. this.textBox_BMS_CnctSt.Location = new System.Drawing.Point(841, 168);
  4895. this.textBox_BMS_CnctSt.Name = "textBox_BMS_CnctSt";
  4896. this.textBox_BMS_CnctSt.ReadOnly = true;
  4897. this.textBox_BMS_CnctSt.Size = new System.Drawing.Size(48, 25);
  4898. this.textBox_BMS_CnctSt.TabIndex = 60;
  4899. //
  4900. // label108
  4901. //
  4902. this.label108.AutoSize = true;
  4903. this.label108.Location = new System.Drawing.Point(743, 168);
  4904. this.label108.Name = "label108";
  4905. this.label108.Size = new System.Drawing.Size(91, 15);
  4906. this.label108.TabIndex = 59;
  4907. this.label108.Text = "BMS连接状态";
  4908. //
  4909. // textBox_BMS_ChgSts
  4910. //
  4911. this.textBox_BMS_ChgSts.BackColor = System.Drawing.SystemColors.Window;
  4912. this.textBox_BMS_ChgSts.Location = new System.Drawing.Point(841, 135);
  4913. this.textBox_BMS_ChgSts.Name = "textBox_BMS_ChgSts";
  4914. this.textBox_BMS_ChgSts.ReadOnly = true;
  4915. this.textBox_BMS_ChgSts.Size = new System.Drawing.Size(48, 25);
  4916. this.textBox_BMS_ChgSts.TabIndex = 58;
  4917. //
  4918. // label109
  4919. //
  4920. this.label109.AutoSize = true;
  4921. this.label109.Location = new System.Drawing.Point(768, 138);
  4922. this.label109.Name = "label109";
  4923. this.label109.Size = new System.Drawing.Size(67, 15);
  4924. this.label109.TabIndex = 57;
  4925. this.label109.Text = "充电状态";
  4926. //
  4927. // textBox_BMS_DCChgPlugSts
  4928. //
  4929. this.textBox_BMS_DCChgPlugSts.BackColor = System.Drawing.SystemColors.Window;
  4930. this.textBox_BMS_DCChgPlugSts.Location = new System.Drawing.Point(841, 102);
  4931. this.textBox_BMS_DCChgPlugSts.Name = "textBox_BMS_DCChgPlugSts";
  4932. this.textBox_BMS_DCChgPlugSts.ReadOnly = true;
  4933. this.textBox_BMS_DCChgPlugSts.Size = new System.Drawing.Size(48, 25);
  4934. this.textBox_BMS_DCChgPlugSts.TabIndex = 56;
  4935. //
  4936. // label110
  4937. //
  4938. this.label110.AutoSize = true;
  4939. this.label110.Location = new System.Drawing.Point(722, 106);
  4940. this.label110.Name = "label110";
  4941. this.label110.Size = new System.Drawing.Size(112, 15);
  4942. this.label110.TabIndex = 55;
  4943. this.label110.Text = "充电枪连接状态";
  4944. //
  4945. // flowLayoutPanel_1
  4946. //
  4947. this.flowLayoutPanel_1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  4948. | System.Windows.Forms.AnchorStyles.Left)
  4949. | System.Windows.Forms.AnchorStyles.Right)));
  4950. this.flowLayoutPanel_1.Location = new System.Drawing.Point(0, 0);
  4951. this.flowLayoutPanel_1.Name = "flowLayoutPanel_1";
  4952. this.flowLayoutPanel_1.Size = new System.Drawing.Size(993, 228);
  4953. this.flowLayoutPanel_1.TabIndex = 0;
  4954. //
  4955. // Form1
  4956. //
  4957. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  4958. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  4959. this.ClientSize = new System.Drawing.Size(1052, 803);
  4960. this.Controls.Add(this.tabControl2);
  4961. this.Controls.Add(this.groupBox2);
  4962. this.Controls.Add(this.VCU);
  4963. this.Controls.Add(this.groupBox1);
  4964. this.Name = "Form1";
  4965. this.Text = "MTB上位机";
  4966. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
  4967. this.Load += new System.EventHandler(this.Form1_Load);
  4968. this.groupBox1.ResumeLayout(false);
  4969. this.groupBox1.PerformLayout();
  4970. this.VCU.ResumeLayout(false);
  4971. this.tabPageVCU.ResumeLayout(false);
  4972. this.panel1.ResumeLayout(false);
  4973. this.panel1.PerformLayout();
  4974. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_VCU_VehSpd)).EndInit();
  4975. this.tabPageEBC.ResumeLayout(false);
  4976. this.tabPageEBC.PerformLayout();
  4977. this.tabPagePMS.ResumeLayout(false);
  4978. this.tabPagePMS.PerformLayout();
  4979. this.tabPageRCB.ResumeLayout(false);
  4980. this.tabPageRCB.PerformLayout();
  4981. this.groupBox2.ResumeLayout(false);
  4982. this.groupBox2.PerformLayout();
  4983. this.tabControl2.ResumeLayout(false);
  4984. this.tabBoard1.ResumeLayout(false);
  4985. this.panel2.ResumeLayout(false);
  4986. this.tabBoard2.ResumeLayout(false);
  4987. this.panel3.ResumeLayout(false);
  4988. this.panel3.PerformLayout();
  4989. this.tabBoard3.ResumeLayout(false);
  4990. this.panel4.ResumeLayout(false);
  4991. this.panel4.PerformLayout();
  4992. this.tabBoard4.ResumeLayout(false);
  4993. this.panel5.ResumeLayout(false);
  4994. this.panel5.PerformLayout();
  4995. this.tabBoard5.ResumeLayout(false);
  4996. this.panel6.ResumeLayout(false);
  4997. this.panel6.PerformLayout();
  4998. this.tabBoard6.ResumeLayout(false);
  4999. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_BattPackInCoolTemp)).EndInit();
  5000. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_BattPackoutCoolTemp)).EndInit();
  5001. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_ActPower)).EndInit();
  5002. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_BTMS_DTC)).EndInit();
  5003. this.ResumeLayout(false);
  5004. }
  5005. #endregion
  5006. private System.Windows.Forms.GroupBox groupBox1;
  5007. private System.Windows.Forms.ComboBox comboBox_devtype;
  5008. private System.Windows.Forms.Label label4;
  5009. private System.Windows.Forms.Label label3;
  5010. private System.Windows.Forms.Label 设备索引号;
  5011. private System.Windows.Forms.Label label_CanName;
  5012. private System.Windows.Forms.Button button_StartCAN;
  5013. private System.Windows.Forms.ComboBox comboBox_BoardIndex;
  5014. private System.Windows.Forms.ComboBox comboBox_CANIndex;
  5015. private System.Windows.Forms.ComboBox comboBox_DeviceIndex;
  5016. private System.Windows.Forms.TabControl VCU;
  5017. private System.Windows.Forms.TabPage tabPageVCU;
  5018. private System.Windows.Forms.Panel panel1;
  5019. private System.Windows.Forms.ComboBox comboBox_VCU_AllowChgCtrl;
  5020. private System.Windows.Forms.Label label2;
  5021. private System.Windows.Forms.ComboBox comboBox_VCU_BMSHVOnOffReq;
  5022. private System.Windows.Forms.Label label1;
  5023. private System.Windows.Forms.TabPage tabPageEBC;
  5024. private System.Windows.Forms.GroupBox groupBox2;
  5025. private System.Windows.Forms.TextBox textBox_BMS_PosIsolationRes;
  5026. private System.Windows.Forms.Label label10;
  5027. private System.Windows.Forms.TextBox textBox_BMS_BattSOC;
  5028. private System.Windows.Forms.Label label11;
  5029. private System.Windows.Forms.Label label12;
  5030. private System.Windows.Forms.TextBox textBox_BMS_BattBusVolOutMainPos;
  5031. private System.Windows.Forms.Label label7;
  5032. private System.Windows.Forms.TextBox textBox_BMS_BattTermVolINMainPos;
  5033. private System.Windows.Forms.Label label6;
  5034. private System.Windows.Forms.TextBox textBox_BMS_CutOffHVReq;
  5035. private System.Windows.Forms.Label label5;
  5036. private System.Windows.Forms.TextBox textBox_BMS_BattCurrentSts;
  5037. private System.Windows.Forms.Label label8;
  5038. private System.Windows.Forms.TextBox textBox_BMS_chrgIReq;
  5039. private System.Windows.Forms.Label label29;
  5040. private System.Windows.Forms.TextBox textBox_BMS_MaxPmtDischgCurr;
  5041. private System.Windows.Forms.Label label30;
  5042. private System.Windows.Forms.TextBox textBox_BMS_GBT32960FltNum;
  5043. private System.Windows.Forms.Label label25;
  5044. private System.Windows.Forms.TextBox textBox_BMS_ErrorCode;
  5045. private System.Windows.Forms.Label label26;
  5046. private System.Windows.Forms.TextBox textBox_BMS_FaultLevel;
  5047. private System.Windows.Forms.Label label27;
  5048. private System.Windows.Forms.TextBox textBox_BMS_ChgNegConnSts2;
  5049. private System.Windows.Forms.Label label18;
  5050. private System.Windows.Forms.TextBox textBox_BMS_ChgPosConnSts2;
  5051. private System.Windows.Forms.Label label19;
  5052. private System.Windows.Forms.TextBox textBox_BMS_ChgNegConnSts1;
  5053. private System.Windows.Forms.Label label20;
  5054. private System.Windows.Forms.TextBox textBox_BMS_ChgPosConnSts1;
  5055. private System.Windows.Forms.Label label21;
  5056. private System.Windows.Forms.TextBox textBox_BMS_PreChgConnSts;
  5057. private System.Windows.Forms.Label label22;
  5058. private System.Windows.Forms.TextBox textBox_BMS_MainNegConnSts;
  5059. private System.Windows.Forms.Label label23;
  5060. private System.Windows.Forms.TextBox textBox_BMS_MainPosConnSts;
  5061. private System.Windows.Forms.Label label24;
  5062. private System.Windows.Forms.TextBox textBox_BMS_BattMinTemp;
  5063. private System.Windows.Forms.Label label13;
  5064. private System.Windows.Forms.TextBox textBox_BMS_BattMaxTemp;
  5065. private System.Windows.Forms.Label label14;
  5066. private System.Windows.Forms.TextBox textBox_BMS_MinCellVolt;
  5067. private System.Windows.Forms.Label label15;
  5068. private System.Windows.Forms.TextBox textBox_BMS_MaxCellVolt;
  5069. private System.Windows.Forms.Label label16;
  5070. private System.Windows.Forms.TabControl tabControl2;
  5071. private System.Windows.Forms.TabPage tabBoard1;
  5072. private System.Windows.Forms.TabPage tabBoard2;
  5073. private System.Windows.Forms.Panel panel3;
  5074. private System.Windows.Forms.TextBox textBox27;
  5075. private System.Windows.Forms.Label U1;
  5076. private System.Windows.Forms.TextBox textBox39;
  5077. private System.Windows.Forms.Label label45;
  5078. private System.Windows.Forms.TextBox textBox37;
  5079. private System.Windows.Forms.Label label43;
  5080. private System.Windows.Forms.TextBox textBox36;
  5081. private System.Windows.Forms.Label label42;
  5082. private System.Windows.Forms.TextBox textBox35;
  5083. private System.Windows.Forms.Label label41;
  5084. private System.Windows.Forms.TextBox textBox34;
  5085. private System.Windows.Forms.Label label40;
  5086. private System.Windows.Forms.TextBox textBox33;
  5087. private System.Windows.Forms.Label label39;
  5088. private System.Windows.Forms.TextBox textBox69;
  5089. private System.Windows.Forms.Label label73;
  5090. private System.Windows.Forms.TextBox textBox70;
  5091. private System.Windows.Forms.Label label74;
  5092. private System.Windows.Forms.TextBox textBox75;
  5093. private System.Windows.Forms.Label label79;
  5094. private System.Windows.Forms.TextBox textBox62;
  5095. private System.Windows.Forms.Label label66;
  5096. private System.Windows.Forms.TextBox textBox63;
  5097. private System.Windows.Forms.Label label67;
  5098. private System.Windows.Forms.TextBox textBox64;
  5099. private System.Windows.Forms.Label label68;
  5100. private System.Windows.Forms.TextBox textBox65;
  5101. private System.Windows.Forms.Label label69;
  5102. private System.Windows.Forms.TextBox textBox66;
  5103. private System.Windows.Forms.Label label70;
  5104. private System.Windows.Forms.TextBox textBox67;
  5105. private System.Windows.Forms.Label label71;
  5106. private System.Windows.Forms.TextBox textBox68;
  5107. private System.Windows.Forms.Label label72;
  5108. private System.Windows.Forms.TextBox textBox55;
  5109. private System.Windows.Forms.Label label59;
  5110. private System.Windows.Forms.TextBox textBox56;
  5111. private System.Windows.Forms.Label label60;
  5112. private System.Windows.Forms.TextBox textBox57;
  5113. private System.Windows.Forms.Label label61;
  5114. private System.Windows.Forms.TextBox textBox58;
  5115. private System.Windows.Forms.Label label62;
  5116. private System.Windows.Forms.TextBox textBox59;
  5117. private System.Windows.Forms.Label label63;
  5118. private System.Windows.Forms.TextBox textBox61;
  5119. private System.Windows.Forms.Label label65;
  5120. private System.Windows.Forms.TextBox textBox48;
  5121. private System.Windows.Forms.Label label52;
  5122. private System.Windows.Forms.TextBox textBox49;
  5123. private System.Windows.Forms.Label label53;
  5124. private System.Windows.Forms.TextBox textBox50;
  5125. private System.Windows.Forms.Label label54;
  5126. private System.Windows.Forms.TextBox textBox51;
  5127. private System.Windows.Forms.Label label55;
  5128. private System.Windows.Forms.TextBox textBox52;
  5129. private System.Windows.Forms.Label label56;
  5130. private System.Windows.Forms.TextBox textBox53;
  5131. private System.Windows.Forms.Label label57;
  5132. private System.Windows.Forms.TextBox textBox54;
  5133. private System.Windows.Forms.Label label58;
  5134. private System.Windows.Forms.TextBox textBox41;
  5135. private System.Windows.Forms.Label label44;
  5136. private System.Windows.Forms.TextBox textBox42;
  5137. private System.Windows.Forms.Label label46;
  5138. private System.Windows.Forms.TextBox textBox43;
  5139. private System.Windows.Forms.Label label47;
  5140. private System.Windows.Forms.TextBox textBox44;
  5141. private System.Windows.Forms.Label label48;
  5142. private System.Windows.Forms.TextBox textBox45;
  5143. private System.Windows.Forms.Label label49;
  5144. private System.Windows.Forms.TextBox textBox46;
  5145. private System.Windows.Forms.Label label50;
  5146. private System.Windows.Forms.TextBox textBox47;
  5147. private System.Windows.Forms.Label label51;
  5148. private System.Windows.Forms.TextBox textBox28;
  5149. private System.Windows.Forms.Label label33;
  5150. private System.Windows.Forms.TextBox textBox29;
  5151. private System.Windows.Forms.Label label34;
  5152. private System.Windows.Forms.TextBox textBox30;
  5153. private System.Windows.Forms.Label label35;
  5154. private System.Windows.Forms.TextBox textBox31;
  5155. private System.Windows.Forms.Label label36;
  5156. private System.Windows.Forms.TextBox textBox32;
  5157. private System.Windows.Forms.Label label37;
  5158. private System.Windows.Forms.TextBox textBox38;
  5159. private System.Windows.Forms.Label label38;
  5160. private System.Windows.Forms.TextBox textBox40;
  5161. private System.Windows.Forms.Label U8;
  5162. private System.Windows.Forms.Panel panel2;
  5163. private System.Windows.Forms.TabPage tabBoard3;
  5164. private System.Windows.Forms.Panel panel4;
  5165. private System.Windows.Forms.TextBox textBox115;
  5166. private System.Windows.Forms.Label label117;
  5167. private System.Windows.Forms.TextBox textBox116;
  5168. private System.Windows.Forms.Label label118;
  5169. private System.Windows.Forms.TextBox textBox117;
  5170. private System.Windows.Forms.Label label119;
  5171. private System.Windows.Forms.TextBox textBox118;
  5172. private System.Windows.Forms.Label label120;
  5173. private System.Windows.Forms.TextBox textBox119;
  5174. private System.Windows.Forms.Label label121;
  5175. private System.Windows.Forms.TextBox textBox120;
  5176. private System.Windows.Forms.Label label122;
  5177. private System.Windows.Forms.TextBox textBox121;
  5178. private System.Windows.Forms.Label label123;
  5179. private System.Windows.Forms.TextBox textBox122;
  5180. private System.Windows.Forms.Label label124;
  5181. private System.Windows.Forms.TextBox textBox123;
  5182. private System.Windows.Forms.Label label125;
  5183. private System.Windows.Forms.TextBox textBox124;
  5184. private System.Windows.Forms.Label label126;
  5185. private System.Windows.Forms.TextBox textBox125;
  5186. private System.Windows.Forms.Label label127;
  5187. private System.Windows.Forms.TextBox textBox126;
  5188. private System.Windows.Forms.Label label128;
  5189. private System.Windows.Forms.TextBox textBox127;
  5190. private System.Windows.Forms.Label label129;
  5191. private System.Windows.Forms.TextBox textBox128;
  5192. private System.Windows.Forms.Label label130;
  5193. private System.Windows.Forms.TextBox textBox129;
  5194. private System.Windows.Forms.Label label131;
  5195. private System.Windows.Forms.TextBox textBox130;
  5196. private System.Windows.Forms.Label label132;
  5197. private System.Windows.Forms.TextBox textBox131;
  5198. private System.Windows.Forms.Label label133;
  5199. private System.Windows.Forms.TextBox textBox132;
  5200. private System.Windows.Forms.Label label134;
  5201. private System.Windows.Forms.TextBox textBox133;
  5202. private System.Windows.Forms.Label label135;
  5203. private System.Windows.Forms.TextBox textBox134;
  5204. private System.Windows.Forms.Label label136;
  5205. private System.Windows.Forms.TextBox textBox135;
  5206. private System.Windows.Forms.Label label137;
  5207. private System.Windows.Forms.TextBox textBox136;
  5208. private System.Windows.Forms.Label label138;
  5209. private System.Windows.Forms.TextBox textBox137;
  5210. private System.Windows.Forms.Label label139;
  5211. private System.Windows.Forms.TextBox textBox138;
  5212. private System.Windows.Forms.Label label140;
  5213. private System.Windows.Forms.TextBox textBox139;
  5214. private System.Windows.Forms.Label label141;
  5215. private System.Windows.Forms.TextBox textBox140;
  5216. private System.Windows.Forms.Label label142;
  5217. private System.Windows.Forms.TextBox textBox141;
  5218. private System.Windows.Forms.Label label143;
  5219. private System.Windows.Forms.TextBox textBox142;
  5220. private System.Windows.Forms.Label label144;
  5221. private System.Windows.Forms.TextBox textBox143;
  5222. private System.Windows.Forms.Label label145;
  5223. private System.Windows.Forms.TextBox textBox144;
  5224. private System.Windows.Forms.Label label146;
  5225. private System.Windows.Forms.TextBox textBox145;
  5226. private System.Windows.Forms.Label label147;
  5227. private System.Windows.Forms.TextBox textBox146;
  5228. private System.Windows.Forms.Label label148;
  5229. private System.Windows.Forms.TextBox textBox147;
  5230. private System.Windows.Forms.Label label149;
  5231. private System.Windows.Forms.TextBox textBox148;
  5232. private System.Windows.Forms.Label label150;
  5233. private System.Windows.Forms.TextBox textBox149;
  5234. private System.Windows.Forms.Label label151;
  5235. private System.Windows.Forms.TextBox textBox150;
  5236. private System.Windows.Forms.Label label152;
  5237. private System.Windows.Forms.TextBox textBox151;
  5238. private System.Windows.Forms.Label label153;
  5239. private System.Windows.Forms.TextBox textBox152;
  5240. private System.Windows.Forms.Label label154;
  5241. private System.Windows.Forms.TextBox textBox153;
  5242. private System.Windows.Forms.Label label155;
  5243. private System.Windows.Forms.TextBox textBox154;
  5244. private System.Windows.Forms.Label label156;
  5245. private System.Windows.Forms.TextBox textBox155;
  5246. private System.Windows.Forms.Label label157;
  5247. private System.Windows.Forms.TextBox textBox156;
  5248. private System.Windows.Forms.Label label158;
  5249. private System.Windows.Forms.TextBox textBox157;
  5250. private System.Windows.Forms.Label label159;
  5251. private System.Windows.Forms.TextBox textBox158;
  5252. private System.Windows.Forms.Label label160;
  5253. private System.Windows.Forms.TabPage tabBoard4;
  5254. private System.Windows.Forms.Panel panel5;
  5255. private System.Windows.Forms.TextBox textBox159;
  5256. private System.Windows.Forms.Label label161;
  5257. private System.Windows.Forms.TextBox textBox160;
  5258. private System.Windows.Forms.Label label162;
  5259. private System.Windows.Forms.TextBox textBox161;
  5260. private System.Windows.Forms.Label label163;
  5261. private System.Windows.Forms.TextBox textBox162;
  5262. private System.Windows.Forms.Label label164;
  5263. private System.Windows.Forms.TextBox textBox163;
  5264. private System.Windows.Forms.Label label165;
  5265. private System.Windows.Forms.TextBox textBox164;
  5266. private System.Windows.Forms.Label label166;
  5267. private System.Windows.Forms.TextBox textBox165;
  5268. private System.Windows.Forms.Label label167;
  5269. private System.Windows.Forms.TextBox textBox166;
  5270. private System.Windows.Forms.Label label168;
  5271. private System.Windows.Forms.TextBox textBox167;
  5272. private System.Windows.Forms.Label label169;
  5273. private System.Windows.Forms.TextBox textBox168;
  5274. private System.Windows.Forms.Label label170;
  5275. private System.Windows.Forms.TextBox textBox169;
  5276. private System.Windows.Forms.Label label171;
  5277. private System.Windows.Forms.TextBox textBox170;
  5278. private System.Windows.Forms.Label label172;
  5279. private System.Windows.Forms.TextBox textBox171;
  5280. private System.Windows.Forms.Label label173;
  5281. private System.Windows.Forms.TextBox textBox172;
  5282. private System.Windows.Forms.Label label174;
  5283. private System.Windows.Forms.TextBox textBox173;
  5284. private System.Windows.Forms.Label label175;
  5285. private System.Windows.Forms.TextBox textBox174;
  5286. private System.Windows.Forms.Label label176;
  5287. private System.Windows.Forms.TextBox textBox175;
  5288. private System.Windows.Forms.Label label177;
  5289. private System.Windows.Forms.TextBox textBox176;
  5290. private System.Windows.Forms.Label label178;
  5291. private System.Windows.Forms.TextBox textBox177;
  5292. private System.Windows.Forms.Label label179;
  5293. private System.Windows.Forms.TextBox textBox178;
  5294. private System.Windows.Forms.Label label180;
  5295. private System.Windows.Forms.TextBox textBox179;
  5296. private System.Windows.Forms.Label label181;
  5297. private System.Windows.Forms.TextBox textBox180;
  5298. private System.Windows.Forms.Label label182;
  5299. private System.Windows.Forms.TextBox textBox181;
  5300. private System.Windows.Forms.Label label183;
  5301. private System.Windows.Forms.TextBox textBox182;
  5302. private System.Windows.Forms.Label label184;
  5303. private System.Windows.Forms.TextBox textBox183;
  5304. private System.Windows.Forms.Label label185;
  5305. private System.Windows.Forms.TextBox textBox184;
  5306. private System.Windows.Forms.Label label186;
  5307. private System.Windows.Forms.TextBox textBox185;
  5308. private System.Windows.Forms.Label label187;
  5309. private System.Windows.Forms.TextBox textBox186;
  5310. private System.Windows.Forms.Label label188;
  5311. private System.Windows.Forms.TextBox textBox187;
  5312. private System.Windows.Forms.Label label189;
  5313. private System.Windows.Forms.TextBox textBox188;
  5314. private System.Windows.Forms.Label label190;
  5315. private System.Windows.Forms.TextBox textBox189;
  5316. private System.Windows.Forms.Label label191;
  5317. private System.Windows.Forms.TextBox textBox190;
  5318. private System.Windows.Forms.Label label192;
  5319. private System.Windows.Forms.TextBox textBox191;
  5320. private System.Windows.Forms.Label label193;
  5321. private System.Windows.Forms.TextBox textBox192;
  5322. private System.Windows.Forms.Label label194;
  5323. private System.Windows.Forms.TextBox textBox193;
  5324. private System.Windows.Forms.Label label195;
  5325. private System.Windows.Forms.TextBox textBox194;
  5326. private System.Windows.Forms.Label label196;
  5327. private System.Windows.Forms.TextBox textBox195;
  5328. private System.Windows.Forms.Label label197;
  5329. private System.Windows.Forms.TextBox textBox196;
  5330. private System.Windows.Forms.Label label198;
  5331. private System.Windows.Forms.TextBox textBox197;
  5332. private System.Windows.Forms.Label label199;
  5333. private System.Windows.Forms.TextBox textBox198;
  5334. private System.Windows.Forms.Label label200;
  5335. private System.Windows.Forms.TextBox textBox199;
  5336. private System.Windows.Forms.Label label201;
  5337. private System.Windows.Forms.TextBox textBox200;
  5338. private System.Windows.Forms.Label label202;
  5339. private System.Windows.Forms.TextBox textBox201;
  5340. private System.Windows.Forms.Label label203;
  5341. private System.Windows.Forms.TextBox textBox202;
  5342. private System.Windows.Forms.Label label204;
  5343. private System.Windows.Forms.TabPage tabBoard5;
  5344. private System.Windows.Forms.Panel panel6;
  5345. private System.Windows.Forms.TextBox textBox203;
  5346. private System.Windows.Forms.Label label205;
  5347. private System.Windows.Forms.TextBox textBox204;
  5348. private System.Windows.Forms.Label label206;
  5349. private System.Windows.Forms.TextBox textBox205;
  5350. private System.Windows.Forms.Label label207;
  5351. private System.Windows.Forms.TextBox textBox206;
  5352. private System.Windows.Forms.Label label208;
  5353. private System.Windows.Forms.TextBox textBox207;
  5354. private System.Windows.Forms.Label label209;
  5355. private System.Windows.Forms.TextBox textBox208;
  5356. private System.Windows.Forms.Label label210;
  5357. private System.Windows.Forms.TextBox textBox209;
  5358. private System.Windows.Forms.Label label211;
  5359. private System.Windows.Forms.TextBox textBox210;
  5360. private System.Windows.Forms.Label label212;
  5361. private System.Windows.Forms.TextBox textBox211;
  5362. private System.Windows.Forms.Label label213;
  5363. private System.Windows.Forms.TextBox textBox212;
  5364. private System.Windows.Forms.Label label214;
  5365. private System.Windows.Forms.TextBox textBox213;
  5366. private System.Windows.Forms.Label label215;
  5367. private System.Windows.Forms.TextBox textBox214;
  5368. private System.Windows.Forms.Label label216;
  5369. private System.Windows.Forms.TextBox textBox215;
  5370. private System.Windows.Forms.Label label217;
  5371. private System.Windows.Forms.TextBox textBox216;
  5372. private System.Windows.Forms.Label label218;
  5373. private System.Windows.Forms.TextBox textBox217;
  5374. private System.Windows.Forms.Label label219;
  5375. private System.Windows.Forms.TextBox textBox218;
  5376. private System.Windows.Forms.Label label220;
  5377. private System.Windows.Forms.TextBox textBox219;
  5378. private System.Windows.Forms.Label label221;
  5379. private System.Windows.Forms.TextBox textBox220;
  5380. private System.Windows.Forms.Label label222;
  5381. private System.Windows.Forms.TextBox textBox221;
  5382. private System.Windows.Forms.Label label223;
  5383. private System.Windows.Forms.TextBox textBox222;
  5384. private System.Windows.Forms.Label label224;
  5385. private System.Windows.Forms.TextBox textBox223;
  5386. private System.Windows.Forms.Label label225;
  5387. private System.Windows.Forms.TextBox textBox224;
  5388. private System.Windows.Forms.Label label226;
  5389. private System.Windows.Forms.TextBox textBox225;
  5390. private System.Windows.Forms.Label label227;
  5391. private System.Windows.Forms.TextBox textBox226;
  5392. private System.Windows.Forms.Label label228;
  5393. private System.Windows.Forms.TextBox textBox227;
  5394. private System.Windows.Forms.Label label229;
  5395. private System.Windows.Forms.TextBox textBox228;
  5396. private System.Windows.Forms.Label label230;
  5397. private System.Windows.Forms.TextBox textBox229;
  5398. private System.Windows.Forms.Label label231;
  5399. private System.Windows.Forms.TextBox textBox230;
  5400. private System.Windows.Forms.Label label232;
  5401. private System.Windows.Forms.TextBox textBox231;
  5402. private System.Windows.Forms.Label label233;
  5403. private System.Windows.Forms.TextBox textBox232;
  5404. private System.Windows.Forms.Label label234;
  5405. private System.Windows.Forms.TextBox textBox233;
  5406. private System.Windows.Forms.Label label235;
  5407. private System.Windows.Forms.TextBox textBox234;
  5408. private System.Windows.Forms.Label label236;
  5409. private System.Windows.Forms.TextBox textBox235;
  5410. private System.Windows.Forms.Label label237;
  5411. private System.Windows.Forms.TextBox textBox236;
  5412. private System.Windows.Forms.Label label238;
  5413. private System.Windows.Forms.TextBox textBox237;
  5414. private System.Windows.Forms.Label label239;
  5415. private System.Windows.Forms.TextBox textBox238;
  5416. private System.Windows.Forms.Label label240;
  5417. private System.Windows.Forms.TextBox textBox239;
  5418. private System.Windows.Forms.Label label241;
  5419. private System.Windows.Forms.TextBox textBox240;
  5420. private System.Windows.Forms.Label label242;
  5421. private System.Windows.Forms.TextBox textBox241;
  5422. private System.Windows.Forms.Label label243;
  5423. private System.Windows.Forms.TextBox textBox242;
  5424. private System.Windows.Forms.Label label244;
  5425. private System.Windows.Forms.TextBox textBox243;
  5426. private System.Windows.Forms.Label label245;
  5427. private System.Windows.Forms.TextBox textBox244;
  5428. private System.Windows.Forms.Label label246;
  5429. private System.Windows.Forms.TextBox textBox245;
  5430. private System.Windows.Forms.Label label247;
  5431. private System.Windows.Forms.TextBox textBox246;
  5432. private System.Windows.Forms.Label label248;
  5433. private System.Windows.Forms.TabPage tabBoard6;
  5434. private System.Windows.Forms.Panel panel7;
  5435. private System.Windows.Forms.TextBox textBox_BMS_BattCurr;
  5436. private System.Windows.Forms.TabPage tabPagePMS;
  5437. private System.Windows.Forms.TabPage tabPageRCB;
  5438. private System.Windows.Forms.TabPage tabPageDCS;
  5439. private System.Windows.Forms.ComboBox comboBox_MsgType;
  5440. private System.Windows.Forms.Label label9;
  5441. private System.Windows.Forms.Timer timer_rec;
  5442. private System.Windows.Forms.Timer timer_send;
  5443. private System.Windows.Forms.TextBox textBox_BMS_NegIsolationRes;
  5444. private System.Windows.Forms.Label label17;
  5445. private System.Windows.Forms.ComboBox comboBox_encryptionEnable;
  5446. private System.Windows.Forms.Label label28;
  5447. private System.Windows.Forms.Label label93;
  5448. private System.Windows.Forms.NumericUpDown numericUpDown_VCU_VehSpd;
  5449. private System.Windows.Forms.ComboBox comboBox_VCU_BMSCutOffLV;
  5450. private System.Windows.Forms.Label label94;
  5451. private System.Windows.Forms.ComboBox comboBox_BTMS_ConnStsFb;
  5452. private System.Windows.Forms.Label label96;
  5453. private System.Windows.Forms.ComboBox comboBox_BTMS_WorkSts;
  5454. private System.Windows.Forms.Label label97;
  5455. private System.Windows.Forms.Label label102;
  5456. private System.Windows.Forms.NumericUpDown numericUpDown_BTMS_DTC;
  5457. private System.Windows.Forms.Label label101;
  5458. private System.Windows.Forms.NumericUpDown numericUpDown_BTMS_ActPower;
  5459. private System.Windows.Forms.Label label100;
  5460. private System.Windows.Forms.NumericUpDown numericUpDown_BTMS_BattPackoutCoolTemp;
  5461. private System.Windows.Forms.Label label99;
  5462. private System.Windows.Forms.NumericUpDown numericUpDown_BTMS_BattPackInCoolTemp;
  5463. private System.Windows.Forms.Label label98;
  5464. private System.Windows.Forms.ComboBox comboBox_BTMS_FltLevel;
  5465. private System.Windows.Forms.ComboBox comboBox_Change_BattConSts;
  5466. private System.Windows.Forms.Label label103;
  5467. private System.Windows.Forms.ComboBox comboBox_LockingPinStsFB;
  5468. private System.Windows.Forms.Label label104;
  5469. private System.Windows.Forms.TextBox textBox_BMS_BattSOH;
  5470. private System.Windows.Forms.Label label105;
  5471. private System.Windows.Forms.TextBox textBox_BMS_CnctSt;
  5472. private System.Windows.Forms.Label label108;
  5473. private System.Windows.Forms.TextBox textBox_BMS_ChgSts;
  5474. private System.Windows.Forms.Label label109;
  5475. private System.Windows.Forms.TextBox textBox_BMS_DCChgPlugSts;
  5476. private System.Windows.Forms.Label label110;
  5477. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel_1;
  5478. }
  5479. }