Hello, I am trying to use the data acquisition toolbox to use my USB-231 DAQ inside of my Simulink model. The DAQ shows up inside of MATLAB and I am able to read and write, but inside of Simulink I am unable to access the board from the Data acquisition toolbox's Analog Input/Output. Is there any troubleshooting I can do to get my board to show up or is there some other workaround I need to get it to work in Simulink. Thank you for any help you can give me.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 28 Jun. 2024

0 Stimmen

The USB-231 is not a supported device. The supported devices are listed at
Perhaps it "works" as an unsupported device.
However,
Note: The support package does not support counter/timer subsystems, digital I/O subsystems,
triggered acquisition, specialized voltage measurements (thermocouple, etc.),
or the use of Simulink data acquisition blocks for Measurement Computing DAQ hardware.

3 Kommentare

william
william am 28 Jun. 2024
So there is no way to incorporate my daq into a simulink model at all? I know you are able to feed data from the matlab workspace into simulink and vice versa.
william
william am 28 Jun. 2024
Also are you saying that all measurement computing devices cannot use the analog input/output blocks from the data acquisition toolbox in library browser?
Walter Roberson
Walter Roberson am 28 Jun. 2024
All Measurement Computing devices cannot use the analog input/output blocks.
I would suggest using a MATLAB Function Block in a discrete model . However, I do not know whether it would be possible to use Acceleration mode with such an arrangement.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Data Acquisition Toolbox Supported Hardware finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by