Hello,
I apologize for asking a very basic question. I am new to this.
I currently developed a software application that can control multiple lab devices (Grid simulator, Dc power supply, Load Bank, etc) using SCPI commands being sent over USB. This application works just fine. The problem with this approach is that it requires a PC to run the application.
So I am considering replacing the PC with TMS320F28379D. I see from the datasheet that it has a USB 2.0 port. I plan on using a USB hub to increase the connections so that I can hook up multiple USB controller lab equipment. Is this possible?
Also, to send SCPI commands to the devices from the PC, I would have to install IVI-VisaCOM drivers and use them as a reference in my software application. How would I do this if I replace the PC with