From: Michal H. <ha...@ka...> - 2007-03-21 07:08:24
|
Hi, * Luke Darnell (luk...@g2...) [070321 05:31]: > Here's my gpib.conf > > interface { > minor = 0 > board_type = "ines_pci" > name = "joe" > pad = 5 > master = yes > } > ........CUT HERE...... I wonder why is your board pad = 5 ? Is board pad arbitrary if it is a number from the interval 0-32 and at the same time does not colide with other devices ? I thought usuall setting with single board is to assign it pad = 0. As for *idn? command: I am using linux-gpib-3.2.08 with ines gpib pci card (not sure about the exact spec.) connected to keithley 2182 nanovoltmeter. "ibtest" works perfectly for me, including *idn? command :) Best regards Michal |