Teledyne-lecroy LeCroy Analyzers File Based Decoding Manual Bedienungsanleitung Seite 44

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 82
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 43
Chapter 11: Primitives File-based Decoding User Manual
38 LeCroy Corporation
Resolve()
Resolve( <symbol_name string> )
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. Can resolve global, constant and local
symbols. Spaces in the symbol_name parameter are interpreted as the ‘_’ (underscore)
character since symbol names cannot contain spaces.
Example
a = Resolve( "symbol" );
is equivalent to:
a = symbol;
Parameter Meaning
Default
Value Comments
symbol_name string
Seitenansicht 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 81 82

Kommentare zu diesen Handbüchern

Keine Kommentare