Error in GPIB_IO.H Header File for ESP488TL Beta 1 for the TNT4882TL ASIC Hardware: GPIB
Problem: The GPIB_IO.H defines do not match those listed in the manual. What should this section of the header file read? Solution: Use the Programmer Reference Manual or the Technical Reference Manual instead of any header file. To correct the file, modify GPIB_IO.H so that B_x is (1<<5) and B_intsrc1 is (1<<7). The header file initially reads: #define R_isr3 0x1a
In the manual, I see: Bit Description
* These do not match the defines in the header file. The header file should be modified to read: #define R_isr3 0x1aRelated Links: Attachments:
Report Date: 03/14/1997 Last Updated: 02/19/2008 Document ID: 0VDBORVD |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
