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.
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.