Is it possible to use Usb virtual com port in Simulink Realtime?
11 views (last 30 days)
Show older comments
Hello I have a sensor to measure two rotations ( Autocollimator) which use a virtual USB com port to send the data to computer. I have a target PC which run Simulink real time operating system and i need the sensor to send this data to this computer. Is it possible to write a driver for it. I Know how to write a device driver for ISA, PCI card but not a USB port.
0 Comments
Answers (2)
Gaurav Phatnani
on 1 Feb 2018
Following are some links which should help you write your custom driver:
4 Comments
Perry
on 3 Oct 2020
I recently noticed that SLRT supports the Logitech G29 Steering Wheel (PS3). I think this device uses a USB to connect to the target computer. How does it do it?
Greg Hahn
on 20 Sep 2021
Hi,
Any update on this? I probably don't have the time / expertise to write my own virtual COM (CDC Interface) driver for SLRT, but stil have a desire to control Ascii (SCPI) instruments.
Thanks, Greg
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!