09-03-2019 06:28 PM
I want to upgrade a system with multiple GPIB peripherals to a system with multiple PXI peripherals and maintain the same set of test programs. I can create a software abstraction layer to distribute the commands to my instruments. But is there any way to get a single PXI-GPIB interface card to listen for multiple primary addresses, perform the hardware ACKs, and get me the particulars of the command?
Solved! Go to Solution.
09-04-2019 02:08 PM
A GPIB bus can only have one master. And I do not know of a way to have multiple addresses in a single slave.