Sensoray 615 Manuel d'utilisateur Page 13

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 15
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 12
1 2 ... 8 9 10 11 12 13 14 15

Commentaires sur ces manuels

Pas de commentaire