Need help getting a voltage and current reading with myDAQ

I have set up a VI using the DAQ assistant with the myDAQ, I am using the ai0 port for a voltage reading and using the DMM for my current reading, the circuit is working as I am measuring the voltage on a resistor after the ammeter but I am unable to get a current reading in order for it to work. If I have something wired wrong please let me know, thank you. My circuit is a 12VAC power supply, going through a potentiometer to drop the voltage to 8VAC, which passes through a resistor, ammeter is in series after this and attached to another resistor to complete my loop, the AI0 for my volt meter is connected across the second resistor, I have the proper voltage reading when I run the VI, but am unable to get a current reading to display. Thanks for the help.
Attachments:
Mikes Project2.vi ‏134 KB

I mean I can't get a proper current reading as a numeric value, I have my power supply going to a potentiometer to change my voltage level and then have 2 resistors, I am measuring the current between the 2 resistors. By doing so I am getting a value but not the same value I am getting on my multimeter, I am also having trouble with the calculation using the formula R=V/I in my formula node. If I use input controls I can get the formula to work properly, as soon as I connect it to the outputs of what I am trying to read, the formula node doesn't work.

Similar Messages

  • Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit. Any ideas?

    Need help getting Adobe OnLocation CS3 to work with windows 7 64 bit.  The program installed ok and the S/N took.
    The program does record video and audio HDV M2T.
    The problem is video doesn't display or play back on the monitor component @ 16:9 or 720 p.  4:3....
    The scopes respond as do the audio components when recording. (with a blank monitor component).
    The video does play back on my system no problem.
    Any ideas?
    Dan

    Moving the discussion to OnLocation
    Thanks,
    Atul Saini

  • NEED HELP GETTING NEW SOFTWARE AND ITUNES

    Hello. I recently updated my iphone 4s to the most recent update. I don't know what it's called, sorry. Anyways, once I did this, my iphone was no longer recognized by itunes. It was recognized by my computer, however. Because of this I tried to download the newest itunes. It told me that I couldn't without 10.8.6 software. I did the "software update" on my computer and it did nothing. I then went onto the internet (apple) and tried to download 10.8.6. It said that I could not without 10.6. software? Anyways, I have been doing all that I can to get any sort of update but I'm not allowed to get anything since I lack 10.8.6 software. I trashed my old itunes as it was apart of the process of getting (what would be the new itunes) to recognize my phone. Now, I can't get itunes or any sort of software and I'm incredibly frustrated. I'm stuck and have no idea what to do or where to start. MY laptop is a macbook pro from 2009. (I am not tech savy and thus need basic explanations) I don't even know the software that I am currently running but please help. I am extremely frustrated as my music (which is one of the few things I use this computer for) is completely gone. HELP. Thank you so much
    -Andrew

    iot is Not 10.8.6... But... 10.6.8 = Snow Leopard.. This is not a Download...
    First Check that your Mac meets the System Requirements for SL...
    Snow Leopard Tech Specs
    http://support.apple.com/kb/SP575
    If so Contact Apple in your Country to Purchase a Snow Leopard Disc...
    http://support.apple.com/kb/HE57

  • I need help getting my computer and ipod to update to the new version. i have a 3rd generation 32 gb ipod touch and have tried deleting the itunes off my computer and downloading the 12.1. still when i plug in my ipod it only goes to 5.1

    what all do i need to do to get my 3rd generation ipod touch to update. i have uninstalled itunes and tried downloading the new 12.1 and it still tells me that there is nothing newer then the 5.1.  im really getting aggrivated

    I'm in the same situation and think 5.5.1 is the latest our iPods will take.  I just had to Reset & Restore, and I couldn't restore two apps that now require iOS 7.1.

  • Csv file reading and voltage and current plotting with respect to time samples XY plotting

    Hallo,
             I've been struggling with reading  a comma separated value (csv) file from another instrument (attached). I need to plot this data for analysis. I have 5 column of data with numbers of rows, the first three row is the information of the measurement. I want to read 4th row as string and rest of the row as numbers. I want to plot 2nd column (i1)  with respect to TIMESTAMP; 4th column(u2) wrt TIMESTAMP. And finally plotting i1 (x-axis) vs.. u2 (y-axis) in labview. Could anyone help me.
    In excel its so easy to plot  but I don't know how its done in labview.
    Attachments:
    labview forum test.csv ‏30 KB
    excel plot.jpg ‏88 KB

    Start by opening the file.  Then use the Read Text File function.  You can right-click on it and configure it to read lines.  First make it read 3 lines (this is your extra header data).  Then make it read a single line.  That will give you your channel names.  Then read the rest of the file (disable the read by line and wire a -1 into the number of bytes to read).  Then use the Spreadsheet String to Array function to give you your data.
    I would recommend going through the LabVIEW tutorials if you are really new at this.
    LabVIEW Basics
    LabVIEW 101
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Need help getting DPX101 pressure transducers to read correctly in labview

    hello, i previously posted about some resource errors i was getting,
    but i fixed that and now i am simply having trouble getting the
    correct through labview.
    basically i have no experience with labview, and for this project one
    of my professors handed me a box with stuff in it and said here you go
    good luck, so i've been learning everything from scratch.
    the way the system is laid out is I have an SCC2345 (tan box) with i
    believe a PWR02 in it.
    There are 4 modules, 2xSCCTC02 and 1 SCCAI01 and 1 SCCAI02. I have
    familarized myself with the specs of these modules, and the SCCTC02 is
    self explanatory, but the SCCAI0Xs have the following specs.
    SCC-AI01
    Input Range: +/- 42V
    Output Range: +/- 8.4V
    Gain: 0.2
    SCC-AI02
    Input Range: +/- 20V
    Output Range: +/- 10V
    Gain: 0.5
    There are 3 pressure transducers, all Omega DPX101, of the following
    pressures: 5000psi, 500psi, 250psi. Each of these is wired into their
    own Omega ACC-PS1 power supply.
    The ACC-PS1 has the following specs:
    ACC-PS1
    Excitation Voltage: 18V
    Excitation Current: 2mA
    Voltage Gain: 1 +/- 2%
    Output Signal FS Peak: 10V
    Input Power: 2 9V Battery
    The system is laid out as exactly shown here:
    http://hilltop.bradley.edu/~award/SP/gts.PNG
    Using a DAQ assistant, i have it acquire all 5 values at 1000 times
    per second and then it updates it to a text file every 100ms.
    The pressure sensors each came with calibration sheets and these had a
    sensitivity value, and i thought the sensitivity was the "scaling"
    value used in the DAQ Assist (5000psi = 1.1mv/psi, 500psi = 10.30 mv/
    psi, 250psi = 19.90mv/psi). I entered in these values and i ran some
    tests and i was getting a value of 18.6 from labview when a pressure
    of 1000psi was applied to the 5000psi sensor. how do i get this to
    output 1000 for when 1000psi is applied?
    Also, the pressure transducers have a "bias voltage" listed on the
    calibration sheets, 8.2 V. Would this have an impact also?
    any ideas on what i should do?
    is my problem clear enough?
    Thanks
    -AJ-

    Hi,
    For your convenience and the consistency of our forums, please use the following thread for all further posts.  Thanks!
    http://forums.ni.com/ni/board/message?board.id=170&message.id=243262&jump=true
    Best regards,
    Ed W.
    Applications Engineer
    National Instruments

  • I need help getting my lightroom and photoshop onto my new computer

         I have recently purchased a Macbook that does not have a disc drive.  I do not know how to get my photoshop or lightroom programs onto my new computer.  I have also updated lightroom online and have a newer version than what i installed via CD years ago.  Anyone have any information on this? 
    Thanks!

    what versions do you need?

  • I need help getting my music and videos to have sound again.

    Today I noticed that the sound (music, games and videos) was not working on my Iphone 4.  I can still hear updates, phone calls, ringing, text messages etc.  I have backed up the phone and restored it, but that didnt work.  If I plug head phones into the phone that works.  I dont understand.  Does anyone have any suggestions beforeI take it an Apple store or just get a new phone.

    Hi jenanoch,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    Phone: No sound or distorted sound from speaker
    http://support.apple.com/kb/TS5180
    Cheers,
    - Judy

  • I had apple account and I changed my password, need help getting iTunes back on my pc with my new password.

    I had my pc repaired , They took off  itunes. My apple ID  is the same , but I changed my password, I have download 3  iTunes executive files , But ITunes is not on my pc. Can you help ,me. thank you

    Unless you can find a copy of iLife on eBay or Craig's list, you'll have to buy it from Apple or erase your drive.
    Reinstalling from your original discs and then upgrading will take a while, but you'll save the cost of iLife.

  • I need help getting my Thunderbolt display to work with Windows 7 through Bootcamp.

    I recently bought a thunderbolt display and it works great in my Mac environment.  But I recently added Bootcamp and Windows 7 (I need since my Broker Dealer only uses Internet Explorer).  Unfortunately, I can't seem to get Windows to recognize my Thunderbolt display.  Today, I spent 2 hours with a very kind advisor from Apple Support but we didn't have any success.
    Here's my setup:
    MacBook Pro (purchased new in 2011) with i7 processor
    Thunderbolt Display
    Lion OS (all updates installed)
    Bootcamp with Windows 7 Ultimate 64-bit (all updates installed)
    With the help of Apple Support, I downloaded and reinstalled (through the repair option) all the Bootcamp drivers.  I shut down my computer, plugged in the Thunderbolt display, turned it on and booted into Windows 7.  When the Windows Welcome screen appears, it shows on my Thunderbolt display for about 2-3 seconds.  But the thunderbolt quickly goes black.  My MacBook Pro changes to a 640x480 resolution and the Thunderbolt remains blacked out--with no signs of even a single flicker.  Once the computer finishes the start-up, my MacBook Pro remains in a 640x480 resolution, with no option to change the resolution (it's grayed out in Windows control panel).  If I unplug the Thunderbolt cable from my MacBook pro, the high resolution of my MacBook pro snaps back to normal.
    To me, this seems like some type of driver problem but I must be missing something simple because it appears that Thunderbolt works with Bootcamp and Windows 7--based on some of the readings I've found here in the Apple support community.  I'm most appreciative of anyone's help here.

    Moving the discussion to OnLocation
    Thanks,
    Atul Saini

  • Need help getting my MacBook to work a with a D-Link print server

    I'm trying to set up my MacBook Pro running OS X Ver 10.4.11 to print to a HP PSC 2210 All in One printer attached to a D-Link DP-301U print server. I'm actualy a Windows user and set this up and it works fine on the Windows side. My brother in law here is the Mac user and I can't seem to get this going.
    I did install Gimp Print Ver 4.2 and the printer is listed as a support device at their website. But, the printer model doesn't appear in the list when I try and add the IP printer. I did try a LaserJet 4l driver and DeskJet 860c - they don't work. In the print queue, the status says "Network host '<IP address of D-Link> is busy; will retry in 30 seconds."
    Any ideas? D-Link support was horrible, claiming that they don't support Macs - despite what it says on the box.
    Any insights on next steps would be appreciated.
    TIA

    Thanks, Greg. GutenPrint lists it as a supported printer but as I said, I don't see it. I'll try the other site.
    There is some stuff on Macs at teh D-Link site, but its not verry useful. But, re: the queue, name it appears to me that the PS-<servername>-P1 convention comes from a print server with a parallel interface and this is the LPT port name. This is a USB printer and that's why we get the PSC2210 name which I think is the Windows name I gave the Printer. At any rate, the D-Link doc claims that you should leave the queue name blank for a single port server. I beleive that the issue is that this is not a postscript printer which hopefully I can get at the alternate site.
    I am curious why this is different on a Mac than in Windows. If the printer works if direct connected, why does the Mac OS need the special drivers to extend the connection through a network? I'm curious as I mooonlight setting up home networks and I don't want to be a "windows only" solution. Oh, and would this work on the Mac if I had selected an Apple print server or wireless router with printer port built in?
    Thanks again.

  • I need help getting started.....with getting started!

    I attempted to re-install Photoshop CS3 into a new computer.  Everything went well until the end of the installation and I got a box with 2 large red "X's" and the following two comments:
                      Adobe Photoshop CS3
                            Component Install failed
                     Shared Components
                            Component Install Failed
    Anyone know why this might be happening and how I might remedy it?

    Installation and Licensing Problems
    For anything beyon that you will have to provide a lot more information, beginning with some system info...
    Mylenium

  • 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

  • TS4268 I need help getting my face time and imessage to work.

    I need help getting my face time and imessage to work. It is saying wating for activation. I just got my iphone 5 2 days ago. I have reset it from the phone and from itunes on the computer, made sure I'm attached to wifi.

    The 3 basic troubleshooting steps are these in order: 1. Restart your iphone  2.  Reset your settings/iphone  3.  Restore your iphone.  Since your iphone is only a couple of days old, you should backup your device before restoring.  If you don't have anything on your iphone that you care to lose, then simply restoring without a backup is fine.  A quick reset of pressing the sleep/wake button (top of iphone) and your home button simultaneously and holding it until the silver Apple logo appears. 

  • I need help getting my OS X Mavricks download to work and start downloading but it wont work

    i need help getting my OS X Mavricks download to work and start downloading but it wont work

    Contact http://www.apple.com/support/mac/app-store/contact/. They're responsible for getting this abysmal delivery system to work.

Maybe you are looking for

  • Auto creation of PO

    Hi,    Can any one can explain what is the standard purchse organisationa  and how it can be used . When i try to create  automatic creation of PO while doing GR , i am getting the error enter vendor. But i have already assigned the vendor with std p

  • Are following mass operations available in NW04(s) Portal?

    Hi, Are the following mass operations available as standard feature/tool in NW04(s) Portal or do we have to build a tool to automate them? 1- Given a file with a list of Users and their associated Language(e.g. either english or french), perform the

  • How do I export mac mail signatures?

    Since migrating from Mobile Me to iCloud I have noticed that the signatures (of which I have a few) in Mac Mail do not sync to my other machines. My question is, how can I export my Mac Mail Signatures to another machine?

  • BAPI_IDOC_INPUT1

    Hello, Does anyone know what is the use of field INPUT_METHOD for BAPI BAPI_IDOC_INPUT1? Has it something to do with create or change? I have configure PO inbound scenario but now I need to handle PO change also, so was wondering if I can use this fi

  • Where do iPhoto Journals show up in iTunes and how do I share them?

    Playing with iPhoto for IOS today. I created a basic test journal and tried to share it via iTunes. But I have no idea where in iTunes it shows up .... I can't find it. Anyone know where it goes or how to access a shared iTunes journal ?