How can I synchronize analog intputs and outputs using Data Acquisition Toolbox?

4 ビュー (過去 30 日間)
I am using Data Acquisition Toolbox and would like to synchronize an analog input and analog output object.

採用された回答

MathWorks Support Team
MathWorks Support Team 2022 年 2 月 24 日
編集済み: MathWorks Support Team 2022 年 3 月 3 日
Synchronization of analog inputs and outputs can only be achieved through the use of hardware triggering. It is also possible to trigger two analog input objects at approximately the same time using software triggering, however they will not be synchronized.
If you wish to use hardware triggering, you will need to make sure that your hardware is capable of the type of synchronization you want to do. For example, some boards may have separate trigger pins for analog inputs and outputs. Please see the following page for a list of the hardware supported by Data Acquisition Toolbox:
The following example shows how to use analog input channels and analog output channels together with a single Session object running near simultaneous.
  2 件のコメント
Esha Bhargava
Esha Bhargava 2016 年 6 月 17 日
Sergey, please contact MathWorks Technical Support.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Acquisition Toolbox Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by