Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 817:e49a35ab7394
auto-SP work, auto-SP data stored in EEADR 116-119
author | heinrichsweikamp |
---|---|
date | Sat, 06 Jun 2015 14:46:27 +0200 |
parents | df8cd5ffd993 |
children | 2151c4135fad |
comparison
equal
deleted
inserted
replaced
816:df8cd5ffd993 | 817:e49a35ab7394 |
---|---|
322 TCODE .13, .2, "Custom Funktionen II" ;186 Custom Functions II | 322 TCODE .13, .2, "Custom Funktionen II" ;186 Custom Functions II |
323 TCODE .20, .95, "Lizenz anzeigen " ;187 Show License | 323 TCODE .20, .95, "Lizenz anzeigen " ;187 Show License |
324 TCODE .0, .2, "Sim. Daten:" ;188 Sim. Results: | 324 TCODE .0, .2, "Sim. Daten:" ;188 Sim. Results: |
325 TCODE .90, .25, "Oberfl." ;189 Surface | 325 TCODE .90, .25, "Oberfl." ;189 Surface |
326 TCODE .0, .0, "ppO2 +" ;190 ppO2 + | 326 TCODE .0, .0, "ppO2 +" ;190 ppO2 + |
327 TCODE .0, .0, "ppO2 -" ;191 ppO2 - | 327 TCODE .0, .0, "" ;191 unused |
328 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluent) | 328 TCODE .0, .0, "Dil." ;192 Dil. (Rebreather diluent) |
329 | 329 |
330 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). | 330 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). |
331 TCODE .40, .35, "Farbe# inaktiv " ;193 Color# inactive | 331 TCODE .40, .35, "Farbe# inaktiv " ;193 Color# inactive |
332 TCODE .40, .35, "Sicherheitsstop" ;194 Use safety stop | 332 TCODE .40, .35, "Sicherheitsstop" ;194 Use safety stop |
368 TCODE .20, .35, "Diluent Setup" ;229 Diluent Setup | 368 TCODE .20, .35, "Diluent Setup" ;229 Diluent Setup |
369 TCODE .20, .65, "Setpoint Setup" ;230 Setpoint Setup | 369 TCODE .20, .65, "Setpoint Setup" ;230 Setpoint Setup |
370 TCODE .5, .2, "Dil. Setup - Gasliste" ;231 Dil. Setup - Gaslist | 370 TCODE .5, .2, "Dil. Setup - Gasliste" ;231 Dil. Setup - Gaslist |
371 TCODE .100, .100, "Diluent" ;232 Diluent | 371 TCODE .100, .100, "Diluent" ;232 Diluent |
372 TCODE .93, .170, " Ceiling" ;233 Ceiling (9Chars, right alligned) | 372 TCODE .93, .170, " Ceiling" ;233 Ceiling (9Chars, right alligned) |
373 TCODE .20, .95, "SP Mode: " ;234 SP Mode: (10 chars) | 373 TCODE .20, .95, "SP Modus: " ;234 SP Mode: (10 chars) |
374 | 374 |
375 TCODE .10, .2, "Dekomodell verändert!" ;235 Decomode changed! | 375 TCODE .10, .2, "Dekomodell verändert!" ;235 Decomode changed! |
376 TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC | 376 TCODE .85, .125, "L16-GF CC" ;236 L16-GF CC |
377 TCODE .2, .12, "Nicht gefunden" ;237 Not found | 377 TCODE .2, .12, "Nicht gefunden" ;237 Not found |
378 TCODE .100, .0, "SetPoint" ;238 SetPoint | 378 TCODE .100, .0, "SetPoint" ;238 SetPoint |
524 TCODE .0, .125, "Prüfe CF32 & CF33" ;359 Check CF32 & CF33 | 524 TCODE .0, .125, "Prüfe CF32 & CF33" ;359 Check CF32 & CF33 |
525 TCODE .0, .155, "für Gradienten Faktoren" ;360 for gradient factors | 525 TCODE .0, .155, "für Gradienten Faktoren" ;360 for gradient factors |
526 TCODE .0, .185, "und CF61-CF63 für" ;361 and CF61-CF63 for | 526 TCODE .0, .185, "und CF61-CF63 für" ;361 and CF61-CF63 for |
527 TCODE .0, .215, "pSCR Parameter." ;362 pSCR features. | 527 TCODE .0, .215, "pSCR Parameter." ;362 pSCR features. |
528 ; | 528 ; |
529 ; Setpoint Mode | |
530 TCODE .90, .95, "Manuell" ;363 Manual Same length as #364 | |
531 TCODE .90, .95, "Auto " ;364 Auto Same length as #363 | |
532 | |
529 | 533 |
530 ;============================================================================= | 534 ;============================================================================= |