Jump to content
OMRON Forums

Improved plotting ability


iclim

Recommended Posts

All,

 

I found that the Plot tool that is provided with the IDE really has limitation in displaying plots with any more that two signals.

 

If any of you are using Python there are some great FREE modules out there that people have written.

 

I created a couple of (quick and dirty) programs to make data display easier (this literally took me 30 mins and is by no means finished or polished). Here is an example of one of the plot outputs

 

exampleOfmatplotlib.thumb.png.35d3ea3ee08cc4439ee02fcfc2c36a42.png

 

If anyone is interested I have attached the Python scripts (rename to .py). You will also need Python3 and matplotlib

 

To use the program setup you gather as usual and after you Upload

Chose Export Gather Data from the file menu. This will create two files the gat file and the gat.set file. The program uses the .set file to figure out the axis names and the gat file for the raw data.

 

I will continue to refine my program (e.g. colours and other presentation stuff), so if you like it let me know and I will keep you in the loop.

 

Choon

plotPPMAC_GatheredData.py.txt

PPMAC_SupportFuncs .py.txt

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Guest
This topic is now closed to further replies.

×
×
  • Create New...