S_SCOPE_CAPABILITIES Struct Reference

Device capabilities structure. More...

#include <device/MiniscopeDeviceCapabilities.h>

List of all members.

Public Attributes

unsigned int iBitsPerSample
 number of bits per data sample
unsigned int iSensitivityLevelsCount
 number of available sensitivity level settings
float * fSensitivityLevels
unsigned int iSamplingPeriodCount
 number of available sampling period time settings
float * fSamplingPeriod
 ptr to sampling period array [s]
unsigned int iTriggerTypeCount
 number of available trigger types


Detailed Description

Device capabilities structure.

Member Data Documentation

ptr to array of sensitivity per LSB values (array size defined by iSensitivityLevelsCount) values must be ascending


The documentation for this struct was generated from the following file:

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski