Why doesn't SetBusErrorHandler() ever get called?Primary Software: Driver Software>>NI-VXI/VISAPrimary Software Version: 3.2 Primary Software Fixed Version: N/A Secondary Software: N/A Hardware: VXI/VME/MXI
Problem: In my code, I set up a Bus Error Handling function, but it never gets called. Why? Solution: SetBusErrorHandler only works if using the low level VXI functions VXIPeek() and VXIPoke(). VXIIn and VXIOut use special internal bus error handling and won't call the buserrorHandler. Related Links: Attachments:
Report Date: 02/20/1996 Last Updated: 06/02/2004 Document ID: 0IJD7QSR |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
