Measurement-computing Data Acquisition Systems rev.10.4 Uživatelský manuál Strana 275

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 366
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 274
daqProcessError
Also See: daqSetDefaultErrorHandler,
daqGetLastError, daqDefaultErrorHandler
Format
daqProcessError (handle, errCode)
Purpose
daqProcessError initiates an error for processing by the driver.
Parameter Summary
Parameter Type Description
handle DaqHandleT
Handle to the device for which the specified error is to be processed
errCode DaqError
Pointer to a value which specifies the device error code to process
Parameter Values
handle: obtained from the daqOpen function
errCode: a pointer to a value ranging from 0 to 1,000
Returns
For more details on error messages refer to the Daq Error Table.
Function Usage
The daqProcessError function can be used to initiate processing for a device-defined error.
Prototypes
C/C++
daqProcessError(DaqHandleT handle, DaqError errCode);
Visual BASIC
VBdaqProcessError&(ByVal handle&, ByVal errCode&)
Program References
None
Programmer’s Manual 908794 Daq API Command Reference 4.5-45
Zobrazit stránku 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 365 366

Komentáře k této Příručce

Žádné komentáře