Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't add global virtual chanels into task in MAX or DAQ assistant.

After creating a global virtual channel I try to add it into a task (MAX or DAQassist)but it just add a blank space in channel settings nad gives an error. I am using cDAQ 91721 and module NI 9213, any ideas of how to solve the problem?

 

 

 

 

 

 

 

problembut it adds nothing, just and empty space with ana error

0 Kudos
Message 1 of 7
(4,281 Views)

Hello Roddy,

What version of the DAQmx drivers are you using?  If you haven't already, I would recommend upgrading to the latest version (currently 9.0.2). 

Also, does this happen only with this specific global channel, or with any Global channel?  Are you able to do other things with the Global Channel?  Also, does it throw any errors if you create a task with the same physical channels (rather than using the Global Channel)? 

 

-Christina

0 Kudos
Message 2 of 7
(4,263 Views)
What happens when you try and add a physical channel in the Assistant configuration page?
0 Kudos
Message 3 of 7
(4,259 Views)

Well, I tried to upgrade to the lasted version 9.02, I finally can add the global channels to the task, but now the new problem is that I can not use the global channel with MAXassistant.

 

For example, I have a TC01 global channel and I add the task create and numerical indicator, I try to run it  and it says:" PLEASE CONTACT LABVIEW SUPPORT"...

The most annoying thing is that when I run labview in XP i don't have any problem--maybe is because I am using VISTA.

0 Kudos
Message 4 of 7
(4,248 Views)

One more thing, now I get this:

 

error2.jpg

 

I am just trying to read a channel, nothing else. 

0 Kudos
Message 5 of 7
(4,245 Views)

Can you run any of the LabVIEW example programs, or do you get similar errors with those as well? 

0 Kudos
Message 6 of 7
(4,231 Views)

I'm wondering if you're confusing the concept of a global virtual channel with a physical channel. Your global virtual channel is a DAQmx software concept that allows you to group and configure related physical channels to use in your program. However, you have to specify what physical channels on your device you want to use. If you are not specifying any physical channels, than that would explain why your task is invalid.

 

Can you use test panels or examples that shipped with your ADE?

0 Kudos
Message 7 of 7
(4,227 Views)