ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Input VI

Hi, I'm using a DAQ 6025E card for data acquisition. I need read
1 16bit port from a data Encode, so that I use DIO0 and PA ports
on the card. I use Digital_2_port.vi to read check my configuration,
however, there is always a error code 10007 appeared. I have no
idea what's wrong in my configuration. Since I can read port 0 ok,
but not port 1. Any suggestion?

Thanks,
0 Kudos
Message 1 of 2
(2,846 Views)
This example will work if you read the VI Information and address the
ports correctly. For the 6025E, the port numbering is 0, 2, 3, & 4.
Also, in case you're not aware, there is a user group dedicated to data
acquisition specific questions in any programming language at
natinst.public.daq.general.

Erin Bray
National Instruments

jian yao wrote:

> Hi, I'm using a DAQ 6025E card for data acquisition. I need read
> 1 16bit port from a data Encode, so that I use DIO0 and PA ports
> on the card. I use Digital_2_port.vi to read check my configuration,
> however, there is always a error code 10007 appeared. I have no
> idea what's wrong in my configuration. Since I can read port 0 ok,
> but not port 1. Any suggestion?
>
> Thanks,
0 Kudos
Message 2 of 2
(2,846 Views)