style.yaml 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779
  1. 311-E23-1-1100-MAG-I:
  2. background_color: rgba(0, 0, 0, 0)
  3. decimal: '2'
  4. exponential: 'false'
  5. formula: ''
  6. header:
  7. size: 16
  8. title: 'I_mag '
  9. weight: '400'
  10. height: 26.06666
  11. larger: ''
  12. left: 149px
  13. lesser: ''
  14. linkhtml: 'true'
  15. ref: 311-E23-1-1100-MAG-I
  16. top: 834px
  17. trend: 'true'
  18. type: data
  19. unit:
  20. size: 16
  21. title: ' A'
  22. weight: '700'
  23. width: 123.06666
  24. 311-E23-1-3100-MAG-I:
  25. background_color: rgba(0, 0, 0, 0)
  26. decimal: '2'
  27. exponential: 'false'
  28. formula: ''
  29. header:
  30. size: 16
  31. title: 'I_mag '
  32. weight: '400'
  33. height: 21.06666
  34. larger: ''
  35. left: 850px
  36. lesser: ''
  37. linkhtml: 'true'
  38. ref: 311-E23-1-3100-MAG-I
  39. top: 617px
  40. trend: 'true'
  41. type: data
  42. unit:
  43. size: 16
  44. title: ' A'
  45. weight: '700'
  46. width: 131.06666
  47. 311-E23-1-4100-MAG-I:
  48. background_color: rgba(0, 0, 0, 0)
  49. decimal: '2'
  50. exponential: 'false'
  51. formula: ''
  52. header:
  53. size: 16
  54. title: 'I_mag '
  55. weight: '400'
  56. height: 21.06666
  57. larger: ''
  58. left: 1296px
  59. lesser: ''
  60. linkhtml: 'true'
  61. ref: 311-E23-1-4100-MAG-I
  62. top: 743px
  63. trend: 'true'
  64. type: data
  65. unit:
  66. size: 16
  67. title: ' A'
  68. weight: '700'
  69. width: 129.06666
  70. 311-E23-1-5100-MAG-I:
  71. background_color: rgba(0, 0, 0, 0)
  72. decimal: '2'
  73. exponential: 'false'
  74. formula: ''
  75. header:
  76. size: 16
  77. title: 'I_mag '
  78. weight: '400'
  79. height: 21.06666
  80. larger: ''
  81. left: 1555px
  82. lesser: ''
  83. linkhtml: 'true'
  84. ref: 311-E23-1-5100-MAG-I
  85. top: 833px
  86. trend: 'true'
  87. type: data
  88. unit:
  89. size: 16
  90. title: ' A'
  91. weight: '700'
  92. width: 129.06666
  93. 311-HEE-1-1065:
  94. background_color: rgba(0, 0, 0, 0)
  95. decimal: '3'
  96. exponential: 'false'
  97. formula: ''
  98. header:
  99. size: 15
  100. title: 'HRC: '
  101. weight: '400'
  102. height: 23.06666
  103. larger: ''
  104. left: 177px
  105. lesser: ''
  106. linkhtml: 'true'
  107. ref: 311-HEE-1-1065
  108. top: 476px
  109. trend: 'true'
  110. type: data
  111. unit:
  112. size: 15
  113. title: ' W'
  114. weight: '400'
  115. width: 110.06666
  116. 311-HEE-1-2065:
  117. background_color: rgba(0, 0, 0, 0)
  118. decimal: '3'
  119. exponential: 'false'
  120. formula: ''
  121. header:
  122. size: 15
  123. title: 'HRC: '
  124. weight: '400'
  125. height: 23.06666
  126. larger: ''
  127. left: 530px
  128. lesser: ''
  129. linkhtml: 'true'
  130. ref: 311-HEE-1-2065
  131. top: 361px
  132. trend: 'true'
  133. type: data
  134. unit:
  135. size: 15
  136. title: ' W'
  137. weight: '400'
  138. width: 114.06666
  139. 311-HEE-1-3065:
  140. background_color: rgba(0, 0, 0, 0)
  141. decimal: '3'
  142. exponential: 'false'
  143. formula: ''
  144. header:
  145. size: 15
  146. title: 'HRC: '
  147. weight: '400'
  148. height: 23.06666
  149. larger: ''
  150. left: 885px
  151. lesser: ''
  152. linkhtml: 'true'
  153. ref: 311-HEE-1-3065
  154. top: 256px
  155. trend: 'true'
  156. type: data
  157. unit:
  158. size: 15
  159. title: ' W'
  160. weight: '400'
  161. width: 115.06666
  162. 311-HEE-1-4065:
  163. background_color: rgba(0, 0, 0, 0)
  164. decimal: '3'
  165. exponential: 'false'
  166. formula: ''
  167. header:
  168. size: 15
  169. title: 'HRC: '
  170. weight: '400'
  171. height: 23.06666
  172. larger: ''
  173. left: 1235px
  174. lesser: ''
  175. linkhtml: 'true'
  176. ref: 311-HEE-1-4065
  177. top: 358px
  178. trend: 'true'
  179. type: data
  180. unit:
  181. size: 15
  182. title: ' W'
  183. weight: '400'
  184. width: 116.06666
  185. 311-HEE-1-5065:
  186. background_color: rgba(0, 0, 0, 0)
  187. decimal: '3'
  188. exponential: 'false'
  189. formula: ''
  190. header:
  191. size: 15
  192. title: 'HRC: '
  193. weight: '400'
  194. height: 24.06666
  195. larger: ''
  196. left: 1587px
  197. lesser: ''
  198. linkhtml: 'true'
  199. ref: 311-HEE-1-5065
  200. top: 469px
  201. trend: 'true'
  202. type: data
  203. unit:
  204. size: 15
  205. title: ' W'
  206. weight: '400'
  207. width: 114.06666
  208. 311-RBY-1-1051:
  209. background_color: rgba(0, 0, 0, 0)
  210. decimal: '3'
  211. exponential: 'false'
  212. formula: ''
  213. header:
  214. size: 15
  215. title: 'B on A-Side: '
  216. weight: '400'
  217. height: 25.06666
  218. larger: ''
  219. left: 78.95px
  220. lesser: ''
  221. linkhtml: 'true'
  222. ref: 311-RBY-1-1051
  223. top: 908.983px
  224. trend: 'true'
  225. type: data
  226. unit:
  227. size: 17
  228. title: ' T'
  229. weight: '700'
  230. width: 169.06666
  231. 311-RBY-1-1052:
  232. background_color: rgba(0, 0, 0, 0)
  233. decimal: '3'
  234. exponential: 'false'
  235. formula: ''
  236. header:
  237. size: 15
  238. title: 'B on B-Side: '
  239. weight: '400'
  240. height: 25.06666
  241. larger: ''
  242. left: 252px
  243. lesser: ''
  244. linkhtml: 'true'
  245. ref: 311-RBY-1-1052
  246. top: 908.983px
  247. trend: 'true'
  248. type: data
  249. unit:
  250. size: 17
  251. title: ' T'
  252. weight: '700'
  253. width: 167.06666
  254. 311-RBY-1-2051:
  255. background_color: rgba(0, 0, 0, 0)
  256. decimal: '3'
  257. exponential: 'false'
  258. formula: ''
  259. header:
  260. size: 15
  261. title: 'B on A-Side: '
  262. weight: '400'
  263. height: 23.06666
  264. larger: ''
  265. left: 435.983px
  266. lesser: ''
  267. linkhtml: 'true'
  268. ref: 311-RBY-1-2051
  269. top: 798px
  270. trend: 'true'
  271. type: data
  272. unit:
  273. size: 17
  274. title: ' T'
  275. weight: '700'
  276. width: 173.06666
  277. 311-RBY-1-2052:
  278. background_color: rgba(0, 0, 0, 0)
  279. decimal: '3'
  280. exponential: 'false'
  281. formula: ''
  282. header:
  283. size: 15
  284. title: 'B on B-Side: '
  285. weight: '400'
  286. height: 26.06666
  287. larger: ''
  288. left: 616.983px
  289. lesser: ''
  290. linkhtml: 'true'
  291. ref: 311-RBY-1-2052
  292. top: 794.983px
  293. trend: 'true'
  294. type: data
  295. unit:
  296. size: 17
  297. title: ' T'
  298. weight: '700'
  299. width: 172.06666
  300. 311-RBY-1-3051:
  301. background_color: rgba(0, 0, 0, 0)
  302. decimal: '3'
  303. exponential: 'false'
  304. formula: ''
  305. header:
  306. size: 15
  307. title: 'B on A-Side: '
  308. weight: '400'
  309. height: 28.06666
  310. larger: ''
  311. left: 791px
  312. lesser: ''
  313. linkhtml: 'true'
  314. ref: 311-RBY-1-3051
  315. top: 696px
  316. trend: 'true'
  317. type: data
  318. unit:
  319. size: 17
  320. title: ' T'
  321. weight: '700'
  322. width: 175.06666
  323. 311-RBY-1-3052:
  324. background_color: rgba(0, 0, 0, 0)
  325. decimal: '3'
  326. exponential: 'false'
  327. formula: ''
  328. header:
  329. size: 15
  330. title: 'B on B-Side: '
  331. weight: '400'
  332. height: 28.06666
  333. larger: ''
  334. left: 969.983px
  335. lesser: ''
  336. linkhtml: 'true'
  337. ref: 311-RBY-1-3052
  338. top: 695px
  339. trend: 'true'
  340. type: data
  341. unit:
  342. size: 17
  343. title: ' T'
  344. weight: '700'
  345. width: 174.06666
  346. 311-RBY-1-4051:
  347. background_color: rgba(0, 0, 0, 0)
  348. decimal: '3'
  349. exponential: 'false'
  350. formula: ''
  351. header:
  352. size: 15
  353. title: 'B on A-Side: '
  354. weight: '400'
  355. height: 27.06666
  356. larger: ''
  357. left: 1144.95px
  358. lesser: ''
  359. linkhtml: 'true'
  360. ref: 311-RBY-1-4051
  361. top: 795.967px
  362. trend: 'true'
  363. type: data
  364. unit:
  365. size: 17
  366. title: ' T'
  367. weight: '700'
  368. width: 169.06666
  369. 311-RBY-1-4052:
  370. background_color: rgba(0, 0, 0, 0)
  371. decimal: '3'
  372. exponential: 'false'
  373. formula: ''
  374. header:
  375. size: 15
  376. title: 'B on B-Side: '
  377. weight: '400'
  378. height: 27.06666
  379. larger: ''
  380. left: 1319.97px
  381. lesser: ''
  382. linkhtml: 'true'
  383. ref: 311-RBY-1-4052
  384. top: 795.983px
  385. trend: 'true'
  386. type: data
  387. unit:
  388. size: 17
  389. title: ' T'
  390. weight: '700'
  391. width: 173.06666
  392. 311-RBY-1-5051:
  393. background_color: rgba(0, 0, 0, 0)
  394. decimal: '3'
  395. exponential: 'false'
  396. formula: ''
  397. header:
  398. size: 15
  399. title: 'B on A-Side: '
  400. weight: '400'
  401. height: 24.06666
  402. larger: ''
  403. left: 1503.97px
  404. lesser: ''
  405. linkhtml: 'true'
  406. ref: 311-RBY-1-5051
  407. top: 910.95px
  408. trend: 'true'
  409. type: data
  410. unit:
  411. size: 17
  412. title: ' T'
  413. weight: '700'
  414. width: 175.06666
  415. 311-RLY-1-1041:
  416. background_color: rgba(0, 0, 0, 0)
  417. decimal: '2'
  418. exponential: 'false'
  419. formula: ''
  420. header:
  421. size: 15
  422. title: 'LHe-Level: '
  423. weight: '400'
  424. height: 20.06666
  425. larger: ''
  426. left: 224.983px
  427. lesser: ''
  428. linkhtml: 'true'
  429. ref: 311-RLY-1-1041
  430. top: 667.95px
  431. trend: 'true'
  432. type: data
  433. unit:
  434. size: 17
  435. title: ' %'
  436. weight: '700'
  437. width: 164.06666
  438. 311-RLY-1-2041:
  439. background_color: rgba(0, 0, 0, 0)
  440. decimal: '2'
  441. exponential: 'false'
  442. formula: ''
  443. header:
  444. size: 15
  445. title: 'LHe-Level: '
  446. weight: '400'
  447. height: 24.06666
  448. larger: ''
  449. left: 576.967px
  450. lesser: ''
  451. linkhtml: 'true'
  452. ref: 311-RLY-1-2041
  453. top: 551.967px
  454. trend: 'true'
  455. type: data
  456. unit:
  457. size: 17
  458. title: ' %'
  459. weight: '700'
  460. width: 158.06666
  461. 311-RLY-1-3041:
  462. background_color: rgba(0, 0, 0, 0)
  463. condition: ''
  464. decimal: '2'
  465. exponential: 'false'
  466. formula: ''
  467. header:
  468. size: 15
  469. title: 'Füllstand: '
  470. weight: '400'
  471. height: 24.06666
  472. larger: ''
  473. left: 917.983px
  474. lesser: ''
  475. linkhtml: 'true'
  476. ref: 311-RLY-1-3041
  477. top: 450.983px
  478. trend: 'true'
  479. type: data
  480. unit:
  481. size: 17
  482. title: ' %'
  483. weight: '700'
  484. width: 160.06666
  485. 311-RLY-1-4041:
  486. background_color: rgba(0, 0, 0, 0)
  487. decimal: '2'
  488. exponential: 'false'
  489. formula: ''
  490. header:
  491. size: 15
  492. title: 'LHe-Level: '
  493. weight: '400'
  494. height: 22.06666
  495. larger: ''
  496. left: 1293.98px
  497. lesser: ''
  498. linkhtml: 'true'
  499. ref: 311-RLY-1-4041
  500. top: 556.983px
  501. trend: 'true'
  502. type: data
  503. unit:
  504. size: 17
  505. title: ' %'
  506. weight: '700'
  507. width: 151.06666
  508. 311-RLY-1-5041:
  509. background_color: rgba(0, 0, 0, 0)
  510. decimal: '2'
  511. exponential: 'false'
  512. formula: ''
  513. header:
  514. size: 15
  515. title: 'LHe-Level: '
  516. weight: '400'
  517. height: 24.06666
  518. larger: ''
  519. left: 1641.97px
  520. lesser: ''
  521. linkhtml: 'true'
  522. ref: 311-RLY-1-5041
  523. top: 667.967px
  524. trend: 'true'
  525. type: data
  526. unit:
  527. size: 17
  528. title: ' %'
  529. weight: '700'
  530. width: 158.06666
  531. 311-RPY-1-1011:
  532. background_color: rgba(0, 0, 0, 0)
  533. decimal: '2'
  534. exponential: 'false'
  535. formula: ''
  536. header:
  537. size: 15
  538. title: 'P: '
  539. weight: '400'
  540. height: 26.06666
  541. larger: ''
  542. left: 177.983px
  543. lesser: ''
  544. linkhtml: 'true'
  545. ref: 311-RPY-1-1011
  546. top: 445.983px
  547. trend: 'true'
  548. type: data
  549. unit:
  550. size: 17
  551. title: ' psi
  552. g'
  553. weight: '700'
  554. width: 136.06666
  555. 311-RPY-1-2011:
  556. background_color: rgba(0, 0, 0, 0)
  557. decimal: '2'
  558. exponential: 'false'
  559. formula: ''
  560. header:
  561. size: 15
  562. title: 'P: '
  563. weight: '400'
  564. height: 22.06666
  565. larger: ''
  566. left: 528.983px
  567. lesser: ''
  568. linkhtml: 'true'
  569. ref: 311-RPY-1-2011
  570. top: 334.983px
  571. trend: 'true'
  572. type: data
  573. unit:
  574. size: 17
  575. title: ' psi
  576. g'
  577. weight: '700'
  578. width: 132.06666
  579. 311-RPY-1-3011:
  580. background_color: rgba(0, 0, 0, 0)
  581. decimal: '2'
  582. exponential: 'false'
  583. formula: ''
  584. header:
  585. size: 15
  586. title: 'P: '
  587. weight: '400'
  588. height: 28.06666
  589. larger: ''
  590. left: 885.983px
  591. lesser: ''
  592. linkhtml: 'true'
  593. ref: 311-RPY-1-3011
  594. top: 223.983px
  595. trend: 'true'
  596. type: data
  597. unit:
  598. size: 17
  599. title: ' psi
  600. g'
  601. weight: '700'
  602. width: 145.06666
  603. 311-RPY-1-4011:
  604. background_color: rgba(0, 0, 0, 0)
  605. decimal: '2'
  606. exponential: 'false'
  607. formula: ''
  608. header:
  609. size: 15
  610. title: 'P: '
  611. weight: '400'
  612. height: 19.06666
  613. larger: ''
  614. left: 1232.98px
  615. lesser: ''
  616. linkhtml: 'true'
  617. ref: 311-RPY-1-4011
  618. top: 333.983px
  619. trend: 'true'
  620. type: data
  621. unit:
  622. size: 17
  623. title: ' psi
  624. g'
  625. weight: '700'
  626. width: 134.06666
  627. 311-RPY-1-5011:
  628. background_color: rgba(0, 0, 0, 0)
  629. decimal: '2'
  630. exponential: 'false'
  631. formula: ''
  632. header:
  633. size: 15
  634. title: 'P: '
  635. weight: '400'
  636. height: 27.06666
  637. larger: ''
  638. left: 1584.97px
  639. lesser: ''
  640. linkhtml: 'true'
  641. ref: 311-RPY-1-5011
  642. top: 438.983px
  643. trend: 'true'
  644. type: data
  645. unit:
  646. size: 17
  647. title: ' psi
  648. g'
  649. weight: '700'
  650. width: 145.06666
  651. 311-RTP-1-1025:
  652. background_color: rgba(0, 0, 0, 0)
  653. decimal: '1'
  654. exponential: 'false'
  655. formula: ''
  656. header:
  657. size: 15
  658. title: ' '
  659. weight: '400'
  660. height: 23.06666
  661. larger: ''
  662. left: 157px
  663. lesser: ''
  664. linkhtml: 'true'
  665. ref: 311-RTP-1-1025
  666. top: 540px
  667. trend: 'true'
  668. type: data
  669. unit:
  670. size: 15
  671. title: ' K'
  672. weight: '700'
  673. width: 81.06666
  674. 311-RTP-1-2021:
  675. background_color: rgba(0, 0, 0, 0)
  676. decimal: '1'
  677. exponential: 'false'
  678. formula: ''
  679. header:
  680. size: 15
  681. title: ' '
  682. weight: '400'
  683. height: 23.06666
  684. larger: ''
  685. left: 652px
  686. lesser: ''
  687. linkhtml: 'true'
  688. ref: 311-RTP-1-2021
  689. top: 396px
  690. trend: 'true'
  691. type: data
  692. unit:
  693. size: 15
  694. title: ' K'
  695. weight: '400'
  696. width: 76.06666
  697. 311-RTP-1-3021:
  698. background_color: rgba(0, 0, 0, 0)
  699. decimal: '1'
  700. exponential: 'false'
  701. formula: ''
  702. header:
  703. size: 15
  704. title: ' '
  705. weight: '400'
  706. height: 23.06666
  707. larger: ''
  708. left: 1005px
  709. lesser: ''
  710. linkhtml: 'true'
  711. ref: 311-RTP-1-3021
  712. top: 294px
  713. trend: 'true'
  714. type: data
  715. unit:
  716. size: 15
  717. title: ' K'
  718. weight: '400'
  719. width: 70.06666
  720. 311-RTP-1-3025:
  721. background_color: rgba(0, 0, 0, 0)
  722. decimal: '1'
  723. exponential: 'false'
  724. formula: ''
  725. header:
  726. size: 15
  727. title: ' '
  728. weight: '400'
  729. height: 22.06666
  730. larger: ''
  731. left: 858px
  732. lesser: ''
  733. linkhtml: 'true'
  734. ref: 311-RTP-1-3025
  735. top: 323px
  736. trend: 'true'
  737. type: data
  738. unit:
  739. size: 15
  740. title: ' K'
  741. weight: '700'
  742. width: 76.06666
  743. 311-RTP-1-4021:
  744. background_color: rgba(0, 0, 0, 0)
  745. decimal: '1'
  746. exponential: 'false'
  747. formula: ''
  748. header:
  749. size: 15
  750. title: ' '
  751. weight: '400'
  752. height: 23.06666
  753. larger: ''
  754. left: 1357px
  755. lesser: ''
  756. linkhtml: 'true'
  757. ref: 311-RTP-1-4021
  758. top: 397px
  759. trend: 'true'
  760. type: data
  761. unit:
  762. size: 15
  763. title: ' K'
  764. weight: '400'
  765. width: 69.06666
  766. 311-RTP-1-4025:
  767. background_color: rgba(0, 0, 0, 0)
  768. decimal: '1'
  769. exponential: 'false'
  770. formula: ''
  771. header:
  772. size: 15
  773. title: ' '
  774. weight: '400'
  775. height: 24.06666
  776. larger: ''
  777. left: 1217px
  778. lesser: ''
  779. linkhtml: 'true'
  780. ref: 311-RTP-1-4025
  781. top: 424px
  782. trend: 'true'
  783. type: data
  784. unit:
  785. size: 15
  786. title: ' K'
  787. weight: '700'
  788. width: 73.06666
  789. 311-RTP-1-5021:
  790. background_color: rgba(0, 0, 0, 0)
  791. decimal: '1'
  792. exponential: 'false'
  793. formula: ''
  794. header:
  795. size: 15
  796. title: ' '
  797. weight: '400'
  798. height: 23.06666
  799. larger: ''
  800. left: 1711px
  801. lesser: ''
  802. linkhtml: 'true'
  803. ref: 311-RTP-1-5021
  804. top: 512px
  805. trend: 'true'
  806. type: data
  807. unit:
  808. size: 15
  809. title: ' K'
  810. weight: '400'
  811. width: 64.06666
  812. 311-RTP-1-5025:
  813. background_color: rgba(0, 0, 0, 0)
  814. decimal: '1'
  815. exponential: 'false'
  816. formula: ''
  817. header:
  818. size: 15
  819. title: ' '
  820. weight: '400'
  821. height: 25.06666
  822. larger: ''
  823. left: 1565px
  824. lesser: ''
  825. linkhtml: 'true'
  826. ref: 311-RTP-1-5025
  827. top: 536px
  828. trend: 'true'
  829. type: data
  830. unit:
  831. size: 15
  832. title: ' K'
  833. weight: '700'
  834. width: 75.06666
  835. 311-RTY-1-1023:
  836. background_color: rgba(0, 0, 0, 0)
  837. decimal: '2'
  838. exponential: 'false'
  839. formula: ''
  840. header:
  841. size: 16
  842. title: ' '
  843. weight: '400'
  844. height: 29.06666
  845. larger: ''
  846. left: 303px
  847. lesser: ''
  848. linkhtml: 'true'
  849. ref: 311-RTY-1-1023
  850. top: 599px
  851. trend: 'true'
  852. type: data
  853. unit:
  854. size: 16
  855. title: ' K'
  856. weight: '400'
  857. width: 69.06666
  858. 311-RTY-1-1027:
  859. background_color: rgba(0, 0, 0, 0)
  860. decimal: '2'
  861. exponential: 'false'
  862. formula: ''
  863. header:
  864. size: 15
  865. title: ' '
  866. weight: '400'
  867. height: 23.06666
  868. larger: ''
  869. left: 130px
  870. lesser: ''
  871. linkhtml: 'true'
  872. ref: 311-RTY-1-1027
  873. top: 693px
  874. trend: 'true'
  875. type: data
  876. unit:
  877. size: 15
  878. title: ' K'
  879. weight: '700'
  880. width: 81.06666
  881. 311-RTY-1-1029:
  882. background_color: rgba(0, 0, 0, 0)
  883. decimal: '2'
  884. exponential: 'false'
  885. formula: ''
  886. header:
  887. size: 15
  888. title: 'T2_coil: '
  889. weight: '400'
  890. height: 19.06666
  891. larger: ''
  892. left: 240.983px
  893. lesser: ''
  894. linkhtml: 'true'
  895. ref: 311-RTY-1-1029
  896. top: 731.967px
  897. trend: 'true'
  898. type: data
  899. unit:
  900. size: 17
  901. title: ' K'
  902. weight: '700'
  903. width: 142.06666
  904. 311-RTY-1-2023:
  905. background_color: rgba(0, 0, 0, 0)
  906. decimal: '2'
  907. exponential: 'false'
  908. formula: ''
  909. header:
  910. size: 16
  911. title: ' '
  912. weight: '400'
  913. height: 30.06666
  914. larger: ''
  915. left: 652px
  916. lesser: ''
  917. linkhtml: 'true'
  918. ref: 311-RTY-1-2023
  919. top: 484px
  920. trend: 'true'
  921. type: data
  922. unit:
  923. size: 16
  924. title: ' K'
  925. weight: '400'
  926. width: 79.06666
  927. 311-RTY-1-2027:
  928. background_color: rgba(0, 0, 0, 0)
  929. decimal: '2'
  930. exponential: 'false'
  931. formula: ''
  932. header:
  933. size: 15
  934. title: ' '
  935. weight: '400'
  936. height: 23.06666
  937. larger: ''
  938. left: 481px
  939. lesser: ''
  940. linkhtml: 'true'
  941. ref: 311-RTY-1-2027
  942. top: 576px
  943. trend: 'true'
  944. type: data
  945. unit:
  946. size: 15
  947. title: ' K'
  948. weight: '700'
  949. width: 83.06666
  950. 311-RTY-1-2029:
  951. background_color: rgba(0, 0, 0, 0)
  952. decimal: '2'
  953. exponential: 'false'
  954. formula: ''
  955. header:
  956. size: 15
  957. title: 'T2_coil: '
  958. weight: '400'
  959. height: 24.06666
  960. larger: ''
  961. left: 579.983px
  962. lesser: ''
  963. linkhtml: 'true'
  964. ref: 311-RTY-1-2029
  965. top: 596px
  966. trend: 'true'
  967. type: data
  968. unit:
  969. size: 17
  970. title: ' K'
  971. weight: '700'
  972. width: 142.06666
  973. 311-RTY-1-3023:
  974. background_color: rgba(0, 0, 0, 0)
  975. decimal: '2'
  976. exponential: 'false'
  977. formula: ''
  978. header:
  979. size: 16
  980. title: ' '
  981. weight: '400'
  982. height: 23.06666
  983. larger: ''
  984. left: 1007px
  985. lesser: ''
  986. linkhtml: 'true'
  987. ref: 311-RTY-1-3023
  988. top: 384px
  989. trend: 'true'
  990. type: data
  991. unit:
  992. size: 16
  993. title: ' K'
  994. weight: '400'
  995. width: 76.06666
  996. 311-RTY-1-3027:
  997. background_color: rgba(0, 0, 0, 0)
  998. decimal: '2'
  999. exponential: 'false'
  1000. formula: ''
  1001. header:
  1002. size: 15
  1003. title: ' '
  1004. weight: '400'
  1005. height: 23.06666
  1006. larger: ''
  1007. left: 835px
  1008. lesser: ''
  1009. linkhtml: 'true'
  1010. ref: 311-RTY-1-3027
  1011. top: 476px
  1012. trend: 'true'
  1013. type: data
  1014. unit:
  1015. size: 15
  1016. title: ' K'
  1017. weight: '700'
  1018. width: 76.06666
  1019. 311-RTY-1-3029:
  1020. background_color: rgba(0, 0, 0, 0)
  1021. decimal: '2'
  1022. exponential: 'false'
  1023. formula: ''
  1024. header:
  1025. size: 15
  1026. title: 'T2_coil: '
  1027. weight: '400'
  1028. height: 32.06666
  1029. larger: ''
  1030. left: 944px
  1031. lesser: ''
  1032. linkhtml: 'true'
  1033. ref: 311-RTY-1-3029
  1034. top: 515.983px
  1035. trend: 'true'
  1036. type: data
  1037. unit:
  1038. size: 17
  1039. title: ' K'
  1040. weight: '700'
  1041. width: 141.06666
  1042. 311-RTY-1-4023:
  1043. background_color: rgba(0, 0, 0, 0)
  1044. decimal: '2'
  1045. exponential: 'false'
  1046. formula: ''
  1047. header:
  1048. size: 16
  1049. title: ' '
  1050. weight: '400'
  1051. height: 28.06666
  1052. larger: ''
  1053. left: 1359px
  1054. lesser: ''
  1055. linkhtml: 'true'
  1056. ref: 311-RTY-1-4023
  1057. top: 481px
  1058. trend: 'true'
  1059. type: data
  1060. unit:
  1061. size: 16
  1062. title: ' K'
  1063. weight: '400'
  1064. width: 76.06666
  1065. 311-RTY-1-4027:
  1066. background_color: rgba(0, 0, 0, 0)
  1067. decimal: '2'
  1068. exponential: 'false'
  1069. formula: ''
  1070. header:
  1071. size: 15
  1072. title: ' '
  1073. weight: '400'
  1074. height: 23.06666
  1075. larger: ''
  1076. left: 1184px
  1077. lesser: ''
  1078. linkhtml: 'true'
  1079. ref: 311-RTY-1-4027
  1080. top: 576px
  1081. trend: 'true'
  1082. type: data
  1083. unit:
  1084. size: 15
  1085. title: ' K'
  1086. weight: '700'
  1087. width: 82.06666
  1088. 311-RTY-1-4029:
  1089. background_color: rgba(0, 0, 0, 0)
  1090. decimal: '2'
  1091. exponential: 'false'
  1092. formula: ''
  1093. header:
  1094. size: 15
  1095. title: 'T2_coil: '
  1096. weight: '400'
  1097. height: 28.06666
  1098. larger: ''
  1099. left: 1318px
  1100. lesser: ''
  1101. linkhtml: 'true'
  1102. ref: 311-RTY-1-4029
  1103. top: 620.983px
  1104. trend: 'true'
  1105. type: data
  1106. unit:
  1107. size: 17
  1108. title: ' K'
  1109. weight: '700'
  1110. width: 130.06666
  1111. 311-RTY-1-5023:
  1112. background_color: rgba(0, 0, 0, 0)
  1113. decimal: '2'
  1114. exponential: 'false'
  1115. formula: ''
  1116. header:
  1117. size: 16
  1118. title: ' '
  1119. weight: '400'
  1120. height: 30.06666
  1121. larger: ''
  1122. left: 1709px
  1123. lesser: ''
  1124. linkhtml: 'true'
  1125. ref: 311-RTY-1-5023
  1126. top: 597px
  1127. trend: 'true'
  1128. type: data
  1129. unit:
  1130. size: 16
  1131. title: ' K'
  1132. weight: '400'
  1133. width: 74.06666
  1134. 311-RTY-1-5027:
  1135. background_color: rgba(0, 0, 0, 0)
  1136. decimal: '2'
  1137. exponential: 'false'
  1138. formula: ''
  1139. header:
  1140. size: 15
  1141. title: ' '
  1142. weight: '400'
  1143. height: 23.06666
  1144. larger: ''
  1145. left: 1537px
  1146. lesser: ''
  1147. linkhtml: 'true'
  1148. ref: 311-RTY-1-5027
  1149. top: 692px
  1150. trend: 'true'
  1151. type: data
  1152. unit:
  1153. size: 15
  1154. title: ' K'
  1155. weight: '700'
  1156. width: 77.06666
  1157. 311-RTY-1-5029:
  1158. background_color: rgba(0, 0, 0, 0)
  1159. decimal: '2'
  1160. exponential: 'false'
  1161. formula: ''
  1162. header:
  1163. size: 15
  1164. title: 'T2_coil: '
  1165. weight: '400'
  1166. height: 25.06666
  1167. larger: ''
  1168. left: 1647.98px
  1169. lesser: ''
  1170. linkhtml: 'true'
  1171. ref: 311-RTY-1-5029
  1172. top: 729.983px
  1173. trend: 'true'
  1174. type: data
  1175. unit:
  1176. size: 17
  1177. title: ' K'
  1178. weight: '700'
  1179. width: 149.06666
  1180. 311PCO-1-1071-EIN:
  1181. background_color: rgba(0, 0, 0, 0)
  1182. decimal: '0'
  1183. exponential: 'false'
  1184. formula: ''
  1185. header:
  1186. size: 14
  1187. title: 'ON? '
  1188. weight: '400'
  1189. height: 19.06666
  1190. larger: ''
  1191. left: 160px
  1192. lesser: '0.5'
  1193. linkhtml: 'true'
  1194. ref: 311PCO-1-1071-EIN
  1195. top: 407px
  1196. trend: 'true'
  1197. type: data
  1198. unit:
  1199. size: 14
  1200. title: ' '
  1201. weight: '400'
  1202. width: 50.06666
  1203. 311PCO-1-2071-EIN:
  1204. background_color: rgba(0, 0, 0, 0)
  1205. decimal: '0'
  1206. exponential: 'false'
  1207. formula: ''
  1208. header:
  1209. size: 14
  1210. title: 'ON? '
  1211. weight: '400'
  1212. height: 31.06666
  1213. larger: ''
  1214. left: 518px
  1215. lesser: '0.5'
  1216. linkhtml: 'true'
  1217. ref: 311PCO-1-2071-EIN
  1218. top: 292px
  1219. trend: 'true'
  1220. type: data
  1221. unit:
  1222. size: 14
  1223. title: ' '
  1224. weight: '400'
  1225. width: 58.06666
  1226. 311PCO-1-3071-EIN:
  1227. background_color: rgba(0, 0, 0, 0)
  1228. decimal: '0'
  1229. exponential: 'false'
  1230. formula: ''
  1231. header:
  1232. size: 14
  1233. title: 'ON? '
  1234. weight: '400'
  1235. height: 38.06666
  1236. larger: ''
  1237. left: 868px
  1238. lesser: '0.5'
  1239. linkhtml: 'true'
  1240. ref: 311PCO-1-3071-EIN
  1241. top: 189px
  1242. trend: 'true'
  1243. type: data
  1244. unit:
  1245. size: 14
  1246. title: ' '
  1247. weight: '400'
  1248. width: 54.06666
  1249. 311PCO-1-4071-EIN:
  1250. background_color: rgba(0, 0, 0, 0)
  1251. decimal: '0'
  1252. exponential: 'false'
  1253. formula: ''
  1254. header:
  1255. size: 14
  1256. title: 'ON? '
  1257. weight: '400'
  1258. height: 38.06666
  1259. larger: ''
  1260. left: 1220px
  1261. lesser: '0.5'
  1262. linkhtml: 'true'
  1263. ref: 311PCO-1-4071-EIN
  1264. top: 292px
  1265. trend: 'false'
  1266. type: data
  1267. unit:
  1268. size: 14
  1269. title: ' '
  1270. weight: '400'
  1271. width: 56.06666
  1272. 311PCO-1-5071-EIN:
  1273. background_color: rgba(0, 0, 0, 0)
  1274. decimal: '0'
  1275. exponential: 'false'
  1276. formula: ''
  1277. header:
  1278. size: 14
  1279. title: 'ON? '
  1280. weight: '400'
  1281. height: 38.06666
  1282. larger: ''
  1283. left: 1578px
  1284. lesser: '0.5'
  1285. linkhtml: 'true'
  1286. ref: 311PCO-1-5071-EIN
  1287. top: 402px
  1288. trend: 'false'
  1289. type: data
  1290. unit:
  1291. size: 14
  1292. title: ' '
  1293. weight: '400'
  1294. width: 57.06666
  1295. 311RPM-1-1420:
  1296. background_color: rgba(0, 0, 0, 0)
  1297. decimal: '2'
  1298. exponential: 'true'
  1299. formula: ''
  1300. header:
  1301. size: 18
  1302. title: 'Iso. Vac. M1: '
  1303. weight: '700'
  1304. height: 32.06666
  1305. larger: 7e-4
  1306. left: 138px
  1307. lesser: ''
  1308. linkhtml: 'true'
  1309. ref: 311RPM-1-1420
  1310. top: 964px
  1311. trend: 'true'
  1312. type: data
  1313. unit:
  1314. size: 18
  1315. title: ' mbar'
  1316. weight: '400'
  1317. width: 239.06666
  1318. 311RPM-1-3420:
  1319. background_color: rgba(0, 0, 0, 0)
  1320. decimal: '2'
  1321. exponential: 'true'
  1322. formula: ''
  1323. header:
  1324. size: 18
  1325. title: 'Iso. Vac. M3: '
  1326. weight: '700'
  1327. height: 29.06666
  1328. larger: 7e-4
  1329. left: 849px
  1330. lesser: ''
  1331. linkhtml: 'true'
  1332. ref: 311RPM-1-3420
  1333. top: 966px
  1334. trend: 'true'
  1335. type: data
  1336. unit:
  1337. size: 18
  1338. title: ' mbar'
  1339. weight: '400'
  1340. width: 234.06666
  1341. 311RPM-1-4420:
  1342. background_color: rgba(0, 0, 0, 0)
  1343. decimal: '2'
  1344. exponential: 'true'
  1345. formula: ''
  1346. header:
  1347. size: 18
  1348. title: 'Iso. Vac. M4: '
  1349. weight: '700'
  1350. height: 30.06666
  1351. larger: 7e-4
  1352. left: 1204px
  1353. lesser: ''
  1354. linkhtml: 'true'
  1355. ref: 311RPM-1-4420
  1356. top: 967px
  1357. trend: 'true'
  1358. type: data
  1359. unit:
  1360. size: 18
  1361. title: ' mbar'
  1362. weight: '400'
  1363. width: 230.06666
  1364. 311RPM-1-5420:
  1365. background_color: rgba(0, 0, 0, 0)
  1366. decimal: '2'
  1367. exponential: 'true'
  1368. formula: ''
  1369. header:
  1370. size: 18
  1371. title: 'Iso. Vac. M5: '
  1372. weight: '700'
  1373. height: 31.06666
  1374. larger: 7e-4
  1375. left: 1557px
  1376. lesser: ''
  1377. linkhtml: 'true'
  1378. ref: 311RPM-1-5420
  1379. top: 966px
  1380. trend: 'true'
  1381. type: data
  1382. unit:
  1383. size: 18
  1384. title: ' mbar'
  1385. weight: '400'
  1386. width: 233.06666
  1387. 311RPV-1-1460:
  1388. background_color: rgba(0, 0, 0, 0)
  1389. decimal: '2'
  1390. exponential: 'true'
  1391. formula: ''
  1392. header:
  1393. size: 18
  1394. title: 'Main Iso. Vacuum: '
  1395. weight: '700'
  1396. height: 27.06666
  1397. larger: 7e-4
  1398. left: 817px
  1399. lesser: ''
  1400. linkhtml: 'true'
  1401. ref: 311RPV-1-1460
  1402. top: 1016px
  1403. trend: 'true'
  1404. type: data
  1405. unit:
  1406. size: 18
  1407. title: ' mbar'
  1408. weight: '400'
  1409. width: 295.06666
  1410. DPS1-Helium-Temp:
  1411. background_color: rgba(0, 0, 0, 0)
  1412. decimal: '1'
  1413. exponential: 'false'
  1414. formula: ''
  1415. header:
  1416. size: 14
  1417. title: 'T-He: '
  1418. weight: '400'
  1419. height: 22.06666
  1420. larger: '80'
  1421. left: 218px
  1422. lesser: ''
  1423. linkhtml: 'true'
  1424. ref: DPS1-Helium-Temp
  1425. top: 389px
  1426. trend: 'true'
  1427. type: data
  1428. unit:
  1429. size: 14
  1430. title: ' °C'
  1431. weight: '400'
  1432. width: 123.06666
  1433. DPS1-Oil-Temp:
  1434. background_color: rgba(0, 0, 0, 0)
  1435. decimal: '1'
  1436. exponential: 'false'
  1437. formula: ''
  1438. header:
  1439. size: 14
  1440. title: 'T-Oil: '
  1441. weight: '400'
  1442. height: 19.06666
  1443. larger: '40'
  1444. left: 216px
  1445. lesser: '28.5'
  1446. linkhtml: 'true'
  1447. ref: DPS1-Oil-Temp
  1448. top: 408px
  1449. trend: 'true'
  1450. type: data
  1451. unit:
  1452. size: 14
  1453. title: ' °C'
  1454. weight: '400'
  1455. width: 122.06666
  1456. DPS2-Helium-Temp:
  1457. background_color: rgba(0, 0, 0, 0)
  1458. decimal: '1'
  1459. exponential: 'false'
  1460. formula: ''
  1461. header:
  1462. size: 14
  1463. title: 'T-He: '
  1464. weight: '400'
  1465. height: 19.06666
  1466. larger: '80'
  1467. left: 577px
  1468. lesser: ''
  1469. linkhtml: 'true'
  1470. ref: DPS2-Helium-Temp
  1471. top: 275px
  1472. trend: 'false'
  1473. type: data
  1474. unit:
  1475. size: 14
  1476. title: ' °C'
  1477. weight: '400'
  1478. width: 114.06666
  1479. DPS2-Oil-Temp:
  1480. background_color: rgba(0, 0, 0, 0)
  1481. decimal: '1'
  1482. exponential: 'false'
  1483. formula: ''
  1484. header:
  1485. size: 14
  1486. title: 'T-Oil: '
  1487. weight: '400'
  1488. height: 19.06666
  1489. larger: '40'
  1490. left: 576px
  1491. lesser: '28.5'
  1492. linkhtml: 'true'
  1493. ref: DPS2-Oil-Temp
  1494. top: 293px
  1495. trend: 'false'
  1496. type: data
  1497. unit:
  1498. size: 14
  1499. title: ' °C'
  1500. weight: '400'
  1501. width: 114.06666
  1502. DPS3-Helium-Temp:
  1503. background_color: rgba(0, 0, 0, 0)
  1504. decimal: '1'
  1505. exponential: 'false'
  1506. formula: ''
  1507. header:
  1508. size: 14
  1509. title: 'T-He: '
  1510. weight: '400'
  1511. height: 19.06666
  1512. larger: '80'
  1513. left: 927px
  1514. lesser: ''
  1515. linkhtml: 'true'
  1516. ref: DPS3-Helium-Temp
  1517. top: 174px
  1518. trend: 'false'
  1519. type: data
  1520. unit:
  1521. size: 14
  1522. title: ' °C'
  1523. weight: '400'
  1524. width: 121.06666
  1525. DPS3-Oil-Temp:
  1526. background_color: rgba(0, 0, 0, 0)
  1527. decimal: '1'
  1528. exponential: 'false'
  1529. formula: ''
  1530. header:
  1531. size: 14
  1532. title: 'T-Oil: '
  1533. weight: '400'
  1534. height: 19.06666
  1535. larger: '40'
  1536. left: 927px
  1537. lesser: '28.5'
  1538. linkhtml: 'true'
  1539. ref: DPS3-Oil-Temp
  1540. top: 194px
  1541. trend: 'false'
  1542. type: data
  1543. unit:
  1544. size: 14
  1545. title: ' °C'
  1546. weight: '400'
  1547. width: 123.06666
  1548. DPS4-Helium-Temp:
  1549. background_color: rgba(0, 0, 0, 0)
  1550. decimal: '1'
  1551. exponential: 'false'
  1552. formula: ''
  1553. header:
  1554. size: 14
  1555. title: 'T-He: '
  1556. weight: '400'
  1557. height: 19.06666
  1558. larger: '80'
  1559. left: 1278px
  1560. lesser: ''
  1561. linkhtml: 'true'
  1562. ref: DPS4-Helium-Temp
  1563. top: 274px
  1564. trend: 'false'
  1565. type: data
  1566. unit:
  1567. size: 14
  1568. title: ' °C'
  1569. weight: '400'
  1570. width: 127.06666
  1571. DPS4-Oil-Temp:
  1572. background_color: rgba(0, 0, 0, 0)
  1573. decimal: '1'
  1574. exponential: 'false'
  1575. formula: ''
  1576. header:
  1577. size: 14
  1578. title: 'T-Oil: '
  1579. weight: '400'
  1580. height: 19.06666
  1581. larger: '40'
  1582. left: 1279px
  1583. lesser: '28.5'
  1584. linkhtml: 'true'
  1585. ref: DPS4-Oil-Temp
  1586. top: 295px
  1587. trend: 'false'
  1588. type: data
  1589. unit:
  1590. size: 14
  1591. title: ' °C'
  1592. weight: '400'
  1593. width: 128.06666
  1594. DPS5-Helium-Temp:
  1595. background_color: rgba(0, 0, 0, 0)
  1596. decimal: '1'
  1597. exponential: 'false'
  1598. formula: ''
  1599. header:
  1600. size: 14
  1601. title: 'T-He: '
  1602. weight: '400'
  1603. height: 19.06666
  1604. larger: '80'
  1605. left: 1635px
  1606. lesser: ''
  1607. linkhtml: 'true'
  1608. ref: DPS5-Helium-Temp
  1609. top: 387px
  1610. trend: 'false'
  1611. type: data
  1612. unit:
  1613. size: 14
  1614. title: ' °C'
  1615. weight: '400'
  1616. width: 124.06666
  1617. DPS5-Oil-Temp:
  1618. background_color: rgba(0, 0, 0, 0)
  1619. decimal: '1'
  1620. exponential: 'false'
  1621. formula: ''
  1622. header:
  1623. size: '14'
  1624. title: 'T-Oil:'
  1625. weight: '400'
  1626. height: 19.06666
  1627. larger: '40'
  1628. left: 1637px
  1629. lesser: '28.5'
  1630. linkhtml: 'true'
  1631. ref: DPS5-Oil-Temp
  1632. top: 410px
  1633. trend: 'false'
  1634. type: data
  1635. unit:
  1636. size: '14'
  1637. title: °C
  1638. weight: '400'
  1639. width: 124.06666
  1640. header_compressor-he-pressures:
  1641. background_color: rgba(0, 0, 0, 0)
  1642. header:
  1643. size: 16
  1644. title: 'Compressor He pressures '
  1645. weight: '400'
  1646. height: 45.06666
  1647. left: -2px
  1648. titlelink: http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=virtual&db_name=srctree&db_group=-3&control_group=-3&db_mask=all&experiment=-&window=604800&module=graph&virtual=srctree&srctree=fbmd__FBMD__2__18,fbmd__FBMD__2__19,fbmd__FBMD__2__29,fbmd__FBMD__2__30,fbmd__FBMD__2__40,fbmd__FBMD__2__41,fbmd__FBMD__2__51,fbmd__FBMD__2__52,fbmd__FBMD__2__62,fbmd__FBMD__2__63&bar_axis_range=0:0&infomod=legend&history_id=1558686959804
  1649. top: 375px
  1650. type: header
  1651. width: 112.06666
  1652. header_link-to-loopsdps:
  1653. background_color: rgba(0, 0, 0, 0)
  1654. header:
  1655. size: 18
  1656. title: 'Link to Loops-DPS '
  1657. weight: '400'
  1658. height: 24.06666
  1659. left: 5px
  1660. titlelink: http://bora-loops-dps.kaas.kit.edu/
  1661. top: 1052px
  1662. type: header
  1663. width: 170.06666
  1664. header_magnet-8855:
  1665. background_color: rgba(0, 0, 0, 0)
  1666. header:
  1667. size: 20
  1668. title: 'Magnet 8855 '
  1669. weight: '700'
  1670. height: 30.06666
  1671. left: 175.983px
  1672. top: 304.967px
  1673. type: header
  1674. width: 136.06666
  1675. header_magnet-8856:
  1676. background_color: rgba(0, 0, 0, 0)
  1677. header:
  1678. size: 20
  1679. title: 'Magnet 8856 '
  1680. weight: '700'
  1681. height: 28.06666
  1682. left: 1590.98px
  1683. top: 303.983px
  1684. type: header
  1685. width: 140.06666
  1686. header_magnet-8857:
  1687. background_color: rgba(0, 0, 0, 0)
  1688. header:
  1689. size: 20
  1690. title: 'Magnet 8857 '
  1691. weight: '700'
  1692. height: 30.06666
  1693. left: 882.983px
  1694. top: 100px
  1695. type: header
  1696. width: 132.06666
  1697. header_magnet-8858r1:
  1698. background_color: rgba(0, 0, 0, 0)
  1699. header:
  1700. size: 20
  1701. title: 'Magnet 8858R1 '
  1702. weight: '700'
  1703. height: 28.06666
  1704. left: 518px
  1705. titlelink: ''
  1706. top: 183px
  1707. type: header
  1708. width: 164.06666
  1709. header_magnet-8903:
  1710. background_color: rgba(0, 0, 0, 0)
  1711. header:
  1712. size: 20
  1713. title: 'Magnet 8903 '
  1714. weight: '700'
  1715. height: 28.06666
  1716. left: 1257.98px
  1717. top: 178.983px
  1718. type: header
  1719. width: 140.06666
  1720. header_mcs:
  1721. background_color: rgba(0, 0, 0, 0)
  1722. header:
  1723. size: 18
  1724. title: 'MCS '
  1725. weight: '700'
  1726. height: 24.06666
  1727. left: 0px
  1728. titlelink: http://bora-mcs.kaas.kit.edu/
  1729. top: 103px
  1730. type: header
  1731. width: 50.06666
  1732. header_oil-temperatures:
  1733. background_color: rgba(0, 0, 0, 0)
  1734. header:
  1735. size: 16
  1736. title: 'Oil temperatures '
  1737. weight: '400'
  1738. height: 24.06666
  1739. left: -4px
  1740. titlelink: http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=virtual&db_name=srctree&db_group=-3&control_group=-3&db_mask=all&experiment=-&window=604800&module=graph&virtual=srctree&srctree=fbmd__FBMD__2__17,fbmd__FBMD__2__28,fbmd__FBMD__2__39,fbmd__FBMD__2__50,fbmd__FBMD__2__61&bar_axis_range=0:0&infomod=legend&history_id=1558687492138
  1741. top: 424px
  1742. type: header
  1743. width: 137.06666
  1744. header_status-of-the-dps-magnets:
  1745. background_color: rgba(0, 0, 0, 0)
  1746. header:
  1747. size: 28
  1748. title: 'Status of the DPS magnets '
  1749. weight: '700'
  1750. height: 34.06666
  1751. left: 761px
  1752. titlelink: http://bora-mcs.kaas.kit.edu/
  1753. top: 11px
  1754. type: header
  1755. width: 388.06666
  1756. header_t-of-cooling-water:
  1757. background_color: rgba(0, 0, 0, 0)
  1758. header:
  1759. size: 18
  1760. title: 'T of Cooling Water '
  1761. weight: '400'
  1762. height: 25.06666
  1763. left: -1px
  1764. titlelink: http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=virtual&db_name=srctree&db_group=-3&control_group=-3&db_mask=all&experiment=-&window=86400&module=graph&virtual=srctree&srctree=cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__30,cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__33,cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__36,cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__39,cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__42,cscryo__ControlSystem_DPS__310_MAG_Magnetkuehlung__45&infomod=legend&history_id=1536679137027
  1765. top: 344px
  1766. type: header
  1767. width: 168.06666
  1768. header_t-on-cl:
  1769. background_color: rgba(0, 0, 0, 0)
  1770. header:
  1771. size: 18
  1772. title: 'T on CL '
  1773. weight: '400'
  1774. height: 25.06666
  1775. left: 1px
  1776. titlelink: http://adei-katrin.kaas.kit.edu/adei/#module=graph&db_server=virtual&db_name=srctree&db_group=-3&control_group=-3&db_mask=all&experiment=-&window=3600&module=graph&virtual=srctree&srctree=cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__0,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__3,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__6,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__9,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__12,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__15,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__18,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__21,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__24,cscryo__ControlSystem_DPS__310_MAG_Stromzufuhr__27&infomod=legend&history_id=1536678857335
  1777. top: 281px
  1778. type: header
  1779. width: 80.06666