LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

How to access a memory mapped device using EBIU?????

Hi,
 
   We have to access to an ADC that is memory mapped in the Asynchronous Memory bank 3. In order to achieved this objective we need to access to the EBIU to configure the AMC control register and write/read to the Asynchronous memory bank 3. Is there any way to do that? Do we need the labview device VIs or we have to use C code functions?
 
  Thank you.
0 Kudos
Message 1 of 2
(6,309 Views)
Hi java_user,

There are no EBIU VIs. You will need to use C code for that part of your application.
0 Kudos
Message 2 of 2
(6,300 Views)