Teledyne-lecroy CATC Scripting Language Reference Manual Manuale Utente Pagina 49

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 57
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 48
C
HAPTER
12
Decoder Primitives
CATC Scripting Language
45
The output of the example is:
Figure 12-4: Example output
for
BeginCellBlock
with red
group
collapsed
Figure 12-5: Example output for
BeginCellBlock
with red group
expanded and blue group collapsed
Figure 12-6: Example output for
BeginCellBlock
with red group expanded
and blue group expanded
Complete()
Complete()
Parameter Meaning Default Value Comments
Return value
An integer that should be passed back to the application unchanged.
Comments
This should be called when it has been decided that an input context has been
accepted into a transaction, and that the transaction is complete. The return value
of this function should be passed back to the application from the ProcessData
function. This function could be used to associate the input context with the output
context.
Example
if ( done )
return Complete();
Vedere la pagina 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 55 56 57

Commenti su questo manuale

Nessun commento