LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DIO port config

Hi Guys,

 

I would like to update the block of DIO config port that was used on in labview 2005, there is any equivalent block that do the same job with new version of labview ?

RF1_0-1709666824712.png

 

Regards 

0 Kudos
Message 1 of 2
(274 Views)

@RF1 wrote:

I would like to update the block of DIO config port that was used on in labview 2005, there is any equivalent block that do the same job with new version of labview ? 


1. There was no "LabVIEW 2005".  Based on your image and the year, I would say it was written in LabVIEW 8.0.  Not that important, but it matters if you are trying to research how things were done then.

 

2. Learn the DAQmx API.  DAQmx was a complete rewrite of the NI-DAQ (now referred to as Traditional DAQ) driver to make it A LOT better.  For a direct replacement of the VI shown, you will need DAQmx Create Channel and configure it for Digital Output or Digital Input.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(262 Views)