I understand there are other discussions on this topic already, however I have yet to find a solution amongst them.
Here's the scenario:
I have a host PC (running Win7) that's connected to an Agilent N9020A MXA Signal Analyzer (running WinXP) via LAN connection. The reason behind the LAN connection via GPIB is due to the added 89601B VSA software I wish to access via SCPI commands through LabView code on the host PC. According to Agilent this is one of the ways to do so.
I've assigned IP addresses and specified the Agilent recommended port 5024 for TCPIP connection. I am able to write commands using TCP Write using LabView, however I can't seem to read anything back using TCP Read. In fact, depending on some variation of options I've tried from the previous forum topics, I always end up with Error 56 or 66.
I have verified the SCPI command works for retrieving data via Agilent Interactive IO. It should be pretty straight forward. Given that I wish to automate this process, please help? What am I missing?
Thank you in advance.