Agilent Technologies All Instrukcja Naprawy Strona 166

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 211
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 165
Lab Exercise: Macro Writing
Possible Answer
158
Possible Answer
name overlaid
file "c:\chem32\1\data\demo\005-0101.d"
if regsize (myreg) >0
delreg myreg
endif
loadsignal dad,a, ,myreg
file "c:\chem32\1\data\demo\005-0102.d”
loadsignal dad,a, ,myreg
draw 2,myreg
settabtext _config [1] ,window,3,"destination","printer"
settabval _config [1],window,3,defwyhigh,0.6
settabval _config [1],window,3,defwylow,0.1
opendevice "printer" as #5
print #5,"Overlaid Chromatograms"
draw 3,myreg
Close #5
settabtext _config [1] ,window,3,"destination","screen"
settabval _config [1] ,window,3,defwyhigh,1
settabval _config [1] ,window,3,defwylow,0
endmacro
Note: Any two data files may be used in the example.
Przeglądanie stron 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 210 211

Komentarze do niniejszej Instrukcji

Brak uwag