Higher input voltage: 9213 Thermocouple Device with CompactDAQ-9178

Hello,
We're currently using a NI-9213 thermocouple device with our cDAQ 9178 chassis.  We need to take temperature measurements on pcb components such as voltage regulators and cathodes of diodes, thus would to use our 9213.  However, we've noticed that input volage on the 9213 device is +/-78mV.   Are there any options or methods to use the 9213 with thermcouples that possible be attached to components that may be as high as +25vdc??  Thanks for any ideas!

Use isolated thermocouples.  They tend to be bulkier and have slower response times, but might be an option.  Omega has 24 AWG thermocouples with PFA insulation rated to 250 C for example.  They also have many other styles.
Lynn

Similar Messages

  • Problem with Set/Get volume of input device with single channel

    from Symadept <[email protected]>
    to Cocoa Developers <[email protected]>,
    coreaudio-api <[email protected]>
    date Thu, Dec 10, 2009 at 2:45 PM
    subject Problem with Set/Get volume of input device with single channel
    mailed-by gmail.com
    hide details 2:45 PM (2 hours ago)
    Hi,
    I am trying to Set/Get Volume level of Input device which has only single channel but no master channel, then it fails to retrieve the kAudioDevicePropertyPreferredChannelsForStereo and intermittently kAudioDevicePropertyVolumeScalar for each channel. But this works well for Output device.
    So is there any difference in setting/getting the volume of input channels?
    I am pasting the downloadable link to sample.
    http://www.4shared.com/file/169494513/f53ed27/VolumeManagerTest.html
    Thanks in advance.
    Regards
    Mustafa
    Tags: MacOSX, CoreAudio, Objective C.

    That works but the the game will not be in full screen, it will have an empty strip at the bottom.
    I actually found out what's the problem. I traced the stageWidth and stageHeight during resizing event. I found out that when it first resized, the stage width and height were the size with the notification bar. So when I pass the stage into startling, myStarling = new Starling(Game,stage), the stage is in the wrong size. For some reason, I can only get the correct stage width and height after the third resizing event.
    So now I need to restart Starling everytime a resizing event happened. It gives me the right result but I am not sure it is a good idea to do that.
    And thanks a lot for your time kglad~I really appriciate your help.

  • Input cassette into garage band with only one input device

    I have gone to sound in preferences.  I only get internal mike.  Now I did adjust sound higher.  I tried again to input the cassette and came with zerp.
    I used a 3 ring dubber instead of a 2 ring dubber and still I get nothing.  There has to be some simple thing that I am not doing!!!
    I will once again try my 2 ring dubber and see if it works.  I use a splitter so I can hear on my ear phone so I know the music is on.
    By the way as I am trying to input sound the only thing I get is any other sound made in the house.  Such as scraping and radio etc. but no sound from my cassette.  I must need to turn off that feature but I don't know how?? help   baswarey

    Thank so much, both of you! I follewed directions directly above, but it didn't work until I added a new track and selected a "real audio" track.
    Then for kicks I went back into my mac's system settings and undid the audio input thing, and it still works.
    So it looks like the biggest mistake I was making was not creating a new track, so I didn't get the "real instrument" option, and naturally forgot about it. (Weirdly, I don't think of my little Casio keyboard from literally 1981 a "real instrument"...wasn't it the pinnacle of electronics in its day?)

  • Does the iPad mini have a setting so it can be used with either 120 or 240 electrical current? If yes, how do you go about setting the desired input voltage? I will travel to Northern Europe and want to know if I will need a voltage converter.

    Does the iPad mini have a setting so it can be used with either 120 or 240 electrical current? If yes, how do you go about setting the desired input voltage? I will travel to Northern Europe and want to know if I will need a voltage converter.

    The iPad charger is dual voltage. You need only a plug adapter to be able to plug your US charger into a European wall outlet. A basic one costs about $2.00. - $6.00. Like this...
    http://www.amazon.com/CVID-Grounded-European-Adapter-Adaptor/dp/B0098B5GN8/

  • WLS 9205 setting input voltage range

    Hi folks. I need some assistance in setting my input voltage range for my WLS 9205. There are three settings (it would appear) from the documents supplied with the DAQ device ranging from +/- 200mV, +/-1V and +/-10V. How can i create a dynamic menu in standard Labview to alter the settings within a .vi. I am not using field point or anything of the sort.The DAQ mx does not give me the option to select the range either.
    On the old devices, you could alter setting using dip switches but there are no dip switches on this device. Any advice would be greatly appreciated.
    Thanks,
    Daragh

    Here is the equivalent information for NI-DAQmx (since the WLS-9205 does not use LabVIEW FPGA):
    How Do I Set the Analog Input Gain using DAQmx?
    Using Min/Max or High/Low to Set NI-DAQmx Channel Gain
    Brad
    Brad Keryan
    NI R&D

  • How do set up multiple devices with multiple graphs in labview

    Hello,
    I am new at LabView, and we are trying to setup a test rig to measure voltage, pressure and flow rates. We are currently using a NI-6009USB box and Labview version 8.2.  Our problem lies in setting up the actual measurements on separate graphs. How do i go about setting up the daq-assistant to measure mulitple devices, and graph them on their own graphs?  We also need to know how to program in when measuring flow, how to convert it from square wave form to a calibrated curve?
    Any help would be greatly appreciated!
    Nate

    When you configure the DAQ Assistant, you will be first asked to select the measurement type. Assuming that you have voltage sensors because you have the 6009, you select Analog Input>Voltage. You then get a list of devices. Since you only have one, it should be listed as Dev1. Expand that and then pick the channels you have connected to the sensors. Just like it says at the bottom of the of the channel window, you can select multiple channels with  <CTL> or <SHIFT> click. After you've done that, the next window is where you select your sample rate, number of samples, etc. You can also select a custom scale for each channel. This is where you would enter any formula you have from the sensor vendor in order to convert a voltage reading to scaled units.
    The output of the DAQ Assistant is a dynamic data type. You can wire this to a single graph to display all readings together or use the Split Signals function to break out individual channels for separate graphs.
    Message Edited by Dennis Knutson on 02-22-2007 03:33 PM
    Attachments:
    Split Signals.PNG ‏4 KB

  • Analogue input voltages railing to +/-32768

    Adam
    Hi,
    I recently bought a RIO-7833R PCI card and am having weird problems with it.
    I would like to use it to measure analogue voltages. However, even when nothing is connected to the card, the analogue input channels are railing to +/- 32768. I've written a very simple program to measure these voltages and it’s hard to see how there could be a bug in this code (see attached image). So, I'm thinking it has to be something with the driver of the card or some other bug in LabVIEW, or perhaps a setting on the card that needs to be changed.
    Complicating things is that I actually had another card that was doing the same thing that I returned. When they sent me this brand new card it also gave the same values, so I do not think it is a hardware problem with the card. In addition, I've also changed the computer the card was installed in, and again, I get the same values.
    Has anybody seen this before? Could there be a bug in the labview driver? I've tried changing the setup of the card in MAX so that the measurements are "differential” or “single ended,” but this does not appear to solve the problem.
    Thanks,
    Attachments:
    FPGA problem.jpg ‏170 KB

    Hi Adam,
    I understand you are getting some strange readings from the analogue inputs on your NI PCI-7833R.
    From what you say I agree that it is unlikely to be a problem with your specific piece of hardware. I have had a search to see if there are any known hardware faults for this device fitting your description and didn't get any results.
    I don't believe the driver will be creating a problem for such a simple task as long as you have the correct one for your hardware and OS installed. You can check that it shows up in the software section in MAX.
    I would suggest then that you try using the known working analogue input project for your device in the LabVIEW example finder which can be found on the start up screen.
    In the example finder Select the Browse tab>>>Open the hardware folder>>>R Series>>> Basic IO>>>Analogue Input - R Series.lvproj. This has the FPGA VI to deploy to your hardware and a test Host VI. See if you can then get the expected 0 input when unconnected and test with a signal input on the graph.
    Hope this helps
    Jack. W
    Applications Engineer
    National Instruments

  • Error when trying to edge-trigger to a input voltage smaller 300mVpp

    The programm shown in a cut below (just a cut of it) reads multiple channels from the PXI5105. The program allows to choose between different triggers. When I choose edge-triggering and the value of the input voltage I am triggering to is smaller than 300 mVpp the program stops and sets an error. With the 'Highlight function' I found out that the error is set at the '1D WDT'-vi.
    The error message:
    ERROR
    "Possible reason(s):
    Driver Status: (Hex
    0xBFFA4009)
    A previous acquisition is still in progress. If you are
    attempting to change an attribute, note you can only change fetch attributes
    while an acquisition is still in progress.
    Status Code: -1074118647
    I guess, if the voltage gain isn`t high enough the '1D WDT'-vi waits the 'timeout' = 5s for the trigger, isn`able to get one, and stops. But what can I do to trigger to smaller voltages as 300 mVpp? There is no option to change it. The trigger level of the 'Analog Edge Ref Trigger' is set to 0.
    Attachments:
    error1.jpg ‏120 KB

    Well then that's not it.
    Not triggering at low voltages- can be caused by either scale too high
    (so that 1 bit is bigger than the trigger level, not the case here) or
    scale too low (because of saturation the acquired signal never reaches
    the trigger level).

  • Device with AC coupling anti-aliasing and can connect to laptop

    I am looking for a DAQ device with the the following features.
    Two analog inputs
    10kHz sampling rate per channel (min)
    16bit resolution
    AC coupling
    +/- 10v input
    Anti-aliasing filter
    Can connect to a laptop
    BNC input connectors
    Powered by laptop connection (a plus)
    Do NI do any such device?Message Edited by mosher on 06-02-2005 03:53 AM
    Message Edited by mosher on 06-02-2005 03:54 AM

    Hi Mosher
    There are PCI/PXI solutions to do what you require. For example you could use an S-series device or a DSA board. However a set-up for connection to a laptop is more tricky. The reason is that devices with these features are based around generally high end and therefore need to use the higher bus speeds of PCI/PXI.
    Is there definitely a requirement to use a laptop, or would a small PXI system or desktop be ok instead?
    SimonS

  • Analog input voltage fluctuatio​n in myDAQ

    -Hello !
    I have a turbine blade rotation sensing and measuring device (i.e. picoturn) connected to AI4 pin of BNC 2110 I/O board. I am using a PXI-1033 chassis with  PCI-6251 M series card in it. I have programmed an algorithm which acquires voltage from AI4 channel through DAQ Assistant and converts voltage into RPM. 
    Picoturn is connected to DC power supply (ranges 9 - 36V)
    These are the following problems:
    1. I will get error voltage readings if picoturn is connected to other channels except AI4 (i.e AI0,AI1,etc)
    2. The reading of the voltage keeps on fluctuating between 0.49 and 0.51, in both the cases of when turbine is stationary and rotating.
    3. If the power supply to picoturn is removed, even then I could see the fluctuations in the voltage reading from -0.0005 to 0.1 and above till I stopped running the program.
    Could you please help me to solve these problems?
    Attached is the VI of the program and manual of the instrument Picoturn. 
    Attachments:
    Picoturn.pdf ‏515 KB
    Analog_ RPM.vi ‏64 KB

    Hello
    What Error Voltages do you read when the picoturn is connected to other AI Inputs than AI4?
    What are you using for the ground reference of your measurement? 
    Checkout this White-paper: http://www.ni.com/white-paper/3344/en/
    Are you able to measure other analog input voltages from a different voltage source? e.g. a 1V DC signal from a power supply or a sinusoidal voltage from a frequency generator?
    Regards
    Corinne

  • PC-6023 MAX INPUT VOLTAGE

    IN THE NAME OF GOD
    I have a pci-6023E card and potentiometer . The ouput of the pot. is differential .
    The (-)end is always 13.5 Volt and the (+) end is between 5to22 Volt. I connected the output of the pot. to the input of the card in dif mode and i could measure the output of pot( ie 13.5-(5to22) ) successfully.Is this a correct connection to the card?
    The maximum working voltage of each input of the card , according to manual, is 11 volt, but my sensor (i.e pot.) outputs are 13.5 and (5-22) !!
    I used BNC-2110 terminal in dif. mode for this exprement.
    Please explain me that how the card can successfully measured this input?
    Can this demage the card at ling time or not?
    thanks
    Edward. Hb.

    Thanks Mr. Alan A
    I am "434343" memeber.
    I recive your response to my question about "Max input voltage of PCI-6023E" .But I have some questions.
    According to the "Data Acquistion Specification- a Glossary by Richard House" ( Application Note 092):
    "Maximum Working Voltage (signal+common mode)= the highest voltage level that can be input to board without saturating the input."
    And according to your response:
    "measuring a signal with higher common mode voltage than that(11V) might not accurate"
    But in may experiment with a potentiometer (floating differntial source with (-)13.5V and (+) 5to22V),I could successfully measure the signal without saturating and without error (Max error is about +/- 0.02 volt)!!
    I think that the maximum working voltage of PCI-6023E is greater then 11 volt??!!
    or my measurement has a little error.
    I think that I don't need to use a signal conditioning circuit.
    Please Help me.
    Thans again.
    Edward Hb.

  • Nexus 5548 - PFMA-2-PS_HIGH_VIN message on device with DC power supply

    Hi,
    we got following message on Cisco Nexus 5548 (NX-OS 6.0(2)N2(3)):
    2014 Aug 25 06:41:11 MO-BPROD-AS-N5k-1 %PFMA-2-PS_HIGH_VIN:  Input Voltage 1023
    exceeded maximum threshold of 250V for Power supply 2.
    2014 Oct 18 14:12:10 MO-BPROD-AS-N5k-1 %PFMA-2-PS_HIGH_VIN:  Input Voltage 1023
    exceeded maximum threshold of 250V for Power supply 1.
    Strange thing is that power supplies at Nexus are DC (48 Volts), not an AC.
    I serach at Cisco Error Message decoder and didn't find anything.
    At Nexus 6000 (we have Nexus 5500) System Messages document I found this:
    Error Message PFMA-2-PS_HIGH_VIN: Input Voltage [dec] exceeded maximum threshold of 250V for Power supply [dec].
    Explanation Input Voltage has exceeded higher threshold of 250V for Power Supply
    Recommended Action Please perform a showenvironmentpower'and'showplatforminternalinfo'tocollectmoreinformation.'
    But, there is no any useful info from this commands (just first command works).

    Hi,
    1. The connection setup looks fine to me for a single ended measurement - you may want to connect to 68 and 32 for differential measurements.
    3. The example should be ready to take measurements
    4. The Data Acquisition card forces the input range to a valid value - 8V is not a valid range and it will be coerced to 10V - this is expected.
    5. I am not sure why its not letting you cahnge the channel but a good way to test you hardware is by opening up a test panel in Measurement and Automation Explorer - can you try that and let me know?
    Hope this helps!
    Abhinav T.
    Applications Engineering
    National Instruments India
    LabVIEW Introduction Course - Six Hours
    Getting Started with NI-DAQmx
    Measurement Fundamentals

  • Set high input impedance on Tektroniks DMM4040

    I'm using a Tektroniks DMM4040 with SE to log voltage data. When the DMM is used in manual mode, there is an option for high input impedance (>10 GOhm) when measuring potentials.
    Can this option be switched on when the DMM is controlled by SE ?
    Thanks in advance !
    marc
    Solved!
    Go to Solution.

    Hi Marc,
    I apologize, that is actually the screen for the "NI-SCOPE Acquire" step.  I have checked my resources and I can't seem to find any way to change the input impedance on a DMM/Switch Acquire step.
    Since we don't actually support the hardware you are using, I am not able to replicate the issue.  I was able to find this image in which someone was using Tektronix hardware with SignalExpress and changing the input impedence.  Maybe it will help.
    In regards to the measuring rate, I believe this can be changed in the Timing tab.  Are you able to see this?
    Nick
    Applications Engineer
    National Instruments
    Attachments:
    Picture.JPG ‏314 KB

  • How can I do live streaming with a Mac Book Pro 2011, using a new model of Sony HD camcorder which does not have firewire out/input? it comes only with a component video output, USB, HDMI and composite RCA output?

    I need to do live streaming with a Mac Book Pro 2011, using a new model of Sony HD camcorder (http://store.sony.co...ber=HDRAX2000/H) ..this camcorder model does not have firewire out/input ..it comes only with a component video output, USB, HDMI and composite A/V video output..
    I wonder how can I plug this camcorder to the firewire port of my laptop? Browsing on internet I found that Grass Valley Company produces this converter http://www.amazon.co...=A17MC6HOH9AVE6 ..but I am not sure -not even after checking the amazon reviews- if this device will send the video signal through firewire to my laptop, in order to live streaming properly? ..anyone in this forum could help me please?
    Thanx

    I can't broadcast with the built in iSight webcam... how would I zoom in or zoom out? or how would I pan? I've seem people doing it walking with their laptops but that's not an option for me... there's nothing wrong with my USB ports but that's neither an option to stream video because as far as I know through USB you can't connect video in apple operating systems ..you can for sure plug any video cam or photo camera through usb but as a drive to transfer data not as a live video camera...  is by firewire an old interface developed by apple that you can connect all sorts of cameras to apple computers... unfortunately my new sony HDR-AX2000 camcorder doesn't have firewire output...
    thanx

  • Req any examples of high to use midi controller/keyboards with Labview TIA

    Req any examples of high to use midi controller/keyboards with Labview TIA

    [email protected];
    Check the following:
    Communicating with a Windows MIDI Device in LabVIEW
    Regards;
    Enrique
    www.vartortech.com

Maybe you are looking for

  • How can I migrate my junk-mail settings from one Mac to another?

    I would like to move my junk mail settings from one Mac to another. I found this article (https://kb.siteground.com/how_to_synchronize_the_junk_email_settings_in_mac_mail /), but can't locate the file indicated in the article, so I suspect that the a

  • Preview: PDFs generated with Oracle RS are missing letters

    Hi, When I open PDFs in Preview which were created using "Oracle10gR2 AS Reports Services", some letters are missing. The documents aren't corrupted and appear valid on other platforms or in other applications. Is there any solution/fix for Preview?

  • How to deactivate one of our computers that has been destroyed by a tornado.

    I have one computer that I have the cloud on and works fine but my other computer got sucked up by the tornado. How do I deativate a computer I don't have in order to put it on a new one.

  • Meetings disappearing

    currently have iPhone4 with the current IOS with active sync configured with our Exchange 2007, we currently seeing with heavy calendar users that meetings are disappearing from their outlook or iPhone when any new updates occurs to an existing or re

  • Mac and PC to AirPort Extreme

    I'm hoping you can help me out and explain to me what the heck i'm trying to do. what i have - desk top PC - MacBook Pro lap top - airport extreme - external hard drive - airport express what i'd like to do is hardwire my desk top PC to the airport e