Measurement-computing Micro 488/EX rev.2.1 Instrukcja Użytkownika Strona 50

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 49
Section 4 General Programming
4.8
Any of the
MACRO
command buffers can be reported, or sent, back to
the host with the
READ
command. This command will output the data in the
respective buffer but will not delete the information contained in the buffer.
To have the Micro488/EX report the contents of this macro buffer type
READ 1
<return>
The Micro488/EX will respond with
DAY
DATE
ENDM01
4.4.2 Executing a MACRO
Macros are executed by the DOMACRO command. This command
specifies the macro number to execute. Type the following
DOMACRO 1
<return>
The Micro488/EX will respond with
MONDAY
JULY 4, 1988
Optionally, the
DOMACRO
command can specify the number of times to
execute the
MACRO
(loop). The number of times a single
MACRO
can
execute is 255. Type the following
DOMACRO 1,3
<return>
The Micro488/EX will respond with
MONDAY
JULY 4, 1988
MONDAY
JULY 4, 1988
MONDAY
JULY 4, 1988
Przeglądanie stron 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag