device/MiniscopeDeviceCapabilities.h File Reference
Device capabilities specification. This file is shared by miniscope and device dll projects.
More...
Detailed Description
Device capabilities specification. This file is shared by miniscope and device dll projects.
Enumeration Type Documentation
- Enumerator:
-
ACQUISITION_1SHOT |
stop after acquiring first data buffer |
ACQUISITION_CONTINUOUS |
allow continuous triggering |
Supported input coupling modes.
- Enumerator:
-
COUPLING_GND |
input tied to ground |
COUPLING_DC |
direct current coupling |
COUPLING_AC |
DC path blocked. |
Supported triggering modes.
- Enumerator:
-
TRIGGER_MANUAL |
"manual" trigger per request |
TRIGGER_SLOPE_UP |
raising slope |
TRIGGER_SLOPE_DOWN |
falling slope |
TRIGGER_CONTINUOUS |
non-stop trigger (or no trigger at all) |