05-16-2018 10:42 AM
Hey Guys,
I have the following problem by taking a measurement in FPGA mode.
My programm is based on the NI Tutorial:
http://www.ni.com/tutorial/54219/en/
In the result the sensors do not measure anything (except 0).
I don't understand why, do you have any ideas?
Thanks
05-16-2018 10:49 AM
05-17-2018 07:16 AM
I tried to delete the I/Os and apply them again and somehow I uploaded the version where the sensors are deleted.
My mistake, I am sorry.
05-17-2018 07:39 AM
Hi Leonhard,
In the result the sensors do not measure anything (except 0).
Do you get any errors when running your code?
Which value do you set for "Count(uSec)" in the RT VI? (I hope it's not zero…)
Are there remaining elements in the FPGA FIFO?
Is there a FIFO overflow?
Btw. the FIFO datatype doesn't fit with the datatype of those AI channels as can be seen by the coercion dot.