01-05-2007 09:27 PM
01-05-2007 10:53 PM
01-06-2007 10:28 AM
01-10-2007 08:33 PM
01-10-2007 09:59 PM
Somehow the link to the class document got lost in the previous post I made. It can be found at http://www.usb.org/developers/devclass_docs#approved
From what I understand, you do not have to implement GPIB messages. There is a subclass of USBTMC for that. The subclass specifies such things as triggering and certain mandatory commands (i.e. *IDN?, *TST, etc). This subclass would be used by an instrument vendor that might already have a GPIB instrument and then adds a USB interface. A program written for the GPIB instrument would work with the USB instrument (in most cases).
At this point, I have no experience with writing firmware for a USBTMC device. My department has developed several custom USB instruments but we have not yet taken the next step to implement them as USBTMC. When (and if) we decide to commercialize them, we will probably do so but I'm afraid I can't help much with the actual details. There are USB discussion forums that are a better place for you to post your questions.
01-11-2007 04:14 AM
01-11-2007 07:15 AM
04-22-2012 11:36 PM
Iam using a pendrive for communication.So I have to follow USB raw configuration.Is'nt it??
04-23-2012 02:58 AM
Whyt do you want to DO with the pendrive?
04-23-2012 07:33 AM
I mean pendrive as my USB device