Teledyne-lecroy SATracer 3G Verification Script Engine manual Instrukcja Użytkownika Strona 9

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 68
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 8
LeCroy Corporation Verification Script Engine Reference Manual Version 1.01
######################################################################################
# Additional script functions.
######################################################################################
#
# Write your own script-specific functions here...
#
######################################################################################
MyFunction( arg )
{
if( arg == “My Arg” ) return 1;
return 0;
}
4
Przeglądanie stron 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 67 68

Komentarze do niniejszej Instrukcji

Brak uwag