Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

hi, i want to control my vi from multiple systems using ethernet options can any body tell me how to do that? thans in advance

hi, i want to control my vi from multiple systems using ethernet options can any body tell me how to do that?  thans in advance

0 Kudos
Message 1 of 6
(4,358 Views)
Have you looked at the web publishing option and using a remote panel? Look it up in the help.
0 Kudos
Message 2 of 6
(4,338 Views)

actually i want to control my programme which is in another computer with my computer with out going to that computer.

0 Kudos
Message 3 of 6
(4,325 Views)

check out vnc

perfect tool to control another computer from your place

greetings from the Netherlands
0 Kudos
Message 4 of 6
(4,318 Views)

There are multiple ways of doing this. Here are some of them..

 

The Web Publishing tool allows you to publish the front panel and you can control the front panel remotely. https://www.ni.com/en/shop/electronic-test-instrumentation/programming-environments-for-electronic-t...

The TCP/IP socket can allow you to pass codes "strings" to another computer. Lookup the server client example.

 

regards,

Gautham

0 Kudos
Message 6 of 6
(4,232 Views)