You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

527 lines
26 KiB

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
  5. <title>使用说明</title><link href='https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext' rel='stylesheet' type='text/css' /><style type='text/css'>html {overflow-x: initial !important;}:root { --bg-color:#ffffff; --text-color:#333333; --select-text-bg-color:#B5D6FC; --select-text-font-color:auto; --monospace:"Lucida Console",Consolas,"Courier",monospace; }
  6. html { font-size: 14px; background-color: var(--bg-color); color: var(--text-color); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
  7. body { margin: 0px; padding: 0px; height: auto; bottom: 0px; top: 0px; left: 0px; right: 0px; font-size: 1rem; line-height: 1.42857; overflow-x: hidden; background: inherit; tab-size: 4; }
  8. iframe { margin: auto; }
  9. a.url { word-break: break-all; }
  10. a:active, a:hover { outline: 0px; }
  11. .in-text-selection, ::selection { text-shadow: none; background: var(--select-text-bg-color); color: var(--select-text-font-color); }
  12. #write { margin: 0px auto; height: auto; width: inherit; word-break: normal; overflow-wrap: break-word; position: relative; white-space: normal; overflow-x: visible; padding-top: 40px; }
  13. #write.first-line-indent p { text-indent: 2em; }
  14. #write.first-line-indent li p, #write.first-line-indent p * { text-indent: 0px; }
  15. #write.first-line-indent li { margin-left: 2em; }
  16. .for-image #write { padding-left: 8px; padding-right: 8px; }
  17. body.typora-export { padding-left: 30px; padding-right: 30px; }
  18. .typora-export .footnote-line, .typora-export li, .typora-export p { white-space: pre-wrap; }
  19. @media screen and (max-width: 500px) {
  20. body.typora-export { padding-left: 0px; padding-right: 0px; }
  21. #write { padding-left: 20px; padding-right: 20px; }
  22. .CodeMirror-sizer { margin-left: 0px !important; }
  23. .CodeMirror-gutters { display: none !important; }
  24. }
  25. #write li > figure:last-child { margin-bottom: 0.5rem; }
  26. #write ol, #write ul { position: relative; }
  27. img { max-width: 100%; vertical-align: middle; image-orientation: from-image; }
  28. button, input, select, textarea { color: inherit; font: inherit; }
  29. input[type="checkbox"], input[type="radio"] { line-height: normal; padding: 0px; }
  30. *, ::after, ::before { box-sizing: border-box; }
  31. #write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p, #write pre { width: inherit; }
  32. #write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p { position: relative; }
  33. p { line-height: inherit; }
  34. h1, h2, h3, h4, h5, h6 { break-after: avoid-page; break-inside: avoid; orphans: 4; }
  35. p { orphans: 4; }
  36. h1 { font-size: 2rem; }
  37. h2 { font-size: 1.8rem; }
  38. h3 { font-size: 1.6rem; }
  39. h4 { font-size: 1.4rem; }
  40. h5 { font-size: 1.2rem; }
  41. h6 { font-size: 1rem; }
  42. .md-math-block, .md-rawblock, h1, h2, h3, h4, h5, h6, p { margin-top: 1rem; margin-bottom: 1rem; }
  43. .hidden { display: none; }
  44. .md-blockmeta { color: rgb(204, 204, 204); font-weight: 700; font-style: italic; }
  45. a { cursor: pointer; }
  46. sup.md-footnote { padding: 2px 4px; background-color: rgba(238, 238, 238, 0.7); color: rgb(85, 85, 85); border-radius: 4px; cursor: pointer; }
  47. sup.md-footnote a, sup.md-footnote a:hover { color: inherit; text-transform: inherit; text-decoration: inherit; }
  48. #write input[type="checkbox"] { cursor: pointer; width: inherit; height: inherit; }
  49. figure { overflow-x: auto; margin: 1.2em 0px; max-width: calc(100% + 16px); padding: 0px; }
  50. figure > table { margin: 0px; }
  51. tr { break-inside: avoid; break-after: auto; }
  52. thead { display: table-header-group; }
  53. table { border-collapse: collapse; border-spacing: 0px; width: 100%; overflow: auto; break-inside: auto; text-align: left; }
  54. table.md-table td { min-width: 32px; }
  55. .CodeMirror-gutters { border-right: 0px; background-color: inherit; }
  56. .CodeMirror-linenumber { user-select: none; }
  57. .CodeMirror { text-align: left; }
  58. .CodeMirror-placeholder { opacity: 0.3; }
  59. .CodeMirror pre { padding: 0px 4px; }
  60. .CodeMirror-lines { padding: 0px; }
  61. div.hr:focus { cursor: none; }
  62. #write pre { white-space: pre-wrap; }
  63. #write.fences-no-line-wrapping pre { white-space: pre; }
  64. #write pre.ty-contain-cm { white-space: normal; }
  65. .CodeMirror-gutters { margin-right: 4px; }
  66. .md-fences { font-size: 0.9rem; display: block; break-inside: avoid; text-align: left; overflow: visible; white-space: pre; background: inherit; position: relative !important; }
  67. .md-diagram-panel { width: 100%; margin-top: 10px; text-align: center; padding-top: 0px; padding-bottom: 8px; overflow-x: auto; }
  68. #write .md-fences.mock-cm { white-space: pre-wrap; }
  69. .md-fences.md-fences-with-lineno { padding-left: 0px; }
  70. #write.fences-no-line-wrapping .md-fences.mock-cm { white-space: pre; overflow-x: auto; }
  71. .md-fences.mock-cm.md-fences-with-lineno { padding-left: 8px; }
  72. .CodeMirror-line, twitterwidget { break-inside: avoid; }
  73. .footnotes { opacity: 0.8; font-size: 0.9rem; margin-top: 1em; margin-bottom: 1em; }
  74. .footnotes + .footnotes { margin-top: 0px; }
  75. .md-reset { margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: top; background: 0px 0px; text-decoration: none; text-shadow: none; float: none; position: static; width: auto; height: auto; white-space: nowrap; cursor: inherit; -webkit-tap-highlight-color: transparent; line-height: normal; font-weight: 400; text-align: left; box-sizing: content-box; direction: ltr; }
  76. li div { padding-top: 0px; }
  77. blockquote { margin: 1rem 0px; }
  78. li .mathjax-block, li p { margin: 0.5rem 0px; }
  79. li { margin: 0px; position: relative; }
  80. blockquote > :last-child { margin-bottom: 0px; }
  81. blockquote > :first-child, li > :first-child { margin-top: 0px; }
  82. .footnotes-area { color: rgb(136, 136, 136); margin-top: 0.714rem; padding-bottom: 0.143rem; white-space: normal; }
  83. #write .footnote-line { white-space: pre-wrap; }
  84. @media print {
  85. body, html { border: 1px solid transparent; height: 99%; break-after: avoid; break-before: avoid; font-variant-ligatures: no-common-ligatures; }
  86. #write { margin-top: 0px; padding-top: 0px; border-color: transparent !important; }
  87. .typora-export * { -webkit-print-color-adjust: exact; }
  88. html.blink-to-pdf { font-size: 13px; }
  89. .typora-export #write { padding-left: 32px; padding-right: 32px; padding-bottom: 0px; break-after: avoid; }
  90. .typora-export #write::after { height: 0px; }
  91. .is-mac table { break-inside: avoid; }
  92. }
  93. .footnote-line { margin-top: 0.714em; font-size: 0.7em; }
  94. a img, img a { cursor: pointer; }
  95. pre.md-meta-block { font-size: 0.8rem; min-height: 0.8rem; white-space: pre-wrap; background: rgb(204, 204, 204); display: block; overflow-x: hidden; }
  96. p > .md-image:only-child:not(.md-img-error) img, p > img:only-child { display: block; margin: auto; }
  97. #write.first-line-indent p > .md-image:only-child:not(.md-img-error) img { left: -2em; position: relative; }
  98. p > .md-image:only-child { display: inline-block; width: 100%; }
  99. #write .MathJax_Display { margin: 0.8em 0px 0px; }
  100. .md-math-block { width: 100%; }
  101. .md-math-block:not(:empty)::after { display: none; }
  102. [contenteditable="true"]:active, [contenteditable="true"]:focus, [contenteditable="false"]:active, [contenteditable="false"]:focus { outline: 0px; box-shadow: none; }
  103. .md-task-list-item { position: relative; list-style-type: none; }
  104. .task-list-item.md-task-list-item { padding-left: 0px; }
  105. .md-task-list-item > input { position: absolute; top: 0px; left: 0px; margin-left: -1.2em; margin-top: calc(1em - 10px); border: none; }
  106. .math { font-size: 1rem; }
  107. .md-toc { min-height: 3.58rem; position: relative; font-size: 0.9rem; border-radius: 10px; }
  108. .md-toc-content { position: relative; margin-left: 0px; }
  109. .md-toc-content::after, .md-toc::after { display: none; }
  110. .md-toc-item { display: block; color: rgb(65, 131, 196); }
  111. .md-toc-item a { text-decoration: none; }
  112. .md-toc-inner:hover { text-decoration: underline; }
  113. .md-toc-inner { display: inline-block; cursor: pointer; }
  114. .md-toc-h1 .md-toc-inner { margin-left: 0px; font-weight: 700; }
  115. .md-toc-h2 .md-toc-inner { margin-left: 2em; }
  116. .md-toc-h3 .md-toc-inner { margin-left: 4em; }
  117. .md-toc-h4 .md-toc-inner { margin-left: 6em; }
  118. .md-toc-h5 .md-toc-inner { margin-left: 8em; }
  119. .md-toc-h6 .md-toc-inner { margin-left: 10em; }
  120. @media screen and (max-width: 48em) {
  121. .md-toc-h3 .md-toc-inner { margin-left: 3.5em; }
  122. .md-toc-h4 .md-toc-inner { margin-left: 5em; }
  123. .md-toc-h5 .md-toc-inner { margin-left: 6.5em; }
  124. .md-toc-h6 .md-toc-inner { margin-left: 8em; }
  125. }
  126. a.md-toc-inner { font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; }
  127. .footnote-line a:not(.reversefootnote) { color: inherit; }
  128. .md-attr { display: none; }
  129. .md-fn-count::after { content: "."; }
  130. code, pre, samp, tt { font-family: var(--monospace); }
  131. kbd { margin: 0px 0.1em; padding: 0.1em 0.6em; font-size: 0.8em; color: rgb(36, 39, 41); background: rgb(255, 255, 255); border: 1px solid rgb(173, 179, 185); border-radius: 3px; box-shadow: rgba(12, 13, 14, 0.2) 0px 1px 0px, rgb(255, 255, 255) 0px 0px 0px 2px inset; white-space: nowrap; vertical-align: middle; }
  132. .md-comment { color: rgb(162, 127, 3); opacity: 0.8; font-family: var(--monospace); }
  133. code { text-align: left; vertical-align: initial; }
  134. a.md-print-anchor { white-space: pre !important; border-width: initial !important; border-style: none !important; border-color: initial !important; display: inline-block !important; position: absolute !important; width: 1px !important; right: 0px !important; outline: 0px !important; background: 0px 0px !important; text-decoration: initial !important; text-shadow: initial !important; }
  135. .md-inline-math .MathJax_SVG .noError { display: none !important; }
  136. .html-for-mac .inline-math-svg .MathJax_SVG { vertical-align: 0.2px; }
  137. .md-math-block .MathJax_SVG_Display { text-align: center; margin: 0px; position: relative; text-indent: 0px; max-width: none; max-height: none; min-height: 0px; min-width: 100%; width: auto; overflow-y: hidden; display: block !important; }
  138. .MathJax_SVG_Display, .md-inline-math .MathJax_SVG_Display { width: auto; margin: inherit; display: inline-block !important; }
  139. .MathJax_SVG .MJX-monospace { font-family: var(--monospace); }
  140. .MathJax_SVG .MJX-sans-serif { font-family: sans-serif; }
  141. .MathJax_SVG { display: inline; font-style: normal; font-weight: 400; line-height: normal; zoom: 90%; text-indent: 0px; text-align: left; text-transform: none; letter-spacing: normal; word-spacing: normal; overflow-wrap: normal; white-space: nowrap; float: none; direction: ltr; max-width: none; max-height: none; min-width: 0px; min-height: 0px; border: 0px; padding: 0px; margin: 0px; }
  142. .MathJax_SVG * { transition: none 0s ease 0s; }
  143. .MathJax_SVG_Display svg { vertical-align: middle !important; margin-bottom: 0px !important; margin-top: 0px !important; }
  144. .os-windows.monocolor-emoji .md-emoji { font-family: "Segoe UI Symbol", sans-serif; }
  145. .md-diagram-panel > svg { max-width: 100%; }
  146. [lang="flow"] svg, [lang="mermaid"] svg { max-width: 100%; height: auto; }
  147. [lang="mermaid"] .node text { font-size: 1rem; }
  148. table tr th { border-bottom: 0px; }
  149. video { max-width: 100%; display: block; margin: 0px auto; }
  150. iframe { max-width: 100%; width: 100%; border: none; }
  151. .highlight td, .highlight tr { border: 0px; }
  152. svg[id^="mermaidChart"] { line-height: 1em; }
  153. mark { background: rgb(255, 255, 0); color: rgb(0, 0, 0); }
  154. .md-html-inline .md-plain, .md-html-inline strong, mark .md-inline-math, mark strong { color: inherit; }
  155. mark .md-meta { color: rgb(0, 0, 0); opacity: 0.3 !important; }
  156. :root {
  157. --side-bar-bg-color: #fafafa;
  158. --control-text-color: #777;
  159. }
  160. @include-when-export url(https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext);
  161. /* open-sans-regular - latin-ext_latin */
  162. /* open-sans-italic - latin-ext_latin */
  163. /* open-sans-700 - latin-ext_latin */
  164. /* open-sans-700italic - latin-ext_latin */
  165. html {
  166. font-size: 16px;
  167. }
  168. body {
  169. font-family: "Open Sans","Clear Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  170. color: rgb(51, 51, 51);
  171. line-height: 1.6;
  172. }
  173. #write {
  174. max-width: 860px;
  175. margin: 0 auto;
  176. padding: 30px;
  177. padding-bottom: 100px;
  178. }
  179. @media only screen and (min-width: 1400px) {
  180. #write {
  181. max-width: 1024px;
  182. }
  183. }
  184. @media only screen and (min-width: 1800px) {
  185. #write {
  186. max-width: 1200px;
  187. }
  188. }
  189. #write > ul:first-child,
  190. #write > ol:first-child{
  191. margin-top: 30px;
  192. }
  193. a {
  194. color: #4183C4;
  195. }
  196. h1,
  197. h2,
  198. h3,
  199. h4,
  200. h5,
  201. h6 {
  202. position: relative;
  203. margin-top: 1rem;
  204. margin-bottom: 1rem;
  205. font-weight: bold;
  206. line-height: 1.4;
  207. cursor: text;
  208. }
  209. h1:hover a.anchor,
  210. h2:hover a.anchor,
  211. h3:hover a.anchor,
  212. h4:hover a.anchor,
  213. h5:hover a.anchor,
  214. h6:hover a.anchor {
  215. text-decoration: none;
  216. }
  217. h1 tt,
  218. h1 code {
  219. font-size: inherit;
  220. }
  221. h2 tt,
  222. h2 code {
  223. font-size: inherit;
  224. }
  225. h3 tt,
  226. h3 code {
  227. font-size: inherit;
  228. }
  229. h4 tt,
  230. h4 code {
  231. font-size: inherit;
  232. }
  233. h5 tt,
  234. h5 code {
  235. font-size: inherit;
  236. }
  237. h6 tt,
  238. h6 code {
  239. font-size: inherit;
  240. }
  241. h1 {
  242. padding-bottom: .3em;
  243. font-size: 2.25em;
  244. line-height: 1.2;
  245. border-bottom: 1px solid #eee;
  246. }
  247. h2 {
  248. padding-bottom: .3em;
  249. font-size: 1.75em;
  250. line-height: 1.225;
  251. border-bottom: 1px solid #eee;
  252. }
  253. h3 {
  254. font-size: 1.5em;
  255. line-height: 1.43;
  256. }
  257. h4 {
  258. font-size: 1.25em;
  259. }
  260. h5 {
  261. font-size: 1em;
  262. }
  263. h6 {
  264. font-size: 1em;
  265. color: #777;
  266. }
  267. p,
  268. blockquote,
  269. ul,
  270. ol,
  271. dl,
  272. table{
  273. margin: 0.8em 0;
  274. }
  275. li>ol,
  276. li>ul {
  277. margin: 0 0;
  278. }
  279. hr {
  280. height: 2px;
  281. padding: 0;
  282. margin: 16px 0;
  283. background-color: #e7e7e7;
  284. border: 0 none;
  285. overflow: hidden;
  286. box-sizing: content-box;
  287. }
  288. li p.first {
  289. display: inline-block;
  290. }
  291. ul,
  292. ol {
  293. padding-left: 30px;
  294. }
  295. ul:first-child,
  296. ol:first-child {
  297. margin-top: 0;
  298. }
  299. ul:last-child,
  300. ol:last-child {
  301. margin-bottom: 0;
  302. }
  303. blockquote {
  304. border-left: 4px solid #dfe2e5;
  305. padding: 0 15px;
  306. color: #777777;
  307. }
  308. blockquote blockquote {
  309. padding-right: 0;
  310. }
  311. table {
  312. padding: 0;
  313. word-break: initial;
  314. }
  315. table tr {
  316. border-top: 1px solid #dfe2e5;
  317. margin: 0;
  318. padding: 0;
  319. }
  320. table tr:nth-child(2n),
  321. thead {
  322. background-color: #f8f8f8;
  323. }
  324. table tr th {
  325. font-weight: bold;
  326. border: 1px solid #dfe2e5;
  327. border-bottom: 0;
  328. margin: 0;
  329. padding: 6px 13px;
  330. }
  331. table tr td {
  332. border: 1px solid #dfe2e5;
  333. margin: 0;
  334. padding: 6px 13px;
  335. }
  336. table tr th:first-child,
  337. table tr td:first-child {
  338. margin-top: 0;
  339. }
  340. table tr th:last-child,
  341. table tr td:last-child {
  342. margin-bottom: 0;
  343. }
  344. .CodeMirror-lines {
  345. padding-left: 4px;
  346. }
  347. .code-tooltip {
  348. box-shadow: 0 1px 1px 0 rgba(0,28,36,.3);
  349. border-top: 1px solid #eef2f2;
  350. }
  351. .md-fences,
  352. code,
  353. tt {
  354. border: 1px solid #e7eaed;
  355. background-color: #f8f8f8;
  356. border-radius: 3px;
  357. padding: 0;
  358. padding: 2px 4px 0px 4px;
  359. font-size: 0.9em;
  360. }
  361. code {
  362. background-color: #f3f4f4;
  363. padding: 0 2px 0 2px;
  364. }
  365. .md-fences {
  366. margin-bottom: 15px;
  367. margin-top: 15px;
  368. padding-top: 8px;
  369. padding-bottom: 6px;
  370. }
  371. .md-task-list-item > input {
  372. margin-left: -1.3em;
  373. }
  374. @media print {
  375. html {
  376. font-size: 13px;
  377. }
  378. table,
  379. pre {
  380. page-break-inside: avoid;
  381. }
  382. pre {
  383. word-wrap: break-word;
  384. }
  385. }
  386. .md-fences {
  387. background-color: #f8f8f8;
  388. }
  389. #write pre.md-meta-block {
  390. padding: 1rem;
  391. font-size: 85%;
  392. line-height: 1.45;
  393. background-color: #f7f7f7;
  394. border: 0;
  395. border-radius: 3px;
  396. color: #777777;
  397. margin-top: 0 !important;
  398. }
  399. .mathjax-block>.code-tooltip {
  400. bottom: .375rem;
  401. }
  402. .md-mathjax-midline {
  403. background: #fafafa;
  404. }
  405. #write>h3.md-focus:before{
  406. left: -1.5625rem;
  407. top: .375rem;
  408. }
  409. #write>h4.md-focus:before{
  410. left: -1.5625rem;
  411. top: .285714286rem;
  412. }
  413. #write>h5.md-focus:before{
  414. left: -1.5625rem;
  415. top: .285714286rem;
  416. }
  417. #write>h6.md-focus:before{
  418. left: -1.5625rem;
  419. top: .285714286rem;
  420. }
  421. .md-image>.md-meta {
  422. /*border: 1px solid #ddd;*/
  423. border-radius: 3px;
  424. padding: 2px 0px 0px 4px;
  425. font-size: 0.9em;
  426. color: inherit;
  427. }
  428. .md-tag {
  429. color: #a7a7a7;
  430. opacity: 1;
  431. }
  432. .md-toc {
  433. margin-top:20px;
  434. padding-bottom:20px;
  435. }
  436. .sidebar-tabs {
  437. border-bottom: none;
  438. }
  439. #typora-quick-open {
  440. border: 1px solid #ddd;
  441. background-color: #f8f8f8;
  442. }
  443. #typora-quick-open-item {
  444. background-color: #FAFAFA;
  445. border-color: #FEFEFE #e5e5e5 #e5e5e5 #eee;
  446. border-style: solid;
  447. border-width: 1px;
  448. }
  449. /** focus mode */
  450. .on-focus-mode blockquote {
  451. border-left-color: rgba(85, 85, 85, 0.12);
  452. }
  453. header, .context-menu, .megamenu-content, footer{
  454. font-family: "Segoe UI", "Arial", sans-serif;
  455. }
  456. .file-node-content:hover .file-node-icon,
  457. .file-node-content:hover .file-node-open-state{
  458. visibility: visible;
  459. }
  460. .mac-seamless-mode #typora-sidebar {
  461. background-color: #fafafa;
  462. background-color: var(--side-bar-bg-color);
  463. }
  464. .md-lang {
  465. color: #b4654d;
  466. }
  467. .html-for-mac .context-menu {
  468. --item-hover-bg-color: #E6F0FE;
  469. }
  470. #md-notification .btn {
  471. border: 0;
  472. }
  473. .dropdown-menu .divider {
  474. border-color: #e5e5e5;
  475. }
  476. .ty-preferences .window-content {
  477. background-color: #fafafa;
  478. }
  479. .ty-preferences .nav-group-item.active {
  480. color: white;
  481. background: #999;
  482. }
  483. </style>
  484. </head>
  485. <body class='typora-export os-windows' >
  486. <div id='write' class = ''><h1><a name="全自动石墨消解仪使用说明" class="md-header-anchor"></a><span>全自动石墨消解仪使用说明</span></h1><p>&nbsp;</p><h2><a name="设备登录" class="md-header-anchor"></a><span>设备登录</span></h2><p><span>在设备准备就绪后, 可通过链接 </span><a href='http://192.168.87.139/#/' target='_blank' class='url'>http://192.168.87.139/#/</a><span> 访问设备操作界面, 在执行消解任务前,需要使用账号信息登录到设备以完成身份验证。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530094808918.png" referrerpolicy="no-referrer" alt="image-20240530094808918"></p><p><span> </span></p><h2><a name="设备初始化" class="md-header-anchor"></a><span>设备初始化</span></h2><p><span>当用户登录到设备后,系统开始自动进行初始化操作。 在初始化阶段,系统会自动进行设备信息检查,部件复位以及异常清理等操作, 所以在初始化阶段不可执行消解任务, 仅有当设备初始化完成之后方可正常使用。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530094258391.png" referrerpolicy="no-referrer" alt="image-20240530094258391"></p><p>&nbsp;</p><h2><a name="操作主界面" class="md-header-anchor"></a><span>操作主界面</span></h2><p><span>设备初始化完成后即进入操作主界面,该界面用于查看设备实时运行状态信息, 例如系统酸液量,试管架工作状态以及加热信息等, 同时通过 </span><code>添加试管架</code><span> 按钮进行消解任务创建以针对一批试管进行消解操作。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530100828780.png" referrerpolicy="no-referrer" alt="image-20240530100828780"></p><p>&nbsp;</p><p><strong><span>新建消解任务</span></strong></p><p><span>点击 </span><code>添加试管架</code><span> 按钮, 将会提示是否添加新的消解样本,点击确定后设备门将会自动打开,并准备接收新的样本试管架。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530110207503.png" referrerpolicy="no-referrer" alt="image-20240530110207503"></p><p><span>将试管架如下图放入后, 需要在设备操作界面通知设备试管架已经放入完成,可以继续进行下一步操作。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530111414736.png" referrerpolicy="no-referrer" alt="image-20240530111414736"></p><p><span>操作界面确认如下图所示,点击确认按钮完成确认。 确认完成后,设备将会自动关闭设备门,以便进行后续操作。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530111643978.png" referrerpolicy="no-referrer" alt="image-20240530111643978"></p><p><span>试管架放入后,需要选择针对该批试管执行的消解配方,消解配方用于说明消解步骤如何进行, 例如加热温度,加酸种类以及加酸量等。</span></p><p><span>在试管状态区域,需要手动确定试管是否存在,如果试管架存在孔位则需要在对应的勾选编号取消勾选以告知设备该孔位不存在试管。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530114731393.png" referrerpolicy="no-referrer" alt="image-20240530114731393"></p><p><span>试管状态标记完成之后, 设备开始依照配方内容进行消解任务执行。</span></p><p><span>在消解过程中,需要人工进行消解状态的标定,以告知系统需要将哪些试管放入异常处理区域进行消解异常处理。</span></p><p><span>如下图所示,通过点击虚线圆圈以标记试管01,02为消解异常并送入异常处理区进行异常处理操作。</span></p><p><img src="D:\Sige5193\digester\doc\使用说明.assets\image-20240530115551935.png" referrerpolicy="no-referrer" alt="image-20240530115551935"></p><p><span>当正常试管处理完毕后,将会提示将试�
  487. </body>
  488. </html>