LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How i can set the point per screen in strip char

How i can set the point per screen in strip char by function not in "edit strip char "
0 Kudos
Message 1 of 2
(3,038 Views)
Yaki,

To set the number of data points that you are viewing in a graph you need to set the X axis min and max. This gives you the range of data that you are displaying.

There are a set of functions to do this on the library, go to "User Interface>>Controls/Graphs/Strip Charts>>Graphs and Strip Charts>>Axis scaling". The function SetAxisRange can help you define the number of points in the graph display.

I hope this helps.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 2 of 2
(3,038 Views)