I can not measure strain gauge

I'm trying to work for strain gauge measurement with scc-sg04, sc2345 signal conditioner and ni-6223 DAQ card. Internal +2.5V supply I have used as excitation voltage. I want to get the data via Measurement & Automation explorer and I have created a task for strain measurement. I have selected the SCC1Mod1/ai0 channel for this purpose and adjusted task timing to Continuous mode. When I have pushed the Test button, Analog Input Test Panel is shown and observed strain value is -0.0021. This value do not changes while I pushing my finger to the load cell.
With +2.5V excitation voltage can I see the any changes for output (note that manufacturer recommends 10V excitation voltage).
Message Edited by immortal on 11-12-2007 02:11 AM
Message Edited by immortal on 11-12-2007 02:12 AM
Attachments:
fig.JPG ‏89 KB

Dear Hani,
Thank you for your reply firstly.
I connect external power as you give but there is some problems I have encountered. I connect cables of DC voltage supply to input of the load cell (DC supply is not running) but acquired data (there should be only noise ideally in this state) is fluctuating (See q3_1.jpg). After, I run DC supply and there is a sinusoidal wave in this phase (See q3_2.jpg). If I push my finger to load cell, DC value of this sinusoid changes only. So, I have a big problem with my external excitation supply .
The other problem I've encountered is Vex value of external excitation. I change Vex source to external and Vex=10V and my task is not working and gives an error as "requested value is not supported value for this property" (See q3_3.jpg). I couldn't understand why this error occurs. 
Waiting your reply...
Attachments:
q3_3.JPG ‏76 KB
q3_1.JPG ‏31 KB
q3_2.JPG ‏30 KB

