PyMoDAQ / pymodaq_plugins_smaract

Set of PyMoDAQ plugins for Actuators from Smaract (MCS_controller, ...)
MIT License
1 stars 5 forks source link

Fix bug. Use ctypes.c_longlong in the wrapper. #2

Closed quantumm closed 3 years ago

quantumm commented 3 years ago

Otherwise the value of the positions in picometers cannot be more than the maximum value of a 32-bit integer, which corresponds to 2.147mm.