FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kLdModel_TempRange ( kLdModel  model,
k64f tempMin,
k64f tempMax 
)

Specifies maximum operating temperature range of the driver, in degrees C.

As outside of this range driver temperature compensation may result in failure to meet safety class, failure to lase or cause damage to the diode, the system must ensure that laser startup is prevented when driver temperature is outside of this range

Parameters
modelThe class object.
tempMinPointer receiving lower bound of the operating temperature range (degrees C). k64F_NULL is returned if no minimum is required.
tempMaxPointer receiving upper bound of the operating temperature range (degrees C). k64F_NULL is returned if no maximum is required.
Returns
Operation status