GPIB Support
Message Passing Facility

Release Notes

Release 1-3

GpibHideosLocal and GpibHideosRemote now convert from ticks to seconds via the expression
TimeOut = (TimeOut+59)/60;
The interrupt code now issues lonC when done with read and tolC when done with write.

Release 1-2

Extensive changes were made to GpibGsTi9914 .c, the code that supports the ip488 IP module. The code has been tested for both an mv162 and an mv172. There should no longer be timing problems associated with the speed of the processor.

Release 1-1

This is the first release of the unbundled version of the Gpib support.