Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

control PXI 8881 and VST(PXIe5841) from host pc

Hi,

I am using PXI 8881 with a VDG(PXI5551) and VST (PXi 5841).I want to use both these devices from Host pc.How can I connect with VST from host PC?

also what is remote VISA and remote gRPC?

 

I am new to PXI chassis and it would be very helpful if someone can recommend me some books or materials for reference and having good understnading on this.

Thank you in advance

0 Kudos
Message 1 of 2
(1,189 Views)

For beginners, PXIe-8881 is a "computer" in a rugged PXI form factor. With this said, you can connect a monitor, mouse, keyboard, and ethernet to the PXIe-8881 and start using it as just another computer.

 

Since the PXIe-8881 is the "host" for that PXIe bus, it has direct access or connection to any PXI module installed in the chassis. To use any instrument in the PXI chassis, you just have to install the appropriate driver on the host (PXIe-8881) and use the computer just as you would use any other computer.

 

Next, remote gRPC is a new protocol on top of the drivers which allows controlling the instrument without logging into the PXIe-8881 controller. What happens is that there is a gRPC server/service running on the PXIe-8881 which listens on the ethernet for commands coming from other computers on the networks and redirects those commands to the driver layer running on the PXIe-8881 which in turn controls the appropriate instrument.

 

In the simplest way, you would either connect the monitor/keyboard etc., directly to PXIe-8881 and use it or connect the PXIe-8881 to your network, configure the remote desktop and from your laptop/computer from anywhere on your network remote into the PXIe-8881 just as another computer.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(1,164 Views)