Overview
This example demonstrates how to create a database, create a trace of 1000 points, display the data on a graph with a user specified time frame, and extrapolate the data if wanted.
Description
This example shows how to use LabVIEW Datalogging and Supervisory Control (DSC) Module create a database and display the data on a graph with a user specified time frame, and extrapolate the data if wanted. You can directly create a database or select a database in the network. Then choose different read trace type. The historical trace will display on the graph.
Requirements
- LabVIEW 2012 (or compatible)
- LabVIEW Datalogging and Supervisory Control Module
Steps to Implement or Execute Code
- Run the VI.
- Create Database or choose existing database.
- Choose trace option and create trace.
- Read Trace.
Additional Information or References
User Interface

VI Snippet

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