Teledyne-lecroy USB Script Decode Manual Manual do Utilizador Página 69

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 90
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 89 90

Comentários a estes Manuais

Sem comentários