Measuring voltage and temperature

Hallo,
I've got the problem of measuring voltage and temperature simultaneously, with diferent numbers of samples. I want to use two of the "DAQmx write", but then the error "The ressource is reserved" appears.
Software: Labview 8.2.
Hardware: NI cDAQ - 9172
NI 9211 (Temperaturecard)
NI 9201 (Voltagecard)
How can i fix it?
Attachments:
Fehler.JPG ‏89 KB
Fehlerbeispiel.vi ‏27 KB

Hello LochiMD,
there are sereral things you have to care about.
The best would be, you have a look on the following link:
Synchronize continuous Acquisition of Multiple Analog Input Devices
https://decibel.ni.com/content/docs/DOC-12182 (Have a look on the picture, especially left side)
You should use the VI DAQmx Timing (Sample Clock), samples per chanel and sample mode is necessary.
If you do this, your program should work.
Best Regards,
Nina

Similar Messages

  • Recording measured voltage and current values from LCR 4284A

    Hello,
    I want to use the labview VI to record the measured voltage and current values from LCR 4284A. These are shown as Vm and Im on the instrument screen. Is it possible to record these values using a VI?
    I have looked through the drivers that are available through the "Instrument driver network" (Link) for 4284A but none of the VIs give any option to monitor Vm and Im. If you know how this can be done then I would really appreciate a reply.
    Thanks
    Mansoor

    I haven't used the instrument but there are functions to enable/read voltage level and current level monitors. Are those different than what you are asking for? What does the manual say about Vm and Im and programatically getting them? If you can find the command in the manual, you can just open the VI Tree and do a text search for the command.

  • Voltage and temperature read at the same time

    I'm using DAQmax to read 2 channel voltage and 1 change temperature continuelly, each of them work well, but I don't know how to make them at the same time, attached the file, thanks ahead.
    Attachments:
    Cont_Acq_Thermocouple_Samples-Int_Clk.vi ‏71 KB

    Hello,
    Thank you for contacting National Instruments.
    I modified your VI. See if it works correctly now. Keep in mind that you can select more than one channel for a particular task by selecting Browse in the channel constant and holding the control key while selecting multiple channels.
    I hope this helps!
    Matthew C
    Applications Engineer
    National Instruments
    Attachments:
    Cont_Acq_Thermocouple_Samples-Int_Clk[1]_(modified).vi ‏72 KB

  • I want to know hardware to collect voltage and current from battery and read it through labview

    Hi all ,
    As per requirement of my job I want to measure voltage and current of battery connected to motor. I want to read those voltage and current through Labview. I want to know what hardware I need to acquire that voltage and current and feed it to computer and read through Labview.
    I also want to know, whether I need to program according to hardware I use or Whatever I will program will read data coming from hardfwarwe?
    Please give suggestions over it .
    Thanks
    c59409

    c54909,
    It depends on what equipment you have available and what is your budget.  You could for example use a storage oscilloscope with a current probe to accomplish this task.  This will give you very good timing waveforms if your charging sequences are short.
    If you are looking to automate I would recommend using any GPIB controllable power supply by Agilent or HP such as a (Agilent E3634A) and a USB-HS from National Instruments.
    Keep in mind depending on how accurate you want your data you may need a GPIB current meter to read low currents in the uA.  If you only need mA resolution you can usually use the same power supply you are making the voltage reading from.  You want to make sure you pay attention to things like current limits on your supply and Over Current Protection settings (OCP) as they can make testing interesting.
    Regards,
    -SS

  • How to measure current and voltage and rpm with daq device

    i am measuring current and voltage and am wondering should i use shunt resistors or current sensors hall effect sensors. i have a pci 6221 and a scc-68 breakout box. what specifications or size should the shunt resistor/current sensor be or should i use another device to measure the currrent and voltage. do i need any other safety device between the resistors, current sensors and the scc-68 breakout box when measuring the current and voltage. will the daq card pci 6221 pick up a signal from the resistor. what terminals should the wires from the resistors and current sensors be connected to in the scc-68. i am using a proximity switch to measure rpm of a motor. should the proximity switch be 2 or 3wire connection. should it have an analog or digital connection and is a power supply required to power the proximity switch and should it have an npn or pnp connection

    hello,
     i was going to use a 20amp 50mv, or a 20amp 100mv current shunt and connect wires directly into the AI input terminals of the scc-68 from the current shunt would these be suitable. would current shunts such as these be suitable to use http://uk.farnell.com/elc/sh10020/shunt-sh10020-20a-100mv-1-class/dp/1319576 or http://uk.farnell.com/datel/3020-01098-0/shunt-50mv-20a/dp/1339338
    is it ok to use either a current shunt or should a hall effect sensor be used  such as this http://ie.farnell.com/honeywell-s-c/csla2cd/sensor-hall-effect/dp/1082269 . which of them would be more accurate or are both of them fairly accurate.
    when i am measuring voltage can i connect two resistors between the positive and negative of the wires going to the battery and connect two wires from either side of the resistor directly into the analog inputs of the scc-68 and measure the 12-15 volts directly would the pci6221 and scc-68 be able to measure the voltage drop across the resistor.
    i wanted to measure rpm also does it matter whether the proximity switch has 2 or 3 wires and should it have an analog or digital/frequency output for cponnecting to the scc-68

  • Programmed vs measured voltage on Keithley 2400 and other things

    Hello everyone,
    I have two issues with our Keithley 2400, which we control through Labview, and I would be very grateful for some help/advice. The issues are listed below:
    1) We use the 2400 for 4-point probe measurements, so we plot graphs of current vs voltage to get the resistance from the slope of the curve. However, when we look up the data generated during a measurement, the voltage sweep values that we program often, but not always, do not match the measured voltage values. For example, what was meant to be 1 V, might actually end up being 1.2 V or maybe 0.8 V, this can be both positive and negative with respect to the programmed values and is not constant. This also leads to the fact that our curves, although straight (so Ohmic conductor), do not go through the (0, 0) point on the graph.
    2) Second problem is that we would like to determine what is the time between successive measurements in a voltage sweep. We have tried some example vi files that by default come with the Labview, e.g. Keithley 24XX Read Multiple - SW Trigger or Keithley 24XX Read Multiple. If someone knew how to find the time separation, then we would be grateful. We only have control over the number of invididual readings taken and the timeout, which we guess is the maximum time allowed for the measurement.
    Many thanks!

    Good Afternoon PiotrW,
    1. Could you please provide the code you are using to program the voltage sweeps? 
    2. You could use the timestamp output of the Keithley 24XX.lvlib:Read (Multiple Points).vi to allow you to find the time difference between successive samples. It should be a simple case of subtracting succesive measurements from each other to find the time difference between data points.
    Regards,
    Al 
    Regards,
    Al C
    National Instruments,
    Application Engineer

  • How can i synchronize analog output and analog input timings to generate and measure voltage at the same time.

    how can i synchronize analog output and analog input timings to generate and measure voltage at the same time.

    Read this Tutorial
    http://zone.ni.com/devzone/cda/tut/p/id/3615#toc3
    And also refer to this link where You have repeated this question.
    PS: Please stick to one thread. That way, its easier to keep track of your query and answers

  • ASR1001 OIDs for Voltage, Current and Temperature

    Hello,
    Can any one send me exact OIDs for monitoring PSU voltages, Current, CPU Load, Memory and Temperature for ASR1001 Router.
    I tried following MIbs from CISCO's ftp site but no luck.
    CISCO-ENVMON-MIB
    CISCO-SMI-MIB
    CISCO-ENTITY-SENSOR-MIB
    ENTITY-MIB

    Hi,
    Here's the list of SNMP-MIB supported by ASR 1K. It will help you.
    Cisco ASR 1000 SNMP MIB Support List
    ftp://ftp.cisco.com/pub/mibs/supportlists/asr1000/asr1000-supportlist.html
    - Ashok
    Please rate the useful post or mark as correct answer as it will help others looking for similar information

  • Measuring voltage from thermocouples

    How do i measure voltage from a thermocouple which is joined to another one. Meaning that they have a common point. I have tried reading in a voltage from 1 point and then subtracting it with the other but it does not give me the reading the multimeter is showing

    Hello,
    For troubleshooting bad readings, probably the first thing to do would be to check the board's configuration.
    Is it configured in differential mode? Differential mode is the most recommended mode for thermocouple readings. When using differential mode, just make sure to connect the positive lead of the thermocouple to ACH0 (for example), and the negative to ACH8.
    Once you have all the signals connected to your DAQ board, try running a MAX Test Panel. I usually run it using Continuous Mode. Before starting the acquisition, check the input limits in MAX, adjust them according to the input signal so that the board applies the appropriate gain.
    Finally, create a Virtual Channel (by taking into consideration the thermocouple type). Are you re
    ading the correct temperature? Is the CJC in your terminal block enabled? It's always easier to compare the temperature than the millivolts readings.
    I hope these tips help. Good luck with your application!

  • Polynomial Equation for converting voltage to temperature

    I'm using Labview Express 7.0 and I would like to know how to convert voltage to temperature.  The program says i need a polynomial equation to do this, I'm not sure what polynomial equation i need.  Can anyone please tell me some information regarding this equation.

    A few questions so that we may help. What are you measuring the temperature with? What is the program that you are refering to that requires the equation? In the case of thermocouples, the various types (which reflect the different materials used to make them) have different temp vs voltage curves. Some may be relatively flat for part of their range others describe somewhat of a curve. The mentioned polynomial will be obviously different for the different types. If you are using a thermocouple type of element a google search for the characteristics for that type may give you what you need. Otherwise, providing us with the info for the above questions will help us point in the right direction.
    P.M.
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • I am trying to configure my SCXI-1540 card for excitation voltage and frequency using MAX - but it is not giving me that option when I click on the card and then properties​, am I looking in the wrong place?

    I am trying to configure my SCXI-1540 w/1315 card for excitation voltage and frequency using MAX - but it is not giving me that option when I click on the card and then properties, am I looking in the wrong place?
    I have LabVIEW Express 7.0 Professional - SCXI-1000 Chassiss - along with SCXI-1112, and SCXI 1520/1314 - cable to the PCI-6052E is attached to the 1520 card.
    MAX says it recognizes all the cards in the chassiss.

    Jeremy, Thanks for the reply.
    I tried to set up the system as DAQmx.
    I had MAX auto-detect the set-up - and it recognized all the cards - but did not select the 1315 accessory on the 1540 card - I had to do that manually - but in the configuration section I would select the accessory and it would deselect itself. I had to get out of the set-up and then right click on the 1540 card and click on the "Accessories" tab and select the 1315 terminal block that way.
    It didn't seem right that the system should behave that way, but I pressed onward.
    I then tried to create a new DAQmx Task
    When I create new DAQmx task and then click on Analog Input no "Position" Tab appears for me to select, all I get are:
    Analog>>Voltage
    Analog>>Temperature
    Ana
    log>>Strain
    Analog>>Current
    Analog>>Resistance
    Analog>>Frequency
    Analog>>Custom Voltage with Excitation
    Do you think there might be something wrong with either my hardware or perhaps my configuration that is not allowing it to recognize the 1540/1315 in DAQmx?
    I had included the system report of what programs I am using, etc. as attached file nireport.txt
    After the DAQmx did not work I tried installing everything as Traditional DAQ and it did let me set-up the 1540 Card with Excitation Voltage and Frequency and gain - I then went in to the VI that I had built and tried to use the Express DAQ Assisant to read the channel that I am connected to on the 1315/1540 - when I try to use DAQ Assistant it gives me an error saying that "Device not available in NI-DAQmx. It is possible that the device is being use by traditional NI-DAQ"
    Which I guess it is since both configurations are now set-up in MAX.
    I would PREFER to use the DAQmx set-up, but I am confused as to WHY it won
    't come up with
    Analog input>>POSITION>>LVDT
    When I try to create a new DAQmx task.
    Thanks for the help so far! As you can probably tell I am new at this.
    Ryan
    Attachments:
    nireport.txt ‏2 KB

  • Acquiring multiple voltage and current sine waveforms, and log them along with the respective time stamp in a file."

    "I am doing a data acquisition project using a 16 channel N.I. series 6020E card where I want to capture respective current and voltage sinusoidal signals. I am planning on capturing four pairs of matching current and voltage signals. I planned on taking one reading across the channels every fifteen minutes. This reading will need to be 60 data points per period or 3600 readings per second per channel in order for me to recreate the sine signal to determine the phase angle difference between the voltage and current. I was able to get one channel to capture a signal but could not get more than one working at a time. I am also trying to sycronize the data collection so all samples are with respect to each other. Thanks for any help."
    -posted by cappy on 2/11/2002
    John N on 2/12/2002 answered:
    "Hi Cappy,
    Could you post this question to the Hardware > Counter/Timer or Hardware > Multifunction I/O forums? I think you will get more responses there. Here is a link.
    The hardware is usually a better differentiation since software can support such a huge range of functionality.
    The data rates you are talking about sound reasonable. Are you using the USB or the AT interface?
    One other thing to be aware of is that the samples taken will not be simultaneous due to the multiplexed nature of the MIO board measurements. However if you know the channel clock rate(output from one of the VI's), then you can calculate the time difference between each measurement and correct your phase measurements by that amount.
    If you have more questions, please post this to the other forum and copy all of our discussion to let everyone know what we have talked about already.
    Best Regards,
    John Nieri
    Applications Engineer
    National Instruments"
    I am using the USB connection. If anyone can help with or has a similar VI for this, it owuld be appreciated so I can work on the larger aspect of the total project.

    The easiest VI to use for this acquisition is AI Acquire Waveforms in the data acquisition palette in LabVIEW. This VI allows you to perform a finite acquisition from multiple channels on your DAQ board. As John mentioned the acquisition from individual channels will not be truly simultaneous. There will be a slight time shift from one channel to the next on the order of the maximum acquisition speed of the card, 100kHz or 10 microseconds in your case. By accounting for this 10 microsecond delay between consecutive channels you can properly calculate the phase shift between voltage and current.
    Christian L
    NI Consulting Services
    Christian Loew, CLA
    Principal Systems Engineer, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

  • Measuring point and characteristics

    what are the measuring points and characteristics to be created for the thermal power station , sap plant maintenance

    Hi,
    Its based on the equipments in Power Station & Parameters to be measured for the Equipments. For example, for Boiler, Temperature, Pressure, Water Level, etc., will be measured.
    So here we need to create Characteristics for all these. For Boilers, Measuring points will be created for these characteristics.
    Equipments under Thermal Power stations could be Boilers, Transformers, Electric Generators, Coal Turbines, Condensers, etc., For each equipment, there will be different critical parameters to be measured on periodical basis.
    Create Measuring points for all of them.
    Regards,
    Maheswaran.

  • Can the USB-9211 Thermocouple Input device measure voltages ?

    Can the USB-9211 be used to measure voltages ? It is designed for thermocouple measurements and its operating manual states there is a current source between its TC+ and TC- input terminals.
    What amount of current is flowing ? Does it depend on the selected thermocouple type ? Can the current level be controlled by sotware ?
    One application for me is to measure resistances of 1 ohm or less by measuring the voltage drop across the resistance induced by flowing a current through it. Might the 92111's current source be somehow used for this ?
    What is its peak to peak input noise ? Its specs say 1 uV rms.
    This is a delta-sigma converter. Is each successive measurement accurate or does some digital filtering have to be account for and thus it takes several readings for a signal change to become accurate ?

    The 9211 measures voltages between 0 and 80 mV only. The current source is only use to force a full scale input if an open thermocouple is connected and cannot be controlled by software. The input impedance of each channel between TC- and TC+ is 20M Ohm. However, the current that flows in the amplifier is very small, 50 nA.
    The main problem here is the fact that the current source is not controlled by the user. This means that connecting a resistor of 1 Ohm between TC- and TC+ would not just produce a voltage that maybe due to external exitation, but the internal source should also be taken into account. Since the user has control over it, it would be a guess work to try to make sense of any voltage value read in.
    its peak to peak input noise is 1 uV rms as indicated in the specs.
    So as long as the measurements allow for enough settling time (12S/s), each one is accurate.

  • Trying to measure voltage through 1 wire connection

    Hai ,
           I am trying to measure voltage through 1 wire connection using NI hardwares like  1)chasis SCXI-1000   2) DMM PCI- 4060, 3) MUX SCXI-1127 and 4) Terminal Block SCXI-1331. Please see a attached picture of my set up.
      I am unable to establish my connection through  1_WIRE_LO_REF .I want to use it  as my reference point (GND) through which I can measure the voltage .I think there may be problem in my design or in the labview code.Could u please verify   and suggest the appropriate one.
    Can I use 1_wire_Lo_ref is so which port to be used, actually i have six ports for this point (or) is there any altenative
     I hope u respond soon and in the affirmative
    with regards
    madhava
    Attachments:
    Scanning_of_SCXI-1127_48_write.vi ‏144 KB
    IM0000041[1].jpg ‏722 KB
    IM0000041[1]1.jpg ‏722 KB

    Hi Madhava,
    Are you unable to get the example program to work?  Are you using an Aux cable to connect the switch to the DMM or are you triggering from the connector block of the switch?
    One good resource is to open the NI-Switches Help from Start >> Programs >> National Instruments >> NI-Switch >> Documentation >> NI-Switches Help.  Go to the Search tab and search for Single Module Scanning - Handshaking.  There are sections for SCXI or PXI depending on which form factor you are using.  This will explain which triggers to use and how to connect the DMM and Switch together.
    In the same help file, if you search for Scan Lists, this will show you the proper syntax for the scan lists.  The scan list can all be listed in one text box and does not have to be an array of strings. 
    I think the best way to proceed is to take the example that I showed you save it as a new program so you can go back to the original if you need, make it work and then modify it to do what you need.  Add the write to file for example.  If you have any questions about specific issues, I can help you with those.
    Thank You,
    Nick F.
    Applications Engineer

