AKELA OpenVNA
 All Data Structures Functions Variables Typedefs Groups
ErrorCodes

Potential error-codes API calls can return. More...

Typedefs

typedef int ErrCode
 

Variables

int ERR_OK
 
int ERR_BAD_ATTEN
 
int ERR_BAD_CAL
 
int ERR_BAD_HANDLE
 
int ERR_BAD_HOP
 
int ERR_BAD_PATH
 
int ERR_BAD_PROM
 Error code indicating that the VNA PROM was not in a known format. Please contact support if this is a reoccuring issue.
 
int ERR_BYTES
 Error code indicating the DLL has received an incorrect number of bytes from the VNA. Possibly indicative of a network issue.
 
int ERR_FREQ_OUT_OF_BOUNDS
 
int ERR_INTERRUPTED
 
int ERR_NO_RESPONSE
 
int ERR_MISSING_IP
 
int ERR_MISSING_PORT
 
int ERR_MISSING_HOP
 
int ERR_MISSING_ATTEN
 
int ERR_MISSING_FREQS
 
int ERR_PROG_OVERFLOW
 
int ERR_SOCKET
 
int ERR_TOO_MANY_POINTS
 
int ERR_WRONG_STATE
 
int ERR_EMPTY_PROM
 
int ERR_PATH_ALREADY_MEASURED
 
int ERR_NO_PATHS_MEASURED
 
int ERR_NO_ATTEN_PRESENT
 
int ERR_PROG_TYPE
 

Detailed Description

Potential error-codes API calls can return.

Typedef Documentation

typedef int ErrCode

Error-Code value type. Treat this as an opaque type.