Send a LUA script via TCP/IP to a Test Script Processor enabled device using Matlab
이전 댓글 표시
I am working with a Keithley 3706A switcher which can be configured using a LUA code sent via Test Script Builder (TSB). LUA code for my application is:
channel.close('1001')
Now the above instrument is interfaced over the Ethernet using TCP/IP. I would like to know how could I do the same using Matlab
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 TCP/IP Communication에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!