|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | ||
| Device_Link | lid | |
| unsigned long | io_timeout | |
| unsigned long | lock_timeout | |
| Device_Flags | flags | |
| struct { | ||
| unsigned int data_len | ||
| char * data_val | ||
| } | data | |
| struct { | ||
| unsigned int data_len | ||
| char * data_val | ||
| } | data | |
Definition at line 64 of file agilentcomm.cpp.
| unsigned int Device_WriteParms::data_len |
Definition at line 70 of file agilentcomm.cpp.
| char* Device_WriteParms::data_val |
Definition at line 71 of file agilentcomm.cpp.
| Device_Flags Device_WriteParms::flags |
Definition at line 68 of file agilentcomm.cpp.
| unsigned long Device_WriteParms::io_timeout |
Definition at line 66 of file agilentcomm.cpp.
| Device_Link Device_WriteParms::lid |
Definition at line 65 of file agilentcomm.cpp.
| unsigned long Device_WriteParms::lock_timeout |
Definition at line 67 of file agilentcomm.cpp.