Thorlabs/Motion_Control_Examples

bbd_pythonnet example error

Closed this issue · 1 comments

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.

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.