Inherits ManagedObject.
|
| NetLighthouseAutonulling (LHAutoNullingAPI *instance) |
|
◆ getBaselineLevel()
unsigned int NetLighthouseAutonulling::getBaselineLevel |
( |
unsigned int |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
|
virtual |
.getBaselineLevel Return the baseline intensity value.
- Parameters
-
deviceID | the identifier of the device as returned by getDeviceIDs. |
errorCode | see LHErrorCode. |
- Returns
- the baseline intensity value or 0 on error.
◆ getFPGADigitalGain()
int NetLighthouseAutonulling::getFPGADigitalGain |
( |
unsigned int |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
|
virtual |
.getFPGADigitalGain Return the fpga digital gain value.
- Parameters
-
deviceID | the identifier of the device as returned by getDeviceIDs. |
errorCode | see LHErrorCode. |
- Returns
- the digital gain value or 0 on error.
◆ getFPGADigitalOffset()
int NetLighthouseAutonulling::getFPGADigitalOffset |
( |
unsigned int |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
|
virtual |
.getFPGADigitalOffset Return the fpga digital offset value.
- Parameters
-
deviceID | the identifier of the device as returned by getDeviceIDs. |
errorCode | see LHErrorCode. |
- Returns
- the digital offset value or 0 on error.
◆ getMaximumADCCount()
unsigned int NetLighthouseAutonulling::getMaximumADCCount |
( |
unsigned int |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
|
virtual |
.getMaximumADCCount Return the maximum value that can be returned by the analog to digital converter (ADC) on the device.
- Parameters
-
deviceID | the identifier of the device as returned by getDeviceIDs. |
errorCode | see LHErrorCode. |
- Returns
- the maximum ADC value or 0 on error.
◆ getSaturationLevel()
unsigned int NetLighthouseAutonulling::getSaturationLevel |
( |
unsigned int |
deviceID, |
|
|
int% |
errorCode |
|
) |
| |
|
virtual |
.getSaturationLevel Return the value at which the device is saturated.
- Parameters
-
deviceID | the identifier of the device as returned by getDeviceIDs. |
errorCode | see LHErrorCode. |
- Returns
- the saturation value or 0 on error.
The documentation for this class was generated from the following files: