From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

[NI PCI-6509] Read Digital Input is always showing "true"

Hi All,

 

I have installed a NI PCI-6509 DAQ and am testing it using the sample source codes (ReadDigitalChannel) provided by the NI-DAQmx installer DVD. I am using Visual Studio 2013 Professional with NI-DAQmx 15.0.

When I run this sample code, I find that "Dev1/port0/line0:7" always reads "true" on all lines even though there is no input provided.

I was expecting the values to be read "false" as there is no input to the DAQ. Is this normal or am I missing something?

 

thanks

0 Kudos
Message 1 of 3
(4,261 Views)
There is a pull-up on each input so you should get a true.
0 Kudos
Message 2 of 3
(4,210 Views)

Thanks Dennis!

I got it working by doing the following:

- Ensured that ports that are not used (at the connector block end) are screwed up tight - so there is no leackage currents at the scriew joints

- I am using R1005050 connection cable that was earlier not having a tight fit with the DAQ card. Ensured that it is fitted properly.

 

 

0 Kudos
Message 3 of 3
(4,189 Views)