Hello,
in MAX i've created some global channel (linked to a PCI-6229 multifonction card), in my program i call directly these global channel on reading or writing (depends of the type of channel).
This works fine until a big error appears, i've not made any change in the program and i get this error "the task doesn't exist" although it worked previously.
I noticed that it doesn't work only for the digital output while for the rest (analog input, output...) it always works.
In MAX the global channel works fine also. It's only when i use the global channel in labview on a digital output that i get this error.
I've tried to repair MAX, DAQmx, but the error is still remaining... i don't understand why....
The only issue that i've found is to declare a Task containing only this channel, and call the task in Labview for working fine.
Somebody know this problem? Can't use global channel only on digital output although it worked fine previously...
Thanks for any help,
Tony