12-11-2012 10:37 AM
I'm trying to install a PCI-6255 board in a desktop running Windows 7 Professional. I'm using Labview 8.5.1, with NI-DAQmx 8.7. Windows Device Manager recognizes the board with no problem and says it's working properly. But MAX (4.4.1) brings it up under "PXI System (Unidentified), as "PXI1::1::INSTR (PCI-6255)".
When I try to start an acquisition task in SignalExpress (2.5.1), I get the following: "No supported devices found."
When I try to record data with my usual custom script, I get the following: "Error - 50204 occured at DAQmx Create Channel (AI-Voltage-Basic.vi:1" "Possible reason(s): The specified file could not be opened. The operation could not be completed as specified."
I have tried uninstalling and reinstalling both Labview and NI-DAQmx, seperately and together, and both with and without the board plugged in. The result is the same every time.
I appreciate any help you can offer.
Solved! Go to Solution.
12-12-2012 09:55 AM
Hello steve_mcgie,
When a device shows up as another device or has an incorrect name (your 6255 showing up as a PXI device) it usually means there is a Measurement & Automation Explorer (MAX) database error. I would like for you to go through the following steps to clarify the error and help resolve this issue.
Regards,
Izzy O.
Applications Engineer
National Instruments
12-12-2012 12:35 PM
Upgrading to DAQmx 9.3 seems to have resolved the issues, and I can now get reliable recordings from the test panel, Signal Express, and my custom scripts.
Thank you very much for your reply.