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

Currently Being Moderated

XY Data Pairs to a Waveform using LabVIEW

VERSION 1

Created on: Sep 11, 2008 3:52 PM by G-Money - Last Modified:  Sep 11, 2008 3:56 PM by G-Money

REQUIREMENTS:
Application Software: LabVIEW Professional Development System 8.2.1
Driver Software: NI-DAQmx 8.8
Hardware Family: CAN
Add-on Software: LabVIEW FPGA Module 8.6
Product Category: LabWindows/CVI
Development Topic: Multithreading
Industry: ATE/Instrumentation
Application Type: Simulation
Technology: Bluetooth

This example VI takes two arrays of X and Y data and combines them together into a customized waveform graph. The VI utilizes the Array Max Min, Interpolate 1D, and Index Array to combine the data and parce from it the needed information to set the ranges on the graph. This is a different take than just using a while loop and shift registers to build an array and then pass the whole array into a waveform chart. This is more useful for people who already have two seperate data arrays they would like to view together with a time stamp.

 

untitled.JPG 

 

Downloads:
Average User Rating
(0 ratings)




There are no comments on this document

More Like This

  • Retrieving data ...