|
SDDS ToolKit Programs and Libraries for C and Python
|
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 | |
Definition at line 89 of file agilentcomm.cpp.
| unsigned int Device_ReadResp::data_len |
Definition at line 93 of file agilentcomm.cpp.
| char* Device_ReadResp::data_val |
Definition at line 94 of file agilentcomm.cpp.
| Device_ErrorCode Device_ReadResp::error |
Definition at line 90 of file agilentcomm.cpp.
| long Device_ReadResp::reason |
Definition at line 91 of file agilentcomm.cpp.