Can I measure AC - RMS with my 6040E?

I have a few current transducers(LEM) in my application.
(They deliver a AC voltage wich is a mate for the current)
So, I would like to read the RMS voltage with my 6040E (and a SCB68 connector block).
My configuration:

Hi,
The 6040E is a Data Acquisition board, and not a DMM, and can therefore not deliver data in RMS format, however, you can acquire the analog signal using the 6040E and then calculate the RMS value using one of your RMS Waveform Measurements VI's included with labview. You can find them at: Main Palette-> Analyze-> Waveform Measurements. If your application is not time critical (that is, if you can wait for the data to be acquired and then converted to RMS) this would be the most cost effective solution. If you need a faster response I recommend you check out our line of Digital Multimeters.
The second issue you must be aware of is the input voltage. I'm aware that a lot of LEM's supply +-10V output, which would be OK, but if you have a LEM that provides a voltage greater than that you'd have to add signal conditioning to divide that voltage down. You can build your own amplifier, depending on the amount of noise you're dealing with, or check out some of our signal conditioning products, that might help improve the acuracy of your measurement.
I hope all this information was useful. if you need anything else please contact us again.
Greetings
Daniel

Similar Messages

  • How can i measure a voltage with the digital i/o port on my nudrive using labview?

    I am using a 4SX-411 nu drive to control my stepper motor. I need to measure an input voltage at the digital I/O port of the nudrive. How can I program LabVIEW to do that?
    Thanks

    Hello Raven24,
    Thank you for contacting National Instruments. NUDrive 4SX-411 is a value motion drive and you can connect to it using any of the ValueMotion boards. When using a ValueMotion NUDrive with steppers you have I/O ports 1-4 available for general purpose use, I/O ports 5-8 are reserved for axis inhibit output signals. Refer to section 4-7 of the ValueMotion Hardware User Manual linked below, for information about the jumper settings.
    ValueMotion Hardware User Manual:
    http://digital.ni.com/manuals.nsf/websearch/6CF7A54E0BDEA1388625665F0054FFDF?OpenDocument&node=132090_US
    Once you have setup the jumpers appropriately, you can use the VIs found on the ValueMotion I/O & Limits pallet for configuring and using the I/O channels. Search for "I/O" in the attached help file for more information about these VIs. I hope this helps you out. Have a great day!
    Regards,
    Nipun M
    Applications Engineer
    National Instruments

  • Can I measure dynamic strain with a SCXI-1531 and how steady is the excitation current?

    I am looking at the possibility of using an SCXI-1531 module to take measurements from a single strain gauge. I am only interested in the dynamic content of the signal and so am considering using the constant current excitation method which does not require bridge completion. Is there anyone out there that has tried this or could advise me as to whether this module is suitable?
    Having read the spec of the module, it looks promising except for the data on the excitation current which states:
    "Accelerometer input excitation current: 4mA +/-10%, 24V compliant."
    Now, does that mean that the current will be steady at a value in the range 3.6 - 4.4mA or that it may fluctuate within this range during measurement? The latter would not be acceptable for my application as this would be indistinguishable from a variation in strain.
    Thanks for any help.
    CAS

    Hi CAS,
    Essentially the excitation provided by the module will not allow you to acquire as you would like.
    However, the good news is that you are able to disable the excitation provided by the module, and provide your own external excitation. You should then be able to acquire the signal using the SCXI-1531.
    To disable the excitation in LabVIEW using DAQm, place down a DAQmx Create Channel.vi and then configure it for Strain measurements. Then you can create a control/constantto wire to the Bridge Information Terminal by right-clicking on the terminal and selecting control/constant. Within this cluster control/constant will be an enum element where you can specify the voltage excitation source to be external.
    I have attached an example VI demonstrating this.
    Hope this helps.
    Steve
    Attachments:
    Excitation Example.vi ‏18 KB

  • Can I measure frequency with a SCXI-1120 module and SCXI-1320 terminal block?

    I am attempting to measure a square wave from a directional encoder to display RPM of a dynamometer. The waveform will have a frequency of 0-4KHz, with 3.6KHz being nominal, at about 5volts RMS. How can I measure the frequency of this waveform with the hardware I am currently using? In addition to what is listed above, I am using a PCI6034E GPIB card and LabView software.

    In order to measure frequency, I would not recommend to use the SCXI-1120, but the SCXI 1126, which is a programmable isolated F-to-V module.
    If by any reason you do not want to use SCXI-1126, then I would suggest to use the counter/timers of your board. The counter/timers are TTL compatible, and are the devices that we mostly recommend for doing precise frequency measurements.
    In order to have access to the counter/timers of your board through your SCXI chassis, you will need SCXI-1180, which is basically a feedtrhough panel for your DAQ board.
    Once we have access to the counter/timers through the SCXI chassis, we can proceed with the coding.
    I found a pretty good webpage that clearly explains how to perform frequency measurement with the DAQ-S
    TC counter/timers (DAQ-STC is the type of counter/timer chip that you DAQ device has). Here is the link to it:
    Pulse Width & Frequency Measurements
    As you will see, this link contains tutorials, application notes and example programs. I would recommend to pay special attention to the example program called: DAQ-STC: Measuring frequency.
    Good luck with your application!

  • Can i measure resistance with a PCI-MIO-16X-10

    good day!
    In my work we measure inflator resistance with an external ohmeter and switch selector, for now we're working in update this method of measure resistance. The program used to activate the inflators was built in labview 7.0 and use a GPIB and PCI-MIO-16X-10 boards only.
    The question is if we can measure resistance with this board (PCI-MIO-16X-10), we can do it?
    thanks for all...

    Cordero,
    Not directly but with some auxiliary circuit elements you can.  To measure a resistance you need to know both the voltage and current associated with the resistor.
    One way you can do this with a DAQ device is to create a voltage divider using a known external resistor. By measuring the voltage drops across both the known and unknown resistances, you can calculate the value of the unknown resistance.  You can use the analog output or the board power supply as excitation voltage for the voltage divider. Use two analog input channels to measure the voltages across the resistors. As long as the values of the resistors are much lower than the input resistance of the analog input channels, you can get good results.  The accuracy is limited by how well you know the value of the "known" resistor, the resistance of the inputs, and the accuracy of the A/D converter.  The accuracy of the known resistor is probably the largest contributor to the overall error.
    Lynn

  • Can I measure pulswidths with daqmx base and NI-USB6501

    Can I measure pulswidths with daqmx base 1.4 and NI-USB6501? I can measure edges width this function: DAQmxBaseCreateCICountEdgesChan. But, when using DAQmxBaseCreateCIPulseWidthChan I always get an error message back (DAQmxBase Error: <err>Value passed to the Task/Channels In control is invalid).
    I also cannot find any examples about this topic in the software on CD nor on the internet.
    I also don't know what values to use for the float64 minVal and float64 maxVal arguments when using the pulse width function of above (see the NI-DAQ™mx Base 1.x C Function Reference Help).
    Maybe my device (NI USB6501) cannot measure pulse width's and when it does measure pulse width's, what value will it give back? Seconds or ticks and what is the accuracy?
    Ok, enough questions for now. Thank you in avance for answering.
    D. Stollman

    The USB-6501 counter is capable of falling edge edge counting
    measurements only, so the type of measurement you wish to do is not
    possible with that device.  The data sheet for the USB-6501 can be
    found at the following link:
    http://www.ni.com/pdf/products/us/20054920301101dlr.pdf
    I believe the DAQPad-6015 and DAQPad-6016 USB devices are capable of
    measuring pulse width, as well as many of NI's PCI data acquisition
    devices.

  • How can I measure C(V) of a MOSCAP with HP4140B pico-ampmeter ?

    I am trying to develop a program in labview to measure the high and low frequency on Metal oxide structure for C(V) measurement.
    I am trying to use the HP4140B pico-ampmeter and Keithley 199 DMM scanner with PAR410 C-V plotter.
     I would like to know how i can program labview to communicate with HP4140B and Keithley 199DMM and read the C(V) measurements. Please assist and guide me for the same.

    Thank you Dennis Knutson. I have found the required drivers and created a prototype of the C(V) measurement program. But right now the problem I face is that even though it inputs the parameters correctly.. it doesnt read the output right. I get a straight line for the C(V) output graph. attached you can find my program for Quasi-static C(V) measurement. 
    Attachments:
    C-V measurement.vi ‏80 KB

  • How can I build a table with the time values of a timer from a while loop

    Hi:
    I have a question concerning building a table:
    Every 100ms I read a value from a sensor (while loop with a timer). I would like to build a table with the actual time and the concerning value. For example:
    0msec         1V
    100msec     2V
    200msec     3V
    300msec     4V
    etc.
    If I use the Express VI for building a table, I always get the date and time, but I don't need the date and the time is in the following format: HH:MMS, which is nonsensical for me as I can't differentiate within msec. Can I change the format anywhere?
    Can I also save the table to a file or even to an Excelsheet? How can I do that?
    Thanks for your help!

    Hi Craig:
    thank you very much. To solve the mystery : ) :
    I want to drive a stepper motor with a specific frequency. To get the current degree value of the motor I would like to measure the current time (from the beginning of the move on). (With a formula I get the degree value out of the time)
    Concurrently I would like to get data from a torque sensor and from a pressure sensor. That's why I asked you about the time and the table. The measurement should start with the movement of the motor. How can I do that? Right now I have different block diagrams (different while loops) (see attachment) and I would like to put them in one.
    I haven't done the block diagram for the pressure sensor yet, so there is only the one for the torque sensor and the one for the motor.
    I also would like to set a mark in the table when the voltage value of an analog input gets under a specific threshold value. Is that possible?
    I'm sorry, I'm a novice in LabVIEW. But maybe you can help me.
    Thank you very much!
    Steffi
    Attachments:
    motor.vi ‏238 KB
    sensor.vi ‏59 KB

  • How can I measure the hertz in a wave form?

    How can I measure the hertz in a wave form?

    As an example, this is from BBC Technical Requirements for HD material:
    3.1.1 Stereo line-up tones
    All stereo tracks must use EBU 1KHz tone (left ident). All tones must be sinusoidal, free of distortion and phase coherent between channels.
    Digital Audio Reference level is defined as 18dB below the maximum coding value (-18dBFS) as per EBU recommended practice R68.
    See also:
    http://www.bbc.co.uk/guidelines/dq/pdf/tv/tv_delivery_to_network_programmes_v1.2-2011.pdf
    for full document.
    And for BBC Radio:
    Not every Network requires tone. Check the delivery requirements with the commissioning network or click here.
    Reference tone, where used, should be at -18dBFS or PPM 4 on A, B and/or M.
    If submitting material with reference tone, tone and programme material must be have been monitored and measured through the same technical chain. The level of the tone must be equivalent to 0dBu and no less than 8dB below peak audio level for the programme material.
    THE LEVEL OF TONE MUST HAVE A KNOWN RELATIONSHIP WITH THE LEVEL OF THE PROGRAMME MATERIAL AND THIS MUST BE STATED; for example: “Tone at 8dB below peak programme level”.
    As a newcomer to digital sound (my background is camera) I confess to being somewhat confused. We are normally told to record at the highest level possible. So for voice podcasts I tend to record at about -6dB below peak for maximum volume, distributeds on MP3 files.
    But I can underatand that televison and radio especially for analogue transmission) may have limited headroom, hence the requirement for -18dB peak = 0dBM.
    I remember when we first rented out Digital Betacam cameras, some recordists were recording almost everything OVER -18dBM.
    I suspect that until we have an all-digital world, these requiremnents will still be in place.
    Many thanks to all. It's a ghreat community!
    Brian Rose

  • AD-RMS with SharePoint Document Access from Internet

    Hi Guys,
    I have a single AD-RMS Server running on 2008 R2 and SQL 2008 R2
    I have sharePoint 2010 Published to Internet.
    I need to integrate AD-RMS with SharePoint instep to provide access for my docuements through SHarepoint internet.
    My Questions:
    Using my single AD-RMS Server with SharePoint Intergration can all AD users access SharePoint from outside to be able to open encrypted documents?
    Is this artical (http://technet.microsoft.com/en-us/library/ee259515(WS.10).aspx) also work on SP 2010? is it the same steps?
    Do I need AD FS in my case?
    Do I need SSO in my case?
    Thanks

    Hi Jean,
    1. to make that working the Internet users need to authenticate against the RMS server as well. So you need to publish this server. Depending on your network policy you can just reverse proxy the RMS server or in a more complex scenario to have another server
    in a DMZ AD to facilitate that. Because you publish the Sharepoint Server to the Internet I assume you do not have a complex scenario.
    I hope you have chosen the URL for the RMS cluster wisely, so that it can be address from the Internet.
    2. I am not a big Sharepoint guy, but it looks familiar.
    3. No, you don't.
    4. No, but would be nice if the users do not have to authenticate twice. Will require a reverse proxy, e.g. TMG (what is discontinued) or similar.
    Hope it helps,
    Lutz

  • Can a measure map to multiple fact tables

    Hi Experts,
    Can A Measure in an Universe map to multiple fact tables? For example, we have sales detail table by day and store and product, and have sales summary table by day and region and (product) department. We like to create a measure to map to both detail table and summary table. When I run query includes store and product,  the query will automatically use the sales detail table; and query can automatically choose the summary table when it only includes region and department. Our database table could be in  Teradata and Oracle. Can we achieve it and how? If a measure can't achieve this (dimension awareness), what the other option we can have and how to do it?
    Thank you,
    Richard

    Hi Sion,
    After I make the tables incompatible with the dimension objects on different levels, the measure can point to the right table if my query only include Store and Product or only include Region and Department. But in some scenario, the business could ask to include both Store and Region or Item and Department in same query. The current approach doesn't work on this further request. In our database, we have store table including Region with other higher level organization information, Product table including Department with other higher level product information, and we also have separated Region table and Department table. Could we make the objects more flexible u2013 query will be against aggregation sales table if dimension objects in query are only on higher level and will against detail sales table if some of dimension objects are on high level and some on low level? 
    Many thanks,
    Richard

  • Distribute measurment studio application with opc conntection to field point

    I have written an Measurement Studio application with an DataSocket connection to an OPC Sever of an field point 1808. If I distribute this application to another computer I can't get a connection to the OPC Server of the field point. The application works fine on the developent computer of the application. On the other computer is just installed the MAX and the drivers from the Field Point CD. As well I configured the Field Point on that computer. We I browse for an OPC tag in the distibuted application I am not able to access any OPC server, even if I see them. Does anybody have an explanation for that?
    Thanks Bernd

    Hi Daniel,
    sorry that i answer you so late.  I got an error like "opxproxy.dll could not be found". So meanwhile I checked the system and the opxproxy file was found in the "winnt/system32" directory. After i register the opcproxy.dll manually with the shell command " regsvr32 opxproxy..dll" everything was working fine. Normally, this file should register itself automatically.
    Bye
    Bernd

  • Can i use AD RMS licensing-only cluster for IRM integration?

    Hello,
    Can anyone help, I have some questiones about Exchange server IRM ,Can i use AD RMS licensing-only cluster for IRM integration? or what is the difference between a root cluster and lincesing-only cluster integrated with exchange IRM?

    Nobody who participates in these forums is authorized to quote licensing terms on behalf od Microsoft.  Please contact your Microsoft representative or reseller.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Can I measure temperature using 6013 & 68LPR?

    Hello, from hardware I've got Multifunction DAQ (6013) and Therminal Block (68LPR). From software I've got VI Logger (1.0.1) and NI-DAQ (6.9.3). Using this, can I measure temperature with K-Type therminals? (Everything is installed and ready to go)
    If yes, how can I connect K-Type therminal to thermal block? Are there any instructions on how to use VI Logger to perform similar task to this one?
    Also what I want is, the temperature that has been read (for an hour, every 5mins) to be written in a file. Is it possible to write to a file using VI Logger?
    Thank you!
    Regards Slav.

    Hello:
    I answered this questions over here:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000041CA0000&UCATEGORY_0=_30_%24_12_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=%2B6013+%2Btemperature&USEARCHCONTEXT_QUESTION_S=0
    Sincerely,
    Brooks B
    Applications Engineer
    National Instruments

  • How do i remove the Icloud Lock on a Iphone thats Clean and can not get in touch with the oraganal owner

    How do i remove the Icloud Lock on a Iphone that's Clean and can not get in touch with the oraganal owner
    thers no  you cant put a reset tool on your site to reset phones thats not stolen or in lost mode

    it's an anti-theft measure DAH Its Not Stolen SO what the crap Then. I wish thay would Remove it From there Ios and Redo it so it Only Locke if you Report it Stolen  or enter Lost Mode. BC thers A lot of PPL that abuse it.

Maybe you are looking for

  • Macbook Pro Retina unable to boot windows 7 from USB

    I have an unusual problem i cannot install windows 7 on my macbook pro retina. Thats not the weird part. This is what happens. - I use bootcamp. - I make bootable USB. - Download drivers. - Install windows 7 - Select partition size as 50 or 60 or 70

  • XML File as Datasource -  The table is not found in file

    Hi, I am trying to use a xml file as datasource and want to map those columns to the existing DWH. Actually, it is additional data which should be combined with the existing DWH data. Therefore I am using the fragmentation option. I did it already on

  • Move large tables and indexes into own tablespace

    I currently manage a 100Gb 10.2.0.4 SE database on Windows. There is one data tablespace and one indexes. I have one table xxxHistory that is periodically cleared out, however, six months of data must be retained. The table is currently 17Gb and has

  • SAP Interactive Forms by Adobe with SAP CRM

    Hello community, I'm sure most of you would have seen the exciting videos showcasing the use of SAP Interactive Forms by Adobe with SAP CRM 2007 & SAP CRM 7.0. In case you haven't, you can find a couple of them [here|https://www.sdn.sap.com/irj/scn/g

  • Capturing database calls in JDeveloper

    Hi, We have an ADF Swing application and we want to capture database calls for each of the events of our application. We are using Toad to monitor the database queries, while running the application, however Toad only shows the list of queries execut