Can I communicate with instruments using Test Script Processing (TSP) like I do with SCPI?
조회 수: 4 (최근 30일)
이전 댓글 표시
Up until today I used SCPI commands to communicate with my instruments. I define an object obj=visa('ni','Name'); Then open the the communication with fopen('obj') and then use fprint('obj','SCPI Command') to send commands. Can I do the same thing with TSP commands? If so, why can't I find any examples/instructions how to do it? Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Instrument Connection and Communication에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!