To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This program will take a generated signal (in this case a sine wave) break it up into 4 parts and plot each part while giving the user the ability to modulate the amplitude and frequency.
Description
This VI firstly generates a sine wave of 256 dots and plots it out in the XY graph. Then separates it into four parts and adjusts the X coordinates and Y coordinates of the waveform to modulate the frequency and amplitude according to user designation.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet of Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.