SDDSlib
|
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 | |
Definition at line 82 of file agilentcomm.cpp.
u_int Device_ReadResp::data_len |
Definition at line 86 of file agilentcomm.cpp.
char* Device_ReadResp::data_val |
Definition at line 87 of file agilentcomm.cpp.
Device_ErrorCode Device_ReadResp::error |
Definition at line 83 of file agilentcomm.cpp.
long Device_ReadResp::reason |
Definition at line 84 of file agilentcomm.cpp.