Can actively control the voltage of analog channel for MCC Voltage Output Devices device (USB-3101)

1 view (last 30 days)
I intend to use matlab progarm (data acquisition toolbox) actively control the voltage of analog output channel continuously for MCC Voltage Output Devices device (USB-3101).
is it possible actively and continuously update the voltage of analog output channel in real time?
After the command start(objectname), could i change the voltage the voltage of analog output channel at any time without using stop(objectname) and restart? and how long the response time take??
thank you
Freeman

Answers (1)

Ziqian ZHANG
Ziqian ZHANG on 24 Aug 2022
Hi,
It seems like the USB3101 does not support outputing analog sigals using internal clock. What I did was using a 'for' loop to update the output volatge.

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!