Traceback (most recent call last):
File "C:\Python27\wavemeter_manager\wlm\scatterplot.py", line 3, in
reading = specm.Spectrometer()
File "C:\Python27\wavemeter_manager\wlm\spectrometer.py", line 51, in init
control_show = self.lib.ControlWLM(getattr(self, 'cCtrlWLMShow'), 0, 0)
ValueError: Procedure called with not enough arguments (12 bytes missing) or wrong calling convention
Traceback (most recent call last):
File "C:\Python27\wavemeter_manager\wlm\scatterplot.py", line 3, in
reading = specm.Spectrometer()
File "C:\Python27\wavemeter_manager\wlm\spectrometer.py", line 51, in init
control_show = self.lib.ControlWLM(getattr(self, 'cCtrlWLMShow'), 0, 0)
ValueError: Procedure called with not enough arguments (12 bytes missing) or wrong calling convention