Sharp CE-LK2 Instrukcja Użytkownika Strona 13

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 28
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
Messdatenerfassung und Auswertung mit den Grafikrechnern
Seite 12
© Sharp Electronics (Europe) GmbH
Wait 1
ClrT
Print "BITTE WARTEN...."
If P=7 Goto DIGINI
Rem <ANALOG PORT>
1@=>@A
Gosub CHECK1
If H=1 Goto TRIGER
Wait 1
2@=>@A
Gosub CHECK1
If H=2 Goto TRIGER
Wait 1
3@=>@A
Gosub CHECK1
Goto TRIGER
Rem <SONIC PORT>
Label DIGINI
11@=>@A
Gosub CHECK1
Rem -- TRIGGER SELECTION MENU -- Messung automatisch oder manuell durchführen
Label TRIGER
ClrT
Print "START AUSWAEHLEN"
Print " 1:MANUELL "
Print " 2:AUTO "
Print "BITTE ZAHL "
Print "EINGEBEN: "
Label TMENU
Key T
If (T@not_=@1) and (T@not_=@2) Goto TMENU
Rem -- INPUT SAMPLING SETTING --
ClrT
Input "INTERVALLAENGE=",S
Input "ZAHL DER MESSUNGEN=",N
Rem -- START COLLECTION --
If T=1
Then
Rem <MANUAL START>
{3,S,N,1}@=>@L1
Gosub CHECK2
Gosub PUSH
Else
Rem <AUTOMATIC START>
{3,S,N,0}@=>@L1
Gosub CHECK2
EndIf
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 27 28

Komentarze do niniejszej Instrukcji

Brak uwag