Is_Writeeeprom - THORLABS DCU223x Operation Manual And Sdk

Cdd and cmos cameras
Hide thumbs Also See for DCU223x:
Table of Contents

Advertisement

DCx Cameras

4.3.103 is_WriteEEPROM

USB 2.0
USB 3.0
Syntax
INT is_WriteEEPROM (HIDS hCam, INT Adr, char* pcString, INT Count)
Description
Using is_WriteEEPROM(), you can write data to the EEPROM of the camera. Besides the hard-coded factory
information, the EEPROM of the DCx Camera can hold 64 bytes of user data.
Input parameters
hCam
Adr
pcString
Count
Return values
IS_CANT_COMMUNICATE_WITH_DRIVER
IS_CANT_OPEN_DEVICE
IS_INVALID_CAMERA_TYPE
IS_INVALID_CAMERA_HANDLE
IS_INVALID_MODE
IS_INVALID_PARAMETER
IS_IO_REQUEST_FAILED
IS_NO_SUCCESS
IS_NOT_CALIBRATED
IS_NOT_SUPPORTED
IS_NULL_POINTER
IS_SUCCESS
IS_TIMED_OUT
Related functions
is_ReadEEPROM()
358
USB 2.0
USB 3.0
Camera handle
Starting address for data writes (0...63)
Pointer to the string containing the data to be written
Number of characters to be written (1...64)
296
Communication with the driver failed because no driver
has been loaded.
An attempt to initialize or select the camera failed (no
camera connected or initialization error).
The camera type defined in the .ini file does not match
the current camera model.
Invalid camera handle
Camera is in standby mode, function not allowed
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
An IO request from the uc480 driver failed. Possibly the
versions of the uc480_api.dll (API) and the driver file
(uc480_usb.sys) do not match.
General error message
The camera does not contain any calibration data.
The camera model used here does not support this
function or setting.
Invalid array
Function executed successfully
A timeout occurred. An image capturing process could
not be terminated within the allowable period.
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents