SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
Device_ReadResp Struct Reference

Public Attributes

Device_ErrorCode error
 
long reason
 
struct { 
 
   unsigned int   data_len 
 
   char *   data_val 
 
data 
 
struct { 
 
   unsigned int   data_len 
 
   char *   data_val 
 
data 
 

Detailed Description

Definition at line 89 of file agilentcomm.cpp.

Member Data Documentation

◆ data_len

unsigned int Device_ReadResp::data_len

Definition at line 93 of file agilentcomm.cpp.

◆ data_val

char* Device_ReadResp::data_val

Definition at line 94 of file agilentcomm.cpp.

◆ error

Device_ErrorCode Device_ReadResp::error

Definition at line 90 of file agilentcomm.cpp.

◆ reason

long Device_ReadResp::reason

Definition at line 91 of file agilentcomm.cpp.


The documentation for this struct was generated from the following files: