TCPIP labsphere connection error

10 views (last 30 days)
Shengtong Chen
Shengtong Chen on 21 Jun 2019
When i try to connect to labsphere cs1100 product, there is always error. No matter i turn on their software or turn off.
I have the instrument contrl toolbox.
t = tcpip('localhost',4343);
fopen(t);
Error using clc
Too many input arguments.
Error in icinterface/fopen (line 83)
clc error(message('instrument:fopen:opfailed', errmsg));

Answers (0)

Categories

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