01-19-2010 12:13 AM
Hello,
is there an example to work with an USB High Speed Interface Modul 2.7 in LabVIEW?
The IC is an "Cypress CY7C68013A-56PVXC"
Thanks,
regards, patrick
Solved! Go to Solution.
01-19-2010 12:18 AM
i think you should contact the manufacturer for any kind of help on that chip. They would be more helpful
regards
01-19-2010 01:08 AM
01-20-2010
06:40 AM
- last edited on
07-02-2024
01:53 PM
by
Content Cleaner
Hi patrick,
I searched google for the module. The manufacturer is Braintechnology.
If you need a LabVIEW-driver please ask them, maybe that they can provide you with one.
Braintechnology offers a USB-DLL. With some work you can include this dll into your LabVIEW-project (Call Library Function Node).
The following document will explain you how to do:
Example: Passing a Variety of Data Types from DLL to LabVIEW
With best regards,
Ralf N.
NIG
01-22-2010 04:08 AM
thanks for the examples, but there is another question.
I like to open the usb port and read data with digital ports and I2C.
I have the functions in "Call Library Function" but I don't know which parameters I have to take.
Does anyone knows this or have an example for open/read/write an usb-port?
thanks,
patrick