#include <NetLighthouseAutonulling.h>
Inherits ManagedObject.
◆ NetLighthouseAutonulling() [1/2]
NetLighthouseAutonulling::NetLighthouseAutonulling |
( |
| ) |
|
|
protected |
◆ NetLighthouseAutonulling() [2/2]
NetLighthouseAutonulling::NetLighthouseAutonulling |
( |
LHAutoNullingAPI * | instance | ) |
|
|
protected |
◆ ~NetLighthouseAutonulling()
virtual NetLighthouse::NetLighthouseAutonulling::~NetLighthouseAutonulling |
( |
| ) |
|
|
inlinevirtual |
◆ 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.
◆ getInstance()
◆ 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.
◆ autonulling
The documentation for this class was generated from the following files: