EasyManua.ls Logo

THORLABS DCC1645C - Page 311

THORLABS DCC1645C
530 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
© 2013 Thorlabs GmbH
4 Programming (SDK)
309
IS_NULL_POINTER
Invalid array
IS_SUCCESS
Function executed successfully
IS_TIMED_OUT
A timeout occurred. An image capturing process could
not be terminated within the allowable period.
Related functions
is_ParameterSet()
is_GetAutoInfo()
is_SetHardwareGain()
is_SetHWGainFactor()
is_Exposure()
is_SetFrameRate()
is_AOI()
Examples
//Enable auto gain control:
double dEnable = 1;
int ret = is_SetAutoParameter (hCam, IS_SET_ENABLE_AUTO_GAIN, &dEnable, 0);
//Set brightness setpoint to 128:
double nominal = 128;
int ret = is_SetAutoParameter (hCam, IS_SET_AUTO_REFERENCE, &nominal, 0);
//Return shutter control limit:
double maxShutter;
int ret = is_SetAutoParameter (hCam, IS_GET_AUTO_SHUTTER_MAX, &maxShutter, 0);
292
227
333
335
216
329
159

Table of Contents

Other manuals for THORLABS DCC1645C

Related product manuals