Labber-software / Drivers

Instrument drivers for Labber
http://labber.org
Other
54 stars 53 forks source link

Driver for Keysight S-series Oscilloscope #52

Closed dlcampbel closed 6 years ago

dlcampbel commented 6 years ago

This driver uses a blocking command to simultaneously acquire on all channels. Each channel is then read from memory without performing a subsequent acquisition.

The driver attempts to update all of the relevant dependencies, e.g. between sample rate and bandwidth, immediately after the performSetValue command.