...
- Works with latest Matlab (2010b) and DAQmx (9.2.2). Supports X series boards, for the second DAQ board (for Pockels and/or more clock signals)
- No longer uses/requires DAQ Toolbox - instead uses a Matlab class which wraps the NI DAQmx library. This approach is faster and more comprehensive (e.g. allows access to counter/timer features)
- Exports line/frame/pixel clock signals. (This feature is most powerful with new X series boards, where you can get all the clocks)
- Next Triggering feature: allows external trigger (e.g. from behavior apparatus) to stop an acquisition, or to start a new file with advanced number without stopping acquisition
- Continuous file streaming supported for stacks and is now the only mode. A configurable running data buffer is maintained still, for online processing needs.
- Enhanced 'User Functions' capability, with numerous events to which user functions, with optional modulating arguments, can be bound.
- Automatic power adjustment during stack collection, based on configurable/measurable length constant
...
- 3.7 requires the clock synchronization between boards (main board and Pockels) be on RTSI 7, not RTSI 6 as with ScanImage 3.6.
If running both 3.6 & 3.7, you should connect both RTSI 6 and RTSI 7(or connect all, with a ribbon cable).
If running both 3.5 & 3.7, no change is required
...