Overview
This VI is a simple example on how to plot data continuously on an XY Graph and make it behave as an XY chart with uncontrollable size.
Description
This VI demonstrates how to use arrays to add data points to an array and then have XY plot update continuously with the values from the array. To use XY Chart with controllable history length, check XY Chart in Example Finder
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
Open and run the VI "XY Continuous Plot_LV2012_NI Verified"
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
NI 커뮤니티에 있는 예제 코드 교환의 예제 코드는 MIT 라이센스로 라이센스가 부여됩니다.
Please suggest how to data log the x y graph data points with respect to the time.