Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

program+GPIB+board+listener

I would like to monitor data coming through IEEE bus. Does anybody know how to set a GPIB board (AT/TNT+) as listener using the MISC command and read afterwards data? The board is installed in a PC working with XP.
0 Kudos
Message 1 of 2
(3,036 Views)
Hi,

There is no command in LabVIEW to set the board as a listen-only device.

You could call the C ibconfig function to configure the board as listener only, as described in this Knowledge base article: Can I Use the AT-GPIB/TNT Board in a Listen-only State under Windows NT?. The article refers to the AT-GPIB board, but the same information applies to most GPIB interfaces.

DiegoF
National Instruments.
0 Kudos
Message 2 of 2
(3,036 Views)