photo

Siva Meduri


Last seen: 19 dagar ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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'...

28 dagar ago | 1 answer | 0

1

answer

Question


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...

29 dagar ago | 0 answers | 0

0

answers