11-10-2006 07:57 AM
Mr Collin
My Board type is PCI-GPIB (488 2) , maybe i must make some extra configuration before i try to communicate whit the tnt 5002 interface??
Thanks
11-10-2006 08:08 AM
11-10-2006 08:37 AM
I do the test
also
Write(0x7C, BCR)
I read Read(BSR) = 0x7C
and iblines EOI ATN SRQ REN IFC NFRD NDAC DAV
0 0 1 1 0 0 1 0
11-10-2006 08:39 AM
11-10-2006 08:43 AM
i will test evry bit and reply whit the reponse ..
thanks
11-10-2006 09:23 AM
Line test the tnt 5002 is controller
here are the result.....
SRQ_line Write(0x04, BCR)// Read(BSR) = 0x04 // iblines SRQ=1, REN=1 NDAC=1
EOI_line Write(0x08, BCR)// Read(BSR) =0x0C // iblines SRQ=1 REN=1 NDAC=1
NRFD_line Write(0x10, BCR)// Read(BSR) = 0x0C // iblines SRQ=1 REN=1 NDAC=1
NDAC_line Write(0x20, BCR)// Read(BSR) = 0x24 // iblines SRQ=1 REN=1 NDAC=1
DAV_line Write(0x40, BCR)// Read(BSR) = 0x44 // iblines SRQ=1 REN=1 NDAC=1
11-10-2006 09:28 AM
Mr Collin
I whill scan the Schematic and send it letter...
11-10-2006 09:29 AM
Mr Collin
My Board type is PCI-GPIB (488 2) , maybe i must make some extra configuration before i try to communicate whit the tnt 5002 interface??
Thanks
11-10-2006 09:46 AM
11-10-2006 10:03 AM
here are the result of the test
iblines whitout cable
Ren=1 NDAC=1
iblines whit cable
SRQ =1 REN=1 NDAC=1