LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA

Hi,

I'm almost new to FPGA. I should use an express VI to acquire and send data by i2c communication and a FPGA part to convert that values in order to have 2 parallel processes (acquisition at high level and conversion at low level).

- i2c low level implementation is very difficult: each example on internet doesn't suit me. I tried some changes but it didn't work.

- Furthermore, I can't convert values at high level beacuse too much time is required

 

An error is shown: -61206 Read/Write Control in myRIO v1.0 Configure I2C.vi->RT Main.vi

Surfing the net, I found that is due to: The configured item does not exist. What does it means exactly?

What I should do to solve this problem and use high and low level in parallel?

 

Best regardes,

Leonori Chiara

0 Kudos
Message 1 of 3
(2,877 Views)

Can  you attach the code you are using that produces this error?

Matt J | National Instruments | CLA
Message 2 of 3
(2,848 Views)

In attachment:

- High Level: RT

- Low Level: Reduced Calculations

 

Download All
0 Kudos
Message 3 of 3
(2,839 Views)