Zaber Device Control Toolbox (deprecated)

版本 1.2.3 (334.4 KB) 作者: Zaber Technologies
Control Zaber motion devices from MATLAB.
1.3K 次下载
更新时间 2020/1/21

查看许可证

Provides classes and enumerations to assist with use of Zaber motion devices. Supports both Zaber protocols and provides both protocol-specific interfaces and a generic interface for protocol-agnostic use of basic functionality. Unit of measure conversions are provided for many devices via a lookup table, which can be updated via an included Python script to pick up newly released product information.

This toolbox is deprecated; please use the Zaber Motion Library in new projects: https://www.mathworks.com/matlabcentral/fileexchange/72236-zaber-motion-library

引用格式

Zaber Technologies (2024). Zaber Device Control Toolbox (deprecated) (https://www.mathworks.com/matlabcentral/fileexchange/61350-zaber-device-control-toolbox-deprecated), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
与 R2016a 及更高版本兼容
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 C Shared Library Integration 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.3

* Removed some binary command codes specific to an unsupported product.
* Marked this toolbox as deprecated in favor of the Zaber Motion Library.

1.2.2

Bug fix: Device.waitforidle() now waits for all axes to stop moving on multi-axis controllers.

1.2.1

Fixed a bug in the Python device database update script, and updated device database content.

1.2.0

* Improved compatibility with new Zaber direct drive stages.
* Automatic device detection now returns device arrays sorted by address.

1.1.0.0

Fixed incorrect velocity unit conversions.
Fixed compatibility with R2016a and R2017a.
Changed device detection behavior to allow use of new/unrecognized device types.

1.0.0.0