Mon, 25 Feb 2008 23:21:08 +0100 | David Douard | Try to be a little more robust when instanciating the GPIB class (serial connector) | changeset | files |
Mon, 25 Feb 2008 23:19:42 +0100 | David Douard | add de debug "manage_srq" method on HP356XDevice | changeset | files |
Mon, 25 Feb 2008 19:50:49 +0100 | David Douard | An AbstractGPIBDevice and the Command should now behave quite OK ie. one can type d.MyCommand and it will return the value (either from the cache or after having asked it to the device), and use d.FRS = 10000 to send the command "FRS 10000 Hz" to the device transparently. | changeset | files |