Measurement-computing Data Acquisition Systems rev.10.4 Manuel d'utilisateur Page 123

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 366
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 122
daqAdcTransferStop
Also See: daqAdcTransferSetBuffer,
daqAdcTransferGetStat, daqAdcTransferStart
Format
daqAdcTransferStop(handle)
Purpose
daqAdcTransferStop stops a current ADC buffer transfer, if one is active.
Parameter Summary
Parameter Type Description
handle DaqHandleT
Handle to the device for which the ADC transfer will be stopped
Parameter Values
handle: obtained from the daqOpen function
Returns
DerrNoError No error
Function Usage
The current transfer will be halted and no more data will transfer into the transfer buffer. Though the transfer
is stopped, the acquisition will remain active. Transfers can be re-initiated with daqAdcTransferStart
after the stop, as long as the current acquisition remains active. The acquisition can be halted by calling the
daqAdcDisarm function.
Prototypes
C/C++
daqAdcTransferStop(DaqHandleT handle);
Visual BASIC
VBdaqAdcTransferStop&(ByVal handle&)
Program References
None
Programmer’s Manual 908594 Daq API Command Reference 4.2-67
Vue de la page 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 365 366

Commentaires sur ces manuels

Pas de commentaire