Hello,
I'm having issues to enable the high speed mode with my ZWO ASI 224MC camera. I'm using ASI_IMG_RAW16, default full-sensor 1304x976 resolution and these are control parameters for the camera before starting video capture:
Gain 135
Exposure 6250
WB_R 52
WB_B 95
Offset 20
BandWidth 100
Flip 0
AutoExpMaxGain 300
AutoExpMaxExpMS 30
AutoExpTargetBrightness 100
HardwareBin 0
HighSpeedMode 1
MonoBin 0
Temperature +31.5
Note the high speed mode is on and exposure time is set to 6.25ms (160 fps) but I'm still getting 64fps cap frame rate - as in non-high speed mode. Note the 100% USB bandwidth, camera is connected via USB3. It is not a camera issue as ASI Studio allows to switch to high speed/150fps without issues on the same camera/computer.
Could you please suggest why ASISetControlValue(CamNum, ASI_HIGH_SPEED_MODE, h, ASI_FALSE) won't switch the capture rate to 150fps even though the call is successful?
Thanks!