|
From: Frank M. H. <fm...@us...> - 2003-05-09 14:30:39
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 09 May 2003 06:11 am, Giacomo Indiveri wrote: > I just installed the linux-gpib.3.1.93 drivers and am trying for the > first time to interface to some instruments through a NI-PCIIa card on > an ISA slot. > > Using ibtest I can send an interface clear apparently with no errors: > > gpib status is: > ibsta =3D 0x8100 < ERR CMPL > > iberr=3D 0 > EDVR 0: OS error > > ibcnt =3D 0 Actually, you are getting an error. That EDVR should really be an EARG, = you=20 are apparently trying to do an interface clear on a device instead of a b= oard? > > but whenever I try to write a string to a device I get a Bus error: > > gpib status is: > ibsta =3D 0xc100 < ERR TIMO CMPL > > iberr=3D 14 > EBUS 14: Bus error > > ibcnt =3D 0 > Are you sure your base address and irq are correct? It could also be som= e=20 problem with your device, it is timing out while trying to send the comma= nd=20 bytes to address the device as listener. - --=20 Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+u7vk5vihyNWuA4URAqpfAJ9qP1DDFfV3I8GbBS7q52NoW+8XugCg6h9K pWegig2OhREdvUiUZwaE4BI=3D =3DHZY3 -----END PGP SIGNATURE----- |