03-26-2007 11:15 PM
03-26-2007 11:42 PM
03-27-2007 12:19 AM
thank you and sorry. I will try it as soon as possible>
Thank you very much
03-27-2007 02:01 AM
03-27-2007 04:00 AM
03-27-2007 07:18 PM
03-27-2007 08:58 PM
yes I'm sure that the spectrum analyser has a VXI-11 protocol. In the documentation, it is written : the physical interface is RJ45 connection on the instrument for 10 BASE-T. Data transfer takes place over ethernet using TCP IP and the VXI-11 protocol.
But after it is written that : But to communicate with the instrument, the PC must have a VXI-11 client implementation either as part of the controller program.
So maybe something s missing on my computer ??
Thank you
03-27-2007 09:46 PM
> yes I'm sure that the spectrum analyser has a VXI-11 protocol.
The VISA address syntax is correct. By the way the "0" (zero) suffix for VISA address "TCPIP0" is normally unnecessary, therefore you can simply write TCPIP instead of TCPIP0. Try it too. Then, when you could not open viOpen(), what error code (ViStatus) did you get?
> the PC must have a VXI-11 client implementation either as part of the controller program.
> So maybe something s missing on my computer ??
The client program that controls a VXI11 instrument internally requires SUN ONC RPC library, however NI-VISA already have it inside. Therefore you dont have to prepare any other software. The only exception is, WinXP SP2 contains firewall feature as default, therefore you must answer as "Unblock" when the os prompts you for it.
If the vendor-provided software is also using VISA library and successfully accesses the instrument, you can capture the IO trafic log by NI-SPY then compare with your app.
03-27-2007 09:58 PM
03-27-2007 10:04 PM
in fact, i have difficulties to connect the spectrum analyser. I have followed what they said in the documentation, but i have problems.
I put the ethernet cable ( i have tried with a normal and with a cross over). In the spectrum analyser, I set " set the IP adress dynamycally using DHCP ". I have checked on my computer ( which is very recent) that the DHCP is well activated, and it is ok . But the computer tells my that the connexion is limited or inexistant. When I try to use the software provided by the constructor, i can t connect.
Then I have try to put manually the IP adress, but in this case too, it doesn't work. It is very strange