Invalid hardware message in Simulink

1 view (last 30 days)
Gustavo Martinez
Gustavo Martinez on 24 Jan 2024
Answered: Gustavo Martinez on 25 Jan 2024
I'm getting the error in Simulink when I try to select the hardware board.
Here is the output of "ver"
>> ver
-----------------------------------------------------------------------------------------------------
MATLAB Version: 23.2.0.2485118 (R2023b) Update 6
MATLAB License Number: 54538
Operating System: Microsoft Windows 11 Pro Version 10.0 (Build 22621)
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 23.2 (R2023b)
Simulink Version 23.2 (R2023b)
AUTOSAR Blockset Version 23.2 (R2023b)
C2000 Microcontroller Blockset Version 23.2 (R2023b)
Embedded Coder Version 23.2 (R2023b)
Instrument Control Toolbox Version 23.2 (R2023b)
MATLAB Coder Version 23.2 (R2023b)
MATLAB Report Generator Version 23.2 (R2023b)
Motor Control Blockset Version 23.2 (R2023b)
Simulink Check Version 23.2 (R2023b)
Simulink Coder Version 23.2 (R2023b)
Simulink Report Generator Version 23.2 (R2023b)
>>

Answers (2)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 24 Jan 2024
The error does not mean that the Simulink Instrument Control toolbox has an error. Your installed version of the toolbox may not the driver for the hardware that you are trying to use. Check it via this documentation what hardware drivers are built-in in the toolbox - https://www.mathworks.com/hardware-support/instrument-control-toolbox/drivers-search.html?q=&page=1
This is a very long list of hardware, and thus, search patiently for your hardware to find out it is there or not.
All the best.

Gustavo Martinez
Gustavo Martinez on 25 Jan 2024
Turns out it was a licensing issue. With the correct license the error goes away.

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!