SDDSlib
|
Public Attributes | |
Device_Link | lid |
u_long | requestSize |
u_long | io_timeout |
u_long | lock_timeout |
Device_Flags | flags |
char | termChar |
Definition at line 72 of file agilentcomm.cpp.
Device_Flags Device_ReadParms::flags |
Definition at line 77 of file agilentcomm.cpp.
u_long Device_ReadParms::io_timeout |
Definition at line 75 of file agilentcomm.cpp.
Device_Link Device_ReadParms::lid |
Definition at line 73 of file agilentcomm.cpp.
u_long Device_ReadParms::lock_timeout |
Definition at line 76 of file agilentcomm.cpp.
u_long Device_ReadParms::requestSize |
Definition at line 74 of file agilentcomm.cpp.
char Device_ReadParms::termChar |
Definition at line 78 of file agilentcomm.cpp.