LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Channel Wizard won't configure analog outputs or digital I/O

I'm trying to set up channels on an AT-MIO-16X using the channel wizard. The only option it gives me is analog input. Analog output and digital I/O simply don't appear.

VI's written by others that use analog outputs and digital I/O run fine. The test panels recognize all channels OK.

Any clues?
0 Kudos
Message 1 of 3
(2,626 Views)
Clues;

That maybe an old board that is not supprted by the current version of MAX. CHECK!

Look at code done by others. If you do not understand why theirstuff works, post their code and ask away.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,626 Views)
Thanks Ben

The board is definitely supported.

The code that works is quite straightforward.

The issue is that the channel wizard seems to skip a step. From within my VI, I select PROJECT>>DAQ CHANNEL WIZARD. The channel wizard window comes up as expected. When I click on NEW, the "select a channel type to configure" dialog should come up. Instead it goes directly to the analog input configuration window.

I've reinstalled LabView, no change in this behavior. I can perform all types of I/O by configuring in the VI, but I'd really rather use string control, so naming channels in the wizard would be nice.

An light you could shed on this would be much appreciated.
0 Kudos
Message 3 of 3
(2,626 Views)