Check if the device can return the wavelength information for each spectral band


int miraacq_CanReturnWavelengths(makernel* pma);


Input: 

  • Runtime environment pointer


Output: 1 if the device can return wavelength info per band and 0 otherwise



After the acquisition is successfully initialized by miraacq_InitializeAcquisition this function returns information if the device can provide wavelength information per spectral band.