Sensoray 512 Manual de usuario Pagina 11

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 18
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 10
11
X12_DLLClose
void X12_DLLClose(void);
Parameters
None.
Return values
None.
Notes
Closes the DLL.
7.2. DLL Exported Functions
X12_init
int X12_init(void);
Parameters
None.
Return values
Returns number of cards on success. Returns -1 if any errors were detected.
Notes
The function initializes the driver, searches for and initializes all boards supported by the DLL. This
function has to be called only once per application. The system resources allocated by X12_init are
released by a call to X12_cleanup.
X12_reset
int X12_reset(int CardId);
Parameters
CardId
Card identifier. Must be between 0 and number of cards minus 1.
Return values
Returns 0 on success. Returns -1 if any errors were detected.
Vista de pagina 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17 18

Comentarios a estos manuales

Sin comentarios