Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

will data transfer in parallel in GPIB interface?

Solved!
Go to solution

The GPIB standard uses an addressing and handshaking scheme to transfer data.  Only 1 instrument can be addressed at a time since there is only 1 set of data lines.  In another post, you said this is a really old instrument.  I would say that the instrument is what is determining your transfer rate.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 11 of 13
(1,227 Views)

@crossrulz wrote:

The GPIB standard uses an addressing and handshaking scheme to transfer data.  Only 1 instrument can be addressed at a time since there is only 1 set of data lines.  In another post, you said this is a really old instrument.  I would say that the instrument is what is determining your transfer rate.


Thanks. So does it imply that using two GPIB cards and two data line is better and it could address device in parallel if I use two data line two cards, right?

0 Kudos
Message 12 of 13
(1,221 Views)
Solution
Accepted by topic author dragondriver

I have never tried having a second GPIB card in my computer.  I would think it should work.  Yes, two interfaces can run in parallel.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 13 of 13
(1,211 Views)