Teledyne-lecroy LeCroy Analyzers File Based Decoding Manual Manual do Utilizador Página 45

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 82
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 44
File-based Decoding User Manual Chapter 11: Primitives
LeCroy Corporation 39
Trace()
Trace( <arg1 any>, <arg2 any>, ...)
Return value
None.
Comments
The values given to this function are given to the debug console.
Example
list = ["cat", "dog", "cow"];
Trace("List = ", list, "\n");
would result in the output
List = [cat, dog, cow]
Parameter Meaning
Default
Value Comments
arg any Number of arguments is variable.
Vista de página 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 81 82

Comentários a estes Manuais

Sem comentários