kander1
2008-03-15 00:10:05 UTC
Hi,
Platform: Windows Xp running Labwindows/CVI on one PC and the realtime application on another pc.
Labwindows/CVI version: 8.1
Labview realtime: 8.2
Visa driver: 4.2
I'm having a problem programming a pci-6503. I'm using VISA to directly access the registers rather than DAQmx. When I first installed the card it worked. It's been sitting around for a few months and I tried it again and it doesn't work. There may be a version problem. I vaguely recall that we upgraded one or more of the software packages listed above.
I'm including the file I'm using to test the 6503. It's programmed for output only and every other output is 1 and 0. The program gets through the test program reporting no errors, yet I don't see the outputs on the connector. I'm sure I have the correct pinout.
Some clues that may be helpful:
1) The examples in 'Find Examples' don't work either (they use DAQmx). They give me an illegal device or device not found error.
2) The 6503 shows up in the devices section in MAX and is reported as operating properly. I used to be able to run the card through the Visa test panel, but now I'm getting the following error: VI_ERROR_MACHINE_NAVAIL.
3) The test code example code I gave you correctly identified the NI board number. This means that it is at least talking to the card.
tmp1.c:
http://forums.ni.com/attachments/ni/70/8397/1/tmp1.c
Platform: Windows Xp running Labwindows/CVI on one PC and the realtime application on another pc.
Labwindows/CVI version: 8.1
Labview realtime: 8.2
Visa driver: 4.2
I'm having a problem programming a pci-6503. I'm using VISA to directly access the registers rather than DAQmx. When I first installed the card it worked. It's been sitting around for a few months and I tried it again and it doesn't work. There may be a version problem. I vaguely recall that we upgraded one or more of the software packages listed above.
I'm including the file I'm using to test the 6503. It's programmed for output only and every other output is 1 and 0. The program gets through the test program reporting no errors, yet I don't see the outputs on the connector. I'm sure I have the correct pinout.
Some clues that may be helpful:
1) The examples in 'Find Examples' don't work either (they use DAQmx). They give me an illegal device or device not found error.
2) The 6503 shows up in the devices section in MAX and is reported as operating properly. I used to be able to run the card through the Visa test panel, but now I'm getting the following error: VI_ERROR_MACHINE_NAVAIL.
3) The test code example code I gave you correctly identified the NI board number. This means that it is at least talking to the card.
tmp1.c:
http://forums.ni.com/attachments/ni/70/8397/1/tmp1.c