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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 58
Section 4 General Programming
4.17
MACRO 2
REMOTE 12/16
Visual indication that all is working
OUTPUT 12;F2R5X
Device Dependent Command for Device 12
OUTPUT 12;F0R4X
Device Dependent Command for Device 16
COMMENT 'Power Test'
Title
DATE FORMAT MONTH DD,YYYY
TIME FORMAT HH:MM
DATE
Date Stamp
COMMENT ' '
Blank Line
WAIT DAY SUNDAY
Wait until Sunday to begin test
WAIT TIME 12:30 AM
Wait until 12:30 AM
DOMACRO 1,100,600
Do #1, 100 times at 10 minute intervals
ENDM
Now, define the
STARTUP MACRO
as
2
ON STARTUP DOMACRO 2
After the
MACRO
s have been defined, power is removed from the
Micro488/EX and it is located at the site of the test equipment. Apply power
to the instruments first. After connecting the IEEE cables, apply power to the
Micro488/EX. It is always a good practice to provide some visual indication
that the
STARTUP
MACRO
has executed. This is the reason for the
REMOTE
command in
MACRO
2
.
It was not necessary to issue the
LOG
ON
command within the
STARTUP
MACRO
.
STARTUP
executes
LOG
ON
prior to invoking the
STARTUP
MACRO
.
After the data has been collected, the power is removed from the
Micro488/EX and returned to the local site. The data can now be
READ
from
the
LOG
buffer.
Przeglądanie stron 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag