Wasatch.NET 2.4.14
.NET application driver for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
WasatchNET.AcquisitionStatus Class Reference

Developmental class to support the acquisition status we plan to send on endpoint 6 following an integration. More...

Public Member Functions

 AcquisitionStatus (UsbEndpointReader reader)
 read and parse AcquisitionStatus from the passed endpoint
 

Properties

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]
 

Detailed Description

Developmental class to support the acquisition status we plan to send on endpoint 6 following an integration.

not currently used

Constructor & Destructor Documentation

◆ AcquisitionStatus()

WasatchNET.AcquisitionStatus.AcquisitionStatus ( UsbEndpointReader  reader)
inline

read and parse AcquisitionStatus from the passed endpoint

Parameters
readeran instantiated USB endpoint reader (presumably EP6)

Property Documentation

◆ 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: