Agilent Technologies 8753ET Podręcznik Użytkownika Strona 502

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 546
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 501
7-136 Chapter 7
Programming Examples
Limit Line and Data Point Special Functions
Example Program of OUTPSEGAM Using BASIC
The following program is not included on the Programming Examples CD-ROM:
10 Minmax: !
20 Mm: IMAGE DD,":",2X,D.DDDE,2X,SD.DDDE,2X,D.DDDE,2X,SD.DDDE
30 PRINT "TESTING: OUTPSEGAM: min/max points for each segment"
40 OUTPUT 716;"minmaxon;"
50 OUTPUT 716;"outpsegam;"
60 ENTER 716;Numsegs
70 PRINT "receiving data for";Numsegs;"segments"
80 FOR I=1 TO Numsegs
90 ENTER 716;Segnum,Minstim,Minval,Maxstim,Maxval
100 PRINT USING Mm; Segnum, Minstim, Minval,Maxstim,
Maxval
110 NEXT I
Przeglądanie stron 501
1 2 ... 497 498 499 500 501 502 503 504 505 506 507 ... 545 546

Komentarze do niniejszej Instrukcji

Brak uwag