06-30-2006 03:53 AM
07-05-2006 11:27 AM
07-06-2006 10:07 AM
07-07-2006 04:00 PM
07-11-2006 08:35 AM
Neil,
You will have to forgive my ingorance here, but I am a physicist and computing is not my specialty. I do not know what you mean by "defrag" the controllers hard drive. Secondly, I am hesitant to update the BIOS, because other people here at CERN use the same controller at other times for other purposes, and I do not want to cause problems for their programs. Would a BIOS update likely cause them trouble? Also, my PXI controller boots into LabVIEW RT and does not have Windows on it. As far as I know, the controller has never even had a monitor or keyboard hooked up to it. We always operate the controller through a host controller and connect to the PXI device via ethernet cable. I did see something in the knowledge base about updating the BIOS with a USB key:
http://digital.ni.com/public.nsf/allkb/9C9362590B05CD6E86256B270082164A
Is this how you would reccommend doing it, and if so, it still seems that I would need to connect a monitor and keyboard to the PXI controller, is this true?
To answer your other questions:
As I said, the PXI controller itself does not have Windows installed, it only boots into LabVIEW RT. My host PC that I connect to the controller with uses Windows XP. Installed on the PXI is DAQmx 8.0.0. The only other software installed on the controller are the standard NI software that comes with installation (WatchDog, NI-VISA, NI-Scope, NI-Motion RT, DataSocket, etc.) I don't think there are any other applications running on the PXI controller, however, I have never understood how I can check this easily. Can you tell me how to check what programs are set to start up at bootup on the PXI controller or check what programs are running on the PXI at any given time?
Finally, the main while loop of the program I am running is very simple. It reads data samples (1000 or 10000 per iteration) and writes them to a file that is open on the hard disk. That is all. I have attached my VI in case you care to take a look. As I said, it is not very complex, but perhaps there is something simple that I have missed. Thank you again for all your help. Hopefully we can get this figured out.
Evan
07-12-2006 02:03 PM
07-17-2006 09:53 AM
Neil,
OK, I have been having some trouble updating the BIOS. I have followed all the instructions given by the NI documents, but I cannot get the PXI to boot from my USB key. Some of the documentation is outdated, and in particular, step 2 of the document "Booting a PXI or VXI Controller from a USB Storage Device Such as a USB Key" is not very clear. I have tried numerous methods available online to make my USB key bootable and have copied the BIOS files onto it and then followed the intstructions in the Read Me file that came with the BIOS update to boot the PXI from my USB key, and every time it tells me that it cannot boot LabVIEW RT 7.1 from the selected drive. I think the problem lies somewhere in the process of making the USB key bootable. Could you please look into this issue and perhaps provide some more clear intstructions on how to flash the BIOS on the PXI controller using a USB key. Another specific problem I have: when I format my USB key and make it into a ms-dos bootable disk, it then tells me that there is insufficient space to copy the BIOS files. It seems to think it has 1.44 MB storage like a floppy disk, and the files are over 2 MB. If there is an alternative method for flashing the BIOS, perhaps that would work better? Thanks a lot.
Evan
07-18-2006 09:32 AM
07-18-2006 05:29 PM
07-19-2006 08:43 AM
Neil,
There were quite a few files in the directory I was writing to (about 240), however when I try saving to a new, empty directory I still achieve the same stream-to-disk rate of about 2.5 MB/sec. My hard disk has a total of 40 GB. Currently 18.4 GB is being used and there is 21.6 GB of free space. I will have to get back to you on the exact age of the controller, as I did not purchase it and people used it before me. I think that it was used more extensively in the past, but right now it is not being used at all. It is in my office where I am trying to fix this problem. There are some very large files on the hard disk (<2GB), I do not know if this is of any importance. Again, I am not familiar with the defragging process, but at this point I am willing to try anything. Also, let me know if you find anything about the error during the BIOS flash. Thanks.
Evan