NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Synchronize Measurements With cDAQ Strain Gauge Module

VERSION 3

Created on: Sep 9, 2008 3:07 PM by LaRisa_S - Last Modified:  Sep 12, 2009 7:49 AM by LaRisa_S

Synchronizing measurements of different types (strain, temperature, voltage) can be done by creating a single task that uses a common sample clock.

 

Description: This VI performs acquires strain measurements and temperature measurements on different physical channels. The Sample Clock Rate is set for the Strain Gage measurement, DAQmx 8.5 sets the Sample Clock Rate appropriately for the Thermocouple measurement.

 

Instructions for Running:

1. Configure Timing for Sample Clock. The Sampling Rate and Sample Clock Source must be configured.

2. Configure the Strain Gage Module (Channel, Gage and Bridge) Parameters.

3. Enter the list of physical channels for the thermocouple measurement.

4. Make sure all strain gages are in their relaxed state.

5. Run the VI and do not start straining the gages until data starts being plotted.

 

Block Diagram Steps:

1. Create a Strain input task for your strain channels.

2. Create a Thermocouple input task for your thermocouple channels.

3. Set timing parameters. Note that sample mode set to Continuous Samples.

4. Select the Sample Clock source

5. Start the acquisitions

6. Read the Waveform data in a loop until the user hits the stop button or an error occurs.

7. Call the Clear Task VI to clear the Task. Use the popup dialog box to display an error if any. IV. I/O Connections Overview: Make sure your signal input terminal matches the Physical Channel I/O control.

 

cDAQ example.PNG

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...