Teledyne-lecroy USB Script Decode Manual Bedienungsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 90
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 68
63
CHAPTER 14
CATC Scripting Language for USB USB Decoders
Comments
Saves the global field settings. Can be used in conjunction with
RestoreFieldSettings() to show one attribute inside another.
Example
...
... # pre-decoding of container attribute
SaveFieldSettings();
Global_BitField_offset = MAD_HEADER_LEN_BITS +
amount_of_bits_before_attribute;
ShowSomeAttribute();
RestoreFieldSettings( );
... # post-decoding of container attribute
...
RestoreFieldSettings()
RestoreFieldSettings()
Comments
Restores the global field settings. Can be used in conjunction with
SaveFieldSettings() to show one attribute inside another.
Example
See SaveFieldSettings()on page 62.
Find()
Find(table, table_key)
Comments
Finds a string in the table by a key value. If the key is not found, the first string is
returned.
Parameter Meaning Default Value Comments
N/A
Parameter Meaning Default Value Comments
table
table_key string
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 89 90

Kommentare zu diesen Handbüchern

Keine Kommentare