Also, since GPIB is not an open standard, no one can implement it without internal document. Prologix one has only limited implementation and is not yet bug free, and that's the known best unauthorized GPIB implementation.
GPIB is a standard, see
here. Of course, it costs like EUR 600 to buy the part 1 and part 2 standard documents from the IEC webstore, if you can't find them somewhere on the internet for free, but hardly a problem, if you plan to develop and sell a high cost device.
There are also cheap projects based on the Arduino for a GPIB adapter:
http://www.rudiswiki.de/wiki/GPIBtoUSB_Nano3Of course, impossible to use it up to 8 Mbytes/s and maybe it lacks a lot of the standard, but might be sufficient to send some commands and read a voltage from a multimeter with low update rate. I would have bought this, because I don't need fast speed, but I need it for projects I plan to sell and for this I need just something that works and is proven. Don't want to waste time thinking about if the Arduino script is wrong or the voltage of my circuit is wrong