Thanks for the suggestion. I am able to create NI -VISA USB Device using the wizard and i am able to communicate with the device but i have a problem. I can transmit data from the host (PC) to the device but when i try to receive from the device i get an error .The error is as follows:
Error -1073807302 occurred at VISA Read in USBRawBulkMain.vi
Possible reason(s):
VISA: (Hex 0xBFFF003A) Unable to start operation because setup is invalid (due to attributes being set to an inconsistent state).
I am using the example VI. The link from where i downloaded is as follows: <a href="
http://zone.ni.com/devzone/cda/epd/p/id/3622" target="_blank">
http://zone.ni.com/devzone/cda/epd/p/id/3622</a>