Hi everyone! I've started to write a lib to interface USB GPIB devices. So far 
it's **very** simple, but it starts to work :-)

If anyone has a usbtmc device, it can check out the code from

<git://gitorious.org/libusbtmc/libusbtmc.git>

All you need is CMake and libusb[x]. It ships with a simple test that will 
check for usbtmc devices and tried to open the first one it gets, and sends a 
GPIB message (implemented byte-wise, as it's a sub-class of TMC).

So, if anyone has a usbtmc device, feel free to check the code.

**WARNING**: I plan to change the current API. I started the project with the 
idea of doing the same as the Linux's usbtmc module. It turned out that the 
module implemented mostly the usbtmc usb488 specs, not just usbtmc.

So I implemented read and write as the module does, but that's more gpib-
isish. I plan to change that soon.

Kinds regards, Lisandro.

-- 
"No es el crecimiento de la tecnología lo que excluye, sino la
protección sistemática de los derechos de uso de la misma,
lo cual se puede aplicar al arte."
  David Cuartielles

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to