Teledyne-lecroy Protocol Analyzers File-Based Decoding User Manual Uživatelský manuál Strana 44

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 82
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 43
Chapter 11: Primitives File-based Decoding User Manual
38 LeCroy Corporation
Resolve()
Resolve( <symbol_name string> )
Parameter Meaning
Default
Value Comments
symbol_name str
ing
Support
Supported by all LeCroy analyzers.
Return value
The value of the symbol. Returns null if
the symbol is not found.
Comments
Attempts to resolve the value of a symbol. Ca
n resolve global, constant and local
symbols. Spaces in the symbol_name parameter are interpreted as the ‘_’ (underscore)
ch
aracter since symbol names cannot contain spaces.
Example
a = Resolve( "symbol" );
is equivalent to:
a = symbol;
Zobrazit stránku 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 81 82

Komentáře k této Příručce

Žádné komentáře