LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Intensity Chart scaling problems

I am bringing in a array of data points that is 190 x 190.  So a total of  36,100 data points.  I am writing these data points to an excel sheet and then later retrieving them in LabView to be ploted on an Intensity chart/graph.  The problem I am experiencing is that the X axis will only display from 0 -127.  The Y axis, however, is fine and displays all of the 190 data points.  Is there limitations in the number of data points that the X axis can display? 
0 Kudos
Message 1 of 2
(2,065 Views)
Well I figured it out.  There is an option to change the size of the input buffer.  It defaults to 127.  Simply right click on the chart and choose "Chart History Length", then change the number to whatever size is needed.  For the maximum number allowable, click on the help button located in the same dialog box....
Message 2 of 2
(2,060 Views)