A little more detail would be useful. What is the rate you are currently able to get? What rate are you trying to get?
For the ES310T, the maximum frame rate with full 640x480 resolution is 125 FPS, and you can only get this in continuous mode.
To increase the frame rate, you can:
1. Use alternate lines, which only returns every other row of the image.
2. Use Region of Interest, which only returns the center 320 pixels of the image.
3. Use block mode to specify the start and end rows of the image. The rows are numbered in pairs, 0-242. Divide the row you want in half to get the correct number.
For these to work, I think the camera has to be in continuous mode, 125 FPS, and the exposure time has to be very, very short. For really fast frame
rates, the exposure time will be well under 1 msec.
Bruce
Bruce Ammons
Ammons Engineering