Go to the source code of this file.
Functions | |
read_float () | |
write_float () | |
read_int () | |
write_int () | |
read_string () | |
write_string () | |
Variables | |
InTerminator = '\n' | |
OutTerminator = '\n' | |
LockTimeout = 5000 | |
ReplyTimeout = 200 | |
ReadTimeout = 100 |
read_float | ( | ) |
Definition at line 12 of file agilent33220A.proto.
read_int | ( | ) |
Definition at line 21 of file agilent33220A.proto.
read_string | ( | ) |
Definition at line 30 of file agilent33220A.proto.
write_float | ( | ) |
Definition at line 16 of file agilent33220A.proto.
write_int | ( | ) |
Definition at line 25 of file agilent33220A.proto.
write_string | ( | ) |
Definition at line 34 of file agilent33220A.proto.
InTerminator = '\n' |
Definition at line 4 of file agilent33220A.proto.
LockTimeout = 5000 |
Definition at line 8 of file agilent33220A.proto.
OutTerminator = '\n' |
Definition at line 5 of file agilent33220A.proto.
ReadTimeout = 100 |
Definition at line 10 of file agilent33220A.proto.
ReplyTimeout = 200 |
Definition at line 9 of file agilent33220A.proto.