Measurement-computing Micro 488/EX rev.2.1 Uživatelský manuál Strana 50

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 218
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 217 218

Komentáře k této Příručce

Žádné komentáře