Jump to content

ssingh1

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ssingh1

  1. It's hard to say for sure, but based on the performance I'd say some DAQ work shouldn't be a problem.  I'd guess you'd see significant performance issues if you tried taking something like N channels N samples at a very high rate, and then try to post process the data.  But this might be fine for say a log to TDMS and then display a subset of data.  

     

    A quad core atom isn't nothing to sneeze at.  In the past I actually deployed a test system that ran on a dual core atom, running Windows XP.  It had a couple ethernet based cDAQ systems performing a sequence of events for controlling solenoids, and measuring mass flow.  Ultimately it was used to measure the efficiency of semi-truck air dryers.  We went with this PC because it was pretty small.  It had room for one PCI slot and was passively cooled, it was just a big heat sink that we could put in the cabinet with all the equipment.  We just attached a monitor on an arm and didn't need the whole second cabinet we were replacing.

     

    Thanks for the detailed reply.  We too have successfully used Industrial PCs having Single Core Atoms (D425) and Duel Core Atoms (D525) for our LabView Applications in the past even on Windows 7. We have used both PCI and USB Cards for the purpose as the need arises. We only faced problem once when we tried to use two PCI Cards Simultaneously using a PCI Raiser Card which resulted in a resource conflict.

     

    My main concern was that if the Tablet PC will be able to drive the USB DAQ Card and keep up with the required data transfer rates of data acquisition as in the Industrial Atom PCs. If that is possible then it seems to be a Great idea for us and many more people like us especially as there seem to more such products coming soon like one given below :-

     

    http://www.micromaxinfo.com/laptab/canvas-laptab-lt-666/?utm_source=MMX-Tablet-GoogleS-Always-On&utm_medium=CPC&utm_campaign=GoogleS-CPC-Laptab-Brand-Product&gclid=Cj0KEQjwg9-vBRCK7L7wmO2u0JcBEiQA_tzoaK1bqYncinBXdf3BuFzFoYfKD9OTtDyPcbIcj7DlCjEaAlGI8P8HAQ

  2. Seriously? You posted this on a Sunday and waited 12 hours. Please be patient next time.

    I confirmed the behavior in 2014 SP1 and 2015. In the hanging example I needed to zoom in, and then try to scroll horizontally. Zooming alone wasn't enough. I'd say this is probably some kind of corrupted VI or control. In 2015 I forced a recompile by pressing CTRL+Shift and clicking the run button and the VI that did hang no longer hangs.

    Dear Friend,

    Yes, I was little impatient to get the solution, so sorry for that.

    I will try to recompile my main VI and see the result. Infact I had deleted the control all togather and made a new one and tested that in my main VI (with the same hanging result) before asking the question. And also the corrupt VI does not seems to be the answer as when we copy paste control to new VI we get same result.

    I do perform some settings on graph control (set no. of plots, set color, line type of plots, set scale for different plots etc.) before displaying the data but they have worked for a long time in previous versions of labviews.

    Regards

    S. Singh

  3. Thanks guys for all suggestions. They are very useful for me. As soon as I get to the coding again I will implement your suggestions.

    Jakub

    Dear Jakub,

    Did you ultimate came out with some better solution?

    I too was finding myself in similar type of situation :-)

    Dear jdunham,

    Can you please provide a small working example of your suggested MVC model?

    Shourya

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.