Developmental class to support the acquisition status we plan to send on endpoint 6 following an integration.
More...
|
| | AcquisitionStatus (UsbEndpointReader reader) |
| | read and parse AcquisitionStatus from the passed endpoint
|
| |
|
| ushort | checksum [get, private set] |
| | mathematical sum of the spectral values for all pixels, with 16-bit unsigned rollover
|
| |
| ushort | frame [get, private set] |
| | absolute acquisition count from last spectrometer power-on
|
| |
| uint | integTimeMS [get, private set] |
| |
Developmental class to support the acquisition status we plan to send on endpoint 6 following an integration.
not currently used
◆ AcquisitionStatus()
| WasatchNET.AcquisitionStatus.AcquisitionStatus |
( |
UsbEndpointReader |
reader | ) |
|
|
inline |
read and parse AcquisitionStatus from the passed endpoint
- Parameters
-
| reader | an instantiated USB endpoint reader (presumably EP6) |
◆ checksum
| ushort WasatchNET.AcquisitionStatus.checksum |
|
getprivate set |
mathematical sum of the spectral values for all pixels, with 16-bit unsigned rollover
◆ frame
| ushort WasatchNET.AcquisitionStatus.frame |
|
getprivate set |
absolute acquisition count from last spectrometer power-on
◆ integTimeMS
| uint WasatchNET.AcquisitionStatus.integTimeMS |
|
getprivate set |
The documentation for this class was generated from the following file: