TCPIP labsphere connection error
10 views (last 30 days)
Show older comments
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));
0 Comments
Answers (0)
See Also
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!