Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

PC-PC communication using GPIB

Solved!
Go to solution

Hello,

 

I have problems to realise communication between two PCs using GPIB interface. Each PC has GPIB controllers. Controllers are detected properly by MAX.

My question is how I can realise the data transfer in both directions using LabView?

Thank you for any help and suggestions.

 

Regards,

Bach

 

 

0 Kudos
Message 1 of 3
(3,233 Views)
Solution
Accepted by topic author bach

Hello bach,

you can use one GPIB controller as an System Controller master and the other as an slave (picture).

Then you can programm an communication between the to systems. If you sent a message

the other side should receive it. Now you can programm your own protocoll using VISA or

the instrument I/O assistant.

 

http://digital.ni.com/public.nsf/allkb/9CC0939663F1C5DE862565D70082E89E?OpenDocument

 

a simple example for doing this http://zone.ni.com/devzone/cda/epd/p/id/540

you can find more in LabVIEW or on www.ni.com

 

best regards ALEX

best regards
Alexander
0 Kudos
Message 2 of 3
(3,204 Views)
Thank you Alex,

Best regards,
Bach
0 Kudos
Message 3 of 3
(3,176 Views)