|
Wasatch.NET 2.4.14
.NET application driver for Wasatch Photonics spectrometers
|
The set of options and settings enabled when the FPGA firmware was compiled for this spectrometer. More...
Public Member Functions | |
| FPGAOptions (Spectrometer s) | |
| FPGA_DATA_HEADER | parseDataHeader (int value) |
| FPGA_LASER_CONTROL | parseLaserControl (int value) |
| FPGA_LASER_TYPE | parseLaserType (int value) |
| FPGA_INTEG_TIME_RES | parseResolution (int value) |
| FPGA_DATA_HEADER | parseDataHeader (int value) |
| FPGA_LASER_CONTROL | parseLaserControl (int value) |
| FPGA_LASER_TYPE | parseLaserType (int value) |
| FPGA_INTEG_TIME_RES | parseResolution (int value) |
Properties | |
| FPGA_DATA_HEADER | dataHeader = FPGA_DATA_HEADER.ERROR [get, private set] |
| bool | hasActualIntegTime [get, private set] |
| bool | hasAreaScan [get, private set] |
| bool | hasCFSelect [get, private set] |
| bool | hasHorizBinning [get, private set] |
| FPGA_INTEG_TIME_RES | integrationTimeResolution = FPGA_INTEG_TIME_RES.ERROR [get, private set] |
| FPGA_LASER_CONTROL | laserControl = FPGA_LASER_CONTROL.ERROR [get, private set] |
| FPGA_LASER_TYPE | laserType = FPGA_LASER_TYPE.NONE [get, private set] |
Properties inherited from WasatchNET.IFPGAOptions | |
| FPGA_DATA_HEADER | dataHeader [get] |
| bool | hasActualIntegTime [get] |
| bool | hasAreaScan [get] |
| bool | hasCFSelect [get] |
| bool | hasHorizBinning [get] |
| FPGA_INTEG_TIME_RES | integrationTimeResolution [get] |
| FPGA_LASER_CONTROL | laserControl [get] |
| FPGA_LASER_TYPE | laserType [get] |
Private Member Functions | |
| void | load () |
| Read FPGA compiler options; for values, see ENG-0034. | |
Private Attributes | |
| Logger | logger = Logger.getInstance() |
| Spectrometer | spectrometer |
The set of options and settings enabled when the FPGA firmware was compiled for this spectrometer.
|
inline |
|
inlineprivate |
Read FPGA compiler options; for values, see ENG-0034.
|
inline |
Implements WasatchNET.IFPGAOptions.
|
inline |
Implements WasatchNET.IFPGAOptions.
|
inline |
Implements WasatchNET.IFPGAOptions.
|
inline |
Implements WasatchNET.IFPGAOptions.
|
private |
|
private |
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.
|
getprivate set |
Implements WasatchNET.IFPGAOptions.