I am attempting to run 7 counter/timer loops off of 2 9401 modules within a CompactDAQ chassis (slot 2 and 5) and continually get the error code of 200371. After a bit of digging we found that in DaqMx the 2 seperate modules were not distinguished with such that Mod2/ctrl0 was just _ctrl0 and Mod5/ctrl0 was also identified as just _crtl0 so simulataneous counter timer loops couldn't be run since they are treated as the same line. Anyone ever encounter this? My intuition thinks its a driver issue but I am not sure what else it might be.
↧