I am trying to find a way to communicate with a Konica Minolta CS-150 chroma-meter via Python under Linux (maybe with the help of Psychopy). However, so far as I could tell, I could not spot any script in this regard except for this old thread here < Just Added Support for Minolta CS-100A Photometer/ColorMeter >, which is unclear what happened afterward.
I tried to look into the code here that should support CS100A https://pypi.org/project/psychopy-minolta/ and run it on CS150 but I could not establish a handshake.
On Konica Minolta’s website, I could not find any API documentation either.
So, I would appreciate if anyone has an experience with the device and could give some pointers. Thanks!