You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to a Lecroy oscilloscope, line 130 traceFile.append(trsfile.Trace(trsfile.SampleCoding.BYTE, channel_out, data=data_output)) outputs the following error:
ERROR: init() got an unexpected keyword argument 'data'