SDDSlib
Loading...
Searching...
No Matches
Device_ReadResp Struct Reference

Public Attributes

Device_ErrorCode error
 
long reason
 
struct { 
 
   u_int   data_len 
 
   char *   data_val 
 
data 
 
struct { 
 
   u_int   data_len 
 
   char *   data_val 
 
data 
 

Detailed Description

Definition at line 82 of file agilentcomm.cpp.

Member Data Documentation

◆ data_len

u_int Device_ReadResp::data_len

Definition at line 86 of file agilentcomm.cpp.

◆ data_val

char* Device_ReadResp::data_val

Definition at line 87 of file agilentcomm.cpp.

◆ error

Device_ErrorCode Device_ReadResp::error

Definition at line 83 of file agilentcomm.cpp.

◆ reason

long Device_ReadResp::reason

Definition at line 84 of file agilentcomm.cpp.


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