log

age author description
6 months ago Daniel O'Connor Fetch large data blocks correctly.
19 months ago Daniel O'Connor Python3ise RSIB code
2021-08-30 Daniel O'Connor Move pylab import to where graphing is so we don't need an X server
2021-08-04 Daniel O'Connor Make function more configurable
2021-01-19 Daniel O'Connor Add example code to configure a Rigol DSG815 for a frequency sweep
2021-01-19 Daniel O'Connor Add chkcmd helper to execute command check STB to see if it failed.
2021-01-19 Daniel O'Connor Perform a dummy write/read after initiateClear and check the event/error queue bit.
2021-01-19 Daniel O'Connor Add initiateClear and a few others and use it to clear buffers on setup.
2021-01-08 Daniel O'Connor Add simple scope example
2021-01-08 Daniel O'Connor Add simple spectrum analyser example
2021-01-08 Daniel O'Connor Use edge detection to log time differences between edges
2021-01-08 Daniel O'Connor Add code to measure phase difference between 2 signals by sampling
2021-01-08 Daniel O'Connor Honour timeout passed into ask()
2021-01-08 Daniel O'Connor Change default timeout to 500msec