LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to view and configure devices and systems with Remote Systems

as given in the forums previously,i started RDA server on the host machine.then i gace access to the client machine(access only in NI-VISA\security)
then i tried to access the host from the client machine by giving its ip address in remote system wizard.

can somebody just help me out by telling where i went wrong..?
please give me step wise procedure..

thank u.
0 Kudos
Message 1 of 4
(2,732 Views)
Siddu,

I found a tutorial that you may find usefull, they do the programming in LabVIEW, but you should be able to emulate that code in CVI; here is the tutorial:
Remote Instrument Control with NI-VISA
.

Here a distiled version of the procedure:
1. First, on the target machine, open MAX, and go to Tools >> NI-VISA >> VISA Options >> "Security" Tab
2. Set your permissions properly so that VISA resources will be detectable by your second machine. Close the window and close MAX
3. Run the VISA server on your target machine.
4. On the 2nd machine, open MAX. Right click on Remote Systems and choose "Create New"
5. From the dialog window that appea
rs, choose "Remote VISA System" and click "Next"
6. Enter the IP address of the target machine and click "Finish". Your remote VISA resources should now show up.

If your devices show up properly in MAX, you will be able to call them in CVI as any other VISA resource.

I hope this helps.

Regards,

Juan Carlos
N.I.
Message 2 of 4
(2,732 Views)
sir,

thanx for helping me out.By your guidance i got the problem sorted
out.once agian thank you very much

Siddu
0 Kudos
Message 3 of 4
(2,732 Views)
Hi Siddu,

I glad that you were able to set this up!

Good luck with your project.

Juan Carlos
0 Kudos
Message 4 of 4
(2,732 Views)