-
Notifications
You must be signed in to change notification settings - Fork 1
TODO
uazure edited this page Jan 30, 2012
·
13 revisions
- Implement array of selected points that can be exported for processing
- Implement zoom and plot navigation (probably with QwtPicker subclass)
- Implement increment point drawing and auto plot panning
Done:
- implement QwtPickerMachine subclass that will be able to (de)select points with LMB, Ctrl+LMB and Shift+LMB. Optionally RMB should be used to let call context menu with point data or plot data // DONE by implementing QwtPicker w/o QwtPickerMachine
- Implement channel read for devices with channels
- Test/debug all available gpib devices (k2700 with channels, cc34 with channels, pendulum, lakeshore 330 with channels) for reading
- Design and implement control of the channels (including network protocol)