Hi all,
I have a N1996A spectrum analyzer and my goal is to remotely control this device via LAN. I want to be able to capture images and send those images to the computer and also set the bandwidth/span. I am able to establish a connection using puTTY but when I attempt to "Add a LAN device" in Keysight Connection Expert, I am unable to connect.
So I have two questions:
Would it be possible to capture images remotely and store them on the remote PC?
How can I establish a connection through Keysight Connection Expert?
Thanks for reading!
I have a N1996A spectrum analyzer and my goal is to remotely control this device via LAN. I want to be able to capture images and send those images to the computer and also set the bandwidth/span. I am able to establish a connection using puTTY but when I attempt to "Add a LAN device" in Keysight Connection Expert, I am unable to connect.
So I have two questions:
Would it be possible to capture images remotely and store them on the remote PC?
How can I establish a connection through Keysight Connection Expert?
Thanks for reading!
To give you an update for this thread. I was unable to connect through Keysight's connection expert. I decided to programmatically send SCPI commands through Telnet. I used Python's telnetlib to successfully communicate to the N1996A.