© 2013 Thorlabs GmbH
4 Programming (SDK)
181
pParam: Pointer to variable of type UINT returning the
current value.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_RGB_COLOR_MODEL
_DEFAULT
Returns the default color space.
More details
pParam: Pointer to variable of type UINT returning the
default value.
nSizeOfParam: 4
Setting the color temperature
COLOR_TEMPERATURE_CMD_SET_TEMPERATURE
Sets a color temperature.
More details
pParam: Pointer to variable of type UINT that passes
the value to be set.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_TEMPERATURE
Returns the set color temperature.
More details
pParam: Pointer to variable of type UINT returning the
current value.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_TEMPERATURE_MIN
Returns the minimum value for the color temperature.
More details
pParam: Pointer to variable of type UINT returning the
minimum value.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_TEMPERATURE_MAX
Returns the maximum value for the color temperature.
More details
pParam: Pointer to variable of type UINT returning the
maximum value.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_TEMPERATURE_INC
Returns the increment for setting the color
temperature.
More details
pParam: Pointer to variable of type UINT returning the
increment.
nSizeOfParam: 4
COLOR_TEMPERATURE_CMD_GET_TEMPERATURE_DEF
AULT
Returns the default value for the color temperature.
More details
pParam: Pointer to variable of type UINT returning the
default value.
nSizeOfParam: 4
Pointer to a function parameter, whose function depends
on nCommand.
Size (in bytes) of the memory area to which pParam
refers.