Similar Messages

  • Measuring strain gauge by using DAQ6251

    HI everyone 
    i hope that i will find someone who can help me at this point.
    i am new at labview and DAQ i cant buy new input module specified to strain gauge measurment becouse of it is high cost how can i use my DAQ6251 to measure strain gauge i have instumentation amp AD624 and i hand made whetestone bridge and i have problem at calibrate the strain gauge i dont know i dont know what can i do to calibrate the strain guage and what is the most important values and how can i caculate it .
    thanks alot
    M.Shawky
    Attachments:
    Connecting Strain Gages to a DAQ Device - National Instruments.pdf ‏707 KB
    AD624.pdf ‏599 KB

    In the future, you should post this to multifunction DAQ.  The 6251 is not an academic product and you'll get a different set of eyes as a result.
    When you follow the pdf you posted, what happens?  It has a step by step process.  Where are you getting stuck?

  • Can not measure temperature and voltage simultaneously

    I am a beginner with labview. I want to measre temperature and voltage simultaneously. When I run
    the VI, I can get temperature or voltage, but not togther. I attach my VI, please give me suggestion on
    how to make it work. 3X
    Attachments:
    heatflux.vi ‏1069 KB

    Since I don't know your exact configuration I will make some basic assumptions based on how it appears that you have configured the DAQ Assistant Express VIs.
    Assumptions:
    1. You have only one DAQ board in your system.
    2. You want to scan continously
    3. You want to acquire 3 temperature channels at a rate of 1000S/s and take 100 readings at a time
    4. You want to acquire 2 voltage channels at a rate of 1000S/s and take 1000 readings at a time.
    Based on this configuration your first problem is that you have configured the DAQ board to acquire continously in the first call to the DAQ Assistant (your first frame of the sequence structure). This ties up all the analog acquisition resources without releasing them. When you make your second call to the DAQ Assistant (your second frame of the sequence structure) you are creating a conflict because the DAQ board is already busy running your first request. At this point you are probably receiving an error but you might not see this since you are not doing error checking in your code. This is also why you are only getting one set of data. Next iteration of the while loop the first call to the DAQ Assistance reconfigures the board and executes again and so the cycle repeats itself.
    I don't have a DAQ board installed so I can't confirm with certainty if I am correct but you can do this by simply changing the DAQ Assistant properties. In the 'Task Timing' tab change from 'Acquire Continuosly' to 'Acquire N Samples'.
    Assuming this works all you have done is confirmed that my assumptions are correct and technically your program should work. So now some programming advice.
    It's ok to scan all channels at once even though they might not be of the same type so go ahead and configure all your channels in one DAQ Assistant call and get rid of the sequence structure. Decide on one set of parameters for Scan Rate and Samples to Read, in your case I doubt this will be a problem. Since you are performing the same analysis on all channels you don't need to parse your data simply pass the 'data' from your DAQ Assistant into a single 'Amplitude and Level Measurements' Express VI. You will now have a single array with all your Mean values based on the order the channels are configured. If you want to plot the data in different graphs all you need to do is parse your channels using the 'Split Signals' or 'Select Signals' Express VI.
    Hope this makes some sense.
    -Christer

  • Can I measure Vibrating Wire Strain Gauges using Field Point Inputs?

    Is wish to connect a Vibrating Wire Strain Gauge using Field Point.
    The sensor requires a swept frequency excitation (typically 400 to 1500 Hz) and then generates a frequency output proportional to the strain applied on the vibrating element. The frequency (roughly upto 1kHz) needs to be measured.

    What sort of resolution is needed on the frequency sweeping? There are currently four FieldPoint modules that can be used for generating pulsed outputs; the FP-CTR-500, FP-CTR-502, FP-PWM-520 and FP-PG-522. For the remained of this posting, I will use FP-CTR-50X to represent both the FP-CTR-500 and FP-CTR-502 as they are identical in functionality, different in their input/output stages.
    The FP-PWM-520 is a Pulse Width Modulation output with 12 bit resolution on duty cycle and 16 bit resolution on the pulse period. The period is adjustable from 1 to 655535 milliseconds, which makes the module slightly less than ideal for frequency sweeping as it's highest frequency is 1 kHz and it's second highest frequency is 500 Hz.
    The FP-PG-522 is a Pulse Generator module that can operate in an continuous pulse mode. The On Time, Off Time and resolution (time base) are adjustable. The smallest time base is 100 ms, for a maximum output frequency of 5 kHz. Like the FP-PWM-520, the FP-PG-522 adjusts it's output rates by changing the time rather than the frequncy, making it difficult to smoothly sweep across frequencies.
    Finally, the FP-CTR-50X modules may be used. The FP-CTR-50X modules have 8 16 bit counters, 4 Gates and 4 outputs. The module has two internal clocks, 1 kHz ad 32 kHz that can be used to feed the counters. The outputs can be configured to toggle each time an adjustable terminal count is reached, allowing output pulse generation of up to 16 kHz (32 kHz internal clock divided by 2). The FP-CTR-50X modules have the advantage over the above modules in that the counters can be cascaded and set for differing terminal counts allowing multiple pre-scalers which may allow better resolution of generated frequncies.
    For measuring the output frequency generated by the gauge, the only current modules that will allow you to directly measure the output are the FP-CTR-50X modules. However, as they were primarily designed for event counting, it takes a little bit of extra programming to allow them to be used to measure frequencies. The effectiveness of frequency measurement on the FP-CTR-50X modules varies on the sampling period, the programming and the network module. There are several KnowledgeBase and Developer Exchange articles talking about how to use a FP-CTR-50X module to measure frequencies, so I will not duplicate the information in this post.
    Regards,
    Aaron

  • 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

  • Error 200077 during Strain Gauge Calibration in Measurement and Automation Explorer V5.3.1f0

    Hey Guyz!
    I am experiencing a problem perfomring my shunt calibration using a 350ohm(GF 2) strain gauge connected with NI9949 and NI9237 in a NI cDAQ-9178 Hardware.
    When i click on strain callibration under configuration-Device: R3 being my shunt of 100k ohm, i can measure the errors and calibration but when i hit the calibration tab, it gives me an error 200077 occured at Strain Gauge Calibration (see aatached jpeg file for the error type).
    I don't know what is wrong, i have doublt-tripple checked my circuit, and have read the forums regarding the same error and have come across the "signal input range", in my case it is default kept at 1m max and -1m min. I am not sure how these values work.
    Any guidance would be appreciated.
    Thanks in advance.
    Attachments:
    error 200077.jpg ‏73 KB

    Hi
    This error code may be occurring due to the specified signal input range in max (-1m to 1m), being set to a value outside of the expected readings from your strain gauge.
    Also the Gage Factor, Gage Resistance, Initial Voltage, Vex Source, Vex Value (V), Lead Resistance and Strain Configuration need to be configured based on your sensor specification.
    This link gives more details on connecting strain gages to a DAQ device:
    http://www.ni.com/gettingstarted/setuphardware/dataacquisition/straingages.htm#StrainGageCalibration
    Hope this helps.
    Andrew.N
    Applications Engineer
    National Instruments

  • Can anybody recommend me on the strain gauges which are attached along a steel bar, say, 3 mm in diameter, and can respond at a sampling rate of 100 kHz?

    Or anybody has similar application, it would be very grateful if you can share your experience.

    Many thanks for your information. We are about to investigate the dynamic performance of soil anchorage subject to dynamic impulse in a geotechnical centrifuge. Basically, 5 model anchorages (3 mm in diameter) are to be constructed. Each model anchorage is instrumented with 1 accelerometer, 1 load cell and 6 strain gauges. Therefore, the minimum instrumentation would be
    1) 30 strain gauges
    2) 5 accelerometers
    3) 5 load cells
    It is worth noting that all the instruments would eventually reside in a geotechnical centrifuge operating in a 10g gravitational field. Whilst the DAQ system would experience much less 'g force' since they are to be placed close to the rotation axis of the machine.
    These model anchorages would be tested one by one dyn
    amically on each individual basis, whilst the other four are also preferably to be monitored during the tests. For an active model anchorage which is under testing, simultaneous sampling is preferred for its 8 sensors to be measured at the same instant in time (Besides, it is also understood that the natural frequency of the model anchorage is estimated to be in the range of several kHz). For the other four model anchorages, simultaneous sampling could be less demanding. It would therefore be ideal that simultaneous sampling can be switched among the active testing model anchorages.
    I am greatly appreciated if you can further advise me on this. Thanks in advance.

  • How to measure voltage changes using a NI-9219 with strain gauges and use the data in labview

    I am updating an old LabView/Data Acquisition system that uses strain gauges to measure two forces (normal and axial) as well as two moments (Pitch and Roll). I am having trouble reading the voltage changes over my strain gauges using my NI-9219 as well as filtering the data with both a lowpass and smoothing filter. The program attached has the project and should have all the sub-vi's used in the program. This program was written on LabView version 8.5 and is being updated to a 2013 version of LabView. Also, the hardware previously used was a combination of a NI SCB-68 and NI USB-6251. If anyone could help me it would be greatly appreciated! 
    Attachments:
    New SSWT.zip ‏751 KB

    Hi Coffeyfj, 
    Did you ever had this set up working? The first thing that I would do as I mentioned in the previous comment would be to use one of the LabVIEW examples. I recommended to you using the (strain - Continuous Input.vi). If you can read any voltage changes with the example vi, then we will know the problem we are having is in your code. If you cannot read any voltage changes using the example I mentioned, we can start trouble shooting the hardware connections. Are you connecting the excitation voltage? If yes, Are you making the right connections. Please refer to page 19 of the following document (half and full bridge modes)
    NI 9219 Operating Instructions and Specifications - February 2009
    http://digital.ni.com/manuals.nsf/websearch/4197ED4BD126E0B486257546005851CA
    Regards,
    William Fernandez
    Applications Engineer 
    National Instruments 

  • 9237 Strain Gauge Measurement

    My company purchased a Compact Rio with eight 9237 modules to do strain gauge measurement and I have to program cRio. Unfortunately I am very fresh in LabView and I don't know how to start. I have seen NI-9237-Getting Started-Scan Mode and cRio Embedded Data Logger examples, but first one is too poor. The second one would be perfect but require FPGA and we don't have it. I would be extremely thankful if someone could sent me some appropriate example or instruction how to do it. We have cRio 9022 and LabView 2010.
    Tom

    Hi, Tom!
    I am glad to hear that you started to use LV.
    Because you mentioned that you are new in LV, I would suggest  you to read next few documents, that can be usefull for you.
    Using NI CompactRIO Scan Mode with NI LabVIEW Software ( http://zone.ni.com/devzone/cda/tut/p/id/7338).
    If you are interested in some advanced functions that you can use for programing in Scan mode, please take a look next documents:
    How Do I Programmatically Set Module I/O Properties When Using CompactRIO Scan Mode? (http://digital.ni.com/public.nsf/allkb/37F5B88B83F4FAAE862577080082698E?OpenDocument) or
    Programmatic Discovery, Configuration, and Access of CompactRIO Scan Mode I/O with LabVIEW (http://zone.ni.com/devzone/cda/tut/p/id/9351).
    Example that you mentioned (NI-9237-Getting Started-Scan Mode) is made to be used at starting point. Idea is to add additional parts in this code to adjust program to your needs.
    More advanced program, that you can find in Example finder is RIO IO Scan Embedded Data Logger.lvproj.
    I think that you should start from NI 9237-Getting started-Scan Mode.lvproj (from Example finder). After you try it, you can add new features to it and adjust it to you needs.
    Please let me know if you have extra questions.
    Best regards,
    Sofija Poledica

  • I would like to programatically make settings on the SCXI 1520 Strain Gauge module. From MAX, I see that you can set the Gain, Fil

    ter cutoff freq, Voltage Exc, and Bridge Config. And from the LabVIEW help for AI Parameter, that these correspond to parameters 13,14, 17 and ?. Bridge Configuration is not listed. Which parameter is used to set this? Is there an example VI available?

    Hi Frank -
    Looks like Michael's post from 2001 is no longer current.  Let's update the list of resources available for this module.
    You can find the user manual for anything at ni.com/manuals.  The manual for the SCXI-1520 is currently here.
    If you're programming in LabVIEW, you can find example programs for this device in the Example Finder.  (Click Help » Find Examples to open it.)  I recommending filtering by your hardware.  To do so, click the Hardware list in the bottom-left of the window and select "Add device".  After adding the SCXI-1520, select it from the list and check the Limit results to hardware box.  This will filter our examples down to the ones that work with your device.  They'll probably all be in the "Hardware Input and Output » Analog Measurements » Strain" folder.
    You can also search Support for the 1520 to see KnowledgeBase articles on it.
    And you can search the Developer Zone for additional example programs or whitepapers/app notes on this device.
    David Staab, CLA
    Staff Systems Engineer
    National Instruments

  • Base unit of measure can not be changed since EAN is already assigned.

    Hi,
    We would like to change the UOM from EA to SET .In order to tag MM # as BOM Header and ZCEN (Serial number profile)but the error massage appears as below print screensystem is not allowing to do so ,throwing following error message:
    "Base unit of measure can not be changed since EAN is already assigned."
    Could you help to resolve the same.
    Thanks,
    Amit

    Hi,
    Thats correct you must be getting Error message M3 341 ,
    EAN international article number is tied with material number in basic data view with EAN Category and seperate number range
    EAN is a standardized unit that uniquely identifies a material relating to a unit of measure or type of packaging.
    The International Article Number (EAN) is assigned by the manufacturer of the material. In this case, the EAN identifies the
    manufacturer uniquely. A company can assign EANs using "in-store" numbering techniques known only to the company.
    If you still want to change UOM you need to first remove the EAN assigned..please explore further if you have internal number range
    for EAN or external ..etc
    Thanks
    Diwakar

  • You can not post to asset xyz ( investment support measure) ??

    Hi Guru's,
    I am trying to post some spending reclassed to an already capitalized asset. So in order to do this I have reactivated the project, resettled the spending to the asset and now I am trying to finalize the settlement to the asset by using tcode: CJIC... but keep getting this a hard error message:
    You can not post to asset xyz ( investment support measure) .....
    Any idea how I can resolve this ?
    Please help !! Thank You
    Best Regards,
    Yasmeen

    hi,
    it would be better if you write error message number in thread.
    hope you are using im module. if so check the system stastus of appr.request and try to settle to auc.
    check and do revert.
    regards,

  • I have a problem in this email I can not download any program I do not know why I hope gauged reason and rapid response and thank you

    I have a problem in this email I can not download any program I do not know why I hope gauged reason and rapid response and thank you

    We're going to need more, clear information.
    I'm not sure what email has to do with it, but are you having trouble downloading programs?
    If so, what are you trying to download and what happens when you try?

  • Which module of CompactRIO can be used to measure strain gage

    I wonder which module of compactrio can be used to measure strain gage. or should i use the analog input module to measure the value and use the analog output module to excite the bridge?

    Hello,
    You are correct that you can use any of the analog input modules to take measurements, and use analog output modules for bridge excitation. You might also need to add other external components for bridge completion, depending on your sensor.
    Regards,
    Vineet A.

  • Hello I saw in the latest version of photoshop , smart guides make a measurement between layers, I still have windows xp and I can not buy that version , there is something like to do that but cs6 ? thx

    hello I saw in the latest version of photoshop , smart guides make a measurement between layers, I still have windows xp and I can not buy that version , there is something like to do that but cs6 ? thx

    There definitely is! Here's a link to the Adobe tutorial: Work with Smart Guides | Adobe Photoshop CC tutorials

Maybe you are looking for

  • How do I save my flash animation as a .mov or any youtube acceptable format?

    I would like to upload my animation to youtube, however youtube accepts certain selective file formats. I cannot export my animation with the selective file formats: .MOV .MPEG4 MP4 .AVI .WMV .MPEGPS .FLV 3GPP WebM Can someone please tell my how to s

  • Qosmio F60 - No picture on webcam

    Have just purchased a new Qosmio F60 and the webcam was working, it worked for a day or two and now the webcam light comes on but no picture. I have audio when I do the settings but I cannot get any picture. Have tried everything my limited knowledge

  • Can you do anything after sendRedirect()

    I'm not able to test this myself as I don't have a development environment set up, but this is my question. Is it possible to do anything after a call to sendRedirect(), e.g. setting cookies, additional checking? The javadocs say that if the response

  • SEO for iweb..... any suggestions

    Having used iweb for a while now and hosting our site through mobileme, I am looking at optimising it and generating some search engine traffic. I have tried iweb Buddy with not much success and was hoping someone could help point me in the right dir

  • Outlook 2010 email body missing parts

    Some of our users are having issues viewing their old emails kept inside the inbox. The email body is missing. This emails are old and have been archived into Enterprise Vault, but recently have had issues.