...
Some users may find Dabs capabilities for device control within MATLAB scripts useful in and of itself
Dabs interfaces are provided as-is. Their distribution/maintenance is secondary to ScanImage/Ephus. However any issues encountered should be reported! ScanImage/Ephus Feedback.
Dabs highlights include:
- dabs.ni.daqmx: a package providing near-complete wrapping of the National Instruments DAQmx driver into MATLAB, offering a superset of the MATLAB Data Acquisition Toolbox capabilities.
- dabs.interfaces.LinearStageController: an abstract class providing a common standard for stage controller operation. Users can create custom subclasses for their particular stage controllers, allowing ScanImage to operate with these devices.
Ephus makes use of two earlier-style MATLAB device interfaces: NiMex and QCamMex.
...