Example Code

Generating Two Different Waveforms on the Analog Output

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Hardware

  • Data Acquisition (DAQ)

    Software

  • LabVIEW

    Driver

  • NI DAQmx

Code and Documents

Attachment

Overview
The example is to demonstrate how generate two continuous analog signal from the two analog output pin

Description:
This would be actually a modified version of the example from the example finder with the name of Cont. Gen. Voltage Wfm-Int-Clk-On-Board Regeneration.vi but instead of one signal, this VI would produce two continuous analog signals

Steps to Implement or Execute Code:
To implement this example:

  1. Set the Physical Channel Parameters for the Analog Output
  2. Define the type of the analog signal as needed
  3. Run the VI
  4. (optional) Turn on the highlight execution for understanding the block diagram

To execute this example:

  1. Install the required software
  2. Connect the DAQ hardware that supports the AO feature
  3. Confirm the connection with the MAX with TestPanel
  4. Open the VI and refer the Implement Steps


fp.PNG

 

bd.PNG
Software
LabVIEW 2012 or compatible
NI-DAQmx 9.0 or compatible

Hardware
cDAQ with C series Analog Output Module

**This document has been updated to meet the current required format for the NI Code Exchange.**

Sincerely,
Jason Daming
Applications Engineer
National Instruments
http://www.ni.com/support

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.