Instrument Control ToolboxでUSB出力のセンサデータの読み取りはできますか?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Daisaiku Senoo
le 14 Nov 2016
Commenté : Akihiro Yasuda
le 17 Nov 2016
RS232-C規格のUSB出力のセンサデータをSimulink上に出力する方法を教えてください。
0 commentaires
Réponse acceptée
michio
le 14 Nov 2016
Modifié(e) : michio
le 14 Nov 2016
File Exchangeで公開されているこちらのサンプルはお試しいただきましたか?
その他の情報はこちら
3 commentaires
Akihiro Yasuda
le 17 Nov 2016
データシートおよび現物がないので、推測を含みますが、 Serial Sendブロックが使えるかもしれません。
「$TSC,RAW,200*32」を、下記コードで数値に変換し
uint8('$TSC,RAW,200*32')
「CR/LF ('\r\n')」と設定したSerial Sendブロックに渡して頂ければ
実現できるかもしれません。
ただ、この場合、MATLAB側が"TAG250 IMU"をCOMポート経由で確認できる必要があります。
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!