Comtrol API (6508) for the MS-DOS Manual de usuario Pagina 26

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 39
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 25
26 API Functions
aaGetRxStatus
aaGetRxStatus
Gets the status of the device’s receive buffer.
aaGetRxStatus(Dev)
int Dev Device number
int:
NO_ERR if there are no errors in the
devices receive buffer
ERR_RX if there are errors in the
devices receive buffer
ERR_DEV if device number out of range
ERR_NOTOPEN if device not open for receive
If there are errors in the device’s receive buffer, the
exact error and the errored data byte can be
determined using the aaReadWithStatus() function.
Purpose
Call
Return
Comments
aaGetTxCount
Gets the count of data bytes in the transmit buffer
waiting to be transmitted.
aaGetTxCount(Dev)
int Dev Device number
int: Transmit byte count
Purpose
Call
Return
Vista de pagina 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 38 39

Comentarios a estos manuales

Sin comentarios