SDDSlib
|
Public Attributes | ||
Device_Link | lid | |
u_long | io_timeout | |
u_long | lock_timeout | |
Device_Flags | flags | |
struct { | ||
u_int data_len | ||
char * data_val | ||
} | data | |
struct { | ||
u_int data_len | ||
char * data_val | ||
} | data | |
Definition at line 54 of file agilentcomm.cpp.
u_int Device_WriteParms::data_len |
Definition at line 60 of file agilentcomm.cpp.
char* Device_WriteParms::data_val |
Definition at line 61 of file agilentcomm.cpp.
Device_Flags Device_WriteParms::flags |
Definition at line 58 of file agilentcomm.cpp.
u_long Device_WriteParms::io_timeout |
Definition at line 56 of file agilentcomm.cpp.
Device_Link Device_WriteParms::lid |
Definition at line 55 of file agilentcomm.cpp.
u_long Device_WriteParms::lock_timeout |
Definition at line 57 of file agilentcomm.cpp.