Maybe you are looking for

  • Error while adding the measure to catalog

    Hi After successfully validating the cube , I created one catalog using CWM2_OLAP_CATALOG.create_Catalog , it successfully went on .Then I added the measure which i created to the catalog to the catalog thru ' CWM2_OLAP_CATALOG.Add_Catalog_Entity pro

  • Can't install hp photosmart 7350 series printer on my hp laptop with windows 7 home premium

    I am trying to install the HP Photosmart 7350 printer on my HP Laptop (serial number {Removed for privacy}; serial number{Removed for privacy}). The driver was not listed so I searched for a compatible printer. I found the Deskjet 5550 was compatible

  • Iphoto does not import movies from my samsung nv24

    ...please help me, otherwise i have to buy a new camera....

  • Variable problem (Example .fla/swf inside)

    I have a plane movieclip which chooses a plane sprite randomly. When you drop a bomb the bomb should choose the sprite fitting the plane that it was dropped by. (Plane 1 drops bomb 1, plane 2 drops bomb 2) This works if I have one plane already on th

  • Bridge CS5 new window

    On Win 7 Ultimate & Professional x64 when opening 2 Bridge CS5 windows, I cannot switch between them. There are 2 issues: Let's say that initial Bridge window 1 is browing directory 1. I right-click (only right click without browsing into) on some ot