FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kLdModel_OutputRange ( kLdModel  model,
k64f outputMin,
k64f outputMax 
)

Specifies maximum optical power range (in mW), which is safely configurable for this laser driver.

Any optical power values configured by the application API must adhere to these limits to avoid failures to lase (lower limit) and damage to the diode (upper limit)

Parameters
modelThe class object.
outputMinPointer receiving lower bound of the optical power configuration range (mW). k64F_NULL is returned if no minimum is required.
outputMaxPointer receiving upper bound of the optical power configuration range (mW). k64F_NULL is returned if no maximum is required.
Returns
Operation status