LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Strange number from pxi 6608

We are using the PXI 6608 card with a six channel system involving counters. When we run the program we get a very large count, somewhere around 40million, and it the same number every time. The problem is that there is no way that can be a real count. We do get other counts that seem to be actual data but every couple of cycles this large number occurs .Our counters our connected to a kill switch, programmed in LabVIEW that will cut the power to the counters if they reach the maximum number of counts we have set. We know the kill switch is working because we have measured counts that cut the power. However, when this large number comes up nothing happens and the counters remain on and our limit is set far below 40million. Has anyone seen this or other instances like it?
Thanks

0 Kudos
Message 1 of 4
(2,594 Views)
Hi,
 
At the moment I am not sure why your problem is occuring but am happy to look into the matter for you when I have a bit more information.
 
  • What version of LabVIEW are you using?
  • How is the PXI system set up?  For example are you connecting remotely from a host PC using LabVIEW realtime or are you booting the system into windows?
  • Would you be able to provide an example VI and any project files that demonstrate the problem?
 
 
Tom Clark


Message Edited by ThomasC on 08-06-2008 11:01 AM
Applications Engineer
National Instruments UK & Ireland
Message 2 of 4
(2,585 Views)
We are using labview 8.0. As far as posting the entire Vi that is a little difficult as it is filled with sub vis, but I can post the SubVI where I
 think the number is originating.
Thanks again
0 Kudos
Message 3 of 4
(2,578 Views)

Hi,

Would you be able to post any further VIs that are needed to read the data along with the code that links them together to acquire data from your PXI-6608 card.   I don't need all of your code but I will need a little more so that I can re-create the PXI side of your system and see the problem you are getting.  Rather than me writing some code to read the data it would be beneficial if I could use yours as it's uncertain where the error is coming from.

Thanks for your patience,

Tom Clark

Applications Engineer
National Instruments UK & Ireland
0 Kudos
Message 4 of 4
(2,548 Views)