How to setup multi function card (HUMUSOFT MF634) with Matlab?
17 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I need to setup a real-time model, for that, I installed the HUMUSOFT MF634 card into the PCIe slot and installed the required drivers (I can see the card in my Device Manager). Now I need to communicate with it using Matlab/simulink, so I installed Simulink Desktop Real-Time in Matlab. I have no prior knowledge on real-time simulations, so please guide me through the next step in order to cummunicate with the MF card or sharing of any related material is also appreciated.
Thanking you,
Nagendra.
0 件のコメント
採用された回答
Jan Houska
2021 年 4 月 4 日
Hi Nagendra,
this depends on what device you want to control using the MF634 board, and what is the type of signals that the device is using to communicate. For example, for a device using analog signals, you would use the Analog Input and Analog Output blocks, in a way shown by the sldrtex_controller example. If your device understands a different type of signal, you would use the corresponding I/O blocks. Please try to take a look at all the examples shipping with Simulink Desktop Real-Time, try to find the example that is most similar to what you are trying to do, and start from that example.
Good Luck, Jan
0 件のコメント
その他の回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!