Supported by ...
No longer supported.
Description
This feature can be used to slow down the camera's imaging rate (frame rate), by user specified factor. This has the effect of reducing the camera's allowable frame rates by this factor. This feature is most useful if your computer is not able to process all of the frames (due to resource limitations within the computer) being sent from a camera operating at even its lowest frame rate setting.
Setting this Imager Clock Divisor to 1 has the same effect as disabling the feature.
API Control
Feature ID | Number of Parameters | Parameters | Units | Restrictions |
FEATURE_IMAGER_ CLK_DIVISOR | 1 | fValue | N/A | Integer only (must be a power of 2) |
Note: The stream state must be off (STREAM_OFF) to modify this feature. See PxLSetStreamState.
Feature Flags
Camera | Presence | Read Only | Auto | Off | Manual | One-time Auto | CID |
None | Yes | No | No | Yes | Yes | No | No |
Parameters
Parameter | Unit | Type | Min | Max | Default | Step Size | Comments |
fValue | None | Absolute | 1 | 2 | 1 | Power of 2 | This is a clock reduction factor |