About xPC Target and supproted IOboard

5 views (last 30 days)
Hi,I'm a Japanese university student,and studying control system development.
Our laboratory is using xPC-Target and Matlab/Simulink(2011b) for Real Time Test. Its old version, so we wannna upgrade to Matlab/Simulink(2017b).
But we don't know what IObord is supported by Matlab Simulink(2017b). Currently, our using IObord is CONTEC board. In Simulink(2011b), there are some blocks that named "Contec","Advantec","analogic", and so on.
But Simulink(2017b), there is no block named like "Contec", "Advantec". There are only blocks named "Digital Input(Output)",and "Analog Input(Output)".
So,please tell me;
・Can we use Matlab/Simulink(2017b) with xPC Target?
・What IOboard are supported by Simulink(2017b)?

Accepted Answer

Walter Roberson
Walter Roberson on 11 Sep 2019
In the time since R2011b, xpc-target was renamed Simulink Real-Time, which is a different product than the similar-named Simulink Desktop Real-TIme .
In R2011b, xpc-target supported a number of I/O boards -- though finding out which ones it supported sometimes took some investigation.
In the time since then, Mathworks changed strategy quite a bit on xpc-target. Mathworks removed formal support for most third-party I/O boards, and most third-party hardware. Instead, Mathworks partnered with a company named Speedgoat, and Mathworks now only supports Speedgoat computers and peripherals. Speedgoat acts like a systems integrator, testing and tuning hardware and driver combinations and debugging their interaction with xpc-target.
Mathworks started warning in R2017a that they would be removing supprot for CONTEC, and continued warning in R2017b. The support for CONTECT blocks were removed as of R2018a.
Because of this, the R2017b that you are looking at using is the last xpc-target version that supported CONTEC blocks. The blocks you are already using might continue to work in R2017b, but you should not expect any new support.
I suggest you read through the release notes of changes between R2011b and R2017b; https://www.mathworks.com/help/releases/R2019a/xpc/release-notes.html?rntext=&startrelease=R2011b&endrelease=R2017b&groupby=release&sortby=descending&searchHighlight= to see whether there were changes of interest to you
  3 Comments
Walter Roberson
Walter Roberson on 18 Sep 2019
I think so, but I cannot be sure.

Sign in to comment.

More Answers (0)

Categories

Find more on Multicore Processor Targets 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!