#include <LHAutoNullingAPI.h>
◆ ~LHAutoNullingAPI()
virtual oceandirect::api::LHAutoNullingAPI::~LHAutoNullingAPI |
( |
| ) |
|
|
virtualdefault |
◆ getBaselineLevel()
.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()
.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()
.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()
.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()
.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 file: