LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SbRIO-9641 random indexing

Solved!
Go to solution

Hello everyone. Sorry for my question if it's too easy... I'm programming on sbRIO-9641, LV2012 RT+FPGA module + NI_RIO 12.0 and try build programm for memory. Compilation this programm (pict) gives me random result, and if i set up loop timer it's shows me random result too in limits [0,160]. what is wrong?

 

thank you for your help!

 

SX.jpg

0 Kudos
Message 1 of 12
(3,655 Views)

I'm not sure what you mean by "Random result"  but you can definately save a shift register and an increment primitive by wiring the loop i terminal to the equals and waveform chart and wind up with equivallent code.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 12
(3,648 Views)

 

 

 

RD.JPG

0 Kudos
Message 3 of 12
(3,636 Views)

That can't be!  Attach the code generating that display and we'll see if it can be duplicated


"Should be" isn't "Is" -Jay
Message 4 of 12
(3,628 Views)

"Attach the code generating that display"

 

can you explain in detail where to find this code? thank you 

 

PS. If i debug with option "Dev Computer" the results are normal.

 

0 Kudos
Message 5 of 12
(3,617 Views)

untitled.JPG

0 Kudos
Message 6 of 12
(3,604 Views)

May be this is help (log file) 

0 Kudos
Message 7 of 12
(3,598 Views)

Hi togoto, is it possible for you to share the FPGA VI that reproduce the problem?

Alejandro C. | National Instruments
0 Kudos
Message 8 of 12
(3,555 Views)

I add VI file

 

It begun then i have updated LabView 8.6 to 12 all modules and device drivers too (NI-RIO 12). On 8.6 it's worked

0 Kudos
Message 9 of 12
(3,540 Views)

There is something wrong with that VI. It seems to me that is corrupted. Simply copy/paste the code to a new VI and save, everything will go back to normal. Smiley Wink

Alejandro C. | National Instruments
Message 10 of 12
(3,527 Views)