v1.1
NOTE!! no backward compatibility with previous versions. beware of old data, it can't be read out with the newer code.
please report bugs and or errors to: r.m.metsch-1@utwente.nl, add code and error.
change log:
- defined a style guide
- error will be thrown when no device is found on a certain GPIB adress
- added 'settings' struct to different probes which hold settings of device like rate and filter settings.
- removed 'removeCharFromOutput' in favour of a 'convertOutput' function.
- organized, SCPI commands in struct.
- organized Gains in struct,
- devices can now perform sweep of measurements by setting the settings.Trace value to 1
To do:
- documentation of functions
- rework the plot function
- finnish the scannerCard object
- make scannerCard compatible with the Database structure