(also posted this in PXI forum)
I have a PXI 1010 chassis with a 6040E in the #8 slot controlling an SCXI-1100 in the first slot of the SCXI section. This system ran flawlessly for 3 years. I recently upgraded the controller module to a 8176 running Windows 2000. All of the components show up in MAX, I can verify them, and I can run the test panels for the 6040E and look at the SCXI channels using the SXCI channel string sc1!md1!0, etc. In MAX, the 6040E is listed as device 9.
However, when I run my vi program, the same one I've been using for years, I am getting the error -10401. This error is occuring in AIConfig. I've narrowed the problem down to either the channel string or the device number. If I change
the device number in the VI to 9, like it is stated in MAX, I get error -10403. Any other device number gives error-10401. I am also using the traditional SCXI channel string sc1!md1!X:Y in the VI, same as I always have.
Can anyone provide some insight on what my device number and channel string should be for the VI, or a troubleshooting strategy? I am stumped.
-Sue K.