alecote

Results 2 comments of alecote

Just realized that the error happens in create_lin_scale, not in the save() function. Does this mean I am not creating my scale correctly? I do not see a method to...

Thank you Brad and Zach for those fast responses! In the meantime, I had found myself that I could delete the saved scale by calling _interpreter.delete_saved_scale(scale.name). ``` import nidaqmx from...