Interface device through TCP/IP, using its IP Addres, with MatLab

2 views (last 30 days)
Hi Everyone,
I need to connect a device to MatLab. My device is a power supply (PSI 8080-510 3U), it's programmable with SCPI commands. When I write this code:
t=tcpip('vendor',port)
I don't need the 'vendor', because MatLab doesn't know Elektro Automatik.
How can I solve this problem?
Thank for your time. Davide.

Answers (0)

Categories

Find more on Instrument Control Toolbox Supported Hardware 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!