From: Massif on
  Dear,
 
I would like more information about the Multifunction Intelligent DAQ using LabVIEW FPGA.
What is the resolution of the Digital I/O on the NI PCI-783xR (PCI card)?I have see 16 bit for the analog input but nothing on the digital input.
 
Regards
 
  Julien 
From: TonP on
I think you are looking for the port-width of this device? An digital line has a bit resolution of 1.The port-width (number of lines per port) varies from device to device.Ton
From: Massif on
   Dear TonP,
And thank you for yor response.
 
No, I'm looking for the data size per line.
Example:
<a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/202006" target="_blank"> http://sine.ni.com/nips/cds/view/p/lang/en/nid/202006</a>
In this data sheet for the&nbsp;analog input




Analog Input
&nbsp;

Number of Channels
4 SE/4 DI

Sample Rate
200 kS/s/ch


Resolution
&nbsp;

16 bits
&nbsp;
There is nothing write for the resolution of the digital I/O.
Is it 16 bit? I&nbsp;need I32 bit for the digital input.
&nbsp;
&nbsp; Massif
From: Massif on
&nbsp;Dear,
I have to explain my application a little bit more. On the FPGA target I have created&nbsp;2 counters of&nbsp;an event depending of 8 digitals signal. &nbsp;But this event can arrive more than 2^16 during one application.How I can transfer thess numbers with the&nbsp;R series cards?
"store your compiled LabVIEW FPGA application in the onboard flash memory of any R Series device""You can configure the digital I/O lines as custom counter/timers" -&gt; I think at started we can create internal counter and transfer the result at 40 MHz.
Can I used 32 line to transfer the number?
I can't transfer all signal to the host, because my application sould draw a graph in "real time". That why I have created a batch rate with internal counter of event inside the FPGA.
I hope I am enough clear.
Regards
&nbsp; Julien
&nbsp;
From: Kabul on
Hi, On the <a href="http://sine.ni.com/nips/cds/view/p/lang/en/nid/202006" target="_blank">product page</a>, on the specifications tab, you can see that the Counter/Timer Resolution is 64 Bit. Regards,