Why is the thermocouple reading wrong?

Situation:
I have the PCI-6221 interface board with an TBX-68 connector block directly connected with T-Type thermocouples. Thus the temperature reading should only be between 0 and 400°C. I made a program to read 6 thermocouple channels.
Problem:
I only connected the first two channels. These are reading properly but the others give me signals which are completely nonsense! Like 600°C and so on. Do I need to install an condensator (like 10µF) at the conector block between the thermocouple contacts? How can I get a constant 0°C out of not contacted thermocouple channels?
Greets
Attachments:
Thermocouples reader1.jpg ‏203 KB

The nonsense it because of the open terminals, and the bias currents off the inputs.
If you shortcut the inputs you should read the board/cold junction/room temperature.
Or wire a 1M from AI+ to 5V and another from AI- to GND (diff mode assumed). That would give a max/overrange reading, but might have some influence to the other channels due to crosstalk but worth a try. 
The clean way is to disable the readings by software.
Greetings from Germany
Henrik
LV since v3.1
“ground” is a convenient fantasy
'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

Similar Messages

  • After updated to ios7. my iphone 4s get warm on my iphone and i go to app store to download something that i purchased from the app store...it didn't come out anything. please tell me why or the iphone updated wrong

    after updated to ios7. my iphone 4s get warm on my iphone and i go to app store to download something that i purchased from the app store...it didn't come out anything. please tell me why or the iphone updated wrong. please tell me why it happens like this. thank you

    after updated to ios7. my iphone 4s get warm on my iphone and i go to app store to download something that i purchased from the app store...it didn't come out anything. please tell me why or the iphone updated wrong. please tell me why it happens like this. thank you

  • Why is the network time WRONG??

    Anyone have a clue why the time on the Verizon network is roughly 8 minutes fast tonight? 
    It is ridiculous that my phone is using the network time signal and I know that the time on the phone is wrong.

        31415976, I know that would concern me just the same! I am sure that we can figure this out. Have you tried powering the device off and back on? Are you connected to wifi or cellular data? What model of device do you have? Share some details, we're here to help.
    AdamG_VZW
    Follow us on Twitter @VZWSupport

  • Why is the DAQmx Read VI so slow?

    Hello everybody.
    I'm using Labview 8.5.1. and NI DAQmx 8.6 and I'm wondering what the DAQmx Read VI is actually doing.
    What I want to measure is a 1kHz signal. To do this, I'm using a VI similar to the attached one (a pulsed 1kHz signal serves as trigger and as sample clock).
    The time the DAQmx Read VI needs to perform is 250ms longer than the acquisition time you would expect (e.g. instead 100ms to measure 100 samples at 1kHz the time is usually around 350ms, for 1000 samples it is ~1250 ms). The time does not depend on the number of channels in the task.
    So my question is what actually happens when the DAQmx Read VI is called. What I would like it to do is: Wait for the next trigger signal, then acquire the specified number of samples, then read the samples from the buffers and return them. Is there any way to force this behaviour?
    Thanks a lot for your answers, I highly appreciate any help!
    Solved!
    Go to Solution.
    Attachments:
    daqmxAcquisitionTime.PNG ‏20 KB

    Rene,
    For your application and hardware, you should be using DAQmx Control Task.vi to commit your task before your while loop.  Inside the loop, then you'd start/read/stop the task.  DAQmx uses a state machine to control task configuration and run time.  As written, when you cal DAQmx Read, DAQmx will see that you have a task which has never been configured.  As such, it will look at all the settings you make on the task, verify their correctness, reserve all resources necessary, write the configuration to hardware, then start your task.  Once the data specified has been read, it will unwind this state machine to put the task back in an unconfigured state.  As such, every time you call Read, DAQmx if going through all of it's state transitions.  If you were to commit your task before the loop, DAQmx would not re-verify your settings or need to re-program hardware each time through your loop.  That being said, there will still be some addition time each iteration of the loop where you will need to stop and restart your task, and during this time you could miss a trigger.
    If it is truly not acceptable for you to miss a trigger, you might consider moving to a design in which you continuously read data, and then use software triggering to  keep track of the relevant sections of data.  One other alternative would be to look at the X Series line of DAQ devices, as these devices support retriggering in hardware (ie... They can retrigger without you needing to stop and restart your task).
    Hope that helps,
    Dan

  • In my events the key photos no longer show up and the picture amount reads 0, but the pictures are still there when I click on that event. Why does the amount read 0?

    In some of my events in iphoto no pictures show up in the key photos. In others they do. I just upoaded some and no problem. I noticed that in the lower right corner of each event with no key photo the photo amount reads zero. I click on that event and all of the photos do show up. Does anyone know why this is  happening, or have come across this before? Thanks, Daryl

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.

  • Why is the sun favicon wrong in IE?

    Some people don't change the default favicon on sun's web server after installation and IE blurs changes it somehow.
    Any one know why this is happening? You can see [examples of the distorted sun favicon|http://www.bergenjerseyforeclosures.com/blog/info/entry/sun_logo_distorted_in_ie] .

    Looks like MSIE has a rendering bug when dealing with favicons.
    The default favicon presented by WS6.1 (the one in the example you link to) contains a 16x16 (4-bit, indexed) and a 32x32 (8-bit, non-indexed) favicon, both with an alpha channel (I checked this by simply saving the favicon.ico to my desktop, and then opening the file with a graphics program). It looks as though MSIE is grabbing the 32x32 image and scaling it to 16x16 for use in the tabs and address bar rather than using the "native" 16x16. Their scaling algorithm is producing mud.

  • When use scan mode and FPGA simultaneously, why does the FIFO Read can not be used?

    Hello, I am using compactRIO-9025 to do a project and trying to use scan mode and FPGA simultaneously ( Hybrid mode). I have already build a project as the following tutorial.
    http://digital.ni.com/public.nsf/allkb/0DB7FEF37C26AF85862575C400531690 and I have NI 9205, NI 9023 in Scan mode and NI 9871 in FPGA mode in the same project.
    In the FPGA Target of the project,  I add a FIFO and tried to use it to log in data from NI 9871. I wired the module I/O node to FIFO Write in the target vi. However, when I  droped the invoke method to the block diagram of the host vi and right clicked it, there is no FIFO Read can be choose. Could you please help me to solve this problem?
    Thank you very much!!

    I am not aware that using the Scan Engine is blocking any access to a transfer FIFO. But please reread this from your quoted KB:
    Secondly, the number of DMA FIFO's that can be used in the FPGA code will be reduced, since the scan engine uses two DMA FIFO's. Most FPGAs have 3 DMA FIFO's, so there will only be one DMA channel left to use in the FPGA code.
    This means, you have only a single DMA FIFO left which is either Target to Host or Host to Target.
    Make sure that you configured the FIFO to be the correct direction for your needs...
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Why does the database reads GB2312 as pure unicode ?

    I try to add chinese characters (GB2312) to the Access database using jsp. I can add to the database but when i try to retrieve it, it returns as pure unicode, as a result, i can't retrieve using my sql query.
    Another thing is when i maunally saved chinese characters into my database, it can be saved but when i try to view it over the web using jsp, the chinese characters has been replaced by '?'. Why it that so ?
    How do I prevented that from happening ??
    Sorry if my question is confusing.
    Thank you in advance.

    Have you solved this problem? If so, can U pls tell me bcos I hv the same problem.
    Thanks in advance

  • Why is the cd read speed so slow?

    Brand new iMac 27" 2.7GHz 16GB Ram  running 10.7.3.  CD read speeds are very slow...something like 5x.  Importing audio CDs to iTunes is extremely slow.  Error checking is turned OFF.  Any ideas?

    Slimline SuperDrives are always much slower than tray loading drives.

  • Thermocouple reading

    Hi,
    I am working with a type K thermocouple and I use a LM 35 temperature sensor to get an accurate CJC. I have got an external serial device were I do the voltage measurement of both (K and LM35), that means I get the voltage value as string using VISA in Labview. 
    I would like to use the thermocouple reading vi for the linearization. My questions are:
    Which option should I choose on  the CJC sensor input of the thermocouple reading vi?
    Can I connect the value that I get from the lm 35 to the CJC voltage input of the thermocouple vi?
    Thanks

    Hi Navarro,
    thank you for your answer.
    The first thing you have to define, is the Temperature Unit you want to get as the output of the Converter VI. Please refer to the LabVIEW help for the options:
    Convert Thermocouple Reading VI - LabVIEW 2014 Help - National Instruments
    http://zone.ni.com/reference/en-XX/help/371361L-01/lvinstio/conv_thermcoup_read/
    As you described, your serial device returns scalar singular values to you, choose the scalar option of the converter VI.
    The CJC options depend on your reference sensor. You can use a voltage or current reference, depending on what signal comes from the reference. Please refer to the help and the following link for more information:
    What is CJC and Why Does My Data Acquisition Board or Signal Conditioning Unit Include a CJC Sensor? - National Instruments
    http://digital.ni.com/public.nsf/allkb/E332E1D829059FB5862570AE005066B3
    I hope, this helps.
    Best regards,
    Melanie

  • Tracing OSA data automatically when thermocouple reading stabilized

    Hello,
            I am working on a temperature application. I have two parallely working VIs. One is for tracing data from an Optical Spectrum analyzer and the other is for monitoring thermocouple reading. I combined these two and made a VI that records the Optical Spectrum Analyzer data when the thermocouple reading stabilized.
            The problem is the code requires user feedback. I mean the VI ask the user whether to trace the data or not. I want the process to be automated completely so that I can leave the set up overnight. I want computer to record the OSA data everytime to a different column of .csv file. And since the wavelength column will always be the same, the computer can only record the power data.
    Thanks
    Attachments:
    code.zip ‏146 KB

       By saying user input, I mean specifying the location of file. In the code 3650.VI, when temperature condition is met, a dialog appears and asks me whether or not to trace the data in a trace.csv file and asks for a file location. I want a stationary file and write all the OSA data,only power column, to be written into that file.Every time to a different column,of course.
    Attachments:
    trace.JPG ‏248 KB
    write trace to file.JPG ‏85 KB

  • Thermocouple reading stop updating

    Hi,
    I am having a problem with a cRIO application and a NI 9213 module. I have a heater application and I am using the NI 9213 to read the temperature values of the heaters.
    When I am using the heater to heat the system, the
    NI 9213 suddenly (after reading for a few minutes)stops updating the
    temperature values and is stuck to the old value. The time and
    temperature at which it gets stuck is different every time. I have some other analog and digital modules in my system and they continue updating without problem
    I verify my loop an it never stop, but by any reason the thermocouple reading stop updating the values. I am running in scan interface. Any help to solve this issue will be greatly appreciated. I am working in a new application with a short dead time.
    Thanks!
    Ferdinand Martinez
    FMO Automation LLC

    Hi Sebastian,
    To get the 9213 working again I have to reboot the controller or make any change in the module properties like change from "hi rtesolution" to "hight speed" or something like that.
    Attached is my code. It just a vi to test my inputs and outputs.
    Ferdinand Martinez
    FMO Automation LLC
    Attachments:
    Test Panel.vi ‏102 KB

  • Reading AI and thermocouple reading using virtual channels

    Hi All
    This is the configuration of my apparatus
    SCXI 1102- thermocouple readings
    PCI-MIO-16E-4 card
    i want to read both analog inputs (from a front feedthrough panel) and a thermocouple reading simulataneously. I tried defining the channels as DAQmx global channels and tried to use the specific DAQmx polmorphic VI to read both the AI and the thermocouple reading simultaneously. But it looks like the AI affects the thermocouple reading. When i change the AI, the thermocouple reading also gets erratic(changes to lower values, sometimes even negative). Can anyone help me on this. Im absolutely new to this. Excuse me if the question was pretty trivial. Thanks a million
    sambar

    Sambar,
    To which pins on the feedthrough panel are you connecting your signal? Make sure you are not connecting it to channel 0. All of your SCXI channels are multiplexed to channel 0 on your PCI-MIO-16E-4. If you are unsure of the pinout of your feedthrough panel, the KnowledgeBase linked below provides this information:
    Pinout for the SCXI-1302 50-Pin Terminal Block
    Good luck with your application.
    Spencer S.

  • Why do the new maps in ios6 show many wrong English translastions about Hong Kong Streets and buildings?

    Why do the new maps in ios6 show many wrong English translastions about Hong Kong streets and buildings?

    TL/DR If your item has not arrived from Asia by 30 days after cleared payment, go to the Resolution Centre and open an Item Not Received Claim. If the seller cannot prove delivery, you will be refunded.  

  • Why does the clone stamp work when I go from a darker colour to a lighter colour but not the other way around. How can I lighten up a dark area? Lasso tool takes from the wrong area too.

    Why does the clone stamp work when I go from a darker color to a lighter color but not the other way around? How can I lighted a dark area? The Lasso tool takes from the wrong area.

    c.pfaffenbichler wrote:
    Why do you use the Blend Modes Lighter and Darker at all in this case and not simply Normal?
    And what kept you from posting a screenshot?
    I borrowed the image below for an HDR workshop I ran at the 2010 PSNZ National Convention, to demonstrate a method of removing halos.  You'll remember that halos were a serious problem with early HDR, and while the halos in this image were caused by over sharpening, they are perfect for demonstrating this technique.
    It relies on the fact that halos so often tend to put a lighter tone between the two areas where sharpening is being applied. Whether that is the sky abutting a dark line of hills, or the rock and little tower as in this image.  I've uploaded it at the size it was supplied to me at (about 2700 pixels wide).  So
    Click to open the full image, right click and copy, and paste into Photoshop.
    Select the clone tool, and set its blend mode to Darken.
    Try to sample on a line horizontal to where you want to clone, to give the best tonal match, and start cloning.
    Because the sky is darker than the halo, it overwrites it. But the rock is darker than the sky, so it has no affect.
    It works even better if you clone on a new layer also set to Darken.  No masking, just Photoshop blend mode magic.
    You can also fix the little tower. Use a great big brush — just remember to sample horizontal to match the horizon.
    Back then I was using the same trick with CAs after forgetting to fix them in ACR, and having done too much work to start again after spotting the problem.

Maybe you are looking for

  • Merging multiple iTunes account, need help...

    Heya, So over the years I've had a total of three email address which I've purchased music through iTunes with. I'd like to simply merge these three accounts under my latest email address and account for the purpose of consolidating my iTunes library

  • I want to be able to restore not just my last session but a session from a previously selected date and time.

    Kind of a question and a suggestion. I accidentally closed my session with a load of tabs open. I then accidentally reopened firefox twice, once with my old session and a new session which was just my homepage. Meaning to close the latter I accidenta

  • Can't find a loop i want to delete

    I created a loop that i now want to delete. The loop shows up in GB but i can't find it in the loops folder or anywhere on the HD in order to trash it. Shouldn't all created loops appear in the GB loops folder?

  • Acrobat 8 Pro - crashes constantly

    I'm having a problem with Acrobat that seems to be getting worse; everytime I attempt to scan something my computer locks up.  I have to turn my computer off and restart, unplug my scanner, restart the scanner and attempt to scan again.  Sometimes th

  • Operating system problems

    Wanting to update my operating system. running 10.4 now need to update to 10.6.3. Do I need to update to Leopard before snow leopard will work?