Agilent Technologies 42D Podręcznik Użytkownika Strona 57

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 56
5-9
Programming and Documentation Conventions
The Command Tree
Example 2:
OUTPUT 707;":TIMEBASE:REFERENCE CENTER ; DELAY 0.00001"
or
OUTPUT 707;":TIMEBASE:REFERENCE CENTER"
OUTPUT 707;":TIMEBASE:DELAY 0.00001"
or
OUTPUT 707;":TIMEBASE:REFERENCE CENTER; :TIMEBASE:DELAY
0.00001"
In the first line of example 2, the subsystem selector is implied for the DELAY
command in the compound command. The DELAY command must be in the
same program message as the REFERENCE command, since the program
message terminator places the parser back at the root of the command tree.
Example 3:
OUTPUT 707;":TIMEBASE:REFERENCE CENTER; :CHANNEL1:OFFSET ’0’"
The leading colon before CHANNEL1 tells the parser to go back to the root of
the command tree. The parser can then see the CHANNEL1:OFFSET
command.
Przeglądanie stron 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag