LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Work with USB High Speed Interface Modul 2.7 in LabVIEW

Solved!
Go to solution

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

0 Kudos
Message 1 of 5
(3,506 Views)

i think you should contact the manufacturer for any kind of help on that chip. They would be more helpful

 

regards

Regards
0 Kudos
Message 2 of 5
(3,505 Views)
very nice idea 🙂 ... but the manufacter don't have LabVIEW examples ...
0 Kudos
Message 3 of 5
(3,494 Views)
Solution
Accepted by patrick1988

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

Message 4 of 5
(3,462 Views)

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

0 Kudos
Message 5 of 5
(3,437 Views)