08-09-2011 03:42 AM
Hello everyone.
I am reading digital input pulses from NI-9411 (used for Flow sensor, it reads digital pule from sensor),
In HOST:vi how to store this valuses in a array. I used seperate timed loop with 1kHz and array size with 150 (N).
I need Max counter value per second.
Array Max and Min vi not suppoetred in FPGA.vi, so i have to count in host.vi.
i am attaching screen shot of my FPGA and Host code.
Wating for your reply
Tejas
08-26-2011 07:37 AM
Hi Tejaskumar,
the easiest way to store values in an array is the built array function or autoarray with a for loop.
Or do I understand anything wrong?
regards
Tobias
10-07-2012 10:06 PM
Hi Mr_Tejaskumar,
I just wanted to ask what hardware you used for the pulse readings (NI-9411) for a flow sensor.
Did you need to get the d sub connector kit?
cheers,
will
10-08-2012 02:48 AM
Hello Will,
We was using BR 473 (150Hz) Flow sensor.
Regard´s,
TejasKumar
10-09-2012 08:40 AM