photo

Siva Meduri


Last seen: 20 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Matlab: Telnet to Keysight VXT not succesful.
Not able to Connect to Keysight VXT using telnet and run SCPI command . Following is the code used. t = tcpip('10.232.133.147'...

3 months 前 | 2 个回答 | 0

2

个回答

提问


Matlab : Telnet to remote machine not successful
tCmd = tcpip("10.232.133.147", 5023); fopen(tCmd); fwrite(tCmd,':SOUR:POW:AMPL -63 DBM ' ); fclose(tCmd); I also tried wit...

3 months 前 | 2 个回答 | 0

2

个回答