CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

USB Product ID and Vendor ID

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
j_girl
Guest







USB Product ID and Vendor ID
PostPosted: Mon Feb 27, 2006 3:24 pm     Reply with quote

Hi.

I am trying to use the USB example programs and integrate them into a Bulk Transfer USB project. This project interfaces with Labview and I am developing a custom VISA driver. This driver wizard asks for the product id and vendor id numbers of the device, which I have. Which file (header file) is this information in, so I can easily change this information without having to get into too much detail?

Thanks!
jspencer



Joined: 22 Dec 2003
Posts: 57
Location: Boise, ID USA

View user's profile Send private message

File Name
PostPosted: Mon Feb 27, 2006 5:08 pm     Reply with quote

usb_desc_hid.h is the file that has the product and vendor ID's

search for:
const char USB_DEVICE_DESC[USB_DESC_DEVICE_LEN]

It is in there.

jspencer
j_girl
Guest







PostPosted: Tue Feb 28, 2006 9:38 am     Reply with quote

Thanks!! Very Happy
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group