Page 1 of 1

Can I connect to ECIOARM via USB

Posted: Fri Oct 28, 2011 11:30 am
by Odox00
I have a ECIO-ARM that I want to use to collect some analouge values and transfer them into a Labview application.
Is this possible? I can't find any Serial USB in the FC4-ARM.

Re: Can I connect to ECIOARM via USB

Posted: Fri Oct 28, 2011 12:44 pm
by Benj
Hello,

It is possible however we do not directly support USB components on the ARM, mainly because there is no demand for these products to justify doing the work. You should be able to find a USB example for the devices in C code using Google and then include this code into your Flowcode project using the supplementary code window. I used this technique to create the HID USB bootloader for the v4 Flowcode ARM hardware.