Teledyne-lecroy LeCroy Analyzers File Based Decoding Manual Manual de usuario Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 82
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 81 82

Comentarios a estos manuales

Sin comentarios