To download NI software, including the products shown below, visit ni.com/downloads.
This document contains video demonstrations and downloadable code to get you started with customizing Measurement Studio Windows Presentation Foundation (WPF) controls in Microsoft Visual Studio. Our WPF controls give you the power to design user interfaces that increase your users' productivity. By utilizing the powerful features offered by WPF, you can make your user interface more interactive, present your data in a more meaningful way, and easily modify the way your users interact with your applications.
Description-Separate-2Learn how to apply custom data renderers to transform the way you present your data. This example demonstrates the power of using animation and visual customization to improve the accessibility of usable information within Measurement Studio WPF Graph controls.
Required software: Microsoft Visual Studio , NI Measurement Studio
Learn how to use data binding to plot data on a Measurement Studio WPF Graph control. This example shows you how to leverage the flexible data binding features of WPF and the NI-DAQmx native .NET API to display data from two NI data acquisition cards.
Required software: Microsoft Visual Studio , NI Measurement Studio , NI-DAQmx
Note: The source code for this example has been modified since the creation of the video.
Learn how to modify the versatile Range Cursor of the Measurement Studio WPF Graph to create meaningful filters for quick data verification.
Required software: Microsoft Visual Studio , NI Measurement Studio
Learn how to use WPF data binding and routed events to move data, interactively selected from a Measurement Studio WPF Graph, to a Data Grid, detailing the points selected.
Required software: Microsoft Visual Studio, NI Measurement Studio
How-Separate-2Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.