FrmPressure.Designer.cs 182 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936
  1. namespace HRT_Measure
  2. {
  3. partial class FrmPressure
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiTitlePanel压机 = new Sunny.UI.UITitlePanel();
  29. this.uiLabel1 = new Sunny.UI.UILabel();
  30. this.switchWrite = new Sunny.UI.UISwitch();
  31. this.btn设定1流量模拟量 = new Sunny.UI.UISymbolButton();
  32. this.btn设定1压力模拟量 = new Sunny.UI.UISymbolButton();
  33. this.label57 = new System.Windows.Forms.Label();
  34. this.btn顶缸速度 = new Sunny.UI.UISymbolButton();
  35. this.label58 = new System.Windows.Forms.Label();
  36. this.label55 = new System.Windows.Forms.Label();
  37. this.txt设定1流量模拟量 = new Sunny.UI.UITextBox();
  38. this.btn顶缸位移 = new Sunny.UI.UISymbolButton();
  39. this.label56 = new System.Windows.Forms.Label();
  40. this.label53 = new System.Windows.Forms.Label();
  41. this.txt设定1压力模拟量 = new Sunny.UI.UITextBox();
  42. this.btn设定1流量 = new Sunny.UI.UISymbolButton();
  43. this.label54 = new System.Windows.Forms.Label();
  44. this.label51 = new System.Windows.Forms.Label();
  45. this.txt顶缸速度 = new Sunny.UI.UITextBox();
  46. this.label49 = new System.Windows.Forms.Label();
  47. this.label52 = new System.Windows.Forms.Label();
  48. this.label50 = new System.Windows.Forms.Label();
  49. this.txt顶缸位移 = new Sunny.UI.UITextBox();
  50. this.txt设定1流量 = new Sunny.UI.UITextBox();
  51. this.btn设定1压力 = new Sunny.UI.UISymbolButton();
  52. this.label47 = new System.Windows.Forms.Label();
  53. this.label48 = new System.Windows.Forms.Label();
  54. this.txt设定1压力 = new Sunny.UI.UITextBox();
  55. this.btn泄压倒计时 = new Sunny.UI.UISymbolButton();
  56. this.btn保压倒计时 = new Sunny.UI.UISymbolButton();
  57. this.btn泄压延时设置 = new Sunny.UI.UISymbolButton();
  58. this.btn保压延时设定 = new Sunny.UI.UISymbolButton();
  59. this.btn主缸压力设定 = new Sunny.UI.UISymbolButton();
  60. this.label46 = new System.Windows.Forms.Label();
  61. this.label45 = new System.Windows.Forms.Label();
  62. this.txt泄压倒计时 = new Sunny.UI.UITextBox();
  63. this.label37 = new System.Windows.Forms.Label();
  64. this.label38 = new System.Windows.Forms.Label();
  65. this.label39 = new System.Windows.Forms.Label();
  66. this.label40 = new System.Windows.Forms.Label();
  67. this.label41 = new System.Windows.Forms.Label();
  68. this.label42 = new System.Windows.Forms.Label();
  69. this.label43 = new System.Windows.Forms.Label();
  70. this.label44 = new System.Windows.Forms.Label();
  71. this.txt保压倒计时 = new Sunny.UI.UITextBox();
  72. this.txt泄压延时设置 = new Sunny.UI.UITextBox();
  73. this.txt保压延时设定 = new Sunny.UI.UITextBox();
  74. this.txt主缸压力设定 = new Sunny.UI.UITextBox();
  75. this.label36 = new System.Windows.Forms.Label();
  76. this.btn工件计数 = new Sunny.UI.UISymbolButton();
  77. this.btn位置应用值 = new Sunny.UI.UISymbolButton();
  78. this.label34 = new System.Windows.Forms.Label();
  79. this.label35 = new System.Windows.Forms.Label();
  80. this.txt位置应用值 = new Sunny.UI.UITextBox();
  81. this.btn位置修正值 = new Sunny.UI.UISymbolButton();
  82. this.label32 = new System.Windows.Forms.Label();
  83. this.label33 = new System.Windows.Forms.Label();
  84. this.txt位置修正值 = new Sunny.UI.UITextBox();
  85. this.btn退回停止位置设定 = new Sunny.UI.UISymbolButton();
  86. this.btn快退减速位置设定 = new Sunny.UI.UISymbolButton();
  87. this.btn快速退回位置设定 = new Sunny.UI.UISymbolButton();
  88. this.btn慢速顶出位置设定 = new Sunny.UI.UISymbolButton();
  89. this.btn顶出停止位置设定 = new Sunny.UI.UISymbolButton();
  90. this.label22 = new System.Windows.Forms.Label();
  91. this.label23 = new System.Windows.Forms.Label();
  92. this.label24 = new System.Windows.Forms.Label();
  93. this.label25 = new System.Windows.Forms.Label();
  94. this.label26 = new System.Windows.Forms.Label();
  95. this.label27 = new System.Windows.Forms.Label();
  96. this.label28 = new System.Windows.Forms.Label();
  97. this.label29 = new System.Windows.Forms.Label();
  98. this.label30 = new System.Windows.Forms.Label();
  99. this.label31 = new System.Windows.Forms.Label();
  100. this.txt快速退回位置设定 = new Sunny.UI.UITextBox();
  101. this.txt退回停止位置设定 = new Sunny.UI.UITextBox();
  102. this.txt快退减速位置设定 = new Sunny.UI.UITextBox();
  103. this.txt慢速顶出位置设定 = new Sunny.UI.UITextBox();
  104. this.txt顶出停止位置设定 = new Sunny.UI.UITextBox();
  105. this.btn慢退流量 = new Sunny.UI.UISymbolButton();
  106. this.btn减退流量 = new Sunny.UI.UISymbolButton();
  107. this.btn快退流量 = new Sunny.UI.UISymbolButton();
  108. this.btn慢上流量 = new Sunny.UI.UISymbolButton();
  109. this.btn快上流量 = new Sunny.UI.UISymbolButton();
  110. this.btn慢退压力 = new Sunny.UI.UISymbolButton();
  111. this.btn减退压力 = new Sunny.UI.UISymbolButton();
  112. this.btn快退压力 = new Sunny.UI.UISymbolButton();
  113. this.btn慢上压力 = new Sunny.UI.UISymbolButton();
  114. this.btn快上压力 = new Sunny.UI.UISymbolButton();
  115. this.label21 = new System.Windows.Forms.Label();
  116. this.label20 = new System.Windows.Forms.Label();
  117. this.label8 = new System.Windows.Forms.Label();
  118. this.label7 = new System.Windows.Forms.Label();
  119. this.label6 = new System.Windows.Forms.Label();
  120. this.label5 = new System.Windows.Forms.Label();
  121. this.label4 = new System.Windows.Forms.Label();
  122. this.label3 = new System.Windows.Forms.Label();
  123. this.label2 = new System.Windows.Forms.Label();
  124. this.label1 = new System.Windows.Forms.Label();
  125. this.label11 = new System.Windows.Forms.Label();
  126. this.label12 = new System.Windows.Forms.Label();
  127. this.label19 = new System.Windows.Forms.Label();
  128. this.label13 = new System.Windows.Forms.Label();
  129. this.label14 = new System.Windows.Forms.Label();
  130. this.label15 = new System.Windows.Forms.Label();
  131. this.label16 = new System.Windows.Forms.Label();
  132. this.label17 = new System.Windows.Forms.Label();
  133. this.label18 = new System.Windows.Forms.Label();
  134. this.label10 = new System.Windows.Forms.Label();
  135. this.label9 = new System.Windows.Forms.Label();
  136. this.txt工件计数 = new Sunny.UI.UITextBox();
  137. this.txt快退流量 = new Sunny.UI.UITextBox();
  138. this.txt快退压力 = new Sunny.UI.UITextBox();
  139. this.txt慢退流量 = new Sunny.UI.UITextBox();
  140. this.txt慢退压力 = new Sunny.UI.UITextBox();
  141. this.txt减退流量 = new Sunny.UI.UITextBox();
  142. this.txt减退压力 = new Sunny.UI.UITextBox();
  143. this.txt慢上流量 = new Sunny.UI.UITextBox();
  144. this.txt慢上压力 = new Sunny.UI.UITextBox();
  145. this.txt快上流量 = new Sunny.UI.UITextBox();
  146. this.txt快上压力 = new Sunny.UI.UITextBox();
  147. this.btn第一次顶出停止位置 = new Sunny.UI.UISymbolButton();
  148. this.label59 = new System.Windows.Forms.Label();
  149. this.label60 = new System.Windows.Forms.Label();
  150. this.txt第一次顶出停止位置 = new Sunny.UI.UITextBox();
  151. this.btn第一次顶出减速位置 = new Sunny.UI.UISymbolButton();
  152. this.label61 = new System.Windows.Forms.Label();
  153. this.label62 = new System.Windows.Forms.Label();
  154. this.txt第一次顶出减速位置 = new Sunny.UI.UITextBox();
  155. this.btn第二次顶出减速位置 = new Sunny.UI.UISymbolButton();
  156. this.label63 = new System.Windows.Forms.Label();
  157. this.label64 = new System.Windows.Forms.Label();
  158. this.txt第二次顶出减速位置 = new Sunny.UI.UITextBox();
  159. this.btn第二次顶出停止位置 = new Sunny.UI.UISymbolButton();
  160. this.label65 = new System.Windows.Forms.Label();
  161. this.label66 = new System.Windows.Forms.Label();
  162. this.txt第二次顶出停止位置 = new Sunny.UI.UITextBox();
  163. this.btn第三次顶出减速位置 = new Sunny.UI.UISymbolButton();
  164. this.label67 = new System.Windows.Forms.Label();
  165. this.label68 = new System.Windows.Forms.Label();
  166. this.txt第三次顶出减速位置 = new Sunny.UI.UITextBox();
  167. this.btn第三次顶出停止位置 = new Sunny.UI.UISymbolButton();
  168. this.label69 = new System.Windows.Forms.Label();
  169. this.label70 = new System.Windows.Forms.Label();
  170. this.txt第三次顶出停止位置 = new Sunny.UI.UITextBox();
  171. this.btn第一次保压时间 = new Sunny.UI.UISymbolButton();
  172. this.label71 = new System.Windows.Forms.Label();
  173. this.label72 = new System.Windows.Forms.Label();
  174. this.txt第一次保压时间 = new Sunny.UI.UITextBox();
  175. this.btn第一次压力 = new Sunny.UI.UISymbolButton();
  176. this.label73 = new System.Windows.Forms.Label();
  177. this.label74 = new System.Windows.Forms.Label();
  178. this.txt第一次压力 = new Sunny.UI.UITextBox();
  179. this.btn第二次保压时间 = new Sunny.UI.UISymbolButton();
  180. this.label75 = new System.Windows.Forms.Label();
  181. this.label76 = new System.Windows.Forms.Label();
  182. this.txt第二次保压时间 = new Sunny.UI.UITextBox();
  183. this.btn第二次压力 = new Sunny.UI.UISymbolButton();
  184. this.label77 = new System.Windows.Forms.Label();
  185. this.label78 = new System.Windows.Forms.Label();
  186. this.txt第二次压力 = new Sunny.UI.UITextBox();
  187. this.btn第三次保压时间 = new Sunny.UI.UISymbolButton();
  188. this.label79 = new System.Windows.Forms.Label();
  189. this.label80 = new System.Windows.Forms.Label();
  190. this.txt第三次保压时间 = new Sunny.UI.UITextBox();
  191. this.btn第三次压力 = new Sunny.UI.UISymbolButton();
  192. this.label81 = new System.Windows.Forms.Label();
  193. this.label82 = new System.Windows.Forms.Label();
  194. this.txt第三次压力 = new Sunny.UI.UITextBox();
  195. this.uiTitlePanel压机.SuspendLayout();
  196. this.SuspendLayout();
  197. //
  198. // uiTitlePanel压机
  199. //
  200. this.uiTitlePanel压机.BackColor = System.Drawing.Color.AliceBlue;
  201. this.uiTitlePanel压机.Controls.Add(this.btn第三次保压时间);
  202. this.uiTitlePanel压机.Controls.Add(this.label79);
  203. this.uiTitlePanel压机.Controls.Add(this.label80);
  204. this.uiTitlePanel压机.Controls.Add(this.txt第三次保压时间);
  205. this.uiTitlePanel压机.Controls.Add(this.btn第三次压力);
  206. this.uiTitlePanel压机.Controls.Add(this.label81);
  207. this.uiTitlePanel压机.Controls.Add(this.label82);
  208. this.uiTitlePanel压机.Controls.Add(this.txt第三次压力);
  209. this.uiTitlePanel压机.Controls.Add(this.btn第二次保压时间);
  210. this.uiTitlePanel压机.Controls.Add(this.label75);
  211. this.uiTitlePanel压机.Controls.Add(this.label76);
  212. this.uiTitlePanel压机.Controls.Add(this.txt第二次保压时间);
  213. this.uiTitlePanel压机.Controls.Add(this.btn第二次压力);
  214. this.uiTitlePanel压机.Controls.Add(this.label77);
  215. this.uiTitlePanel压机.Controls.Add(this.label78);
  216. this.uiTitlePanel压机.Controls.Add(this.txt第二次压力);
  217. this.uiTitlePanel压机.Controls.Add(this.btn第一次保压时间);
  218. this.uiTitlePanel压机.Controls.Add(this.label71);
  219. this.uiTitlePanel压机.Controls.Add(this.label72);
  220. this.uiTitlePanel压机.Controls.Add(this.txt第一次保压时间);
  221. this.uiTitlePanel压机.Controls.Add(this.btn第一次压力);
  222. this.uiTitlePanel压机.Controls.Add(this.label73);
  223. this.uiTitlePanel压机.Controls.Add(this.label74);
  224. this.uiTitlePanel压机.Controls.Add(this.txt第一次压力);
  225. this.uiTitlePanel压机.Controls.Add(this.btn第三次顶出减速位置);
  226. this.uiTitlePanel压机.Controls.Add(this.label67);
  227. this.uiTitlePanel压机.Controls.Add(this.label68);
  228. this.uiTitlePanel压机.Controls.Add(this.txt第三次顶出减速位置);
  229. this.uiTitlePanel压机.Controls.Add(this.btn第三次顶出停止位置);
  230. this.uiTitlePanel压机.Controls.Add(this.label69);
  231. this.uiTitlePanel压机.Controls.Add(this.label70);
  232. this.uiTitlePanel压机.Controls.Add(this.txt第三次顶出停止位置);
  233. this.uiTitlePanel压机.Controls.Add(this.btn第二次顶出减速位置);
  234. this.uiTitlePanel压机.Controls.Add(this.label63);
  235. this.uiTitlePanel压机.Controls.Add(this.label64);
  236. this.uiTitlePanel压机.Controls.Add(this.txt第二次顶出减速位置);
  237. this.uiTitlePanel压机.Controls.Add(this.btn第二次顶出停止位置);
  238. this.uiTitlePanel压机.Controls.Add(this.label65);
  239. this.uiTitlePanel压机.Controls.Add(this.label66);
  240. this.uiTitlePanel压机.Controls.Add(this.txt第二次顶出停止位置);
  241. this.uiTitlePanel压机.Controls.Add(this.btn第一次顶出减速位置);
  242. this.uiTitlePanel压机.Controls.Add(this.label61);
  243. this.uiTitlePanel压机.Controls.Add(this.label62);
  244. this.uiTitlePanel压机.Controls.Add(this.txt第一次顶出减速位置);
  245. this.uiTitlePanel压机.Controls.Add(this.btn第一次顶出停止位置);
  246. this.uiTitlePanel压机.Controls.Add(this.label59);
  247. this.uiTitlePanel压机.Controls.Add(this.label60);
  248. this.uiTitlePanel压机.Controls.Add(this.txt第一次顶出停止位置);
  249. this.uiTitlePanel压机.Controls.Add(this.uiLabel1);
  250. this.uiTitlePanel压机.Controls.Add(this.switchWrite);
  251. this.uiTitlePanel压机.Controls.Add(this.btn设定1流量模拟量);
  252. this.uiTitlePanel压机.Controls.Add(this.btn设定1压力模拟量);
  253. this.uiTitlePanel压机.Controls.Add(this.label57);
  254. this.uiTitlePanel压机.Controls.Add(this.btn顶缸速度);
  255. this.uiTitlePanel压机.Controls.Add(this.label58);
  256. this.uiTitlePanel压机.Controls.Add(this.label55);
  257. this.uiTitlePanel压机.Controls.Add(this.txt设定1流量模拟量);
  258. this.uiTitlePanel压机.Controls.Add(this.btn顶缸位移);
  259. this.uiTitlePanel压机.Controls.Add(this.label56);
  260. this.uiTitlePanel压机.Controls.Add(this.label53);
  261. this.uiTitlePanel压机.Controls.Add(this.txt设定1压力模拟量);
  262. this.uiTitlePanel压机.Controls.Add(this.btn设定1流量);
  263. this.uiTitlePanel压机.Controls.Add(this.label54);
  264. this.uiTitlePanel压机.Controls.Add(this.label51);
  265. this.uiTitlePanel压机.Controls.Add(this.txt顶缸速度);
  266. this.uiTitlePanel压机.Controls.Add(this.label49);
  267. this.uiTitlePanel压机.Controls.Add(this.label52);
  268. this.uiTitlePanel压机.Controls.Add(this.label50);
  269. this.uiTitlePanel压机.Controls.Add(this.txt顶缸位移);
  270. this.uiTitlePanel压机.Controls.Add(this.txt设定1流量);
  271. this.uiTitlePanel压机.Controls.Add(this.btn设定1压力);
  272. this.uiTitlePanel压机.Controls.Add(this.label47);
  273. this.uiTitlePanel压机.Controls.Add(this.label48);
  274. this.uiTitlePanel压机.Controls.Add(this.txt设定1压力);
  275. this.uiTitlePanel压机.Controls.Add(this.btn泄压倒计时);
  276. this.uiTitlePanel压机.Controls.Add(this.btn保压倒计时);
  277. this.uiTitlePanel压机.Controls.Add(this.btn泄压延时设置);
  278. this.uiTitlePanel压机.Controls.Add(this.btn保压延时设定);
  279. this.uiTitlePanel压机.Controls.Add(this.btn主缸压力设定);
  280. this.uiTitlePanel压机.Controls.Add(this.label46);
  281. this.uiTitlePanel压机.Controls.Add(this.label45);
  282. this.uiTitlePanel压机.Controls.Add(this.txt泄压倒计时);
  283. this.uiTitlePanel压机.Controls.Add(this.label37);
  284. this.uiTitlePanel压机.Controls.Add(this.label38);
  285. this.uiTitlePanel压机.Controls.Add(this.label39);
  286. this.uiTitlePanel压机.Controls.Add(this.label40);
  287. this.uiTitlePanel压机.Controls.Add(this.label41);
  288. this.uiTitlePanel压机.Controls.Add(this.label42);
  289. this.uiTitlePanel压机.Controls.Add(this.label43);
  290. this.uiTitlePanel压机.Controls.Add(this.label44);
  291. this.uiTitlePanel压机.Controls.Add(this.txt保压倒计时);
  292. this.uiTitlePanel压机.Controls.Add(this.txt泄压延时设置);
  293. this.uiTitlePanel压机.Controls.Add(this.txt保压延时设定);
  294. this.uiTitlePanel压机.Controls.Add(this.txt主缸压力设定);
  295. this.uiTitlePanel压机.Controls.Add(this.label36);
  296. this.uiTitlePanel压机.Controls.Add(this.btn工件计数);
  297. this.uiTitlePanel压机.Controls.Add(this.btn位置应用值);
  298. this.uiTitlePanel压机.Controls.Add(this.label34);
  299. this.uiTitlePanel压机.Controls.Add(this.label35);
  300. this.uiTitlePanel压机.Controls.Add(this.txt位置应用值);
  301. this.uiTitlePanel压机.Controls.Add(this.btn位置修正值);
  302. this.uiTitlePanel压机.Controls.Add(this.label32);
  303. this.uiTitlePanel压机.Controls.Add(this.label33);
  304. this.uiTitlePanel压机.Controls.Add(this.txt位置修正值);
  305. this.uiTitlePanel压机.Controls.Add(this.btn退回停止位置设定);
  306. this.uiTitlePanel压机.Controls.Add(this.btn快退减速位置设定);
  307. this.uiTitlePanel压机.Controls.Add(this.btn快速退回位置设定);
  308. this.uiTitlePanel压机.Controls.Add(this.btn慢速顶出位置设定);
  309. this.uiTitlePanel压机.Controls.Add(this.btn顶出停止位置设定);
  310. this.uiTitlePanel压机.Controls.Add(this.label22);
  311. this.uiTitlePanel压机.Controls.Add(this.label23);
  312. this.uiTitlePanel压机.Controls.Add(this.label24);
  313. this.uiTitlePanel压机.Controls.Add(this.label25);
  314. this.uiTitlePanel压机.Controls.Add(this.label26);
  315. this.uiTitlePanel压机.Controls.Add(this.label27);
  316. this.uiTitlePanel压机.Controls.Add(this.label28);
  317. this.uiTitlePanel压机.Controls.Add(this.label29);
  318. this.uiTitlePanel压机.Controls.Add(this.label30);
  319. this.uiTitlePanel压机.Controls.Add(this.label31);
  320. this.uiTitlePanel压机.Controls.Add(this.txt快速退回位置设定);
  321. this.uiTitlePanel压机.Controls.Add(this.txt退回停止位置设定);
  322. this.uiTitlePanel压机.Controls.Add(this.txt快退减速位置设定);
  323. this.uiTitlePanel压机.Controls.Add(this.txt慢速顶出位置设定);
  324. this.uiTitlePanel压机.Controls.Add(this.txt顶出停止位置设定);
  325. this.uiTitlePanel压机.Controls.Add(this.btn慢退流量);
  326. this.uiTitlePanel压机.Controls.Add(this.btn减退流量);
  327. this.uiTitlePanel压机.Controls.Add(this.btn快退流量);
  328. this.uiTitlePanel压机.Controls.Add(this.btn慢上流量);
  329. this.uiTitlePanel压机.Controls.Add(this.btn快上流量);
  330. this.uiTitlePanel压机.Controls.Add(this.btn慢退压力);
  331. this.uiTitlePanel压机.Controls.Add(this.btn减退压力);
  332. this.uiTitlePanel压机.Controls.Add(this.btn快退压力);
  333. this.uiTitlePanel压机.Controls.Add(this.btn慢上压力);
  334. this.uiTitlePanel压机.Controls.Add(this.btn快上压力);
  335. this.uiTitlePanel压机.Controls.Add(this.label21);
  336. this.uiTitlePanel压机.Controls.Add(this.label20);
  337. this.uiTitlePanel压机.Controls.Add(this.label8);
  338. this.uiTitlePanel压机.Controls.Add(this.label7);
  339. this.uiTitlePanel压机.Controls.Add(this.label6);
  340. this.uiTitlePanel压机.Controls.Add(this.label5);
  341. this.uiTitlePanel压机.Controls.Add(this.label4);
  342. this.uiTitlePanel压机.Controls.Add(this.label3);
  343. this.uiTitlePanel压机.Controls.Add(this.label2);
  344. this.uiTitlePanel压机.Controls.Add(this.label1);
  345. this.uiTitlePanel压机.Controls.Add(this.label11);
  346. this.uiTitlePanel压机.Controls.Add(this.label12);
  347. this.uiTitlePanel压机.Controls.Add(this.label19);
  348. this.uiTitlePanel压机.Controls.Add(this.label13);
  349. this.uiTitlePanel压机.Controls.Add(this.label14);
  350. this.uiTitlePanel压机.Controls.Add(this.label15);
  351. this.uiTitlePanel压机.Controls.Add(this.label16);
  352. this.uiTitlePanel压机.Controls.Add(this.label17);
  353. this.uiTitlePanel压机.Controls.Add(this.label18);
  354. this.uiTitlePanel压机.Controls.Add(this.label10);
  355. this.uiTitlePanel压机.Controls.Add(this.label9);
  356. this.uiTitlePanel压机.Controls.Add(this.txt工件计数);
  357. this.uiTitlePanel压机.Controls.Add(this.txt快退流量);
  358. this.uiTitlePanel压机.Controls.Add(this.txt快退压力);
  359. this.uiTitlePanel压机.Controls.Add(this.txt慢退流量);
  360. this.uiTitlePanel压机.Controls.Add(this.txt慢退压力);
  361. this.uiTitlePanel压机.Controls.Add(this.txt减退流量);
  362. this.uiTitlePanel压机.Controls.Add(this.txt减退压力);
  363. this.uiTitlePanel压机.Controls.Add(this.txt慢上流量);
  364. this.uiTitlePanel压机.Controls.Add(this.txt慢上压力);
  365. this.uiTitlePanel压机.Controls.Add(this.txt快上流量);
  366. this.uiTitlePanel压机.Controls.Add(this.txt快上压力);
  367. this.uiTitlePanel压机.Dock = System.Windows.Forms.DockStyle.Fill;
  368. this.uiTitlePanel压机.FillColor = System.Drawing.Color.AliceBlue;
  369. this.uiTitlePanel压机.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  370. this.uiTitlePanel压机.Location = new System.Drawing.Point(0, 0);
  371. this.uiTitlePanel压机.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  372. this.uiTitlePanel压机.MinimumSize = new System.Drawing.Size(1, 1);
  373. this.uiTitlePanel压机.Name = "uiTitlePanel压机";
  374. this.uiTitlePanel压机.ShowText = false;
  375. this.uiTitlePanel压机.Size = new System.Drawing.Size(1920, 1002);
  376. this.uiTitlePanel压机.TabIndex = 0;
  377. this.uiTitlePanel压机.Text = "压机";
  378. this.uiTitlePanel压机.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  379. this.uiTitlePanel压机.TitleColor = System.Drawing.SystemColors.GradientActiveCaption;
  380. this.uiTitlePanel压机.TitleForeColor = System.Drawing.Color.Black;
  381. //
  382. // uiLabel1
  383. //
  384. this.uiLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  385. this.uiLabel1.ForeColor = System.Drawing.Color.Black;
  386. this.uiLabel1.Location = new System.Drawing.Point(1530, 920);
  387. this.uiLabel1.Name = "uiLabel1";
  388. this.uiLabel1.Size = new System.Drawing.Size(83, 25);
  389. this.uiLabel1.TabIndex = 320;
  390. this.uiLabel1.Text = "写入开关";
  391. //
  392. // switchWrite
  393. //
  394. this.switchWrite.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
  395. this.switchWrite.ForeColor = System.Drawing.Color.DimGray;
  396. this.switchWrite.Location = new System.Drawing.Point(1619, 911);
  397. this.switchWrite.MinimumSize = new System.Drawing.Size(1, 1);
  398. this.switchWrite.Name = "switchWrite";
  399. this.switchWrite.Size = new System.Drawing.Size(130, 45);
  400. this.switchWrite.TabIndex = 319;
  401. this.switchWrite.Text = "写入开关";
  402. this.switchWrite.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.switchWrite_ValueChanged);
  403. //
  404. // btn设定1流量模拟量
  405. //
  406. this.btn设定1流量模拟量.Cursor = System.Windows.Forms.Cursors.Hand;
  407. this.btn设定1流量模拟量.FillColor = System.Drawing.Color.AliceBlue;
  408. this.btn设定1流量模拟量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.btn设定1流量模拟量.ForeColor = System.Drawing.Color.Black;
  410. this.btn设定1流量模拟量.Location = new System.Drawing.Point(1225, 691);
  411. this.btn设定1流量模拟量.MinimumSize = new System.Drawing.Size(1, 1);
  412. this.btn设定1流量模拟量.Name = "btn设定1流量模拟量";
  413. this.btn设定1流量模拟量.Size = new System.Drawing.Size(98, 31);
  414. this.btn设定1流量模拟量.Style = Sunny.UI.UIStyle.Custom;
  415. this.btn设定1流量模拟量.Symbol = 162924;
  416. this.btn设定1流量模拟量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  417. this.btn设定1流量模拟量.TabIndex = 317;
  418. this.btn设定1流量模拟量.Text = "写入";
  419. this.btn设定1流量模拟量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.btn设定1流量模拟量.Click += new System.EventHandler(this.btnWrite);
  421. //
  422. // btn设定1压力模拟量
  423. //
  424. this.btn设定1压力模拟量.Cursor = System.Windows.Forms.Cursors.Hand;
  425. this.btn设定1压力模拟量.FillColor = System.Drawing.Color.AliceBlue;
  426. this.btn设定1压力模拟量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.btn设定1压力模拟量.ForeColor = System.Drawing.Color.Black;
  428. this.btn设定1压力模拟量.Location = new System.Drawing.Point(745, 767);
  429. this.btn设定1压力模拟量.MinimumSize = new System.Drawing.Size(1, 1);
  430. this.btn设定1压力模拟量.Name = "btn设定1压力模拟量";
  431. this.btn设定1压力模拟量.Size = new System.Drawing.Size(98, 31);
  432. this.btn设定1压力模拟量.Style = Sunny.UI.UIStyle.Custom;
  433. this.btn设定1压力模拟量.Symbol = 162924;
  434. this.btn设定1压力模拟量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  435. this.btn设定1压力模拟量.TabIndex = 317;
  436. this.btn设定1压力模拟量.Text = "写入";
  437. this.btn设定1压力模拟量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  438. this.btn设定1压力模拟量.Click += new System.EventHandler(this.btnWrite);
  439. //
  440. // label57
  441. //
  442. this.label57.AutoSize = true;
  443. this.label57.BackColor = System.Drawing.Color.AliceBlue;
  444. this.label57.ForeColor = System.Drawing.Color.Black;
  445. this.label57.Location = new System.Drawing.Point(1183, 693);
  446. this.label57.Name = "label57";
  447. this.label57.Size = new System.Drawing.Size(23, 20);
  448. this.label57.TabIndex = 316;
  449. this.label57.Text = "%";
  450. //
  451. // btn顶缸速度
  452. //
  453. this.btn顶缸速度.Cursor = System.Windows.Forms.Cursors.Hand;
  454. this.btn顶缸速度.FillColor = System.Drawing.Color.AliceBlue;
  455. this.btn顶缸速度.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  456. this.btn顶缸速度.ForeColor = System.Drawing.Color.Black;
  457. this.btn顶缸速度.Location = new System.Drawing.Point(745, 696);
  458. this.btn顶缸速度.MinimumSize = new System.Drawing.Size(1, 1);
  459. this.btn顶缸速度.Name = "btn顶缸速度";
  460. this.btn顶缸速度.Size = new System.Drawing.Size(98, 31);
  461. this.btn顶缸速度.Style = Sunny.UI.UIStyle.Custom;
  462. this.btn顶缸速度.Symbol = 162924;
  463. this.btn顶缸速度.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  464. this.btn顶缸速度.TabIndex = 317;
  465. this.btn顶缸速度.Text = "写入";
  466. this.btn顶缸速度.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  467. this.btn顶缸速度.Click += new System.EventHandler(this.btnWrite);
  468. //
  469. // label58
  470. //
  471. this.label58.AutoSize = true;
  472. this.label58.BackColor = System.Drawing.Color.AliceBlue;
  473. this.label58.ForeColor = System.Drawing.Color.Black;
  474. this.label58.Location = new System.Drawing.Point(929, 693);
  475. this.label58.Name = "label58";
  476. this.label58.Size = new System.Drawing.Size(130, 20);
  477. this.label58.TabIndex = 315;
  478. this.label58.Text = "设定1流量模拟量";
  479. //
  480. // label55
  481. //
  482. this.label55.AutoSize = true;
  483. this.label55.BackColor = System.Drawing.Color.AliceBlue;
  484. this.label55.ForeColor = System.Drawing.Color.Black;
  485. this.label55.Location = new System.Drawing.Point(716, 769);
  486. this.label55.Name = "label55";
  487. this.label55.Size = new System.Drawing.Size(23, 20);
  488. this.label55.TabIndex = 316;
  489. this.label55.Text = "%";
  490. //
  491. // txt设定1流量模拟量
  492. //
  493. this.txt设定1流量模拟量.Cursor = System.Windows.Forms.Cursors.IBeam;
  494. this.txt设定1流量模拟量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.txt设定1流量模拟量.ForeColor = System.Drawing.Color.Black;
  496. this.txt设定1流量模拟量.Location = new System.Drawing.Point(1071, 691);
  497. this.txt设定1流量模拟量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  498. this.txt设定1流量模拟量.MinimumSize = new System.Drawing.Size(1, 16);
  499. this.txt设定1流量模拟量.Name = "txt设定1流量模拟量";
  500. this.txt设定1流量模拟量.Padding = new System.Windows.Forms.Padding(5);
  501. this.txt设定1流量模拟量.ShowText = false;
  502. this.txt设定1流量模拟量.Size = new System.Drawing.Size(105, 31);
  503. this.txt设定1流量模拟量.Style = Sunny.UI.UIStyle.Custom;
  504. this.txt设定1流量模拟量.TabIndex = 314;
  505. this.txt设定1流量模拟量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  506. this.txt设定1流量模拟量.Watermark = "";
  507. //
  508. // btn顶缸位移
  509. //
  510. this.btn顶缸位移.Cursor = System.Windows.Forms.Cursors.Hand;
  511. this.btn顶缸位移.FillColor = System.Drawing.Color.AliceBlue;
  512. this.btn顶缸位移.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.btn顶缸位移.ForeColor = System.Drawing.Color.Black;
  514. this.btn顶缸位移.Location = new System.Drawing.Point(745, 625);
  515. this.btn顶缸位移.MinimumSize = new System.Drawing.Size(1, 1);
  516. this.btn顶缸位移.Name = "btn顶缸位移";
  517. this.btn顶缸位移.Size = new System.Drawing.Size(98, 31);
  518. this.btn顶缸位移.Style = Sunny.UI.UIStyle.Custom;
  519. this.btn顶缸位移.Symbol = 162924;
  520. this.btn顶缸位移.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  521. this.btn顶缸位移.TabIndex = 317;
  522. this.btn顶缸位移.Text = "写入";
  523. this.btn顶缸位移.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.btn顶缸位移.Click += new System.EventHandler(this.btnWrite);
  525. //
  526. // label56
  527. //
  528. this.label56.AutoSize = true;
  529. this.label56.BackColor = System.Drawing.Color.AliceBlue;
  530. this.label56.ForeColor = System.Drawing.Color.Black;
  531. this.label56.Location = new System.Drawing.Point(467, 772);
  532. this.label56.Name = "label56";
  533. this.label56.Size = new System.Drawing.Size(130, 20);
  534. this.label56.TabIndex = 315;
  535. this.label56.Text = "设定1压力模拟量";
  536. //
  537. // label53
  538. //
  539. this.label53.AutoSize = true;
  540. this.label53.BackColor = System.Drawing.Color.AliceBlue;
  541. this.label53.ForeColor = System.Drawing.Color.Black;
  542. this.label53.Location = new System.Drawing.Point(716, 698);
  543. this.label53.Name = "label53";
  544. this.label53.Size = new System.Drawing.Size(23, 20);
  545. this.label53.TabIndex = 316;
  546. this.label53.Text = "%";
  547. //
  548. // txt设定1压力模拟量
  549. //
  550. this.txt设定1压力模拟量.Cursor = System.Windows.Forms.Cursors.IBeam;
  551. this.txt设定1压力模拟量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  552. this.txt设定1压力模拟量.ForeColor = System.Drawing.Color.Black;
  553. this.txt设定1压力模拟量.Location = new System.Drawing.Point(604, 767);
  554. this.txt设定1压力模拟量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  555. this.txt设定1压力模拟量.MinimumSize = new System.Drawing.Size(1, 16);
  556. this.txt设定1压力模拟量.Name = "txt设定1压力模拟量";
  557. this.txt设定1压力模拟量.Padding = new System.Windows.Forms.Padding(5);
  558. this.txt设定1压力模拟量.ShowText = false;
  559. this.txt设定1压力模拟量.Size = new System.Drawing.Size(105, 31);
  560. this.txt设定1压力模拟量.Style = Sunny.UI.UIStyle.Custom;
  561. this.txt设定1压力模拟量.TabIndex = 314;
  562. this.txt设定1压力模拟量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  563. this.txt设定1压力模拟量.Watermark = "";
  564. //
  565. // btn设定1流量
  566. //
  567. this.btn设定1流量.Cursor = System.Windows.Forms.Cursors.Hand;
  568. this.btn设定1流量.FillColor = System.Drawing.Color.AliceBlue;
  569. this.btn设定1流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.btn设定1流量.ForeColor = System.Drawing.Color.Black;
  571. this.btn设定1流量.Location = new System.Drawing.Point(745, 548);
  572. this.btn设定1流量.MinimumSize = new System.Drawing.Size(1, 1);
  573. this.btn设定1流量.Name = "btn设定1流量";
  574. this.btn设定1流量.Size = new System.Drawing.Size(98, 31);
  575. this.btn设定1流量.Style = Sunny.UI.UIStyle.Custom;
  576. this.btn设定1流量.Symbol = 162924;
  577. this.btn设定1流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  578. this.btn设定1流量.TabIndex = 317;
  579. this.btn设定1流量.Text = "写入";
  580. this.btn设定1流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.btn设定1流量.Click += new System.EventHandler(this.btnWrite);
  582. //
  583. // label54
  584. //
  585. this.label54.AutoSize = true;
  586. this.label54.BackColor = System.Drawing.Color.AliceBlue;
  587. this.label54.ForeColor = System.Drawing.Color.Black;
  588. this.label54.Location = new System.Drawing.Point(510, 698);
  589. this.label54.Name = "label54";
  590. this.label54.Size = new System.Drawing.Size(73, 20);
  591. this.label54.TabIndex = 315;
  592. this.label54.Text = "顶缸速度";
  593. //
  594. // label51
  595. //
  596. this.label51.AutoSize = true;
  597. this.label51.BackColor = System.Drawing.Color.AliceBlue;
  598. this.label51.ForeColor = System.Drawing.Color.Black;
  599. this.label51.Location = new System.Drawing.Point(716, 627);
  600. this.label51.Name = "label51";
  601. this.label51.Size = new System.Drawing.Size(23, 20);
  602. this.label51.TabIndex = 316;
  603. this.label51.Text = "%";
  604. //
  605. // txt顶缸速度
  606. //
  607. this.txt顶缸速度.Cursor = System.Windows.Forms.Cursors.IBeam;
  608. this.txt顶缸速度.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.txt顶缸速度.ForeColor = System.Drawing.Color.Black;
  610. this.txt顶缸速度.Location = new System.Drawing.Point(604, 696);
  611. this.txt顶缸速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  612. this.txt顶缸速度.MinimumSize = new System.Drawing.Size(1, 16);
  613. this.txt顶缸速度.Name = "txt顶缸速度";
  614. this.txt顶缸速度.Padding = new System.Windows.Forms.Padding(5);
  615. this.txt顶缸速度.ShowText = false;
  616. this.txt顶缸速度.Size = new System.Drawing.Size(105, 31);
  617. this.txt顶缸速度.Style = Sunny.UI.UIStyle.Custom;
  618. this.txt顶缸速度.TabIndex = 314;
  619. this.txt顶缸速度.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  620. this.txt顶缸速度.Watermark = "";
  621. //
  622. // label49
  623. //
  624. this.label49.AutoSize = true;
  625. this.label49.BackColor = System.Drawing.Color.AliceBlue;
  626. this.label49.ForeColor = System.Drawing.Color.Black;
  627. this.label49.Location = new System.Drawing.Point(716, 550);
  628. this.label49.Name = "label49";
  629. this.label49.Size = new System.Drawing.Size(23, 20);
  630. this.label49.TabIndex = 316;
  631. this.label49.Text = "%";
  632. //
  633. // label52
  634. //
  635. this.label52.AutoSize = true;
  636. this.label52.BackColor = System.Drawing.Color.AliceBlue;
  637. this.label52.ForeColor = System.Drawing.Color.Black;
  638. this.label52.Location = new System.Drawing.Point(510, 627);
  639. this.label52.Name = "label52";
  640. this.label52.Size = new System.Drawing.Size(73, 20);
  641. this.label52.TabIndex = 315;
  642. this.label52.Text = "顶缸位移";
  643. //
  644. // label50
  645. //
  646. this.label50.AutoSize = true;
  647. this.label50.BackColor = System.Drawing.Color.AliceBlue;
  648. this.label50.ForeColor = System.Drawing.Color.Black;
  649. this.label50.Location = new System.Drawing.Point(510, 550);
  650. this.label50.Name = "label50";
  651. this.label50.Size = new System.Drawing.Size(82, 20);
  652. this.label50.TabIndex = 315;
  653. this.label50.Text = "设定1流量";
  654. //
  655. // txt顶缸位移
  656. //
  657. this.txt顶缸位移.Cursor = System.Windows.Forms.Cursors.IBeam;
  658. this.txt顶缸位移.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.txt顶缸位移.ForeColor = System.Drawing.Color.Black;
  660. this.txt顶缸位移.Location = new System.Drawing.Point(604, 625);
  661. this.txt顶缸位移.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  662. this.txt顶缸位移.MinimumSize = new System.Drawing.Size(1, 16);
  663. this.txt顶缸位移.Name = "txt顶缸位移";
  664. this.txt顶缸位移.Padding = new System.Windows.Forms.Padding(5);
  665. this.txt顶缸位移.ShowText = false;
  666. this.txt顶缸位移.Size = new System.Drawing.Size(105, 31);
  667. this.txt顶缸位移.Style = Sunny.UI.UIStyle.Custom;
  668. this.txt顶缸位移.TabIndex = 314;
  669. this.txt顶缸位移.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  670. this.txt顶缸位移.Watermark = "";
  671. //
  672. // txt设定1流量
  673. //
  674. this.txt设定1流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  675. this.txt设定1流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  676. this.txt设定1流量.ForeColor = System.Drawing.Color.Black;
  677. this.txt设定1流量.Location = new System.Drawing.Point(604, 548);
  678. this.txt设定1流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  679. this.txt设定1流量.MinimumSize = new System.Drawing.Size(1, 16);
  680. this.txt设定1流量.Name = "txt设定1流量";
  681. this.txt设定1流量.Padding = new System.Windows.Forms.Padding(5);
  682. this.txt设定1流量.ShowText = false;
  683. this.txt设定1流量.Size = new System.Drawing.Size(105, 31);
  684. this.txt设定1流量.Style = Sunny.UI.UIStyle.Custom;
  685. this.txt设定1流量.TabIndex = 314;
  686. this.txt设定1流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  687. this.txt设定1流量.Watermark = "";
  688. //
  689. // btn设定1压力
  690. //
  691. this.btn设定1压力.Cursor = System.Windows.Forms.Cursors.Hand;
  692. this.btn设定1压力.FillColor = System.Drawing.Color.AliceBlue;
  693. this.btn设定1压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  694. this.btn设定1压力.ForeColor = System.Drawing.Color.Black;
  695. this.btn设定1压力.Location = new System.Drawing.Point(745, 475);
  696. this.btn设定1压力.MinimumSize = new System.Drawing.Size(1, 1);
  697. this.btn设定1压力.Name = "btn设定1压力";
  698. this.btn设定1压力.Size = new System.Drawing.Size(98, 31);
  699. this.btn设定1压力.Style = Sunny.UI.UIStyle.Custom;
  700. this.btn设定1压力.Symbol = 162924;
  701. this.btn设定1压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  702. this.btn设定1压力.TabIndex = 313;
  703. this.btn设定1压力.Text = "写入";
  704. this.btn设定1压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  705. this.btn设定1压力.Click += new System.EventHandler(this.btnWrite);
  706. //
  707. // label47
  708. //
  709. this.label47.AutoSize = true;
  710. this.label47.BackColor = System.Drawing.Color.AliceBlue;
  711. this.label47.ForeColor = System.Drawing.Color.Black;
  712. this.label47.Location = new System.Drawing.Point(716, 477);
  713. this.label47.Name = "label47";
  714. this.label47.Size = new System.Drawing.Size(23, 20);
  715. this.label47.TabIndex = 312;
  716. this.label47.Text = "%";
  717. //
  718. // label48
  719. //
  720. this.label48.AutoSize = true;
  721. this.label48.BackColor = System.Drawing.Color.AliceBlue;
  722. this.label48.ForeColor = System.Drawing.Color.Black;
  723. this.label48.Location = new System.Drawing.Point(510, 477);
  724. this.label48.Name = "label48";
  725. this.label48.Size = new System.Drawing.Size(82, 20);
  726. this.label48.TabIndex = 311;
  727. this.label48.Text = "设定1压力";
  728. //
  729. // txt设定1压力
  730. //
  731. this.txt设定1压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  732. this.txt设定1压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.txt设定1压力.ForeColor = System.Drawing.Color.Black;
  734. this.txt设定1压力.Location = new System.Drawing.Point(604, 475);
  735. this.txt设定1压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  736. this.txt设定1压力.MinimumSize = new System.Drawing.Size(1, 16);
  737. this.txt设定1压力.Name = "txt设定1压力";
  738. this.txt设定1压力.Padding = new System.Windows.Forms.Padding(5);
  739. this.txt设定1压力.ShowText = false;
  740. this.txt设定1压力.Size = new System.Drawing.Size(105, 31);
  741. this.txt设定1压力.Style = Sunny.UI.UIStyle.Custom;
  742. this.txt设定1压力.TabIndex = 310;
  743. this.txt设定1压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  744. this.txt设定1压力.Watermark = "";
  745. //
  746. // btn泄压倒计时
  747. //
  748. this.btn泄压倒计时.Cursor = System.Windows.Forms.Cursors.Hand;
  749. this.btn泄压倒计时.FillColor = System.Drawing.Color.AliceBlue;
  750. this.btn泄压倒计时.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  751. this.btn泄压倒计时.ForeColor = System.Drawing.Color.Black;
  752. this.btn泄压倒计时.Location = new System.Drawing.Point(1225, 614);
  753. this.btn泄压倒计时.MinimumSize = new System.Drawing.Size(1, 1);
  754. this.btn泄压倒计时.Name = "btn泄压倒计时";
  755. this.btn泄压倒计时.Size = new System.Drawing.Size(98, 31);
  756. this.btn泄压倒计时.Style = Sunny.UI.UIStyle.Custom;
  757. this.btn泄压倒计时.Symbol = 162924;
  758. this.btn泄压倒计时.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  759. this.btn泄压倒计时.TabIndex = 309;
  760. this.btn泄压倒计时.Text = "写入";
  761. this.btn泄压倒计时.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.btn泄压倒计时.Click += new System.EventHandler(this.btnWrite);
  763. //
  764. // btn保压倒计时
  765. //
  766. this.btn保压倒计时.Cursor = System.Windows.Forms.Cursors.Hand;
  767. this.btn保压倒计时.FillColor = System.Drawing.Color.AliceBlue;
  768. this.btn保压倒计时.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  769. this.btn保压倒计时.ForeColor = System.Drawing.Color.Black;
  770. this.btn保压倒计时.Location = new System.Drawing.Point(1225, 541);
  771. this.btn保压倒计时.MinimumSize = new System.Drawing.Size(1, 1);
  772. this.btn保压倒计时.Name = "btn保压倒计时";
  773. this.btn保压倒计时.Size = new System.Drawing.Size(98, 31);
  774. this.btn保压倒计时.Style = Sunny.UI.UIStyle.Custom;
  775. this.btn保压倒计时.Symbol = 162924;
  776. this.btn保压倒计时.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  777. this.btn保压倒计时.TabIndex = 308;
  778. this.btn保压倒计时.Text = "写入";
  779. this.btn保压倒计时.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  780. this.btn保压倒计时.Click += new System.EventHandler(this.btnWrite);
  781. //
  782. // btn泄压延时设置
  783. //
  784. this.btn泄压延时设置.Cursor = System.Windows.Forms.Cursors.Hand;
  785. this.btn泄压延时设置.FillColor = System.Drawing.Color.AliceBlue;
  786. this.btn泄压延时设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  787. this.btn泄压延时设置.ForeColor = System.Drawing.Color.Black;
  788. this.btn泄压延时设置.Location = new System.Drawing.Point(1225, 474);
  789. this.btn泄压延时设置.MinimumSize = new System.Drawing.Size(1, 1);
  790. this.btn泄压延时设置.Name = "btn泄压延时设置";
  791. this.btn泄压延时设置.Size = new System.Drawing.Size(98, 31);
  792. this.btn泄压延时设置.Style = Sunny.UI.UIStyle.Custom;
  793. this.btn泄压延时设置.Symbol = 162924;
  794. this.btn泄压延时设置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  795. this.btn泄压延时设置.TabIndex = 307;
  796. this.btn泄压延时设置.Text = "写入";
  797. this.btn泄压延时设置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.btn泄压延时设置.Click += new System.EventHandler(this.btnWrite);
  799. //
  800. // btn保压延时设定
  801. //
  802. this.btn保压延时设定.Cursor = System.Windows.Forms.Cursors.Hand;
  803. this.btn保压延时设定.FillColor = System.Drawing.Color.AliceBlue;
  804. this.btn保压延时设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.btn保压延时设定.ForeColor = System.Drawing.Color.Black;
  806. this.btn保压延时设定.Location = new System.Drawing.Point(1227, 368);
  807. this.btn保压延时设定.MinimumSize = new System.Drawing.Size(1, 1);
  808. this.btn保压延时设定.Name = "btn保压延时设定";
  809. this.btn保压延时设定.Size = new System.Drawing.Size(98, 31);
  810. this.btn保压延时设定.Style = Sunny.UI.UIStyle.Custom;
  811. this.btn保压延时设定.Symbol = 162924;
  812. this.btn保压延时设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  813. this.btn保压延时设定.TabIndex = 306;
  814. this.btn保压延时设定.Text = "写入";
  815. this.btn保压延时设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.btn保压延时设定.Click += new System.EventHandler(this.btnWrite);
  817. //
  818. // btn主缸压力设定
  819. //
  820. this.btn主缸压力设定.Cursor = System.Windows.Forms.Cursors.Hand;
  821. this.btn主缸压力设定.FillColor = System.Drawing.Color.AliceBlue;
  822. this.btn主缸压力设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  823. this.btn主缸压力设定.ForeColor = System.Drawing.Color.Black;
  824. this.btn主缸压力设定.Location = new System.Drawing.Point(1227, 295);
  825. this.btn主缸压力设定.MinimumSize = new System.Drawing.Size(1, 1);
  826. this.btn主缸压力设定.Name = "btn主缸压力设定";
  827. this.btn主缸压力设定.Size = new System.Drawing.Size(98, 31);
  828. this.btn主缸压力设定.Style = Sunny.UI.UIStyle.Custom;
  829. this.btn主缸压力设定.Symbol = 162924;
  830. this.btn主缸压力设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  831. this.btn主缸压力设定.TabIndex = 305;
  832. this.btn主缸压力设定.Text = "写入";
  833. this.btn主缸压力设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  834. this.btn主缸压力设定.Click += new System.EventHandler(this.btnWrite);
  835. //
  836. // label46
  837. //
  838. this.label46.AutoSize = true;
  839. this.label46.BackColor = System.Drawing.Color.AliceBlue;
  840. this.label46.ForeColor = System.Drawing.Color.Black;
  841. this.label46.Location = new System.Drawing.Point(1182, 622);
  842. this.label46.Name = "label46";
  843. this.label46.Size = new System.Drawing.Size(17, 20);
  844. this.label46.TabIndex = 304;
  845. this.label46.Text = "s";
  846. //
  847. // label45
  848. //
  849. this.label45.AutoSize = true;
  850. this.label45.BackColor = System.Drawing.Color.AliceBlue;
  851. this.label45.ForeColor = System.Drawing.Color.Black;
  852. this.label45.Location = new System.Drawing.Point(972, 622);
  853. this.label45.Name = "label45";
  854. this.label45.Size = new System.Drawing.Size(73, 20);
  855. this.label45.TabIndex = 303;
  856. this.label45.Text = "泄压计时";
  857. //
  858. // txt泄压倒计时
  859. //
  860. this.txt泄压倒计时.Cursor = System.Windows.Forms.Cursors.IBeam;
  861. this.txt泄压倒计时.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.txt泄压倒计时.ForeColor = System.Drawing.Color.Black;
  863. this.txt泄压倒计时.Location = new System.Drawing.Point(1066, 614);
  864. this.txt泄压倒计时.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  865. this.txt泄压倒计时.MinimumSize = new System.Drawing.Size(1, 16);
  866. this.txt泄压倒计时.Name = "txt泄压倒计时";
  867. this.txt泄压倒计时.Padding = new System.Windows.Forms.Padding(5);
  868. this.txt泄压倒计时.ShowText = false;
  869. this.txt泄压倒计时.Size = new System.Drawing.Size(105, 31);
  870. this.txt泄压倒计时.Style = Sunny.UI.UIStyle.Custom;
  871. this.txt泄压倒计时.TabIndex = 302;
  872. this.txt泄压倒计时.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  873. this.txt泄压倒计时.Watermark = "";
  874. //
  875. // label37
  876. //
  877. this.label37.AutoSize = true;
  878. this.label37.BackColor = System.Drawing.Color.AliceBlue;
  879. this.label37.ForeColor = System.Drawing.Color.Black;
  880. this.label37.Location = new System.Drawing.Point(1182, 541);
  881. this.label37.Name = "label37";
  882. this.label37.Size = new System.Drawing.Size(17, 20);
  883. this.label37.TabIndex = 301;
  884. this.label37.Text = "s";
  885. //
  886. // label38
  887. //
  888. this.label38.AutoSize = true;
  889. this.label38.BackColor = System.Drawing.Color.AliceBlue;
  890. this.label38.ForeColor = System.Drawing.Color.Black;
  891. this.label38.Location = new System.Drawing.Point(1182, 476);
  892. this.label38.Name = "label38";
  893. this.label38.Size = new System.Drawing.Size(41, 20);
  894. this.label38.TabIndex = 300;
  895. this.label38.Text = "MPa";
  896. //
  897. // label39
  898. //
  899. this.label39.AutoSize = true;
  900. this.label39.BackColor = System.Drawing.Color.AliceBlue;
  901. this.label39.ForeColor = System.Drawing.Color.Black;
  902. this.label39.Location = new System.Drawing.Point(1177, 372);
  903. this.label39.Name = "label39";
  904. this.label39.Size = new System.Drawing.Size(17, 20);
  905. this.label39.TabIndex = 299;
  906. this.label39.Text = "s";
  907. //
  908. // label40
  909. //
  910. this.label40.AutoSize = true;
  911. this.label40.BackColor = System.Drawing.Color.AliceBlue;
  912. this.label40.ForeColor = System.Drawing.Color.Black;
  913. this.label40.Location = new System.Drawing.Point(1177, 300);
  914. this.label40.Name = "label40";
  915. this.label40.Size = new System.Drawing.Size(41, 20);
  916. this.label40.TabIndex = 298;
  917. this.label40.Text = "MPa";
  918. //
  919. // label41
  920. //
  921. this.label41.AutoSize = true;
  922. this.label41.BackColor = System.Drawing.Color.AliceBlue;
  923. this.label41.ForeColor = System.Drawing.Color.Black;
  924. this.label41.Location = new System.Drawing.Point(972, 547);
  925. this.label41.Name = "label41";
  926. this.label41.Size = new System.Drawing.Size(73, 20);
  927. this.label41.TabIndex = 297;
  928. this.label41.Text = "保压计时";
  929. //
  930. // label42
  931. //
  932. this.label42.AutoSize = true;
  933. this.label42.BackColor = System.Drawing.Color.AliceBlue;
  934. this.label42.ForeColor = System.Drawing.Color.Black;
  935. this.label42.Location = new System.Drawing.Point(954, 480);
  936. this.label42.Name = "label42";
  937. this.label42.Size = new System.Drawing.Size(105, 20);
  938. this.label42.TabIndex = 296;
  939. this.label42.Text = "泄压延时设置";
  940. //
  941. // label43
  942. //
  943. this.label43.AutoSize = true;
  944. this.label43.BackColor = System.Drawing.Color.AliceBlue;
  945. this.label43.ForeColor = System.Drawing.Color.Black;
  946. this.label43.Location = new System.Drawing.Point(940, 375);
  947. this.label43.Name = "label43";
  948. this.label43.Size = new System.Drawing.Size(105, 20);
  949. this.label43.TabIndex = 295;
  950. this.label43.Text = "保压延时设定";
  951. //
  952. // label44
  953. //
  954. this.label44.AutoSize = true;
  955. this.label44.BackColor = System.Drawing.Color.AliceBlue;
  956. this.label44.ForeColor = System.Drawing.Color.Black;
  957. this.label44.Location = new System.Drawing.Point(940, 301);
  958. this.label44.Name = "label44";
  959. this.label44.Size = new System.Drawing.Size(105, 20);
  960. this.label44.TabIndex = 294;
  961. this.label44.Text = "主缸压力设定";
  962. //
  963. // txt保压倒计时
  964. //
  965. this.txt保压倒计时.Cursor = System.Windows.Forms.Cursors.IBeam;
  966. this.txt保压倒计时.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  967. this.txt保压倒计时.ForeColor = System.Drawing.Color.Black;
  968. this.txt保压倒计时.Location = new System.Drawing.Point(1066, 539);
  969. this.txt保压倒计时.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  970. this.txt保压倒计时.MinimumSize = new System.Drawing.Size(1, 16);
  971. this.txt保压倒计时.Name = "txt保压倒计时";
  972. this.txt保压倒计时.Padding = new System.Windows.Forms.Padding(5);
  973. this.txt保压倒计时.ShowText = false;
  974. this.txt保压倒计时.Size = new System.Drawing.Size(105, 31);
  975. this.txt保压倒计时.Style = Sunny.UI.UIStyle.Custom;
  976. this.txt保压倒计时.TabIndex = 293;
  977. this.txt保压倒计时.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  978. this.txt保压倒计时.Watermark = "";
  979. //
  980. // txt泄压延时设置
  981. //
  982. this.txt泄压延时设置.Cursor = System.Windows.Forms.Cursors.IBeam;
  983. this.txt泄压延时设置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.txt泄压延时设置.ForeColor = System.Drawing.Color.Black;
  985. this.txt泄压延时设置.Location = new System.Drawing.Point(1066, 474);
  986. this.txt泄压延时设置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  987. this.txt泄压延时设置.MinimumSize = new System.Drawing.Size(1, 16);
  988. this.txt泄压延时设置.Name = "txt泄压延时设置";
  989. this.txt泄压延时设置.Padding = new System.Windows.Forms.Padding(5);
  990. this.txt泄压延时设置.ShowText = false;
  991. this.txt泄压延时设置.Size = new System.Drawing.Size(105, 31);
  992. this.txt泄压延时设置.Style = Sunny.UI.UIStyle.Custom;
  993. this.txt泄压延时设置.TabIndex = 292;
  994. this.txt泄压延时设置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  995. this.txt泄压延时设置.Watermark = "";
  996. //
  997. // txt保压延时设定
  998. //
  999. this.txt保压延时设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1000. this.txt保压延时设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1001. this.txt保压延时设定.ForeColor = System.Drawing.Color.Black;
  1002. this.txt保压延时设定.Location = new System.Drawing.Point(1052, 368);
  1003. this.txt保压延时设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1004. this.txt保压延时设定.MinimumSize = new System.Drawing.Size(1, 16);
  1005. this.txt保压延时设定.Name = "txt保压延时设定";
  1006. this.txt保压延时设定.Padding = new System.Windows.Forms.Padding(5);
  1007. this.txt保压延时设定.ShowText = false;
  1008. this.txt保压延时设定.Size = new System.Drawing.Size(105, 31);
  1009. this.txt保压延时设定.Style = Sunny.UI.UIStyle.Custom;
  1010. this.txt保压延时设定.TabIndex = 291;
  1011. this.txt保压延时设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1012. this.txt保压延时设定.Watermark = "";
  1013. //
  1014. // txt主缸压力设定
  1015. //
  1016. this.txt主缸压力设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1017. this.txt主缸压力设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. this.txt主缸压力设定.ForeColor = System.Drawing.Color.Black;
  1019. this.txt主缸压力设定.Location = new System.Drawing.Point(1052, 295);
  1020. this.txt主缸压力设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1021. this.txt主缸压力设定.MinimumSize = new System.Drawing.Size(1, 16);
  1022. this.txt主缸压力设定.Name = "txt主缸压力设定";
  1023. this.txt主缸压力设定.Padding = new System.Windows.Forms.Padding(5);
  1024. this.txt主缸压力设定.ShowText = false;
  1025. this.txt主缸压力设定.Size = new System.Drawing.Size(105, 31);
  1026. this.txt主缸压力设定.Style = Sunny.UI.UIStyle.Custom;
  1027. this.txt主缸压力设定.TabIndex = 290;
  1028. this.txt主缸压力设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1029. this.txt主缸压力设定.Watermark = "";
  1030. //
  1031. // label36
  1032. //
  1033. this.label36.AutoSize = true;
  1034. this.label36.BackColor = System.Drawing.Color.AliceBlue;
  1035. this.label36.ForeColor = System.Drawing.Color.Black;
  1036. this.label36.Location = new System.Drawing.Point(1171, 227);
  1037. this.label36.Name = "label36";
  1038. this.label36.Size = new System.Drawing.Size(41, 20);
  1039. this.label36.TabIndex = 289;
  1040. this.label36.Text = "PCS";
  1041. //
  1042. // btn工件计数
  1043. //
  1044. this.btn工件计数.Cursor = System.Windows.Forms.Cursors.Hand;
  1045. this.btn工件计数.FillColor = System.Drawing.Color.AliceBlue;
  1046. this.btn工件计数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1047. this.btn工件计数.ForeColor = System.Drawing.Color.Black;
  1048. this.btn工件计数.Location = new System.Drawing.Point(1225, 224);
  1049. this.btn工件计数.MinimumSize = new System.Drawing.Size(1, 1);
  1050. this.btn工件计数.Name = "btn工件计数";
  1051. this.btn工件计数.Size = new System.Drawing.Size(98, 31);
  1052. this.btn工件计数.Style = Sunny.UI.UIStyle.Custom;
  1053. this.btn工件计数.Symbol = 162924;
  1054. this.btn工件计数.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1055. this.btn工件计数.TabIndex = 288;
  1056. this.btn工件计数.Text = "写入";
  1057. this.btn工件计数.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1058. this.btn工件计数.Click += new System.EventHandler(this.btnWrite);
  1059. //
  1060. // btn位置应用值
  1061. //
  1062. this.btn位置应用值.Cursor = System.Windows.Forms.Cursors.Hand;
  1063. this.btn位置应用值.FillColor = System.Drawing.Color.AliceBlue;
  1064. this.btn位置应用值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.btn位置应用值.ForeColor = System.Drawing.Color.Black;
  1066. this.btn位置应用值.Location = new System.Drawing.Point(1225, 152);
  1067. this.btn位置应用值.MinimumSize = new System.Drawing.Size(1, 1);
  1068. this.btn位置应用值.Name = "btn位置应用值";
  1069. this.btn位置应用值.Size = new System.Drawing.Size(98, 31);
  1070. this.btn位置应用值.Style = Sunny.UI.UIStyle.Custom;
  1071. this.btn位置应用值.Symbol = 162924;
  1072. this.btn位置应用值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1073. this.btn位置应用值.TabIndex = 287;
  1074. this.btn位置应用值.Text = "写入";
  1075. this.btn位置应用值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1076. this.btn位置应用值.Click += new System.EventHandler(this.btnWrite);
  1077. //
  1078. // label34
  1079. //
  1080. this.label34.AutoSize = true;
  1081. this.label34.BackColor = System.Drawing.Color.AliceBlue;
  1082. this.label34.ForeColor = System.Drawing.Color.Black;
  1083. this.label34.Location = new System.Drawing.Point(1171, 156);
  1084. this.label34.Name = "label34";
  1085. this.label34.Size = new System.Drawing.Size(35, 20);
  1086. this.label34.TabIndex = 286;
  1087. this.label34.Text = "mm";
  1088. //
  1089. // label35
  1090. //
  1091. this.label35.AutoSize = true;
  1092. this.label35.BackColor = System.Drawing.Color.AliceBlue;
  1093. this.label35.ForeColor = System.Drawing.Color.Black;
  1094. this.label35.Location = new System.Drawing.Point(938, 159);
  1095. this.label35.Name = "label35";
  1096. this.label35.Size = new System.Drawing.Size(89, 20);
  1097. this.label35.TabIndex = 285;
  1098. this.label35.Text = "位置应用值";
  1099. //
  1100. // txt位置应用值
  1101. //
  1102. this.txt位置应用值.Cursor = System.Windows.Forms.Cursors.IBeam;
  1103. this.txt位置应用值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1104. this.txt位置应用值.ForeColor = System.Drawing.Color.Black;
  1105. this.txt位置应用值.Location = new System.Drawing.Point(1050, 154);
  1106. this.txt位置应用值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1107. this.txt位置应用值.MinimumSize = new System.Drawing.Size(1, 16);
  1108. this.txt位置应用值.Name = "txt位置应用值";
  1109. this.txt位置应用值.Padding = new System.Windows.Forms.Padding(5);
  1110. this.txt位置应用值.ShowText = false;
  1111. this.txt位置应用值.Size = new System.Drawing.Size(105, 31);
  1112. this.txt位置应用值.Style = Sunny.UI.UIStyle.Custom;
  1113. this.txt位置应用值.TabIndex = 284;
  1114. this.txt位置应用值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1115. this.txt位置应用值.Watermark = "";
  1116. //
  1117. // btn位置修正值
  1118. //
  1119. this.btn位置修正值.Cursor = System.Windows.Forms.Cursors.Hand;
  1120. this.btn位置修正值.FillColor = System.Drawing.Color.AliceBlue;
  1121. this.btn位置修正值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. this.btn位置修正值.ForeColor = System.Drawing.Color.Black;
  1123. this.btn位置修正值.Location = new System.Drawing.Point(1225, 84);
  1124. this.btn位置修正值.MinimumSize = new System.Drawing.Size(1, 1);
  1125. this.btn位置修正值.Name = "btn位置修正值";
  1126. this.btn位置修正值.Size = new System.Drawing.Size(98, 31);
  1127. this.btn位置修正值.Style = Sunny.UI.UIStyle.Custom;
  1128. this.btn位置修正值.Symbol = 162924;
  1129. this.btn位置修正值.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1130. this.btn位置修正值.TabIndex = 283;
  1131. this.btn位置修正值.Text = "写入";
  1132. this.btn位置修正值.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1133. this.btn位置修正值.Click += new System.EventHandler(this.btnWrite);
  1134. //
  1135. // label32
  1136. //
  1137. this.label32.AutoSize = true;
  1138. this.label32.BackColor = System.Drawing.Color.AliceBlue;
  1139. this.label32.ForeColor = System.Drawing.Color.Black;
  1140. this.label32.Location = new System.Drawing.Point(1171, 88);
  1141. this.label32.Name = "label32";
  1142. this.label32.Size = new System.Drawing.Size(35, 20);
  1143. this.label32.TabIndex = 282;
  1144. this.label32.Text = "mm";
  1145. //
  1146. // label33
  1147. //
  1148. this.label33.AutoSize = true;
  1149. this.label33.BackColor = System.Drawing.Color.AliceBlue;
  1150. this.label33.ForeColor = System.Drawing.Color.Black;
  1151. this.label33.Location = new System.Drawing.Point(938, 91);
  1152. this.label33.Name = "label33";
  1153. this.label33.Size = new System.Drawing.Size(89, 20);
  1154. this.label33.TabIndex = 281;
  1155. this.label33.Text = "位置修正值";
  1156. //
  1157. // txt位置修正值
  1158. //
  1159. this.txt位置修正值.Cursor = System.Windows.Forms.Cursors.IBeam;
  1160. this.txt位置修正值.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1161. this.txt位置修正值.ForeColor = System.Drawing.Color.Black;
  1162. this.txt位置修正值.Location = new System.Drawing.Point(1050, 86);
  1163. this.txt位置修正值.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1164. this.txt位置修正值.MinimumSize = new System.Drawing.Size(1, 16);
  1165. this.txt位置修正值.Name = "txt位置修正值";
  1166. this.txt位置修正值.Padding = new System.Windows.Forms.Padding(5);
  1167. this.txt位置修正值.ShowText = false;
  1168. this.txt位置修正值.Size = new System.Drawing.Size(105, 31);
  1169. this.txt位置修正值.Style = Sunny.UI.UIStyle.Custom;
  1170. this.txt位置修正值.TabIndex = 280;
  1171. this.txt位置修正值.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1172. this.txt位置修正值.Watermark = "";
  1173. //
  1174. // btn退回停止位置设定
  1175. //
  1176. this.btn退回停止位置设定.Cursor = System.Windows.Forms.Cursors.Hand;
  1177. this.btn退回停止位置设定.FillColor = System.Drawing.Color.AliceBlue;
  1178. this.btn退回停止位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1179. this.btn退回停止位置设定.ForeColor = System.Drawing.Color.Black;
  1180. this.btn退回停止位置设定.Location = new System.Drawing.Point(325, 767);
  1181. this.btn退回停止位置设定.MinimumSize = new System.Drawing.Size(1, 1);
  1182. this.btn退回停止位置设定.Name = "btn退回停止位置设定";
  1183. this.btn退回停止位置设定.Size = new System.Drawing.Size(98, 31);
  1184. this.btn退回停止位置设定.Style = Sunny.UI.UIStyle.Custom;
  1185. this.btn退回停止位置设定.Symbol = 162924;
  1186. this.btn退回停止位置设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1187. this.btn退回停止位置设定.TabIndex = 279;
  1188. this.btn退回停止位置设定.Text = "写入";
  1189. this.btn退回停止位置设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1190. this.btn退回停止位置设定.Click += new System.EventHandler(this.btnWrite);
  1191. //
  1192. // btn快退减速位置设定
  1193. //
  1194. this.btn快退减速位置设定.Cursor = System.Windows.Forms.Cursors.Hand;
  1195. this.btn快退减速位置设定.FillColor = System.Drawing.Color.AliceBlue;
  1196. this.btn快退减速位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1197. this.btn快退减速位置设定.ForeColor = System.Drawing.Color.Black;
  1198. this.btn快退减速位置设定.Location = new System.Drawing.Point(325, 696);
  1199. this.btn快退减速位置设定.MinimumSize = new System.Drawing.Size(1, 1);
  1200. this.btn快退减速位置设定.Name = "btn快退减速位置设定";
  1201. this.btn快退减速位置设定.Size = new System.Drawing.Size(98, 31);
  1202. this.btn快退减速位置设定.Style = Sunny.UI.UIStyle.Custom;
  1203. this.btn快退减速位置设定.Symbol = 162924;
  1204. this.btn快退减速位置设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1205. this.btn快退减速位置设定.TabIndex = 278;
  1206. this.btn快退减速位置设定.Text = "写入";
  1207. this.btn快退减速位置设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1208. this.btn快退减速位置设定.Click += new System.EventHandler(this.btnWrite);
  1209. //
  1210. // btn快速退回位置设定
  1211. //
  1212. this.btn快速退回位置设定.Cursor = System.Windows.Forms.Cursors.Hand;
  1213. this.btn快速退回位置设定.FillColor = System.Drawing.Color.AliceBlue;
  1214. this.btn快速退回位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1215. this.btn快速退回位置设定.ForeColor = System.Drawing.Color.Black;
  1216. this.btn快速退回位置设定.Location = new System.Drawing.Point(325, 625);
  1217. this.btn快速退回位置设定.MinimumSize = new System.Drawing.Size(1, 1);
  1218. this.btn快速退回位置设定.Name = "btn快速退回位置设定";
  1219. this.btn快速退回位置设定.Size = new System.Drawing.Size(98, 31);
  1220. this.btn快速退回位置设定.Style = Sunny.UI.UIStyle.Custom;
  1221. this.btn快速退回位置设定.Symbol = 162924;
  1222. this.btn快速退回位置设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1223. this.btn快速退回位置设定.TabIndex = 277;
  1224. this.btn快速退回位置设定.Text = "写入";
  1225. this.btn快速退回位置设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1226. this.btn快速退回位置设定.Click += new System.EventHandler(this.btnWrite);
  1227. //
  1228. // btn慢速顶出位置设定
  1229. //
  1230. this.btn慢速顶出位置设定.Cursor = System.Windows.Forms.Cursors.Hand;
  1231. this.btn慢速顶出位置设定.FillColor = System.Drawing.Color.AliceBlue;
  1232. this.btn慢速顶出位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1233. this.btn慢速顶出位置设定.ForeColor = System.Drawing.Color.Black;
  1234. this.btn慢速顶出位置设定.Location = new System.Drawing.Point(325, 554);
  1235. this.btn慢速顶出位置设定.MinimumSize = new System.Drawing.Size(1, 1);
  1236. this.btn慢速顶出位置设定.Name = "btn慢速顶出位置设定";
  1237. this.btn慢速顶出位置设定.Size = new System.Drawing.Size(98, 31);
  1238. this.btn慢速顶出位置设定.Style = Sunny.UI.UIStyle.Custom;
  1239. this.btn慢速顶出位置设定.Symbol = 162924;
  1240. this.btn慢速顶出位置设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1241. this.btn慢速顶出位置设定.TabIndex = 276;
  1242. this.btn慢速顶出位置设定.Text = "写入";
  1243. this.btn慢速顶出位置设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1244. this.btn慢速顶出位置设定.Click += new System.EventHandler(this.btnWrite);
  1245. //
  1246. // btn顶出停止位置设定
  1247. //
  1248. this.btn顶出停止位置设定.Cursor = System.Windows.Forms.Cursors.Hand;
  1249. this.btn顶出停止位置设定.FillColor = System.Drawing.Color.AliceBlue;
  1250. this.btn顶出停止位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1251. this.btn顶出停止位置设定.ForeColor = System.Drawing.Color.Black;
  1252. this.btn顶出停止位置设定.Location = new System.Drawing.Point(325, 483);
  1253. this.btn顶出停止位置设定.MinimumSize = new System.Drawing.Size(1, 1);
  1254. this.btn顶出停止位置设定.Name = "btn顶出停止位置设定";
  1255. this.btn顶出停止位置设定.Size = new System.Drawing.Size(98, 31);
  1256. this.btn顶出停止位置设定.Style = Sunny.UI.UIStyle.Custom;
  1257. this.btn顶出停止位置设定.Symbol = 162924;
  1258. this.btn顶出停止位置设定.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1259. this.btn顶出停止位置设定.TabIndex = 275;
  1260. this.btn顶出停止位置设定.Text = "写入";
  1261. this.btn顶出停止位置设定.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1262. this.btn顶出停止位置设定.Click += new System.EventHandler(this.btnWrite);
  1263. //
  1264. // label22
  1265. //
  1266. this.label22.AutoSize = true;
  1267. this.label22.BackColor = System.Drawing.Color.AliceBlue;
  1268. this.label22.ForeColor = System.Drawing.Color.Black;
  1269. this.label22.Location = new System.Drawing.Point(267, 772);
  1270. this.label22.Name = "label22";
  1271. this.label22.Size = new System.Drawing.Size(35, 20);
  1272. this.label22.TabIndex = 274;
  1273. this.label22.Text = "mm";
  1274. //
  1275. // label23
  1276. //
  1277. this.label23.AutoSize = true;
  1278. this.label23.BackColor = System.Drawing.Color.AliceBlue;
  1279. this.label23.ForeColor = System.Drawing.Color.Black;
  1280. this.label23.Location = new System.Drawing.Point(267, 698);
  1281. this.label23.Name = "label23";
  1282. this.label23.Size = new System.Drawing.Size(35, 20);
  1283. this.label23.TabIndex = 273;
  1284. this.label23.Text = "mm";
  1285. //
  1286. // label24
  1287. //
  1288. this.label24.AutoSize = true;
  1289. this.label24.BackColor = System.Drawing.Color.AliceBlue;
  1290. this.label24.ForeColor = System.Drawing.Color.Black;
  1291. this.label24.Location = new System.Drawing.Point(267, 627);
  1292. this.label24.Name = "label24";
  1293. this.label24.Size = new System.Drawing.Size(35, 20);
  1294. this.label24.TabIndex = 272;
  1295. this.label24.Text = "mm";
  1296. //
  1297. // label25
  1298. //
  1299. this.label25.AutoSize = true;
  1300. this.label25.BackColor = System.Drawing.Color.AliceBlue;
  1301. this.label25.ForeColor = System.Drawing.Color.Black;
  1302. this.label25.Location = new System.Drawing.Point(267, 563);
  1303. this.label25.Name = "label25";
  1304. this.label25.Size = new System.Drawing.Size(35, 20);
  1305. this.label25.TabIndex = 271;
  1306. this.label25.Text = "mm";
  1307. //
  1308. // label26
  1309. //
  1310. this.label26.AutoSize = true;
  1311. this.label26.BackColor = System.Drawing.Color.AliceBlue;
  1312. this.label26.ForeColor = System.Drawing.Color.Black;
  1313. this.label26.Location = new System.Drawing.Point(267, 485);
  1314. this.label26.Name = "label26";
  1315. this.label26.Size = new System.Drawing.Size(35, 20);
  1316. this.label26.TabIndex = 270;
  1317. this.label26.Text = "mm";
  1318. //
  1319. // label27
  1320. //
  1321. this.label27.AutoSize = true;
  1322. this.label27.BackColor = System.Drawing.Color.AliceBlue;
  1323. this.label27.ForeColor = System.Drawing.Color.Black;
  1324. this.label27.Location = new System.Drawing.Point(37, 630);
  1325. this.label27.Name = "label27";
  1326. this.label27.Size = new System.Drawing.Size(105, 20);
  1327. this.label27.TabIndex = 269;
  1328. this.label27.Text = "主缸快速退回";
  1329. //
  1330. // label28
  1331. //
  1332. this.label28.AutoSize = true;
  1333. this.label28.BackColor = System.Drawing.Color.AliceBlue;
  1334. this.label28.ForeColor = System.Drawing.Color.Black;
  1335. this.label28.Location = new System.Drawing.Point(37, 772);
  1336. this.label28.Name = "label28";
  1337. this.label28.Size = new System.Drawing.Size(105, 20);
  1338. this.label28.TabIndex = 268;
  1339. this.label28.Text = "主缸退回停止";
  1340. //
  1341. // label29
  1342. //
  1343. this.label29.AutoSize = true;
  1344. this.label29.BackColor = System.Drawing.Color.AliceBlue;
  1345. this.label29.ForeColor = System.Drawing.Color.Black;
  1346. this.label29.Location = new System.Drawing.Point(37, 701);
  1347. this.label29.Name = "label29";
  1348. this.label29.Size = new System.Drawing.Size(105, 20);
  1349. this.label29.TabIndex = 267;
  1350. this.label29.Text = "主缸快退减速";
  1351. //
  1352. // label30
  1353. //
  1354. this.label30.AutoSize = true;
  1355. this.label30.BackColor = System.Drawing.Color.AliceBlue;
  1356. this.label30.ForeColor = System.Drawing.Color.Black;
  1357. this.label30.Location = new System.Drawing.Point(37, 559);
  1358. this.label30.Name = "label30";
  1359. this.label30.Size = new System.Drawing.Size(105, 20);
  1360. this.label30.TabIndex = 266;
  1361. this.label30.Text = "主缸顶出减速";
  1362. //
  1363. // label31
  1364. //
  1365. this.label31.AutoSize = true;
  1366. this.label31.BackColor = System.Drawing.Color.AliceBlue;
  1367. this.label31.ForeColor = System.Drawing.Color.Black;
  1368. this.label31.Location = new System.Drawing.Point(37, 486);
  1369. this.label31.Name = "label31";
  1370. this.label31.Size = new System.Drawing.Size(105, 20);
  1371. this.label31.TabIndex = 265;
  1372. this.label31.Text = "主缸顶出停止";
  1373. //
  1374. // txt快速退回位置设定
  1375. //
  1376. this.txt快速退回位置设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1377. this.txt快速退回位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1378. this.txt快速退回位置设定.ForeColor = System.Drawing.Color.Black;
  1379. this.txt快速退回位置设定.Location = new System.Drawing.Point(149, 625);
  1380. this.txt快速退回位置设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1381. this.txt快速退回位置设定.MinimumSize = new System.Drawing.Size(1, 16);
  1382. this.txt快速退回位置设定.Name = "txt快速退回位置设定";
  1383. this.txt快速退回位置设定.Padding = new System.Windows.Forms.Padding(5);
  1384. this.txt快速退回位置设定.ShowText = false;
  1385. this.txt快速退回位置设定.Size = new System.Drawing.Size(105, 31);
  1386. this.txt快速退回位置设定.Style = Sunny.UI.UIStyle.Custom;
  1387. this.txt快速退回位置设定.TabIndex = 264;
  1388. this.txt快速退回位置设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1389. this.txt快速退回位置设定.Watermark = "";
  1390. //
  1391. // txt退回停止位置设定
  1392. //
  1393. this.txt退回停止位置设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1394. this.txt退回停止位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1395. this.txt退回停止位置设定.ForeColor = System.Drawing.Color.Black;
  1396. this.txt退回停止位置设定.Location = new System.Drawing.Point(149, 767);
  1397. this.txt退回停止位置设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1398. this.txt退回停止位置设定.MinimumSize = new System.Drawing.Size(1, 16);
  1399. this.txt退回停止位置设定.Name = "txt退回停止位置设定";
  1400. this.txt退回停止位置设定.Padding = new System.Windows.Forms.Padding(5);
  1401. this.txt退回停止位置设定.ShowText = false;
  1402. this.txt退回停止位置设定.Size = new System.Drawing.Size(105, 31);
  1403. this.txt退回停止位置设定.Style = Sunny.UI.UIStyle.Custom;
  1404. this.txt退回停止位置设定.TabIndex = 263;
  1405. this.txt退回停止位置设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1406. this.txt退回停止位置设定.Watermark = "";
  1407. //
  1408. // txt快退减速位置设定
  1409. //
  1410. this.txt快退减速位置设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1411. this.txt快退减速位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1412. this.txt快退减速位置设定.ForeColor = System.Drawing.Color.Black;
  1413. this.txt快退减速位置设定.Location = new System.Drawing.Point(149, 696);
  1414. this.txt快退减速位置设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1415. this.txt快退减速位置设定.MinimumSize = new System.Drawing.Size(1, 16);
  1416. this.txt快退减速位置设定.Name = "txt快退减速位置设定";
  1417. this.txt快退减速位置设定.Padding = new System.Windows.Forms.Padding(5);
  1418. this.txt快退减速位置设定.ShowText = false;
  1419. this.txt快退减速位置设定.Size = new System.Drawing.Size(105, 31);
  1420. this.txt快退减速位置设定.Style = Sunny.UI.UIStyle.Custom;
  1421. this.txt快退减速位置设定.TabIndex = 262;
  1422. this.txt快退减速位置设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1423. this.txt快退减速位置设定.Watermark = "";
  1424. //
  1425. // txt慢速顶出位置设定
  1426. //
  1427. this.txt慢速顶出位置设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1428. this.txt慢速顶出位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1429. this.txt慢速顶出位置设定.ForeColor = System.Drawing.Color.Black;
  1430. this.txt慢速顶出位置设定.Location = new System.Drawing.Point(149, 554);
  1431. this.txt慢速顶出位置设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1432. this.txt慢速顶出位置设定.MinimumSize = new System.Drawing.Size(1, 16);
  1433. this.txt慢速顶出位置设定.Name = "txt慢速顶出位置设定";
  1434. this.txt慢速顶出位置设定.Padding = new System.Windows.Forms.Padding(5);
  1435. this.txt慢速顶出位置设定.ShowText = false;
  1436. this.txt慢速顶出位置设定.Size = new System.Drawing.Size(105, 31);
  1437. this.txt慢速顶出位置设定.Style = Sunny.UI.UIStyle.Custom;
  1438. this.txt慢速顶出位置设定.TabIndex = 261;
  1439. this.txt慢速顶出位置设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1440. this.txt慢速顶出位置设定.Watermark = "";
  1441. //
  1442. // txt顶出停止位置设定
  1443. //
  1444. this.txt顶出停止位置设定.Cursor = System.Windows.Forms.Cursors.IBeam;
  1445. this.txt顶出停止位置设定.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1446. this.txt顶出停止位置设定.ForeColor = System.Drawing.Color.Black;
  1447. this.txt顶出停止位置设定.Location = new System.Drawing.Point(149, 483);
  1448. this.txt顶出停止位置设定.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1449. this.txt顶出停止位置设定.MinimumSize = new System.Drawing.Size(1, 16);
  1450. this.txt顶出停止位置设定.Name = "txt顶出停止位置设定";
  1451. this.txt顶出停止位置设定.Padding = new System.Windows.Forms.Padding(5);
  1452. this.txt顶出停止位置设定.ShowText = false;
  1453. this.txt顶出停止位置设定.Size = new System.Drawing.Size(105, 31);
  1454. this.txt顶出停止位置设定.Style = Sunny.UI.UIStyle.Custom;
  1455. this.txt顶出停止位置设定.TabIndex = 260;
  1456. this.txt顶出停止位置设定.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1457. this.txt顶出停止位置设定.Watermark = "";
  1458. //
  1459. // btn慢退流量
  1460. //
  1461. this.btn慢退流量.Cursor = System.Windows.Forms.Cursors.Hand;
  1462. this.btn慢退流量.FillColor = System.Drawing.Color.AliceBlue;
  1463. this.btn慢退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1464. this.btn慢退流量.ForeColor = System.Drawing.Color.Black;
  1465. this.btn慢退流量.Location = new System.Drawing.Point(745, 373);
  1466. this.btn慢退流量.MinimumSize = new System.Drawing.Size(1, 1);
  1467. this.btn慢退流量.Name = "btn慢退流量";
  1468. this.btn慢退流量.Size = new System.Drawing.Size(98, 31);
  1469. this.btn慢退流量.Style = Sunny.UI.UIStyle.Custom;
  1470. this.btn慢退流量.Symbol = 162924;
  1471. this.btn慢退流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1472. this.btn慢退流量.TabIndex = 259;
  1473. this.btn慢退流量.Text = "写入";
  1474. this.btn慢退流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1475. this.btn慢退流量.Click += new System.EventHandler(this.btnWrite);
  1476. //
  1477. // btn减退流量
  1478. //
  1479. this.btn减退流量.Cursor = System.Windows.Forms.Cursors.Hand;
  1480. this.btn减退流量.FillColor = System.Drawing.Color.AliceBlue;
  1481. this.btn减退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1482. this.btn减退流量.ForeColor = System.Drawing.Color.Black;
  1483. this.btn减退流量.Location = new System.Drawing.Point(745, 302);
  1484. this.btn减退流量.MinimumSize = new System.Drawing.Size(1, 1);
  1485. this.btn减退流量.Name = "btn减退流量";
  1486. this.btn减退流量.Size = new System.Drawing.Size(98, 31);
  1487. this.btn减退流量.Style = Sunny.UI.UIStyle.Custom;
  1488. this.btn减退流量.Symbol = 162924;
  1489. this.btn减退流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1490. this.btn减退流量.TabIndex = 258;
  1491. this.btn减退流量.Text = "写入";
  1492. this.btn减退流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1493. this.btn减退流量.Click += new System.EventHandler(this.btnWrite);
  1494. //
  1495. // btn快退流量
  1496. //
  1497. this.btn快退流量.Cursor = System.Windows.Forms.Cursors.Hand;
  1498. this.btn快退流量.FillColor = System.Drawing.Color.AliceBlue;
  1499. this.btn快退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1500. this.btn快退流量.ForeColor = System.Drawing.Color.Black;
  1501. this.btn快退流量.Location = new System.Drawing.Point(745, 231);
  1502. this.btn快退流量.MinimumSize = new System.Drawing.Size(1, 1);
  1503. this.btn快退流量.Name = "btn快退流量";
  1504. this.btn快退流量.Size = new System.Drawing.Size(98, 31);
  1505. this.btn快退流量.Style = Sunny.UI.UIStyle.Custom;
  1506. this.btn快退流量.Symbol = 162924;
  1507. this.btn快退流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1508. this.btn快退流量.TabIndex = 257;
  1509. this.btn快退流量.Text = "写入";
  1510. this.btn快退流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1511. this.btn快退流量.Click += new System.EventHandler(this.btnWrite);
  1512. //
  1513. // btn慢上流量
  1514. //
  1515. this.btn慢上流量.Cursor = System.Windows.Forms.Cursors.Hand;
  1516. this.btn慢上流量.FillColor = System.Drawing.Color.AliceBlue;
  1517. this.btn慢上流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1518. this.btn慢上流量.ForeColor = System.Drawing.Color.Black;
  1519. this.btn慢上流量.Location = new System.Drawing.Point(745, 158);
  1520. this.btn慢上流量.MinimumSize = new System.Drawing.Size(1, 1);
  1521. this.btn慢上流量.Name = "btn慢上流量";
  1522. this.btn慢上流量.Size = new System.Drawing.Size(98, 31);
  1523. this.btn慢上流量.Style = Sunny.UI.UIStyle.Custom;
  1524. this.btn慢上流量.Symbol = 162924;
  1525. this.btn慢上流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1526. this.btn慢上流量.TabIndex = 256;
  1527. this.btn慢上流量.Text = "写入";
  1528. this.btn慢上流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1529. this.btn慢上流量.Click += new System.EventHandler(this.btnWrite);
  1530. //
  1531. // btn快上流量
  1532. //
  1533. this.btn快上流量.Cursor = System.Windows.Forms.Cursors.Hand;
  1534. this.btn快上流量.FillColor = System.Drawing.Color.AliceBlue;
  1535. this.btn快上流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1536. this.btn快上流量.ForeColor = System.Drawing.Color.Black;
  1537. this.btn快上流量.Location = new System.Drawing.Point(745, 89);
  1538. this.btn快上流量.MinimumSize = new System.Drawing.Size(1, 1);
  1539. this.btn快上流量.Name = "btn快上流量";
  1540. this.btn快上流量.Size = new System.Drawing.Size(98, 31);
  1541. this.btn快上流量.Style = Sunny.UI.UIStyle.Custom;
  1542. this.btn快上流量.Symbol = 162924;
  1543. this.btn快上流量.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1544. this.btn快上流量.TabIndex = 255;
  1545. this.btn快上流量.Text = "写入";
  1546. this.btn快上流量.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1547. this.btn快上流量.Click += new System.EventHandler(this.btnWrite);
  1548. //
  1549. // btn慢退压力
  1550. //
  1551. this.btn慢退压力.Cursor = System.Windows.Forms.Cursors.Hand;
  1552. this.btn慢退压力.FillColor = System.Drawing.Color.AliceBlue;
  1553. this.btn慢退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1554. this.btn慢退压力.ForeColor = System.Drawing.Color.Black;
  1555. this.btn慢退压力.Location = new System.Drawing.Point(325, 371);
  1556. this.btn慢退压力.MinimumSize = new System.Drawing.Size(1, 1);
  1557. this.btn慢退压力.Name = "btn慢退压力";
  1558. this.btn慢退压力.Size = new System.Drawing.Size(98, 31);
  1559. this.btn慢退压力.Style = Sunny.UI.UIStyle.Custom;
  1560. this.btn慢退压力.Symbol = 162924;
  1561. this.btn慢退压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1562. this.btn慢退压力.TabIndex = 254;
  1563. this.btn慢退压力.Text = "写入";
  1564. this.btn慢退压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1565. this.btn慢退压力.Click += new System.EventHandler(this.btnWrite);
  1566. //
  1567. // btn减退压力
  1568. //
  1569. this.btn减退压力.Cursor = System.Windows.Forms.Cursors.Hand;
  1570. this.btn减退压力.FillColor = System.Drawing.Color.AliceBlue;
  1571. this.btn减退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1572. this.btn减退压力.ForeColor = System.Drawing.Color.Black;
  1573. this.btn减退压力.Location = new System.Drawing.Point(325, 300);
  1574. this.btn减退压力.MinimumSize = new System.Drawing.Size(1, 1);
  1575. this.btn减退压力.Name = "btn减退压力";
  1576. this.btn减退压力.Size = new System.Drawing.Size(98, 31);
  1577. this.btn减退压力.Style = Sunny.UI.UIStyle.Custom;
  1578. this.btn减退压力.Symbol = 162924;
  1579. this.btn减退压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1580. this.btn减退压力.TabIndex = 253;
  1581. this.btn减退压力.Text = "写入";
  1582. this.btn减退压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1583. this.btn减退压力.Click += new System.EventHandler(this.btnWrite);
  1584. //
  1585. // btn快退压力
  1586. //
  1587. this.btn快退压力.Cursor = System.Windows.Forms.Cursors.Hand;
  1588. this.btn快退压力.FillColor = System.Drawing.Color.AliceBlue;
  1589. this.btn快退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1590. this.btn快退压力.ForeColor = System.Drawing.Color.Black;
  1591. this.btn快退压力.Location = new System.Drawing.Point(325, 229);
  1592. this.btn快退压力.MinimumSize = new System.Drawing.Size(1, 1);
  1593. this.btn快退压力.Name = "btn快退压力";
  1594. this.btn快退压力.Size = new System.Drawing.Size(98, 31);
  1595. this.btn快退压力.Style = Sunny.UI.UIStyle.Custom;
  1596. this.btn快退压力.Symbol = 162924;
  1597. this.btn快退压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1598. this.btn快退压力.TabIndex = 252;
  1599. this.btn快退压力.Text = "写入";
  1600. this.btn快退压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1601. this.btn快退压力.Click += new System.EventHandler(this.btnWrite);
  1602. //
  1603. // btn慢上压力
  1604. //
  1605. this.btn慢上压力.Cursor = System.Windows.Forms.Cursors.Hand;
  1606. this.btn慢上压力.FillColor = System.Drawing.Color.AliceBlue;
  1607. this.btn慢上压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1608. this.btn慢上压力.ForeColor = System.Drawing.Color.Black;
  1609. this.btn慢上压力.Location = new System.Drawing.Point(325, 158);
  1610. this.btn慢上压力.MinimumSize = new System.Drawing.Size(1, 1);
  1611. this.btn慢上压力.Name = "btn慢上压力";
  1612. this.btn慢上压力.Size = new System.Drawing.Size(98, 31);
  1613. this.btn慢上压力.Style = Sunny.UI.UIStyle.Custom;
  1614. this.btn慢上压力.Symbol = 162924;
  1615. this.btn慢上压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1616. this.btn慢上压力.TabIndex = 251;
  1617. this.btn慢上压力.Text = "写入";
  1618. this.btn慢上压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1619. this.btn慢上压力.Click += new System.EventHandler(this.btnWrite);
  1620. //
  1621. // btn快上压力
  1622. //
  1623. this.btn快上压力.Cursor = System.Windows.Forms.Cursors.Hand;
  1624. this.btn快上压力.FillColor = System.Drawing.Color.AliceBlue;
  1625. this.btn快上压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1626. this.btn快上压力.ForeColor = System.Drawing.Color.Black;
  1627. this.btn快上压力.Location = new System.Drawing.Point(325, 87);
  1628. this.btn快上压力.MinimumSize = new System.Drawing.Size(1, 1);
  1629. this.btn快上压力.Name = "btn快上压力";
  1630. this.btn快上压力.Size = new System.Drawing.Size(98, 31);
  1631. this.btn快上压力.Style = Sunny.UI.UIStyle.Custom;
  1632. this.btn快上压力.Symbol = 162924;
  1633. this.btn快上压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  1634. this.btn快上压力.TabIndex = 250;
  1635. this.btn快上压力.Text = "写入";
  1636. this.btn快上压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1637. this.btn快上压力.Click += new System.EventHandler(this.btnWrite);
  1638. //
  1639. // label21
  1640. //
  1641. this.label21.AutoSize = true;
  1642. this.label21.BackColor = System.Drawing.Color.AliceBlue;
  1643. this.label21.ForeColor = System.Drawing.Color.Black;
  1644. this.label21.Location = new System.Drawing.Point(716, 375);
  1645. this.label21.Name = "label21";
  1646. this.label21.Size = new System.Drawing.Size(23, 20);
  1647. this.label21.TabIndex = 249;
  1648. this.label21.Text = "%";
  1649. //
  1650. // label20
  1651. //
  1652. this.label20.AutoSize = true;
  1653. this.label20.BackColor = System.Drawing.Color.AliceBlue;
  1654. this.label20.ForeColor = System.Drawing.Color.Black;
  1655. this.label20.Location = new System.Drawing.Point(716, 304);
  1656. this.label20.Name = "label20";
  1657. this.label20.Size = new System.Drawing.Size(23, 20);
  1658. this.label20.TabIndex = 248;
  1659. this.label20.Text = "%";
  1660. //
  1661. // label8
  1662. //
  1663. this.label8.AutoSize = true;
  1664. this.label8.BackColor = System.Drawing.Color.AliceBlue;
  1665. this.label8.ForeColor = System.Drawing.Color.Black;
  1666. this.label8.Location = new System.Drawing.Point(716, 233);
  1667. this.label8.Name = "label8";
  1668. this.label8.Size = new System.Drawing.Size(23, 20);
  1669. this.label8.TabIndex = 247;
  1670. this.label8.Text = "%";
  1671. //
  1672. // label7
  1673. //
  1674. this.label7.AutoSize = true;
  1675. this.label7.BackColor = System.Drawing.Color.AliceBlue;
  1676. this.label7.ForeColor = System.Drawing.Color.Black;
  1677. this.label7.Location = new System.Drawing.Point(716, 162);
  1678. this.label7.Name = "label7";
  1679. this.label7.Size = new System.Drawing.Size(23, 20);
  1680. this.label7.TabIndex = 246;
  1681. this.label7.Text = "%";
  1682. //
  1683. // label6
  1684. //
  1685. this.label6.AutoSize = true;
  1686. this.label6.BackColor = System.Drawing.Color.AliceBlue;
  1687. this.label6.ForeColor = System.Drawing.Color.Black;
  1688. this.label6.Location = new System.Drawing.Point(716, 91);
  1689. this.label6.Name = "label6";
  1690. this.label6.Size = new System.Drawing.Size(23, 20);
  1691. this.label6.TabIndex = 245;
  1692. this.label6.Text = "%";
  1693. //
  1694. // label5
  1695. //
  1696. this.label5.AutoSize = true;
  1697. this.label5.BackColor = System.Drawing.Color.AliceBlue;
  1698. this.label5.ForeColor = System.Drawing.Color.Black;
  1699. this.label5.Location = new System.Drawing.Point(261, 378);
  1700. this.label5.Name = "label5";
  1701. this.label5.Size = new System.Drawing.Size(41, 20);
  1702. this.label5.TabIndex = 244;
  1703. this.label5.Text = "MPa";
  1704. //
  1705. // label4
  1706. //
  1707. this.label4.AutoSize = true;
  1708. this.label4.BackColor = System.Drawing.Color.AliceBlue;
  1709. this.label4.ForeColor = System.Drawing.Color.Black;
  1710. this.label4.Location = new System.Drawing.Point(261, 304);
  1711. this.label4.Name = "label4";
  1712. this.label4.Size = new System.Drawing.Size(41, 20);
  1713. this.label4.TabIndex = 243;
  1714. this.label4.Text = "MPa";
  1715. //
  1716. // label3
  1717. //
  1718. this.label3.AutoSize = true;
  1719. this.label3.BackColor = System.Drawing.Color.AliceBlue;
  1720. this.label3.ForeColor = System.Drawing.Color.Black;
  1721. this.label3.Location = new System.Drawing.Point(261, 233);
  1722. this.label3.Name = "label3";
  1723. this.label3.Size = new System.Drawing.Size(41, 20);
  1724. this.label3.TabIndex = 242;
  1725. this.label3.Text = "MPa";
  1726. //
  1727. // label2
  1728. //
  1729. this.label2.AutoSize = true;
  1730. this.label2.BackColor = System.Drawing.Color.AliceBlue;
  1731. this.label2.ForeColor = System.Drawing.Color.Black;
  1732. this.label2.Location = new System.Drawing.Point(261, 169);
  1733. this.label2.Name = "label2";
  1734. this.label2.Size = new System.Drawing.Size(41, 20);
  1735. this.label2.TabIndex = 241;
  1736. this.label2.Text = "MPa";
  1737. //
  1738. // label1
  1739. //
  1740. this.label1.AutoSize = true;
  1741. this.label1.BackColor = System.Drawing.Color.AliceBlue;
  1742. this.label1.ForeColor = System.Drawing.Color.Black;
  1743. this.label1.Location = new System.Drawing.Point(261, 91);
  1744. this.label1.Name = "label1";
  1745. this.label1.Size = new System.Drawing.Size(41, 20);
  1746. this.label1.TabIndex = 240;
  1747. this.label1.Text = "MPa";
  1748. //
  1749. // label11
  1750. //
  1751. this.label11.AutoSize = true;
  1752. this.label11.BackColor = System.Drawing.Color.AliceBlue;
  1753. this.label11.ForeColor = System.Drawing.Color.Black;
  1754. this.label11.Location = new System.Drawing.Point(954, 230);
  1755. this.label11.Name = "label11";
  1756. this.label11.Size = new System.Drawing.Size(73, 20);
  1757. this.label11.TabIndex = 239;
  1758. this.label11.Text = "工件计数";
  1759. //
  1760. // label12
  1761. //
  1762. this.label12.AutoSize = true;
  1763. this.label12.BackColor = System.Drawing.Color.AliceBlue;
  1764. this.label12.ForeColor = System.Drawing.Color.Black;
  1765. this.label12.Location = new System.Drawing.Point(510, 233);
  1766. this.label12.Name = "label12";
  1767. this.label12.Size = new System.Drawing.Size(73, 20);
  1768. this.label12.TabIndex = 238;
  1769. this.label12.Text = "快退流量";
  1770. //
  1771. // label19
  1772. //
  1773. this.label19.AutoSize = true;
  1774. this.label19.BackColor = System.Drawing.Color.AliceBlue;
  1775. this.label19.ForeColor = System.Drawing.Color.Black;
  1776. this.label19.Location = new System.Drawing.Point(69, 233);
  1777. this.label19.Name = "label19";
  1778. this.label19.Size = new System.Drawing.Size(73, 20);
  1779. this.label19.TabIndex = 237;
  1780. this.label19.Text = "快退压力";
  1781. //
  1782. // label13
  1783. //
  1784. this.label13.AutoSize = true;
  1785. this.label13.BackColor = System.Drawing.Color.AliceBlue;
  1786. this.label13.ForeColor = System.Drawing.Color.Black;
  1787. this.label13.Location = new System.Drawing.Point(510, 375);
  1788. this.label13.Name = "label13";
  1789. this.label13.Size = new System.Drawing.Size(73, 20);
  1790. this.label13.TabIndex = 236;
  1791. this.label13.Text = "慢退流量";
  1792. //
  1793. // label14
  1794. //
  1795. this.label14.AutoSize = true;
  1796. this.label14.BackColor = System.Drawing.Color.AliceBlue;
  1797. this.label14.ForeColor = System.Drawing.Color.Black;
  1798. this.label14.Location = new System.Drawing.Point(69, 375);
  1799. this.label14.Name = "label14";
  1800. this.label14.Size = new System.Drawing.Size(73, 20);
  1801. this.label14.TabIndex = 235;
  1802. this.label14.Text = "慢退压力";
  1803. //
  1804. // label15
  1805. //
  1806. this.label15.AutoSize = true;
  1807. this.label15.BackColor = System.Drawing.Color.AliceBlue;
  1808. this.label15.ForeColor = System.Drawing.Color.Black;
  1809. this.label15.Location = new System.Drawing.Point(510, 304);
  1810. this.label15.Name = "label15";
  1811. this.label15.Size = new System.Drawing.Size(73, 20);
  1812. this.label15.TabIndex = 234;
  1813. this.label15.Text = "减退流量";
  1814. //
  1815. // label16
  1816. //
  1817. this.label16.AutoSize = true;
  1818. this.label16.BackColor = System.Drawing.Color.AliceBlue;
  1819. this.label16.ForeColor = System.Drawing.Color.Black;
  1820. this.label16.Location = new System.Drawing.Point(69, 304);
  1821. this.label16.Name = "label16";
  1822. this.label16.Size = new System.Drawing.Size(73, 20);
  1823. this.label16.TabIndex = 233;
  1824. this.label16.Text = "减退压力";
  1825. //
  1826. // label17
  1827. //
  1828. this.label17.AutoSize = true;
  1829. this.label17.BackColor = System.Drawing.Color.AliceBlue;
  1830. this.label17.ForeColor = System.Drawing.Color.Black;
  1831. this.label17.Location = new System.Drawing.Point(510, 162);
  1832. this.label17.Name = "label17";
  1833. this.label17.Size = new System.Drawing.Size(73, 20);
  1834. this.label17.TabIndex = 232;
  1835. this.label17.Text = "慢上流量";
  1836. //
  1837. // label18
  1838. //
  1839. this.label18.AutoSize = true;
  1840. this.label18.BackColor = System.Drawing.Color.AliceBlue;
  1841. this.label18.ForeColor = System.Drawing.Color.Black;
  1842. this.label18.Location = new System.Drawing.Point(69, 162);
  1843. this.label18.Name = "label18";
  1844. this.label18.Size = new System.Drawing.Size(73, 20);
  1845. this.label18.TabIndex = 231;
  1846. this.label18.Text = "慢上压力";
  1847. //
  1848. // label10
  1849. //
  1850. this.label10.AutoSize = true;
  1851. this.label10.BackColor = System.Drawing.Color.AliceBlue;
  1852. this.label10.ForeColor = System.Drawing.Color.Black;
  1853. this.label10.Location = new System.Drawing.Point(510, 91);
  1854. this.label10.Name = "label10";
  1855. this.label10.Size = new System.Drawing.Size(73, 20);
  1856. this.label10.TabIndex = 230;
  1857. this.label10.Text = "快上流量";
  1858. //
  1859. // label9
  1860. //
  1861. this.label9.AutoSize = true;
  1862. this.label9.BackColor = System.Drawing.Color.AliceBlue;
  1863. this.label9.ForeColor = System.Drawing.Color.Black;
  1864. this.label9.Location = new System.Drawing.Point(69, 91);
  1865. this.label9.Name = "label9";
  1866. this.label9.Size = new System.Drawing.Size(73, 20);
  1867. this.label9.TabIndex = 229;
  1868. this.label9.Text = "快上压力";
  1869. //
  1870. // txt工件计数
  1871. //
  1872. this.txt工件计数.Cursor = System.Windows.Forms.Cursors.IBeam;
  1873. this.txt工件计数.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1874. this.txt工件计数.ForeColor = System.Drawing.Color.Black;
  1875. this.txt工件计数.Location = new System.Drawing.Point(1050, 224);
  1876. this.txt工件计数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1877. this.txt工件计数.MinimumSize = new System.Drawing.Size(1, 16);
  1878. this.txt工件计数.Name = "txt工件计数";
  1879. this.txt工件计数.Padding = new System.Windows.Forms.Padding(5);
  1880. this.txt工件计数.ShowText = false;
  1881. this.txt工件计数.Size = new System.Drawing.Size(105, 31);
  1882. this.txt工件计数.Style = Sunny.UI.UIStyle.Custom;
  1883. this.txt工件计数.TabIndex = 228;
  1884. this.txt工件计数.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1885. this.txt工件计数.Watermark = "";
  1886. //
  1887. // txt快退流量
  1888. //
  1889. this.txt快退流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1890. this.txt快退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1891. this.txt快退流量.ForeColor = System.Drawing.Color.Black;
  1892. this.txt快退流量.Location = new System.Drawing.Point(604, 231);
  1893. this.txt快退流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1894. this.txt快退流量.MinimumSize = new System.Drawing.Size(1, 16);
  1895. this.txt快退流量.Name = "txt快退流量";
  1896. this.txt快退流量.Padding = new System.Windows.Forms.Padding(5);
  1897. this.txt快退流量.ShowText = false;
  1898. this.txt快退流量.Size = new System.Drawing.Size(105, 31);
  1899. this.txt快退流量.Style = Sunny.UI.UIStyle.Custom;
  1900. this.txt快退流量.TabIndex = 227;
  1901. this.txt快退流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1902. this.txt快退流量.Watermark = "";
  1903. //
  1904. // txt快退压力
  1905. //
  1906. this.txt快退压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  1907. this.txt快退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1908. this.txt快退压力.ForeColor = System.Drawing.Color.Black;
  1909. this.txt快退压力.Location = new System.Drawing.Point(149, 229);
  1910. this.txt快退压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1911. this.txt快退压力.MinimumSize = new System.Drawing.Size(1, 16);
  1912. this.txt快退压力.Name = "txt快退压力";
  1913. this.txt快退压力.Padding = new System.Windows.Forms.Padding(5);
  1914. this.txt快退压力.ShowText = false;
  1915. this.txt快退压力.Size = new System.Drawing.Size(105, 31);
  1916. this.txt快退压力.Style = Sunny.UI.UIStyle.Custom;
  1917. this.txt快退压力.TabIndex = 226;
  1918. this.txt快退压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1919. this.txt快退压力.Watermark = "";
  1920. //
  1921. // txt慢退流量
  1922. //
  1923. this.txt慢退流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1924. this.txt慢退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1925. this.txt慢退流量.ForeColor = System.Drawing.Color.Black;
  1926. this.txt慢退流量.Location = new System.Drawing.Point(604, 373);
  1927. this.txt慢退流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1928. this.txt慢退流量.MinimumSize = new System.Drawing.Size(1, 16);
  1929. this.txt慢退流量.Name = "txt慢退流量";
  1930. this.txt慢退流量.Padding = new System.Windows.Forms.Padding(5);
  1931. this.txt慢退流量.ShowText = false;
  1932. this.txt慢退流量.Size = new System.Drawing.Size(105, 31);
  1933. this.txt慢退流量.Style = Sunny.UI.UIStyle.Custom;
  1934. this.txt慢退流量.TabIndex = 225;
  1935. this.txt慢退流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1936. this.txt慢退流量.Watermark = "";
  1937. //
  1938. // txt慢退压力
  1939. //
  1940. this.txt慢退压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  1941. this.txt慢退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1942. this.txt慢退压力.ForeColor = System.Drawing.Color.Black;
  1943. this.txt慢退压力.Location = new System.Drawing.Point(149, 371);
  1944. this.txt慢退压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1945. this.txt慢退压力.MinimumSize = new System.Drawing.Size(1, 16);
  1946. this.txt慢退压力.Name = "txt慢退压力";
  1947. this.txt慢退压力.Padding = new System.Windows.Forms.Padding(5);
  1948. this.txt慢退压力.ShowText = false;
  1949. this.txt慢退压力.Size = new System.Drawing.Size(105, 31);
  1950. this.txt慢退压力.Style = Sunny.UI.UIStyle.Custom;
  1951. this.txt慢退压力.TabIndex = 224;
  1952. this.txt慢退压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1953. this.txt慢退压力.Watermark = "";
  1954. //
  1955. // txt减退流量
  1956. //
  1957. this.txt减退流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1958. this.txt减退流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1959. this.txt减退流量.ForeColor = System.Drawing.Color.Black;
  1960. this.txt减退流量.Location = new System.Drawing.Point(604, 302);
  1961. this.txt减退流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1962. this.txt减退流量.MinimumSize = new System.Drawing.Size(1, 16);
  1963. this.txt减退流量.Name = "txt减退流量";
  1964. this.txt减退流量.Padding = new System.Windows.Forms.Padding(5);
  1965. this.txt减退流量.ShowText = false;
  1966. this.txt减退流量.Size = new System.Drawing.Size(105, 31);
  1967. this.txt减退流量.Style = Sunny.UI.UIStyle.Custom;
  1968. this.txt减退流量.TabIndex = 223;
  1969. this.txt减退流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1970. this.txt减退流量.Watermark = "";
  1971. //
  1972. // txt减退压力
  1973. //
  1974. this.txt减退压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  1975. this.txt减退压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1976. this.txt减退压力.ForeColor = System.Drawing.Color.Black;
  1977. this.txt减退压力.Location = new System.Drawing.Point(149, 300);
  1978. this.txt减退压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1979. this.txt减退压力.MinimumSize = new System.Drawing.Size(1, 16);
  1980. this.txt减退压力.Name = "txt减退压力";
  1981. this.txt减退压力.Padding = new System.Windows.Forms.Padding(5);
  1982. this.txt减退压力.ShowText = false;
  1983. this.txt减退压力.Size = new System.Drawing.Size(105, 31);
  1984. this.txt减退压力.Style = Sunny.UI.UIStyle.Custom;
  1985. this.txt减退压力.TabIndex = 222;
  1986. this.txt减退压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  1987. this.txt减退压力.Watermark = "";
  1988. //
  1989. // txt慢上流量
  1990. //
  1991. this.txt慢上流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  1992. this.txt慢上流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1993. this.txt慢上流量.ForeColor = System.Drawing.Color.Black;
  1994. this.txt慢上流量.Location = new System.Drawing.Point(604, 160);
  1995. this.txt慢上流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1996. this.txt慢上流量.MinimumSize = new System.Drawing.Size(1, 16);
  1997. this.txt慢上流量.Name = "txt慢上流量";
  1998. this.txt慢上流量.Padding = new System.Windows.Forms.Padding(5);
  1999. this.txt慢上流量.ShowText = false;
  2000. this.txt慢上流量.Size = new System.Drawing.Size(105, 31);
  2001. this.txt慢上流量.Style = Sunny.UI.UIStyle.Custom;
  2002. this.txt慢上流量.TabIndex = 221;
  2003. this.txt慢上流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2004. this.txt慢上流量.Watermark = "";
  2005. //
  2006. // txt慢上压力
  2007. //
  2008. this.txt慢上压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  2009. this.txt慢上压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2010. this.txt慢上压力.ForeColor = System.Drawing.Color.Black;
  2011. this.txt慢上压力.Location = new System.Drawing.Point(149, 158);
  2012. this.txt慢上压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2013. this.txt慢上压力.MinimumSize = new System.Drawing.Size(1, 16);
  2014. this.txt慢上压力.Name = "txt慢上压力";
  2015. this.txt慢上压力.Padding = new System.Windows.Forms.Padding(5);
  2016. this.txt慢上压力.ShowText = false;
  2017. this.txt慢上压力.Size = new System.Drawing.Size(105, 31);
  2018. this.txt慢上压力.Style = Sunny.UI.UIStyle.Custom;
  2019. this.txt慢上压力.TabIndex = 220;
  2020. this.txt慢上压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2021. this.txt慢上压力.Watermark = "";
  2022. //
  2023. // txt快上流量
  2024. //
  2025. this.txt快上流量.Cursor = System.Windows.Forms.Cursors.IBeam;
  2026. this.txt快上流量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2027. this.txt快上流量.ForeColor = System.Drawing.Color.Black;
  2028. this.txt快上流量.Location = new System.Drawing.Point(604, 89);
  2029. this.txt快上流量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2030. this.txt快上流量.MinimumSize = new System.Drawing.Size(1, 16);
  2031. this.txt快上流量.Name = "txt快上流量";
  2032. this.txt快上流量.Padding = new System.Windows.Forms.Padding(5);
  2033. this.txt快上流量.ShowText = false;
  2034. this.txt快上流量.Size = new System.Drawing.Size(105, 31);
  2035. this.txt快上流量.Style = Sunny.UI.UIStyle.Custom;
  2036. this.txt快上流量.TabIndex = 219;
  2037. this.txt快上流量.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2038. this.txt快上流量.Watermark = "";
  2039. //
  2040. // txt快上压力
  2041. //
  2042. this.txt快上压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  2043. this.txt快上压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2044. this.txt快上压力.ForeColor = System.Drawing.Color.Black;
  2045. this.txt快上压力.Location = new System.Drawing.Point(149, 87);
  2046. this.txt快上压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2047. this.txt快上压力.MinimumSize = new System.Drawing.Size(1, 16);
  2048. this.txt快上压力.Name = "txt快上压力";
  2049. this.txt快上压力.Padding = new System.Windows.Forms.Padding(5);
  2050. this.txt快上压力.ShowText = false;
  2051. this.txt快上压力.Size = new System.Drawing.Size(105, 31);
  2052. this.txt快上压力.Style = Sunny.UI.UIStyle.Custom;
  2053. this.txt快上压力.TabIndex = 218;
  2054. this.txt快上压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2055. this.txt快上压力.Watermark = "";
  2056. //
  2057. // btn第一次顶出停止位置
  2058. //
  2059. this.btn第一次顶出停止位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2060. this.btn第一次顶出停止位置.FillColor = System.Drawing.Color.AliceBlue;
  2061. this.btn第一次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2062. this.btn第一次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2063. this.btn第一次顶出停止位置.Location = new System.Drawing.Point(1712, 84);
  2064. this.btn第一次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 1);
  2065. this.btn第一次顶出停止位置.Name = "btn第一次顶出停止位置";
  2066. this.btn第一次顶出停止位置.Size = new System.Drawing.Size(98, 31);
  2067. this.btn第一次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2068. this.btn第一次顶出停止位置.Symbol = 162924;
  2069. this.btn第一次顶出停止位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2070. this.btn第一次顶出停止位置.TabIndex = 324;
  2071. this.btn第一次顶出停止位置.Text = "写入";
  2072. this.btn第一次顶出停止位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2073. this.btn第一次顶出停止位置.Click += new System.EventHandler(this.btnWrite);
  2074. //
  2075. // label59
  2076. //
  2077. this.label59.AutoSize = true;
  2078. this.label59.BackColor = System.Drawing.Color.AliceBlue;
  2079. this.label59.ForeColor = System.Drawing.Color.Black;
  2080. this.label59.Location = new System.Drawing.Point(1658, 88);
  2081. this.label59.Name = "label59";
  2082. this.label59.Size = new System.Drawing.Size(35, 20);
  2083. this.label59.TabIndex = 323;
  2084. this.label59.Text = "mm";
  2085. //
  2086. // label60
  2087. //
  2088. this.label60.AutoSize = true;
  2089. this.label60.BackColor = System.Drawing.Color.AliceBlue;
  2090. this.label60.ForeColor = System.Drawing.Color.Black;
  2091. this.label60.Location = new System.Drawing.Point(1425, 91);
  2092. this.label60.Name = "label60";
  2093. this.label60.Size = new System.Drawing.Size(114, 20);
  2094. this.label60.TabIndex = 322;
  2095. this.label60.Text = "主缸顶出停止1";
  2096. //
  2097. // txt第一次顶出停止位置
  2098. //
  2099. this.txt第一次顶出停止位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2100. this.txt第一次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2101. this.txt第一次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2102. this.txt第一次顶出停止位置.Location = new System.Drawing.Point(1546, 86);
  2103. this.txt第一次顶出停止位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2104. this.txt第一次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 16);
  2105. this.txt第一次顶出停止位置.Name = "txt第一次顶出停止位置";
  2106. this.txt第一次顶出停止位置.Padding = new System.Windows.Forms.Padding(5);
  2107. this.txt第一次顶出停止位置.ShowText = false;
  2108. this.txt第一次顶出停止位置.Size = new System.Drawing.Size(105, 31);
  2109. this.txt第一次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2110. this.txt第一次顶出停止位置.TabIndex = 321;
  2111. this.txt第一次顶出停止位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2112. this.txt第一次顶出停止位置.Watermark = "";
  2113. //
  2114. // btn第一次顶出减速位置
  2115. //
  2116. this.btn第一次顶出减速位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2117. this.btn第一次顶出减速位置.FillColor = System.Drawing.Color.AliceBlue;
  2118. this.btn第一次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2119. this.btn第一次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2120. this.btn第一次顶出减速位置.Location = new System.Drawing.Point(1712, 148);
  2121. this.btn第一次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 1);
  2122. this.btn第一次顶出减速位置.Name = "btn第一次顶出减速位置";
  2123. this.btn第一次顶出减速位置.Size = new System.Drawing.Size(98, 31);
  2124. this.btn第一次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2125. this.btn第一次顶出减速位置.Symbol = 162924;
  2126. this.btn第一次顶出减速位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2127. this.btn第一次顶出减速位置.TabIndex = 328;
  2128. this.btn第一次顶出减速位置.Text = "写入";
  2129. this.btn第一次顶出减速位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2130. this.btn第一次顶出减速位置.Click += new System.EventHandler(this.btnWrite);
  2131. //
  2132. // label61
  2133. //
  2134. this.label61.AutoSize = true;
  2135. this.label61.BackColor = System.Drawing.Color.AliceBlue;
  2136. this.label61.ForeColor = System.Drawing.Color.Black;
  2137. this.label61.Location = new System.Drawing.Point(1658, 152);
  2138. this.label61.Name = "label61";
  2139. this.label61.Size = new System.Drawing.Size(35, 20);
  2140. this.label61.TabIndex = 327;
  2141. this.label61.Text = "mm";
  2142. //
  2143. // label62
  2144. //
  2145. this.label62.AutoSize = true;
  2146. this.label62.BackColor = System.Drawing.Color.AliceBlue;
  2147. this.label62.ForeColor = System.Drawing.Color.Black;
  2148. this.label62.Location = new System.Drawing.Point(1425, 155);
  2149. this.label62.Name = "label62";
  2150. this.label62.Size = new System.Drawing.Size(114, 20);
  2151. this.label62.TabIndex = 326;
  2152. this.label62.Text = "主缸顶出减速1";
  2153. //
  2154. // txt第一次顶出减速位置
  2155. //
  2156. this.txt第一次顶出减速位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2157. this.txt第一次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2158. this.txt第一次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2159. this.txt第一次顶出减速位置.Location = new System.Drawing.Point(1546, 150);
  2160. this.txt第一次顶出减速位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2161. this.txt第一次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 16);
  2162. this.txt第一次顶出减速位置.Name = "txt第一次顶出减速位置";
  2163. this.txt第一次顶出减速位置.Padding = new System.Windows.Forms.Padding(5);
  2164. this.txt第一次顶出减速位置.ShowText = false;
  2165. this.txt第一次顶出减速位置.Size = new System.Drawing.Size(105, 31);
  2166. this.txt第一次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2167. this.txt第一次顶出减速位置.TabIndex = 325;
  2168. this.txt第一次顶出减速位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2169. this.txt第一次顶出减速位置.Watermark = "";
  2170. //
  2171. // btn第二次顶出减速位置
  2172. //
  2173. this.btn第二次顶出减速位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2174. this.btn第二次顶出减速位置.FillColor = System.Drawing.Color.AliceBlue;
  2175. this.btn第二次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2176. this.btn第二次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2177. this.btn第二次顶出减速位置.Location = new System.Drawing.Point(1712, 287);
  2178. this.btn第二次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 1);
  2179. this.btn第二次顶出减速位置.Name = "btn第二次顶出减速位置";
  2180. this.btn第二次顶出减速位置.Size = new System.Drawing.Size(98, 31);
  2181. this.btn第二次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2182. this.btn第二次顶出减速位置.Symbol = 162924;
  2183. this.btn第二次顶出减速位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2184. this.btn第二次顶出减速位置.TabIndex = 336;
  2185. this.btn第二次顶出减速位置.Text = "写入";
  2186. this.btn第二次顶出减速位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2187. this.btn第二次顶出减速位置.Click += new System.EventHandler(this.btnWrite);
  2188. //
  2189. // label63
  2190. //
  2191. this.label63.AutoSize = true;
  2192. this.label63.BackColor = System.Drawing.Color.AliceBlue;
  2193. this.label63.ForeColor = System.Drawing.Color.Black;
  2194. this.label63.Location = new System.Drawing.Point(1658, 291);
  2195. this.label63.Name = "label63";
  2196. this.label63.Size = new System.Drawing.Size(35, 20);
  2197. this.label63.TabIndex = 335;
  2198. this.label63.Text = "mm";
  2199. //
  2200. // label64
  2201. //
  2202. this.label64.AutoSize = true;
  2203. this.label64.BackColor = System.Drawing.Color.AliceBlue;
  2204. this.label64.ForeColor = System.Drawing.Color.Black;
  2205. this.label64.Location = new System.Drawing.Point(1425, 294);
  2206. this.label64.Name = "label64";
  2207. this.label64.Size = new System.Drawing.Size(114, 20);
  2208. this.label64.TabIndex = 334;
  2209. this.label64.Text = "主缸顶出减速2";
  2210. //
  2211. // txt第二次顶出减速位置
  2212. //
  2213. this.txt第二次顶出减速位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2214. this.txt第二次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2215. this.txt第二次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2216. this.txt第二次顶出减速位置.Location = new System.Drawing.Point(1546, 289);
  2217. this.txt第二次顶出减速位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2218. this.txt第二次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 16);
  2219. this.txt第二次顶出减速位置.Name = "txt第二次顶出减速位置";
  2220. this.txt第二次顶出减速位置.Padding = new System.Windows.Forms.Padding(5);
  2221. this.txt第二次顶出减速位置.ShowText = false;
  2222. this.txt第二次顶出减速位置.Size = new System.Drawing.Size(105, 31);
  2223. this.txt第二次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2224. this.txt第二次顶出减速位置.TabIndex = 333;
  2225. this.txt第二次顶出减速位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2226. this.txt第二次顶出减速位置.Watermark = "";
  2227. //
  2228. // btn第二次顶出停止位置
  2229. //
  2230. this.btn第二次顶出停止位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2231. this.btn第二次顶出停止位置.FillColor = System.Drawing.Color.AliceBlue;
  2232. this.btn第二次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2233. this.btn第二次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2234. this.btn第二次顶出停止位置.Location = new System.Drawing.Point(1712, 216);
  2235. this.btn第二次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 1);
  2236. this.btn第二次顶出停止位置.Name = "btn第二次顶出停止位置";
  2237. this.btn第二次顶出停止位置.Size = new System.Drawing.Size(98, 31);
  2238. this.btn第二次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2239. this.btn第二次顶出停止位置.Symbol = 162924;
  2240. this.btn第二次顶出停止位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2241. this.btn第二次顶出停止位置.TabIndex = 332;
  2242. this.btn第二次顶出停止位置.Text = "写入";
  2243. this.btn第二次顶出停止位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2244. this.btn第二次顶出停止位置.Click += new System.EventHandler(this.btnWrite);
  2245. //
  2246. // label65
  2247. //
  2248. this.label65.AutoSize = true;
  2249. this.label65.BackColor = System.Drawing.Color.AliceBlue;
  2250. this.label65.ForeColor = System.Drawing.Color.Black;
  2251. this.label65.Location = new System.Drawing.Point(1658, 220);
  2252. this.label65.Name = "label65";
  2253. this.label65.Size = new System.Drawing.Size(35, 20);
  2254. this.label65.TabIndex = 331;
  2255. this.label65.Text = "mm";
  2256. //
  2257. // label66
  2258. //
  2259. this.label66.AutoSize = true;
  2260. this.label66.BackColor = System.Drawing.Color.AliceBlue;
  2261. this.label66.ForeColor = System.Drawing.Color.Black;
  2262. this.label66.Location = new System.Drawing.Point(1425, 223);
  2263. this.label66.Name = "label66";
  2264. this.label66.Size = new System.Drawing.Size(114, 20);
  2265. this.label66.TabIndex = 330;
  2266. this.label66.Text = "主缸顶出停止2";
  2267. //
  2268. // txt第二次顶出停止位置
  2269. //
  2270. this.txt第二次顶出停止位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2271. this.txt第二次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2272. this.txt第二次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2273. this.txt第二次顶出停止位置.Location = new System.Drawing.Point(1546, 218);
  2274. this.txt第二次顶出停止位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2275. this.txt第二次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 16);
  2276. this.txt第二次顶出停止位置.Name = "txt第二次顶出停止位置";
  2277. this.txt第二次顶出停止位置.Padding = new System.Windows.Forms.Padding(5);
  2278. this.txt第二次顶出停止位置.ShowText = false;
  2279. this.txt第二次顶出停止位置.Size = new System.Drawing.Size(105, 31);
  2280. this.txt第二次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2281. this.txt第二次顶出停止位置.TabIndex = 329;
  2282. this.txt第二次顶出停止位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2283. this.txt第二次顶出停止位置.Watermark = "";
  2284. //
  2285. // btn第三次顶出减速位置
  2286. //
  2287. this.btn第三次顶出减速位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2288. this.btn第三次顶出减速位置.FillColor = System.Drawing.Color.AliceBlue;
  2289. this.btn第三次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2290. this.btn第三次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2291. this.btn第三次顶出减速位置.Location = new System.Drawing.Point(1712, 425);
  2292. this.btn第三次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 1);
  2293. this.btn第三次顶出减速位置.Name = "btn第三次顶出减速位置";
  2294. this.btn第三次顶出减速位置.Size = new System.Drawing.Size(98, 31);
  2295. this.btn第三次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2296. this.btn第三次顶出减速位置.Symbol = 162924;
  2297. this.btn第三次顶出减速位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2298. this.btn第三次顶出减速位置.TabIndex = 344;
  2299. this.btn第三次顶出减速位置.Text = "写入";
  2300. this.btn第三次顶出减速位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2301. this.btn第三次顶出减速位置.Click += new System.EventHandler(this.btnWrite);
  2302. //
  2303. // label67
  2304. //
  2305. this.label67.AutoSize = true;
  2306. this.label67.BackColor = System.Drawing.Color.AliceBlue;
  2307. this.label67.ForeColor = System.Drawing.Color.Black;
  2308. this.label67.Location = new System.Drawing.Point(1658, 429);
  2309. this.label67.Name = "label67";
  2310. this.label67.Size = new System.Drawing.Size(35, 20);
  2311. this.label67.TabIndex = 343;
  2312. this.label67.Text = "mm";
  2313. //
  2314. // label68
  2315. //
  2316. this.label68.AutoSize = true;
  2317. this.label68.BackColor = System.Drawing.Color.AliceBlue;
  2318. this.label68.ForeColor = System.Drawing.Color.Black;
  2319. this.label68.Location = new System.Drawing.Point(1425, 432);
  2320. this.label68.Name = "label68";
  2321. this.label68.Size = new System.Drawing.Size(114, 20);
  2322. this.label68.TabIndex = 342;
  2323. this.label68.Text = "主缸顶出减速3";
  2324. //
  2325. // txt第三次顶出减速位置
  2326. //
  2327. this.txt第三次顶出减速位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2328. this.txt第三次顶出减速位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2329. this.txt第三次顶出减速位置.ForeColor = System.Drawing.Color.Black;
  2330. this.txt第三次顶出减速位置.Location = new System.Drawing.Point(1546, 427);
  2331. this.txt第三次顶出减速位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2332. this.txt第三次顶出减速位置.MinimumSize = new System.Drawing.Size(1, 16);
  2333. this.txt第三次顶出减速位置.Name = "txt第三次顶出减速位置";
  2334. this.txt第三次顶出减速位置.Padding = new System.Windows.Forms.Padding(5);
  2335. this.txt第三次顶出减速位置.ShowText = false;
  2336. this.txt第三次顶出减速位置.Size = new System.Drawing.Size(105, 31);
  2337. this.txt第三次顶出减速位置.Style = Sunny.UI.UIStyle.Custom;
  2338. this.txt第三次顶出减速位置.TabIndex = 341;
  2339. this.txt第三次顶出减速位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2340. this.txt第三次顶出减速位置.Watermark = "";
  2341. //
  2342. // btn第三次顶出停止位置
  2343. //
  2344. this.btn第三次顶出停止位置.Cursor = System.Windows.Forms.Cursors.Hand;
  2345. this.btn第三次顶出停止位置.FillColor = System.Drawing.Color.AliceBlue;
  2346. this.btn第三次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2347. this.btn第三次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2348. this.btn第三次顶出停止位置.Location = new System.Drawing.Point(1712, 361);
  2349. this.btn第三次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 1);
  2350. this.btn第三次顶出停止位置.Name = "btn第三次顶出停止位置";
  2351. this.btn第三次顶出停止位置.Size = new System.Drawing.Size(98, 31);
  2352. this.btn第三次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2353. this.btn第三次顶出停止位置.Symbol = 162924;
  2354. this.btn第三次顶出停止位置.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2355. this.btn第三次顶出停止位置.TabIndex = 340;
  2356. this.btn第三次顶出停止位置.Text = "写入";
  2357. this.btn第三次顶出停止位置.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2358. this.btn第三次顶出停止位置.Click += new System.EventHandler(this.btnWrite);
  2359. //
  2360. // label69
  2361. //
  2362. this.label69.AutoSize = true;
  2363. this.label69.BackColor = System.Drawing.Color.AliceBlue;
  2364. this.label69.ForeColor = System.Drawing.Color.Black;
  2365. this.label69.Location = new System.Drawing.Point(1658, 365);
  2366. this.label69.Name = "label69";
  2367. this.label69.Size = new System.Drawing.Size(35, 20);
  2368. this.label69.TabIndex = 339;
  2369. this.label69.Text = "mm";
  2370. //
  2371. // label70
  2372. //
  2373. this.label70.AutoSize = true;
  2374. this.label70.BackColor = System.Drawing.Color.AliceBlue;
  2375. this.label70.ForeColor = System.Drawing.Color.Black;
  2376. this.label70.Location = new System.Drawing.Point(1425, 368);
  2377. this.label70.Name = "label70";
  2378. this.label70.Size = new System.Drawing.Size(114, 20);
  2379. this.label70.TabIndex = 338;
  2380. this.label70.Text = "主缸顶出停止3";
  2381. //
  2382. // txt第三次顶出停止位置
  2383. //
  2384. this.txt第三次顶出停止位置.Cursor = System.Windows.Forms.Cursors.IBeam;
  2385. this.txt第三次顶出停止位置.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2386. this.txt第三次顶出停止位置.ForeColor = System.Drawing.Color.Black;
  2387. this.txt第三次顶出停止位置.Location = new System.Drawing.Point(1546, 363);
  2388. this.txt第三次顶出停止位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2389. this.txt第三次顶出停止位置.MinimumSize = new System.Drawing.Size(1, 16);
  2390. this.txt第三次顶出停止位置.Name = "txt第三次顶出停止位置";
  2391. this.txt第三次顶出停止位置.Padding = new System.Windows.Forms.Padding(5);
  2392. this.txt第三次顶出停止位置.ShowText = false;
  2393. this.txt第三次顶出停止位置.Size = new System.Drawing.Size(105, 31);
  2394. this.txt第三次顶出停止位置.Style = Sunny.UI.UIStyle.Custom;
  2395. this.txt第三次顶出停止位置.TabIndex = 337;
  2396. this.txt第三次顶出停止位置.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2397. this.txt第三次顶出停止位置.Watermark = "";
  2398. //
  2399. // btn第一次保压时间
  2400. //
  2401. this.btn第一次保压时间.Cursor = System.Windows.Forms.Cursors.Hand;
  2402. this.btn第一次保压时间.FillColor = System.Drawing.Color.AliceBlue;
  2403. this.btn第一次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2404. this.btn第一次保压时间.ForeColor = System.Drawing.Color.Black;
  2405. this.btn第一次保压时间.Location = new System.Drawing.Point(1712, 550);
  2406. this.btn第一次保压时间.MinimumSize = new System.Drawing.Size(1, 1);
  2407. this.btn第一次保压时间.Name = "btn第一次保压时间";
  2408. this.btn第一次保压时间.Size = new System.Drawing.Size(98, 31);
  2409. this.btn第一次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2410. this.btn第一次保压时间.Symbol = 162924;
  2411. this.btn第一次保压时间.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2412. this.btn第一次保压时间.TabIndex = 352;
  2413. this.btn第一次保压时间.Text = "写入";
  2414. this.btn第一次保压时间.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2415. this.btn第一次保压时间.Click += new System.EventHandler(this.btnWrite);
  2416. //
  2417. // label71
  2418. //
  2419. this.label71.AutoSize = true;
  2420. this.label71.BackColor = System.Drawing.Color.AliceBlue;
  2421. this.label71.ForeColor = System.Drawing.Color.Black;
  2422. this.label71.Location = new System.Drawing.Point(1658, 554);
  2423. this.label71.Name = "label71";
  2424. this.label71.Size = new System.Drawing.Size(17, 20);
  2425. this.label71.TabIndex = 351;
  2426. this.label71.Text = "s";
  2427. //
  2428. // label72
  2429. //
  2430. this.label72.AutoSize = true;
  2431. this.label72.BackColor = System.Drawing.Color.AliceBlue;
  2432. this.label72.ForeColor = System.Drawing.Color.Black;
  2433. this.label72.Location = new System.Drawing.Point(1425, 557);
  2434. this.label72.Name = "label72";
  2435. this.label72.Size = new System.Drawing.Size(114, 20);
  2436. this.label72.TabIndex = 350;
  2437. this.label72.Text = "保压延时设定1";
  2438. //
  2439. // txt第一次保压时间
  2440. //
  2441. this.txt第一次保压时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  2442. this.txt第一次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2443. this.txt第一次保压时间.ForeColor = System.Drawing.Color.Black;
  2444. this.txt第一次保压时间.Location = new System.Drawing.Point(1546, 552);
  2445. this.txt第一次保压时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2446. this.txt第一次保压时间.MinimumSize = new System.Drawing.Size(1, 16);
  2447. this.txt第一次保压时间.Name = "txt第一次保压时间";
  2448. this.txt第一次保压时间.Padding = new System.Windows.Forms.Padding(5);
  2449. this.txt第一次保压时间.ShowText = false;
  2450. this.txt第一次保压时间.Size = new System.Drawing.Size(105, 31);
  2451. this.txt第一次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2452. this.txt第一次保压时间.TabIndex = 349;
  2453. this.txt第一次保压时间.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2454. this.txt第一次保压时间.Watermark = "";
  2455. //
  2456. // btn第一次压力
  2457. //
  2458. this.btn第一次压力.Cursor = System.Windows.Forms.Cursors.Hand;
  2459. this.btn第一次压力.FillColor = System.Drawing.Color.AliceBlue;
  2460. this.btn第一次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2461. this.btn第一次压力.ForeColor = System.Drawing.Color.Black;
  2462. this.btn第一次压力.Location = new System.Drawing.Point(1712, 486);
  2463. this.btn第一次压力.MinimumSize = new System.Drawing.Size(1, 1);
  2464. this.btn第一次压力.Name = "btn第一次压力";
  2465. this.btn第一次压力.Size = new System.Drawing.Size(98, 31);
  2466. this.btn第一次压力.Style = Sunny.UI.UIStyle.Custom;
  2467. this.btn第一次压力.Symbol = 162924;
  2468. this.btn第一次压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2469. this.btn第一次压力.TabIndex = 348;
  2470. this.btn第一次压力.Text = "写入";
  2471. this.btn第一次压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2472. this.btn第一次压力.Click += new System.EventHandler(this.btnWrite);
  2473. //
  2474. // label73
  2475. //
  2476. this.label73.AutoSize = true;
  2477. this.label73.BackColor = System.Drawing.Color.AliceBlue;
  2478. this.label73.ForeColor = System.Drawing.Color.Black;
  2479. this.label73.Location = new System.Drawing.Point(1658, 490);
  2480. this.label73.Name = "label73";
  2481. this.label73.Size = new System.Drawing.Size(41, 20);
  2482. this.label73.TabIndex = 347;
  2483. this.label73.Text = "MPa";
  2484. //
  2485. // label74
  2486. //
  2487. this.label74.AutoSize = true;
  2488. this.label74.BackColor = System.Drawing.Color.AliceBlue;
  2489. this.label74.ForeColor = System.Drawing.Color.Black;
  2490. this.label74.Location = new System.Drawing.Point(1425, 493);
  2491. this.label74.Name = "label74";
  2492. this.label74.Size = new System.Drawing.Size(114, 20);
  2493. this.label74.TabIndex = 346;
  2494. this.label74.Text = "主缸压力设定1";
  2495. //
  2496. // txt第一次压力
  2497. //
  2498. this.txt第一次压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  2499. this.txt第一次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2500. this.txt第一次压力.ForeColor = System.Drawing.Color.Black;
  2501. this.txt第一次压力.Location = new System.Drawing.Point(1546, 488);
  2502. this.txt第一次压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2503. this.txt第一次压力.MinimumSize = new System.Drawing.Size(1, 16);
  2504. this.txt第一次压力.Name = "txt第一次压力";
  2505. this.txt第一次压力.Padding = new System.Windows.Forms.Padding(5);
  2506. this.txt第一次压力.ShowText = false;
  2507. this.txt第一次压力.Size = new System.Drawing.Size(105, 31);
  2508. this.txt第一次压力.Style = Sunny.UI.UIStyle.Custom;
  2509. this.txt第一次压力.TabIndex = 345;
  2510. this.txt第一次压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2511. this.txt第一次压力.Watermark = "";
  2512. //
  2513. // btn第二次保压时间
  2514. //
  2515. this.btn第二次保压时间.Cursor = System.Windows.Forms.Cursors.Hand;
  2516. this.btn第二次保压时间.FillColor = System.Drawing.Color.AliceBlue;
  2517. this.btn第二次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2518. this.btn第二次保压时间.ForeColor = System.Drawing.Color.Black;
  2519. this.btn第二次保压时间.Location = new System.Drawing.Point(1712, 675);
  2520. this.btn第二次保压时间.MinimumSize = new System.Drawing.Size(1, 1);
  2521. this.btn第二次保压时间.Name = "btn第二次保压时间";
  2522. this.btn第二次保压时间.Size = new System.Drawing.Size(98, 31);
  2523. this.btn第二次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2524. this.btn第二次保压时间.Symbol = 162924;
  2525. this.btn第二次保压时间.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2526. this.btn第二次保压时间.TabIndex = 360;
  2527. this.btn第二次保压时间.Text = "写入";
  2528. this.btn第二次保压时间.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2529. this.btn第二次保压时间.Click += new System.EventHandler(this.btnWrite);
  2530. //
  2531. // label75
  2532. //
  2533. this.label75.AutoSize = true;
  2534. this.label75.BackColor = System.Drawing.Color.AliceBlue;
  2535. this.label75.ForeColor = System.Drawing.Color.Black;
  2536. this.label75.Location = new System.Drawing.Point(1658, 679);
  2537. this.label75.Name = "label75";
  2538. this.label75.Size = new System.Drawing.Size(17, 20);
  2539. this.label75.TabIndex = 359;
  2540. this.label75.Text = "s";
  2541. //
  2542. // label76
  2543. //
  2544. this.label76.AutoSize = true;
  2545. this.label76.BackColor = System.Drawing.Color.AliceBlue;
  2546. this.label76.ForeColor = System.Drawing.Color.Black;
  2547. this.label76.Location = new System.Drawing.Point(1425, 682);
  2548. this.label76.Name = "label76";
  2549. this.label76.Size = new System.Drawing.Size(114, 20);
  2550. this.label76.TabIndex = 358;
  2551. this.label76.Text = "保压延时设定2";
  2552. //
  2553. // txt第二次保压时间
  2554. //
  2555. this.txt第二次保压时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  2556. this.txt第二次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2557. this.txt第二次保压时间.ForeColor = System.Drawing.Color.Black;
  2558. this.txt第二次保压时间.Location = new System.Drawing.Point(1546, 677);
  2559. this.txt第二次保压时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2560. this.txt第二次保压时间.MinimumSize = new System.Drawing.Size(1, 16);
  2561. this.txt第二次保压时间.Name = "txt第二次保压时间";
  2562. this.txt第二次保压时间.Padding = new System.Windows.Forms.Padding(5);
  2563. this.txt第二次保压时间.ShowText = false;
  2564. this.txt第二次保压时间.Size = new System.Drawing.Size(105, 31);
  2565. this.txt第二次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2566. this.txt第二次保压时间.TabIndex = 357;
  2567. this.txt第二次保压时间.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2568. this.txt第二次保压时间.Watermark = "";
  2569. //
  2570. // btn第二次压力
  2571. //
  2572. this.btn第二次压力.Cursor = System.Windows.Forms.Cursors.Hand;
  2573. this.btn第二次压力.FillColor = System.Drawing.Color.AliceBlue;
  2574. this.btn第二次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2575. this.btn第二次压力.ForeColor = System.Drawing.Color.Black;
  2576. this.btn第二次压力.Location = new System.Drawing.Point(1712, 611);
  2577. this.btn第二次压力.MinimumSize = new System.Drawing.Size(1, 1);
  2578. this.btn第二次压力.Name = "btn第二次压力";
  2579. this.btn第二次压力.Size = new System.Drawing.Size(98, 31);
  2580. this.btn第二次压力.Style = Sunny.UI.UIStyle.Custom;
  2581. this.btn第二次压力.Symbol = 162924;
  2582. this.btn第二次压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2583. this.btn第二次压力.TabIndex = 356;
  2584. this.btn第二次压力.Text = "写入";
  2585. this.btn第二次压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2586. this.btn第二次压力.Click += new System.EventHandler(this.btnWrite);
  2587. //
  2588. // label77
  2589. //
  2590. this.label77.AutoSize = true;
  2591. this.label77.BackColor = System.Drawing.Color.AliceBlue;
  2592. this.label77.ForeColor = System.Drawing.Color.Black;
  2593. this.label77.Location = new System.Drawing.Point(1658, 615);
  2594. this.label77.Name = "label77";
  2595. this.label77.Size = new System.Drawing.Size(41, 20);
  2596. this.label77.TabIndex = 355;
  2597. this.label77.Text = "MPa";
  2598. //
  2599. // label78
  2600. //
  2601. this.label78.AutoSize = true;
  2602. this.label78.BackColor = System.Drawing.Color.AliceBlue;
  2603. this.label78.ForeColor = System.Drawing.Color.Black;
  2604. this.label78.Location = new System.Drawing.Point(1425, 618);
  2605. this.label78.Name = "label78";
  2606. this.label78.Size = new System.Drawing.Size(114, 20);
  2607. this.label78.TabIndex = 354;
  2608. this.label78.Text = "主缸压力设定2";
  2609. //
  2610. // txt第二次压力
  2611. //
  2612. this.txt第二次压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  2613. this.txt第二次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2614. this.txt第二次压力.ForeColor = System.Drawing.Color.Black;
  2615. this.txt第二次压力.Location = new System.Drawing.Point(1546, 613);
  2616. this.txt第二次压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2617. this.txt第二次压力.MinimumSize = new System.Drawing.Size(1, 16);
  2618. this.txt第二次压力.Name = "txt第二次压力";
  2619. this.txt第二次压力.Padding = new System.Windows.Forms.Padding(5);
  2620. this.txt第二次压力.ShowText = false;
  2621. this.txt第二次压力.Size = new System.Drawing.Size(105, 31);
  2622. this.txt第二次压力.Style = Sunny.UI.UIStyle.Custom;
  2623. this.txt第二次压力.TabIndex = 353;
  2624. this.txt第二次压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2625. this.txt第二次压力.Watermark = "";
  2626. //
  2627. // btn第三次保压时间
  2628. //
  2629. this.btn第三次保压时间.Cursor = System.Windows.Forms.Cursors.Hand;
  2630. this.btn第三次保压时间.FillColor = System.Drawing.Color.AliceBlue;
  2631. this.btn第三次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2632. this.btn第三次保压时间.ForeColor = System.Drawing.Color.Black;
  2633. this.btn第三次保压时间.Location = new System.Drawing.Point(1712, 804);
  2634. this.btn第三次保压时间.MinimumSize = new System.Drawing.Size(1, 1);
  2635. this.btn第三次保压时间.Name = "btn第三次保压时间";
  2636. this.btn第三次保压时间.Size = new System.Drawing.Size(98, 31);
  2637. this.btn第三次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2638. this.btn第三次保压时间.Symbol = 162924;
  2639. this.btn第三次保压时间.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2640. this.btn第三次保压时间.TabIndex = 368;
  2641. this.btn第三次保压时间.Text = "写入";
  2642. this.btn第三次保压时间.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2643. this.btn第三次保压时间.Click += new System.EventHandler(this.btnWrite);
  2644. //
  2645. // label79
  2646. //
  2647. this.label79.AutoSize = true;
  2648. this.label79.BackColor = System.Drawing.Color.AliceBlue;
  2649. this.label79.ForeColor = System.Drawing.Color.Black;
  2650. this.label79.Location = new System.Drawing.Point(1658, 808);
  2651. this.label79.Name = "label79";
  2652. this.label79.Size = new System.Drawing.Size(17, 20);
  2653. this.label79.TabIndex = 367;
  2654. this.label79.Text = "s";
  2655. //
  2656. // label80
  2657. //
  2658. this.label80.AutoSize = true;
  2659. this.label80.BackColor = System.Drawing.Color.AliceBlue;
  2660. this.label80.ForeColor = System.Drawing.Color.Black;
  2661. this.label80.Location = new System.Drawing.Point(1425, 811);
  2662. this.label80.Name = "label80";
  2663. this.label80.Size = new System.Drawing.Size(114, 20);
  2664. this.label80.TabIndex = 366;
  2665. this.label80.Text = "保压延时设定3";
  2666. //
  2667. // txt第三次保压时间
  2668. //
  2669. this.txt第三次保压时间.Cursor = System.Windows.Forms.Cursors.IBeam;
  2670. this.txt第三次保压时间.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2671. this.txt第三次保压时间.ForeColor = System.Drawing.Color.Black;
  2672. this.txt第三次保压时间.Location = new System.Drawing.Point(1546, 806);
  2673. this.txt第三次保压时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2674. this.txt第三次保压时间.MinimumSize = new System.Drawing.Size(1, 16);
  2675. this.txt第三次保压时间.Name = "txt第三次保压时间";
  2676. this.txt第三次保压时间.Padding = new System.Windows.Forms.Padding(5);
  2677. this.txt第三次保压时间.ShowText = false;
  2678. this.txt第三次保压时间.Size = new System.Drawing.Size(105, 31);
  2679. this.txt第三次保压时间.Style = Sunny.UI.UIStyle.Custom;
  2680. this.txt第三次保压时间.TabIndex = 365;
  2681. this.txt第三次保压时间.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2682. this.txt第三次保压时间.Watermark = "";
  2683. //
  2684. // btn第三次压力
  2685. //
  2686. this.btn第三次压力.Cursor = System.Windows.Forms.Cursors.Hand;
  2687. this.btn第三次压力.FillColor = System.Drawing.Color.AliceBlue;
  2688. this.btn第三次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2689. this.btn第三次压力.ForeColor = System.Drawing.Color.Black;
  2690. this.btn第三次压力.Location = new System.Drawing.Point(1712, 740);
  2691. this.btn第三次压力.MinimumSize = new System.Drawing.Size(1, 1);
  2692. this.btn第三次压力.Name = "btn第三次压力";
  2693. this.btn第三次压力.Size = new System.Drawing.Size(98, 31);
  2694. this.btn第三次压力.Style = Sunny.UI.UIStyle.Custom;
  2695. this.btn第三次压力.Symbol = 162924;
  2696. this.btn第三次压力.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
  2697. this.btn第三次压力.TabIndex = 364;
  2698. this.btn第三次压力.Text = "写入";
  2699. this.btn第三次压力.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2700. this.btn第三次压力.Click += new System.EventHandler(this.btnWrite);
  2701. //
  2702. // label81
  2703. //
  2704. this.label81.AutoSize = true;
  2705. this.label81.BackColor = System.Drawing.Color.AliceBlue;
  2706. this.label81.ForeColor = System.Drawing.Color.Black;
  2707. this.label81.Location = new System.Drawing.Point(1658, 744);
  2708. this.label81.Name = "label81";
  2709. this.label81.Size = new System.Drawing.Size(41, 20);
  2710. this.label81.TabIndex = 363;
  2711. this.label81.Text = "MPa";
  2712. //
  2713. // label82
  2714. //
  2715. this.label82.AutoSize = true;
  2716. this.label82.BackColor = System.Drawing.Color.AliceBlue;
  2717. this.label82.ForeColor = System.Drawing.Color.Black;
  2718. this.label82.Location = new System.Drawing.Point(1425, 747);
  2719. this.label82.Name = "label82";
  2720. this.label82.Size = new System.Drawing.Size(114, 20);
  2721. this.label82.TabIndex = 362;
  2722. this.label82.Text = "主缸压力设定3";
  2723. //
  2724. // txt第三次压力
  2725. //
  2726. this.txt第三次压力.Cursor = System.Windows.Forms.Cursors.IBeam;
  2727. this.txt第三次压力.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2728. this.txt第三次压力.ForeColor = System.Drawing.Color.Black;
  2729. this.txt第三次压力.Location = new System.Drawing.Point(1546, 742);
  2730. this.txt第三次压力.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  2731. this.txt第三次压力.MinimumSize = new System.Drawing.Size(1, 16);
  2732. this.txt第三次压力.Name = "txt第三次压力";
  2733. this.txt第三次压力.Padding = new System.Windows.Forms.Padding(5);
  2734. this.txt第三次压力.ShowText = false;
  2735. this.txt第三次压力.Size = new System.Drawing.Size(105, 31);
  2736. this.txt第三次压力.Style = Sunny.UI.UIStyle.Custom;
  2737. this.txt第三次压力.TabIndex = 361;
  2738. this.txt第三次压力.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
  2739. this.txt第三次压力.Watermark = "";
  2740. //
  2741. // FrmPressure
  2742. //
  2743. this.AllowShowTitle = false;
  2744. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  2745. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(27)))), ((int)(((byte)(44)))));
  2746. this.ClientSize = new System.Drawing.Size(1920, 1002);
  2747. this.Controls.Add(this.uiTitlePanel压机);
  2748. this.MaximizeBox = false;
  2749. this.MinimizeBox = false;
  2750. this.Name = "FrmPressure";
  2751. this.Padding = new System.Windows.Forms.Padding(0);
  2752. this.ShowTitle = false;
  2753. this.Text = "压机";
  2754. this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(10)))), ((int)(((byte)(20)))));
  2755. this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 1482, 730);
  2756. this.Load += new System.EventHandler(this.FrmPressure_Load);
  2757. this.uiTitlePanel压机.ResumeLayout(false);
  2758. this.uiTitlePanel压机.PerformLayout();
  2759. this.ResumeLayout(false);
  2760. }
  2761. #endregion
  2762. private Sunny.UI.UITitlePanel uiTitlePanel压机;
  2763. private System.Windows.Forms.Label label21;
  2764. private System.Windows.Forms.Label label20;
  2765. private System.Windows.Forms.Label label8;
  2766. private System.Windows.Forms.Label label7;
  2767. private System.Windows.Forms.Label label6;
  2768. private System.Windows.Forms.Label label5;
  2769. private System.Windows.Forms.Label label4;
  2770. private System.Windows.Forms.Label label3;
  2771. private System.Windows.Forms.Label label2;
  2772. private System.Windows.Forms.Label label1;
  2773. private System.Windows.Forms.Label label11;
  2774. private System.Windows.Forms.Label label12;
  2775. private System.Windows.Forms.Label label19;
  2776. private System.Windows.Forms.Label label13;
  2777. private System.Windows.Forms.Label label14;
  2778. private System.Windows.Forms.Label label15;
  2779. private System.Windows.Forms.Label label16;
  2780. private System.Windows.Forms.Label label17;
  2781. private System.Windows.Forms.Label label18;
  2782. private System.Windows.Forms.Label label10;
  2783. private System.Windows.Forms.Label label9;
  2784. private Sunny.UI.UITextBox txt工件计数;
  2785. private Sunny.UI.UITextBox txt快退流量;
  2786. private Sunny.UI.UITextBox txt快退压力;
  2787. private Sunny.UI.UITextBox txt慢退流量;
  2788. private Sunny.UI.UITextBox txt慢退压力;
  2789. private Sunny.UI.UITextBox txt减退流量;
  2790. private Sunny.UI.UITextBox txt减退压力;
  2791. private Sunny.UI.UITextBox txt慢上流量;
  2792. private Sunny.UI.UITextBox txt慢上压力;
  2793. private Sunny.UI.UITextBox txt快上流量;
  2794. private Sunny.UI.UITextBox txt快上压力;
  2795. private Sunny.UI.UISymbolButton btn慢退流量;
  2796. private Sunny.UI.UISymbolButton btn减退流量;
  2797. private Sunny.UI.UISymbolButton btn快退流量;
  2798. private Sunny.UI.UISymbolButton btn慢上流量;
  2799. private Sunny.UI.UISymbolButton btn快上流量;
  2800. private Sunny.UI.UISymbolButton btn慢退压力;
  2801. private Sunny.UI.UISymbolButton btn减退压力;
  2802. private Sunny.UI.UISymbolButton btn快退压力;
  2803. private Sunny.UI.UISymbolButton btn慢上压力;
  2804. private Sunny.UI.UISymbolButton btn快上压力;
  2805. private Sunny.UI.UISymbolButton btn位置应用值;
  2806. private System.Windows.Forms.Label label34;
  2807. private System.Windows.Forms.Label label35;
  2808. private Sunny.UI.UITextBox txt位置应用值;
  2809. private Sunny.UI.UISymbolButton btn位置修正值;
  2810. private System.Windows.Forms.Label label32;
  2811. private System.Windows.Forms.Label label33;
  2812. private Sunny.UI.UITextBox txt位置修正值;
  2813. private Sunny.UI.UISymbolButton btn退回停止位置设定;
  2814. private Sunny.UI.UISymbolButton btn快退减速位置设定;
  2815. private Sunny.UI.UISymbolButton btn快速退回位置设定;
  2816. private Sunny.UI.UISymbolButton btn慢速顶出位置设定;
  2817. private Sunny.UI.UISymbolButton btn顶出停止位置设定;
  2818. private System.Windows.Forms.Label label22;
  2819. private System.Windows.Forms.Label label23;
  2820. private System.Windows.Forms.Label label24;
  2821. private System.Windows.Forms.Label label25;
  2822. private System.Windows.Forms.Label label26;
  2823. private System.Windows.Forms.Label label27;
  2824. private System.Windows.Forms.Label label28;
  2825. private System.Windows.Forms.Label label29;
  2826. private System.Windows.Forms.Label label30;
  2827. private System.Windows.Forms.Label label31;
  2828. private Sunny.UI.UITextBox txt快速退回位置设定;
  2829. private Sunny.UI.UITextBox txt退回停止位置设定;
  2830. private Sunny.UI.UITextBox txt快退减速位置设定;
  2831. private Sunny.UI.UITextBox txt慢速顶出位置设定;
  2832. private Sunny.UI.UITextBox txt顶出停止位置设定;
  2833. private System.Windows.Forms.Label label36;
  2834. private Sunny.UI.UISymbolButton btn工件计数;
  2835. private System.Windows.Forms.Label label37;
  2836. private System.Windows.Forms.Label label38;
  2837. private System.Windows.Forms.Label label39;
  2838. private System.Windows.Forms.Label label40;
  2839. private System.Windows.Forms.Label label41;
  2840. private System.Windows.Forms.Label label42;
  2841. private System.Windows.Forms.Label label43;
  2842. private System.Windows.Forms.Label label44;
  2843. private Sunny.UI.UITextBox txt保压倒计时;
  2844. private Sunny.UI.UITextBox txt泄压延时设置;
  2845. private Sunny.UI.UITextBox txt保压延时设定;
  2846. private Sunny.UI.UITextBox txt主缸压力设定;
  2847. private System.Windows.Forms.Label label46;
  2848. private System.Windows.Forms.Label label45;
  2849. private Sunny.UI.UITextBox txt泄压倒计时;
  2850. private Sunny.UI.UISymbolButton btn泄压倒计时;
  2851. private Sunny.UI.UISymbolButton btn保压倒计时;
  2852. private Sunny.UI.UISymbolButton btn泄压延时设置;
  2853. private Sunny.UI.UISymbolButton btn保压延时设定;
  2854. private Sunny.UI.UISymbolButton btn主缸压力设定;
  2855. private Sunny.UI.UISymbolButton btn设定1流量模拟量;
  2856. private Sunny.UI.UISymbolButton btn设定1压力模拟量;
  2857. private System.Windows.Forms.Label label57;
  2858. private Sunny.UI.UISymbolButton btn顶缸速度;
  2859. private System.Windows.Forms.Label label58;
  2860. private System.Windows.Forms.Label label55;
  2861. private Sunny.UI.UITextBox txt设定1流量模拟量;
  2862. private Sunny.UI.UISymbolButton btn顶缸位移;
  2863. private System.Windows.Forms.Label label56;
  2864. private System.Windows.Forms.Label label53;
  2865. private Sunny.UI.UITextBox txt设定1压力模拟量;
  2866. private Sunny.UI.UISymbolButton btn设定1流量;
  2867. private System.Windows.Forms.Label label54;
  2868. private System.Windows.Forms.Label label51;
  2869. private Sunny.UI.UITextBox txt顶缸速度;
  2870. private System.Windows.Forms.Label label49;
  2871. private System.Windows.Forms.Label label52;
  2872. private System.Windows.Forms.Label label50;
  2873. private Sunny.UI.UITextBox txt顶缸位移;
  2874. private Sunny.UI.UITextBox txt设定1流量;
  2875. private Sunny.UI.UISymbolButton btn设定1压力;
  2876. private System.Windows.Forms.Label label47;
  2877. private System.Windows.Forms.Label label48;
  2878. private Sunny.UI.UITextBox txt设定1压力;
  2879. private Sunny.UI.UISwitch switchWrite;
  2880. private Sunny.UI.UILabel uiLabel1;
  2881. private Sunny.UI.UISymbolButton btn第三次保压时间;
  2882. private System.Windows.Forms.Label label79;
  2883. private System.Windows.Forms.Label label80;
  2884. private Sunny.UI.UITextBox txt第三次保压时间;
  2885. private Sunny.UI.UISymbolButton btn第三次压力;
  2886. private System.Windows.Forms.Label label81;
  2887. private System.Windows.Forms.Label label82;
  2888. private Sunny.UI.UITextBox txt第三次压力;
  2889. private Sunny.UI.UISymbolButton btn第二次保压时间;
  2890. private System.Windows.Forms.Label label75;
  2891. private System.Windows.Forms.Label label76;
  2892. private Sunny.UI.UITextBox txt第二次保压时间;
  2893. private Sunny.UI.UISymbolButton btn第二次压力;
  2894. private System.Windows.Forms.Label label77;
  2895. private System.Windows.Forms.Label label78;
  2896. private Sunny.UI.UITextBox txt第二次压力;
  2897. private Sunny.UI.UISymbolButton btn第一次保压时间;
  2898. private System.Windows.Forms.Label label71;
  2899. private System.Windows.Forms.Label label72;
  2900. private Sunny.UI.UITextBox txt第一次保压时间;
  2901. private Sunny.UI.UISymbolButton btn第一次压力;
  2902. private System.Windows.Forms.Label label73;
  2903. private System.Windows.Forms.Label label74;
  2904. private Sunny.UI.UITextBox txt第一次压力;
  2905. private Sunny.UI.UISymbolButton btn第三次顶出减速位置;
  2906. private System.Windows.Forms.Label label67;
  2907. private System.Windows.Forms.Label label68;
  2908. private Sunny.UI.UITextBox txt第三次顶出减速位置;
  2909. private Sunny.UI.UISymbolButton btn第三次顶出停止位置;
  2910. private System.Windows.Forms.Label label69;
  2911. private System.Windows.Forms.Label label70;
  2912. private Sunny.UI.UITextBox txt第三次顶出停止位置;
  2913. private Sunny.UI.UISymbolButton btn第二次顶出减速位置;
  2914. private System.Windows.Forms.Label label63;
  2915. private System.Windows.Forms.Label label64;
  2916. private Sunny.UI.UITextBox txt第二次顶出减速位置;
  2917. private Sunny.UI.UISymbolButton btn第二次顶出停止位置;
  2918. private System.Windows.Forms.Label label65;
  2919. private System.Windows.Forms.Label label66;
  2920. private Sunny.UI.UITextBox txt第二次顶出停止位置;
  2921. private Sunny.UI.UISymbolButton btn第一次顶出减速位置;
  2922. private System.Windows.Forms.Label label61;
  2923. private System.Windows.Forms.Label label62;
  2924. private Sunny.UI.UITextBox txt第一次顶出减速位置;
  2925. private Sunny.UI.UISymbolButton btn第一次顶出停止位置;
  2926. private System.Windows.Forms.Label label59;
  2927. private System.Windows.Forms.Label label60;
  2928. private Sunny.UI.UITextBox txt第一次顶出停止位置;
  2929. }
  2930. }