|
| enum | AcquisitionMode { Burst,
Continuous,
Paced,
Inactive
} |
| |
| enum | AcquisitionSpeedRate {
OneKiloHz,
TwoKiloHz,
ThreeKiloHz,
FourKiloHz,
FiveKiloHz,
SixKiloHz,
SevenKiloHz,
EightKiloHz,
NineKiloHz,
TenKiloHz,
ElevenKiloHz,
TwelveKiloHz,
TwelvePointFiveKiloHz,
TwentyKiloHz
} |
| |
|
|
float | ReadAInputChannel16 (int channel, MccDaq.Range range) |
| |
|
int | ReadDInputChannel16 (MccDaq.DigitalPortType portType, int bitNum) |
| |
|
bool | PrepareBurstAcquisition (int rate, int blockSize, int lowChan, int highChan, MccDaq.Range range) |
| |
|
bool | StartBurstAcquisition () |
| |
|
bool | IsBurstAcquisitionFinished () |
| |
|
bool | PrepareContinuousAcquisition (int time, int rate, int lowChan, int highChan, MccDaq.Range range, string filename) |
| |
|
bool | StartContinuousAcquisition () |
| |
|
|
List< CCapturedData > | BurstCapturedDataList [get] |
| |
|
List< CCapturedData > | ContinuousCapturedDataList [get] |
| |
|
AcquisitionMode | ActualMode [get] |
| |
The documentation for this class was generated from the following file:
- C:/Workspace/jaco_api_windows/Kinova.DLL.USB1608FS/CUSB1608FSManager.cs