Hello, I am using a ASI6200MM Pro with its SDK and everything was working great so far. I am using it in videoCapture mode and was capable to modify exposure, gain, ROI, software binning, and so on. Now I want to achieve better framerate, so I tried to modify hardwareBin, BandWidth or HighSpeedMode. Everytime I tried to changed one of these, I did not receive an error, but the value itself didn't change.
Could you have an idea why? I checked if each one "isWritable" and it is always Yes, checked if the value I gave was between the min and max and yes. For HardwareBin, I read that width and height should be divisible by 16. It is also the case.
Thank you very much for your help.