|
GEV_STATUS
GevSetCameraRegInfo |
(GEV_CAMERA_HANDLE
handle, cameraType type, |
||
|
Description |
|||
|
Sets the Camera Register Info |
|||
|
Parameters |
|||
|
handle |
GEV_CAMERA_HANDLE identifying the camera to be accessed. |
||
|
type |
Type of the camera. |
||
|
fSupportedDalsaCamera |
True if the camera is a supported Teledyne DALSA camera. |
||
|
*camera_registers |
Pointer to the camera registers structure to be assigned to the
camera handle, |
||
|
size |
Size of the camera registers structure. |
||
|
Return
Value |
|||
|
GEV_STATUS STATUS |
Possible values are: GEVLIB_OK |
||
Related Topics