| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetPixelClockRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetPixelClockRange (LONG* nMin, LONG* nMax, LONG* nDefault)
Description
GetPixelClockRange() returns the adjustable pixel clock range.
The pixel clock limit values can vary, depending on the camera model and operating mode. For detailed information on the pixel clock range of a specific camera model, please refer to the "Specifications: Sensors" chapter in the uEye Manual.
Parameters
nMin |
Returns the lower limit value. |
nMax |
Returns the upper limit value. |
nDefault |
Returns the default pixel clock |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions