Page 1 of 1
Values
Posted: Fri Jul 06, 2018 6:33 am
by Pandark
Hi,
I wanna know if I can use get easily the values from a recording.
By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
Re: Values
Posted: Fri Jul 06, 2018 9:17 am
by James
Yes. Just press the red Record button
Here is a sample recording
http://musemonitor.com/misc/SampleCSV.zip
You can view the sample file data in the online visualizer at
http://musemonitor.com/Chart.php or there is also an Excel Macro available here:
http://musemonitor.com/Macro.php if you want to do you own custom visualizations or play with the data.
Re: Values
Posted: Tue Aug 07, 2018 7:44 am
by Wardy
Pandark wrote: ↑Fri Jul 06, 2018 6:33 am
Hi,
I
love these cpap machines and wanna know if I can use get easily the values from a recording.
By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
Hi James, does this Excel Macro work on all the versions of Excel?
Re: Values
Posted: Tue Aug 07, 2018 8:17 am
by James
Yes. For older versions of Excel you need set the variable OldVersion (at the top of the code) to true. This makes the graph a little less pretty, but shows the same data.