Teledyne-lecroy LeCroy Analyzers File Based Decoding Manual Instrukcja Użytkownika Strona 45

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 82
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 44
File-based Decoding User Manual Chapter 11: Primitives
LeCroy Corporation 39
Trace()
Trace( <arg1 any>, <arg2 any>, ...)
Return value
None.
Comments
The values given to this function are given to the debug console.
Example
list = ["cat", "dog", "cow"];
Trace("List = ", list, "\n");
would result in the output
List = [cat, dog, cow]
Parameter Meaning
Default
Value Comments
arg any Number of arguments is variable.
Przeglądanie stron 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 81 82

Komentarze do niniejszej Instrukcji

Brak uwag