thanks for answer Dan!!
i send from my microcontroller 10 periods = 250 values.
when labview takes the last value,then appears the result and wait for another
250 values .my problem is that i don't want to run continusly
i want to take 250 values ,calculate ,and then wait to take other 250 values.
if i can reset tables every 250 values ???
one thought is to add to more cases ,as example "S" for beginning and "W" at the end
at the "S" i will do ENABLE table and at "W" i will do RESET table...
is it possible to do this automatically???
i hope to understand...
3000000 is "byte to read " is very high because data are too many!
when i put it at smaller value i have bad signals!!