<< Click to Display Table of Contents >> Chart Commands |
![]() ![]() ![]() |
Command |
Description |
chart clear |
Deletes the current chart |
chart start |
Deletes the current chart and starts the plotting |
chart stop |
Freezing of the current chart |
chart record start |
Starts recording the chosen parameters (selectable via menu chart content) |
chart record stop [path] |
Stops recording and opens chart analyzer window
Adding an optional filename saves
Example: chart record stop c:\temp\pressurelow.txt
Note: If spaces are requested in the name than use following notation: chart record stop "c:\temp\name with spaces.txt |
chart record stop x.bmp chart record stop x.jpg chart record stop x.png |
Stops recording and saves the chart in a file
Example: chart record stop x.jpg |
scanrate x |
Setting the sampling rate in milliseconds
Example: scanrate 100 : 100ms sampling interval scanrate 0 : as fast as possible (No Limit) |
Note:
•Excecuting the commands clear, start or stop provides the same result as pressing the corresponding buttons below the chart