|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
| Device_Link | lid |
| unsigned long | requestSize |
| unsigned long | io_timeout |
| unsigned long | lock_timeout |
| Device_Flags | flags |
| char | termChar |
Definition at line 80 of file agilentcomm.cpp.
| Device_Flags Device_ReadParms::flags |
Definition at line 85 of file agilentcomm.cpp.
| unsigned long Device_ReadParms::io_timeout |
Definition at line 83 of file agilentcomm.cpp.
| Device_Link Device_ReadParms::lid |
Definition at line 81 of file agilentcomm.cpp.
| unsigned long Device_ReadParms::lock_timeout |
Definition at line 84 of file agilentcomm.cpp.
| unsigned long Device_ReadParms::requestSize |
Definition at line 82 of file agilentcomm.cpp.
| char Device_ReadParms::termChar |
Definition at line 86 of file agilentcomm.cpp.