03-21-2013 02:07 PM - edited 03-21-2013 02:09 PM
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!
Solved! Go to Solution.
03-21-2013 02:31 PM
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.
03-22-2013 03:32 AM
03-22-2013 08:37 AM
That can't be! Attach the code generating that display and we'll see if it can be duplicated
03-22-2013 02:59 PM
"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.
03-23-2013 03:33 AM
03-23-2013 04:35 AM
May be this is help (log file)
03-25-2013 11:38 AM
Hi togoto, is it possible for you to share the FPGA VI that reproduce the problem?
03-26-2013 06:39 AM
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
03-27-2013 09:06 AM
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.