Changes

Jump to navigation Jump to search
Line 238: Line 238:     
For cameras that support temperature sensors, obtain the temperature inside the camera chip.
 
For cameras that support temperature sensors, obtain the temperature inside the camera chip.
 +
 +
===== minfps =====
 +
<code>./mv_mipi_i2c_new.sh -r minfps -b your_i2c_bus_number</code>
 +
 +
Read the minimum frame rate supported by the current module.
    
==== Image Acquisition ====
 
==== Image Acquisition ====
Line 528: Line 533:     
In normal trigger mode, it is recommended to set the '''fps''' to the '''maxfps''' value to ensure the highest trigger signal responsiveness.
 
In normal trigger mode, it is recommended to set the '''fps''' to the '''maxfps''' value to ensure the highest trigger signal responsiveness.
 +
 +
===== fps_ex* =====
 +
<code>./mv_mipi_i2c_new.sh -w fps_ex [framerate] -b your_i2c_bus_number</code>
 +
 +
<code>./mv_mipi_i2c_new.sh -r fps_ex -b your_i2c_bus_number</code>
 +
 +
Extended functionality of fps: '''fps_ex''' supports a precision of up to 1/10,000, primarily for more accurate exposure time control in long exposure mode. 
    
===== roi* =====
 
===== roi* =====

Navigation menu