Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Typedefs | Enumerations
Temperature measurement instrument API return status codes.

The temperature measurement instrument API return status codes. More...

Typedefs

typedef enum _TEMP_MEAS_API_STATUS_CODES TEMP_MEAS_API_STATUS_CODES
 The temperature measurement instrument API return status codes.
 

Enumerations

enum  _TEMP_MEAS_API_STATUS_CODES {
  TEMP_MEAS_API_SUCCESS = 0 , TEMP_MEAS_API_ERROR , TEMP_MEAS_API_INVALID_DBG_PARAMS , TEMP_MEAS_API_DBG_DLL_ERROR ,
  TEMP_MEAS_API_START , TEMP_MEAS_API_READ_OK
}
 The temperature measurement instrument API return status codes. More...
 

Detailed Description

The temperature measurement instrument API return status codes.

Enumeration Type Documentation

◆ _TEMP_MEAS_API_STATUS_CODES

The temperature measurement instrument API return status codes.

Definition at line 94 of file temp_meas_api.h.