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

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

Typedefs

typedef enum _AMMETER_API_STATUS_CODES AMMETER_API_STATUS_CODES
 The Current measurement instrument API return status codes.
 

Enumerations

enum  _AMMETER_API_STATUS_CODES {
  AMMETER_API_SUCCESS = 0 , AMMETER_API_ERROR , AMMETER_API_INVALID_DBG_PARAMS , AMMETER_API_DBG_DLL_ERROR ,
  AMMETER_API_START , AMMETER_API_READ_OK
}
 The Current measurement instrument API return status codes. More...
 

Detailed Description

The Current measurement instrument API return status codes.

Enumeration Type Documentation

◆ _AMMETER_API_STATUS_CODES

The Current measurement instrument API return status codes.

Definition at line 109 of file ammeter_api.h.