Teledyne-lecroy Protocol Analyzers File-Based Decoding User Manual Manual de usuario Pagina 54

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 82
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 53
Chapter 11: Primitives File-based Decoding User Manual
48 LeCroy Corporation
Pending()
Pending()
Parameter Meaning
Default
Value Comments
Support
Supported by Bluetooth and Firewire analyzers only.
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 transac
tion, but that the transaction still requires further input to be complete. This
function could be used to associate input contexts with the output context. The return
value of this function should be returned to the application in the ProcessData function.
Example
if ( done )
return Complete();
else return Pending();
Vista de pagina 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 81 82

Comentarios a estos manuales

Sin comentarios