Sensoray 615 Manual de usuario Pagina 13

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 15
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 12
13
S615_SetMode
ECODE S615_SetMode (
int index, //board index
MODE *pMode //pointer to MODE variable
)
Parameters
index
A value by which the boards are addressed. The board selected by index has the PCI slot
value of PCI.PCIslot[index]. The value of index has to be between 0 and PCI.boards.
pMode
Address of the variable (of MODE type) defining the frame grabber operation mode.
Return values
Returns 0 in case of success, or an error code.
S615_CmdQueueFull
BOOL S615_CmdQueueFull (
int index //board index
)
Parameters
index
Board index.
Return values
Returns TRUE if command queue is full, FALSE otherwise.
Notes
The function has to be called before placing a command into the queue.
S615_QueueCmd
void S615_QueueCmd (
int index //board index
COMMAND *pCmd //pointer to the COMMAND structure
)
Parameters
Vista de pagina 12
1 2 ... 8 9 10 11 12 13 14 15

Comentarios a estos manuales

Sin comentarios