Casio IT-2000W Especificaciones Pagina 234

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 297
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 233
234
Error codes
Each function of this library will return the following values as the error code.
Error code Description
1 Dialog box creation error, etc.
3 Transmission file not exist
4 Reception file creation error
5 Communication time-out
7 Reception file write error
8 Communication API error of Windows
OpenYMODEM
This function should be called prior to using the YMODEM library.
When this function is called, the COM port will be initialized to the following default values; 9600
bps, NO PARITY, 8 data bits, and 1 stop bit. When modifying the communication parameters
including the baud rate, call the SetCommForYMODEM () function after calling this function.
SYNTAX:
#include "ymodem.h"
short WINAPI _export OpenYMODEM( short nPort )
INPUT:
nPort = COMport number
OUTPUT:
= 0 Normal termination
= Other Refer to the error code table.
Vista de pagina 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 296 297

Comentarios a estos manuales

Sin comentarios