CRS ColorCAL and Monitor Centre

Hi PsychoPy team,

I, and at least one of our customers), are having difficulties using a ColorCAL II from Monitor Centre. I know this used to work, but I’m not sure how long ago. Details are below. I hope you can help!

Thanks!

Rob

OS: Win10, Win11
PsychoPy version : 2024.2.4 (psychopy-crs plugin installed)
**Standard Standalone Installation? y
**Do you want it to also run online? n
What are you trying to achieve?:
Calibrate monitor with a CRS ColorCAL II from Monitor Centre

What did you try to make it work?:
Tried to select the ColorCAL II from the drop-down list of photometers.

Link to the most relevant existing thread you have found:

What specifically went wrong when you tried that?:
Nothing is available in the list of Photometers in Montor Centre (only “Get more…”).

I have verified that I can use the ColorCAL from the terminal:
from psychopy_crs import colorcal
cc = colorcal.ColorCAL(port=‘COM3’)
cc.measure()