Thorlabs / Motion_Control_Examples

Software examples for Thorlabs motion control products (e.g. T-Cube, K-Cube, and benchtop brushless, DC, stepper, and Piezo motor controllers)
MIT License
75 stars 31 forks source link

bbd_pythonnet example error #52

Closed Sibyl100 closed 4 months ago

Sibyl100 commented 5 months ago

When I try to run the bbd_pythonnet.py example for the BBD30X Benchtop Controller line 59 raises the error "'Brushless30XMotorChannel' object has no attribute 'UpdateConfiguration'". When listing the methods of channel, defined on line 38, 'UpdateConfiguration' is not a method of this class.

TrumanMetz commented 4 months ago

Hello, thank you for bringing this to our attention. This command isn't actually needed and can be omitted. We'll have this fixed in the next pull request to the motion control repo.