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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 51
Section 4 General Programming
4.10
The Micro488/EX will respond with
12:00:00
< 5 Second Delay>
12:00:05
< 5 Second Delay>
12:00:10
12:00:10
MACRO
s can execute other
MACRO
s but can not execute already
executing
MACRO
. If a
MACRO
tries to invoke itself or an already executing
MACRO
, a '
MACRO
RECURSION
' error will be generated.
A method has been provide to determine the loop number of the
MACRO
being executed. Type
MACRO 1
<return>
COUNT
<return>
TIME
<return>
ENDM
<return>
DOMACRO 2
<return>
The Micro488/EX will respond with
3
12:00:00
< 5 Second Delay>
2
12:00:05
< 5 Second Delay>
1
12:00:10
12:00:10
Przeglądanie stron 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag